[FFmpeg-devel] [PATCH] ffmpeg: affect source stream index in new_output_stream function

Matthieu Bouron matthieu.bouron at gmail.com
Thu Mar 29 16:19:18 CEST 2012


Hi there,

This patch move the affection of source stream index / sync stream in
new_output_stream function and fix map_channel option when mapped
audio stream index is greater than 0.

The problem is that new_audio_stream function isn't aware of the
source stream index which default to 0 at stream creation. This leads
to a wrong comparaison in map_channel code in this function.

Please comment,
Matthieu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ffmpeg-affect-source-stream-index-in-new_output_stre.patch
Type: application/octet-stream
Size: 8637 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120329/82870fcd/attachment.obj>


More information about the ffmpeg-devel mailing list