Select video track with comand line or vlm file

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
User avatar
alekos1217
New Cone
New Cone
Posts: 4
Joined: 27 Apr 2017 14:00

Select video track with comand line or vlm file

Postby alekos1217 » 09 May 2017 18:54

Hi, I have a .mkv file with 4 differents videos tracks in it.
I want to keep my .mkv file like this but i want to choose a specific track to be played with command line.
If possible i would like to choose it in my vlm file input :

Code: Select all

setup channel1 input file:///video.mkv
My .mkv file have been created with ffmpeg like this:

Code: Select all

ffmpeg -i 1.mp4 -i 2.mp4 -i 3.mp4 -i 4.mp4 -map 0:0 -map 1:0 -map 2:0 -map 3:0 -c:v copy video.mkv
I've see the parameter "--audio-track" for the audio tracks but "--video-track" doesn't exist.

Someone have a solution ?

Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 31 guests