Hi! I want to accumulate results of av_interleaved_write_frame() in a buffer instead of a file.
avformat_alloc_output_context2() file name parameter can be null. That probably means I should be able to access some internal buffer with the write frames?Or can I supply a custom buffer to write the frames to? Tnx!
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
