Extract specific audio track via cmd line

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
Nikse
Blank Cone
Blank Cone
Posts: 10
Joined: 01 Aug 2010 20:15

Extract specific audio track via cmd line

Postby Nikse » 07 Aug 2015 19:16

Yo,

I've been extracting wave files from mkv files for some time... it worked excellent until 2.2.x via this command line:

Code: Select all

vlc.exe input-video.mkv -I dummy -vvv --no-sout-video --audio-track=1 --sout="#transcode{acodec=s16l,channels=1,ab=128}:std{access=file,mux=wav,dst=out.wav}"
Has this "--audio-track" parameter been removed on purpose in 2.2.x or is it a bug?
Is there any other parameter to choose a specific audio track via?

jr83498
New Cone
New Cone
Posts: 2
Joined: 10 Aug 2015 07:43

Re: Extract specific audio track via cmd line

Postby jr83498 » 10 Aug 2015 09:13

I think that this is a job for ffmpeg which is made to process media files. VLC is made to be a player.


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 10 guests