[FFmpeg-trac] #6257(ffmpeg:new): ffmpeg mapping audio/video streams separately by language

FFmpeg trac at avcodec.org
Thu Mar 23 14:55:12 EET 2017


#6257: ffmpeg mapping audio/video streams separately by language
-----------------------------------+---------------------------------------
             Reporter:  Pendulumz  |                     Type:  enhancement
               Status:  new        |                 Priority:  normal
            Component:  ffmpeg     |                  Version:  git-master
             Keywords:             |               Blocked By:
             Blocking:             |  Reproduced by developer:  0
Analyzed by developer:  0          |
-----------------------------------+---------------------------------------
 from my understanfing the -map option allows you to select the audio/video
 language via

 {{{
 -map 0:m:language:lang
 }}}

 What I want to know is, is there a way to make this for audio and video
 separately?

 like:
 {{{
 -map 0:v:m:language:lang -map 0:a:m:language:lang
 }}}

 is this possible?

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


More information about the FFmpeg-trac mailing list