[MPlayer-dev-eng] [PATCH] Multiple files for MEncoder

Oded Shimon ods15 at ods15.dyndns.org
Fri Feb 25 23:03:39 CET 2005


On Friday 25 February 2005 17:57, Oded Shimon wrote:
> On Friday 25 February 2005 16:49, Matthias Schwarzott wrote:
> > > 3. Find some way to uninit the video without uniniting the VE, and use
> > > that same VE for all the next files. Ideal, but hardest...
> > > Anyone have a better suggestion?... I'm gonna try to do 3 for now
> >
> > Both 2 and 3 sound correct IMO.
>
> OK, 3 is getting to seem more and more impossible. :(
> The problem is, the ve_lavc for ex., does not allow its config to be called
> twice! Meaning if I use the same inited VE, and run the config again,
> MEncoder will close with error on second file. :(

Made a patch for ALL VE's which prevents them from running their config() 
twice in one MEncoder run.
Also, checks for consistent frame resolution are now in there, much more 
logical, and the only way possible with these changes.

- ods15
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mencoder-multi-file-2pass.patch
Type: text/x-diff
Size: 14510 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20050226/1a06c773/attachment.patch>


More information about the MPlayer-dev-eng mailing list