Page 1 of 1

Newbie needs help Transcoding DTS to WAV

Posted: 14 Mar 2005 22:53
by showbizkid
Hello Gurus,

I want to use VLC to transcode a DTS encoded WAV to a 6 channel one. I've gone over the documentation, but I just can't find the options I need... I know there is a way but I just can't figure it out.

Help me please!!!

Posted: 15 Mar 2005 09:05
by Gibalou
something like that should do the trick (only if your binary has dts decoding support):

vlc yourinput.wav ":sout=#transcode{acodec=s16l}:std{access=file,mux=wav,url=youroutput.wav}"