[Ffmpeg-devel] Can we decode video stream from buffer? Not using av_open_input_file

Karl H. Beckers karl.h.beckers
Wed Feb 28 11:11:19 CET 2007


Hmm,
one option would be using the pipe protocol, then using "pipe:" where
you would normally put the filename in your call to av_open_input_file,
then have somebody (e.g. netcat) pipe the stream to your ffmpeg.

HTH,
Karl.





More information about the ffmpeg-devel mailing list