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
_______________________________________________ Libav-user mailing list Libav-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/libav-user