[MPlayer-users] MPEG-TS + H264 (again)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]<

 



On Mon, Nov 16, 2009 at 01:51:53PM +0100, Colin Rosenthal wrote:
> So what we have now is
>  >mencoder -mc 0 -noskip -endpos 600  -tsprog 2010 -demuxer lavf -oac 
> pcm -ovc copy -of avi -o mux2.avi mux2.t
> which produces a file which plays in vlc on both linux and windows. The 
> only remaining problem is the
> lost synchronisation between sound and video. Is there anything we can 
> do to correct or minimise that?

The problem here is that your file is broken (at the very least capture
didn't start at an IDR frame, thus the first video frames are broken).
If it is possible to somehow fix your video, that would work.
Otherwise since FFmpeg can't handle the video either only re-encoding
without -mc 0 will work reliably.
For your sample though, just using "-noskip" instead of "-mc 0 -noskip"
works, though that is likely by pure chance.


[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux