[FFmpeg-trac] #4830(avcodec:new): request channel layout does not work with some DTS streams

FFmpeg trac at avcodec.org
Sat Sep 5 17:52:40 CEST 2015


#4830: request channel layout does not work with some DTS streams
---------------------------------------+---------------------------------
               Reporter:  michael      |                  Owner:
                   Type:  defect       |                 Status:  new
               Priority:  normal       |              Component:  avcodec
                Version:  unspecified  |               Keywords:  dts
             Blocked By:               |               Blocking:
Reproduced by developer:  0            |  Analyzed by developer:  0
---------------------------------------+---------------------------------
 Summary of the bug:
 How to reproduce:
 {{{
 ffmpeg -request_channel_layout 3 -i
 vc1_dts_mplayerAudioProblem_sb41_cut.m2ts out.wav
 vs.
 ffmpeg-ref -request_channels 2 -i
 vc1_dts_mplayerAudioProblem_sb41_cut.m2ts out.wav
 }}}
 This is a regression from the users point of view as request_channels has
 been removed
 sample file available here: http://samples.ffmpeg.org/ffmpeg-
 bugs/trac/ticket1827/vc1_dts_mplayerAudioProblem_sb41_cut.m2ts

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4830>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list