[x264-devel] Re: allow y4m input through stdin

Sam Mortimer sam.mortimer at gmail.com
Tue Mar 13 10:43:08 CET 2007


> > I don't like magic names, however unlikely they are.

Nor do I.  I wrote the attached patch a few weeks ago.  Key points:

*) allows input and output file formats to be set using --input-format
and --output-format.
*) preserves existing filename based format selection. ie is backwards
compatible.
*) the input and output driver functions must be set after all option
parsing is complete so all code (in Parse()) which relates to this has
been moved to immediately below the option parsing block.

Is this of any use?   I'm happy to make changes if it needs a few
pokes and prods.

Regards,
-Sam.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: inoutfmt.diff
Type: application/octet-stream
Size: 10611 bytes
Desc: not available
Url : http://mailman.videolan.org/pipermail/x264-devel/attachments/20070313/c1c92f48/attachment.obj 


More information about the x264-devel mailing list