Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio & Video not synchronized properly if i merged more videos in mp4parser #72

Open
GoogleCodeExporter opened this issue Jul 10, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. I have tried your suggestion in

 http://stackoverflow.com/questions/17162362/using-mp4parser-if-i-append-more-videos-the-audiostream-gest-out-of-sync?rq=1 

but no improvement.

What is the expected output? What do you see instead?
i have used mp4parser for dynamic pause and record video capture with max 6 
second recording. its working fine when recorded video with minimum 
pause/record, if i tried with more than 3 pause/record mean the last video file 
not get merged properly with audio. audio playing for 6sec and video oniy for 
5sec. could anybody know the prob in it. i had set framerate/sec as 30.

What version of the product are you using? On what operating system?
I am using isoviewer-2.0-RC-18.jar on android platform.




Original issue reported on code.google.com by MANIYA0...@gmail.com on 27 Sep 2013 at 5:10

@GoogleCodeExporter
Copy link
Author

What is the expected output?
I have used mp4parser for merging video with dynamic pause and record video 
capture for max 6 second recording. In preview its working fine when recorded 
video with minimum pause/record, If i tried with more than 3 pause/record mean 
the last video file not get merged properly with audio.At the start of the 
video the sync is ok but at the end the video hanged and audio playing in 
screen for the remaining file duration about 1sec.


http://stackoverflow.com/questions/18900138/audio-video-not-synchronized-properl
y-if-i-merged-more-videos-in-mp4parser

Original comment by MANIYA0...@gmail.com on 27 Sep 2013 at 5:16

@GoogleCodeExporter
Copy link
Author

Is it planed to add a proper support for merging videos to mp4parser? I mean 
that if the library is supposed to support merging of videos it should handle 
overflow video/audio tracks and don't include then in the result file. It 
rather should not be expected that the client code of the library should do it.

The title and description of this report should be changed as this issue may 
appear already when merging just two videos. You don't have to merge more, 
although the more you merge the more likely it is to run into those issues.

Original comment by Marek.Urbaniak on 1 May 2014 at 12:14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant