[FFmpeg-devel] Extension of pipe url

Vincent Fourmond vincent.fourmond
Wed Aug 15 13:12:04 CEST 2007


  Hello all,

  I am currently writing a program doing a fairly complex manipulation
of audio/video streams, and I needed to improve the current pipe: URL. I
neede something of the like:

pipe:9

where 9 will be interpreted as a file descriptor number. The attached
patch does the trick - I hope you'll find it worthy for inclusion ! You
can try it out with the following shell command:

ffmpeg -f avi -i pipe:9 out.avi 9< in.avi

  Thanks,

	Vincent

-- 
Vincent Fourmond, Doctor in Physics
http://vincent.fourmond.neuf.fr/
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pipe_url_extension.diff
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070815/ca29c4c7/attachment.asc>



More information about the ffmpeg-devel mailing list