[FFmpeg-trac] #3110(avformat:open): wav muxer does not force single stream (was: Extracting streams from 5.1 audio input creates invalid output)

FFmpeg trac at avcodec.org
Sun Nov 3 03:29:49 CET 2013


#3110: wav muxer does not force single stream
------------------------------------+------------------------------------
             Reporter:  burek       |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  wav         |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  1           |
------------------------------------+------------------------------------
Changes (by cehoyos):

 * keywords:   => wav


Comment:

 Reproducible with the following commands:

 $ ffmpeg -f s16le -i /dev/zero -t 1 -map 0:0 -map 0:0 out1.wav
 $ ffmpeg -i fate-suite/svq3/Vertical400kbit.sorenson3.mov -map 0:1 -map
 0:1 out2.wav

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/3110#comment:3>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list