[Libav-user] What are the possible reasons for unsyncing of a video in a transmux to TS?
Wagner Patriota
wagner.patriota at gmail.com
Wed Apr 25 07:20:09 CEST 2012
I am transmuxing a MP4 to TS.
the original MP4 plays perfect!
After my transmux:
- the audio is perfect.
- the video is playing a little faster than the audio, finishing first...
what could be a possible reason for this?
I am doing via code, but the equivalent to this:
ffmpeg -i perfect.mp4 -vcodec copy -acodec copy -vbsf h264_mp4toannexb
-y output.ts
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20120425/e88cb887/attachment.html>
More information about the Libav-user
mailing list