Page 1 of 1

How do you select a certain audio track when converting.

Posted: 09 Oct 2008 22:55
by dsync
Hi All,

I have a file (asf) with 2 audio channels ( 20k/48k ). The VLC player defaults (track1) to the 20k stream which is garbage ( as in corrupted / no sound ) this is not a big deal since I can swap to track 2 and obviously this has nothing to do with the player itself. However When I convert the file, everything works fine except the audio being pulled is always from track 1 which is the 20k file.

How can I specify (command or otherwise) for audio data from track 2 to be pulled instead during conversion/streaming?

-Ds

dsync

Re: How do you select a certain audio track when converting.

Posted: 10 Oct 2008 00:02
by dsync
I figured it out. Its --audio-track=1 (for audio track 2) as part of the input filename or from the command line if you must.

Re: How do you select a certain audio track when converting.

Posted: 06 Nov 2009 01:46
by no_alone
I did not understod the solution??
I also have this problem... what to do?? how do i choose the good audio track?