View Full Version : AC3 5.1 to stereo
dwmcqueen
8th January 2005, 19:02
Is there a command-line utility for converting a AC3 DVD-Audio stream to 2 channel stereo? I have been able to success encode it in AAC using the info from this thread (http://forum.doom9.org/showthread.php?s=&threadid=75222), but unable to figure out how to downsample it to stereo so I can load it on my iPod.
echo
8th January 2005, 22:25
If you leave the -channels 6 out of your command line it should downmix your audio. And you also could use ffmpeg alone for that I guess.
dwmcqueen
9th January 2005, 05:27
How would I use ffmpeg to do that? faac doesn't downmix
dwmcqueen
10th January 2005, 05:41
bump
Mosu
10th January 2005, 10:34
You can use the usual mplayer command line, I guess:
mplayer -vo null -vc dummy -ao pcm -aofile 2channels.wav dvd://1
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.