I've just tested on Windows.  The spaces were the cause but on Windows
if the "run-time" option and vlc://quit is used the output file has
length zero and won't play.  So use the following command and then use
taskkill as before on vlc.exe

Code:
--------------------
    
  vlc -I dummy --quiet http://www.bbc.co.uk/radio/listen/live/r3_aaclca.pls  
--sout=#transcode{acodec=flac,channels=2}:std{access=file, mux=raw, 
dst=C:\abcd\test.flac} 
--------------------


-- 
bpa
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=91723

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to