[FFmpeg-user] Write audio frames without decoding/encoding

Andrey Utkin andrey.krieger.utkin at gmail.com
Wed Feb 15 01:37:44 CET 2012


I suggest you started with my code as a sample. That code assumes
there's only one substream, namely video. You should make
avformat_new_stream() in a loop
(AVFormatContext*)input_ctx->nb_streams times.

-- 
Andrey Utkin


More information about the ffmpeg-user mailing list