Produces a file 9.4 KB.
But it plays flac files OK and converts wav files OK.
There's a similar (Windows)thread here:- viewtopic.php?f=14&t=83023
Command used:-
Code: Select all
cvlc -vvv luckynight.flac --sout-vorbis-quality=6 --sout="#transcode{vcodec=none,acodec=vorb,channels=2,samplerate=44100}:std{access=file,mux=avcodec,dst='foo.ogg'}" vlc://quit
VLC media player 2.1.0-git Rincewind (revision 1.3.0-git-1636-gc5d8645)
Ubuntu 11.04
EDIT
I've submitted a trac report here:- https://trac.videolan.org/vlc/ticket/6400