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

Klaas-Pieter Vlieg vlieg
Wed Feb 28 14:03:35 CET 2007


Hi 

> From: Thu Mai [mailto:thumaixuan at gmail.com] 
> Sent: 28 February 2007 09:41
> 
> Hi everyone
> I'm using FFMPEG to decode a video file and it's only work 
> with files eg av_open_input_file so while receving data from 
> network, i have to write incoming data into a file and decode 
> that file . I'm wondering if there is a way to decode a video 
> Elementary stream from buffer.Please show me some hints or tips.
> Thank you.
> 
av_open_input_file() can open network streams, but you must build ffmpeg with network support of course.

Klaas-Pieter Vlieg




More information about the ffmpeg-devel mailing list