[MPlayer-advusers] Re: Mencoder + lavf == BOOM !
Nico Sabbi
nsabbi at tiscali.it
Sun Oct 2 11:51:11 CEST 2005
Guillaume POIRIER wrote:
>It broke precisely August 14 with the commit:
>
>Date: Aug 14, 2005 6:19 PM
>Subject: [Ffmpeg-cvslog] CVS: ffmpeg/libavformat utils.c,1.160,1.161
>
>But it doesn't make too much sense to my why _that one_ broke the whole thing
>
>
>
http://www1.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/libmpcodecs/vf.c.diff?r1=1.111&r2=1.112
this is the patch that broke muxer_lavf.
vf_config isn't being called the first time (before
muxer->fix_parameters()),
so video width and height aren't set yet.
Now it would be nice if the author fixed it ...
More information about the MPlayer-advusers
mailing list