Hello everyone. Is there a quick and easy way to pass a data buffer to a function similar to av_open_input_file() where the library can still parse the buffer for the correct format and streams but not have to open a file or URL? I have data streaming data that comes in through a closed source protocol and I'd rather not have to write it to disc and then open with libav. Thanks!
~~ Chris _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
