7 May 2013 nutella   » (Master)

GAR!

It seems that youngsters a third of my age seem to be able to memorise this and type it in without thinking, but I need this put somewhere my lazy neurons can find it.
vlc -vvv "input.flv" --no-sout-video --play-and-exit --sout="#transcode{acodec=mp3,ab=320,channels=2}:std{access=file,mux=raw,dst="output.mp3}"

...and don't forget to double-check that VLC has write permission for the target directory (it is very cautious). Yes yes yes, should be Linux, should be ogg etc. etc. but sometimes my hands are tied.

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!