[FFmpeg-user] FFMpeg C Coding / Output PCM

Fabian Schuetz fabian.m.schuetz at googlemail.com
Thu Feb 13 16:57:15 CET 2014


Hello,

I am writing (trying) an audiodecoder in C and want to output 
pcm (to Android AudioTrack). 

Does this mean that I can just use the 'data' field of a decoded frame 
(avcodec_decode_audio4) or do I have to encode/mux to pcm codec/format?

Would be glad, If someone could clear this up for me a bit. Any hints 
to better understand the data in AVFrame are highly appreciated.

Best,
Fabian Schuetz



More information about the ffmpeg-user mailing list