Opened 7 years ago

#6257 new enhancement

ffmpeg mapping audio/video streams separately by language

Reported by: Pendulumz Owned by:
Priority: normal Component: ffmpeg
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

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?

Change History (0)

Note: See TracTickets for help on using tickets.