У вт, 2009-07-28 у 17:31 +0200, Alessandro Ferrari пише:
> Hi dear community,
>                                   I've a program stream as a sequence of
> frames each of them incapsulated in a pes packet that income from an IP
> camera,  I have to desume the AVFormatContext from these pes packet,
> although all tutorials on ffmpeg show how to obtain the AVFormatContext by
> function av_open_input_file that want as parameter a mpeg file. Anyone know
> if there are any tutorial, library or function that can help me?
> Thanks in advance, greetings.
> 
I don't understand if you want to receive this data in real time from
camera or you trying to open already saved stream. In any way are you
able to get information with ffmpeg -i your_source ?

_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to