I am trying to open mpegvideo from buffer containing the contents of a
file (i.e. bypass the open_input_file function). Everything works very
Currently, I have defined a read and seek function which I am using with
the av_alloc_put_byte(...) function.
The problem is that av_probe_input_format fails to return an input
format. When I use av_open_input_file, a InputFormatContext is returned
perfectly.
Can someone please offer some suggestions? I can post code if that helps?
Cheers,
Mark.
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user