[FFmpeg-trac] #1056(undetermined:closed): FFMPEG unable to select or copy multiple audio tracks in a TS file

FFmpeg trac at avcodec.org
Mon Mar 12 01:15:22 CET 2012


#1056: FFMPEG unable to select or copy multiple audio tracks in a TS file
-------------------------------------+-------------------------------------
             Reporter:  ramitbhalla  |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:  invalid
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by ramitbhalla):

 It works thanks - according to the documentation this should work but it
 does not:

 ffmpeg -y -i video.ts -c:v:0 copy -c:a:1 copy output.ts

 What's wrong with this? isn't the -c:a:1 supposed to select the 2nd audio
 channel and then apply the codec to it?

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


More information about the FFmpeg-trac mailing list