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

FFmpeg trac at avcodec.org
Wed Mar 14 23:38:48 CET 2012


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

Comment (by reimar):

 > I asked ffmpeg to select the 2nd stream (c:a:1) and apply the copy codec
 to it.

 The "apply the copy codec" (to the second audio stream) part yes, but
 "select the 2nd stream" isn't part of what -c does (the :a:1 does only
 restrict to which streams -c is applied, it does not do anything _more_
 than the -c without any further specifiers; In particular it does not
 create/select/map/... a stream).

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


More information about the FFmpeg-trac mailing list