[FFmpeg-user] Decoding from a file in memory (std::vector<uint8_t>)

Bradley Clemetson brad.clemetson at codeprogrammers.net
Fri Aug 2 15:36:11 CEST 2013


My mistake, I forgot to include the headers in the paste, this will compile.

http://pastebin.com/CDydt5vB

On Aug 2, 2013, at 1:06 AM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:

> 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
> 
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20130802/41e5182e/attachment.asc>


More information about the ffmpeg-user mailing list