[FFmpeg-user] Decoding from a file in memory (std::vector<uint8_t>)
Carl Eugen Hoyos
cehoyos at ag.or.at
Fri Aug 2 10:06:28 CEST 2013
Bradley Clemetson <brad.clemetson <at> codeprogrammers.net> writes:
> For my usage of FFMPEG, the audio file is already loaded
> into memory via std::vector<uint8_t>
I fear you will first have to implement the "mem" protocol
within FFmpeg, this may not be so difficult, an ancient
patch exists:
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/49711
> I have put my current progress on paste bin
> http://pastebin.com/M7K1287V
Does not compile here.
libav-user may be the more appropriate mailing list.
Carl Eugen
More information about the ffmpeg-user
mailing list