Search found 4 matches

Go to advanced search

by jogl
27 Oct 2024 13:06
Forum: VLC media player for Linux and friends Troubleshooting
Topic: A Couple of Rookie Questions
Replies: 4
Views: 1460

Re: A Couple of Rookie Questions

Reviving this old thread since the subject is basically the same. I am using the command above: cvlc "http://cbcmp3.ic.llnwd.net/stream/cbcmp3_cbc_r2_tor" --sout "#duplicate{dst=display,dst=std{access=file,mux=mp3,dst=/home/jogl/audio/"$(date +%Y-%m-%d_%H%M%S).mp3"}}" -...
by jogl
03 Apr 2021 21:09
Forum: VLC media player for Linux and friends Troubleshooting
Topic: A Couple of Rookie Questions
Replies: 4
Views: 1460

Re: A Couple of Rookie Questions

Oops, one more thing, I am getting this "prefettch stream error", what does it mean? jogl@gateD10:~/audio$ cvlc "http://cbcmp3.ic.llnwd.net/stream/cbcmp3_cbc_r2_tor" --sout "#duplicate{dst=display,dst=std{access=file,mux=mp3,dst=/home/jogl/audio/"$(date +%Y-%m-%d_%H%M%S...
by jogl
03 Apr 2021 21:04
Forum: VLC media player for Linux and friends Troubleshooting
Topic: A Couple of Rookie Questions
Replies: 4
Views: 1460

Re: A Couple of Rookie Questions

Well, cancel Q2, this, mostly stolen from another thread here, is working. cvlc "http://cbcmp3.ic.llnwd.net/stream/cbcmp3_cbc_r2_tor" --sout "#duplicate{dst=display,dst=std{access=file,mux=mp3,dst=/home/jogl/audio/"$(date +%Y-%m-%d_%H%M%S).mp3"}}" --run-time=10 vlc://qu...
by jogl
03 Apr 2021 20:47
Forum: VLC media player for Linux and friends Troubleshooting
Topic: A Couple of Rookie Questions
Replies: 4
Views: 1460

A Couple of Rookie Questions

I have written a script to write an MP3 stream to a file: cvlc "http://cbcmp3.ic.llnwd.net/stream/cbcmp3_cbc_r2_tor" --sout file/mp3:/home/jogl/audio/"$(date +%Y-%m-%d_CBC_%H:%M:%S).mp3" --run-time=3240 vlc://quit It works fine, so far, outputs a file with name 2021-04-03_CBC_15:...

Go to advanced search