]> git.sesse.net Git - vlc/commit
Re-enable mono, it works fine. Example command line:
authorAntoine Cellerier <dionoea@videolan.org>
Sat, 23 Aug 2008 16:38:38 +0000 (18:38 +0200)
committerAntoine Cellerier <dionoea@videolan.org>
Sat, 23 Aug 2008 16:38:38 +0000 (18:38 +0200)
commit464b947a5c3a0056ce0c9e4d96a5935d2c35287c
tree7848b2d7754e576a966c16394d094b134da4e552
parent2f0e1804cc5dbb3a4831333e29204c3176a2b94d
Re-enable mono, it works fine. Example command line:
18:36 antoine@macbook ~/videolan/vlc-build% ./vlc ~/media/music/Greenday/American\ Idiot/01\ -\ American\ Idiot.mp3 --sout '#transcode{acodec=mpga,ab=32,channels=1}:std{access=file,mux=raw,dst=/tmp/a.mp3}' -vvv -I dummy --no-media-library

(with pre 9107e1e0bcfa6b31cedeafd3dea257b14dbffd67 builds you need to add --sout-mono-downmix to the command line)
NEWS
configure.ac