[MPlayer-dev-eng] [PATCH] new mpeg muxer

Nico Sabbi nsabbi at tiscali.it
Sun Feb 13 00:00:30 CET 2005


D Richard Felker III wrote:

>>- generic mpeg1/2 would lead to desync after few seconds
>>- muxes mpeg4video (but the demuxer still had to be patched)
>>- handles correctly null-frames inserted by mplayer, consequently the 
>>    
>>
>
>this is good, but in practice it will break strict gop structuring.
>probably better to use vf_harddup unless you just don't care.
>
>rich
>  
>

it won't break anything: no null-frame is inserted, instead the
pts of the next video frame will start from current_pts+frametime
(a small temporal discontinuity). In any case harddup may still be used
(and possibly work better).
I'll update the man page with the rest of the doc.




More information about the MPlayer-dev-eng mailing list