Hi,
I'd like to record a web radio (http://www.tv-radio.com/station/fip_mp3 ... 3-128k.m3u), is there a command line that can record this radio from now and during 1h30 ?
Thanks for any help
i'm using VLC in GUI mode and don't know how to do the last step.The *.m3u playlist file links to an *.mp3 stream. If you just want to stream to a file you can go to:
Media >> Convert / Save...
And select the "Network" tab. Enter (the link that was in the *.m3u file):
http://mp3.live.tv-radio.com/fip/all/fi ... bit.[u]mp3[/u]
And press "Convert / Save". Tick "File" and enter a destination - e.g. "C:\OUT.mp3". Then for the "Encpasulation" select "RAW". Press "Save".
After 1 hour 30 mins stop the stream.
Which step would that be... the "And press "Convert / Save"." etc. bit or the "After 1 hour 30 mins stop the stream." bit?i'm using VLC in GUI mode and don't know how to do the last step.
As in you want to get VLC to automatically stop after a certain period of time?i guess i need to tell VLC something like "ok, i'm done with the stream. please stop further buffereing. now flush the contents to the HDD".
but i can't figure out how to do that ...
Yes it is a bug in VLC. If you, for example, enter the commandline string:however, i'm still a little confused why the first mode doesn't work.
Code: Select all
vlc http://mp3.live.tv-radio.com/fip/all/fiphautdebit.mp3 :demux=dump :demuxdump-file=C:\OUT.mp3
Code: Select all
vlc http://mp3.live.tv-radio.com/fip/all/fiphautdebit.mp3 --sout "#duplicate{dst=std{access=file,mux=raw,dst=C:\OUT.mp3}" --stop-time 10
For windows media streams, you likely have to transcode them. here is something that worked for me:Hi, I tried this (i.e. windows command line) with http://abc.net.au/brisbane/onair/612stream.asx but it doesn't save to a file that is playable.
I then tried the "record" option in RealPlayer and then to convert the resultant .rm file using this method, and it sort of works. The resultant .mp3 file plays in VLC and RealPlayer, but strangely not in WMP. Any ideas?
Return to “General VLC media player Troubleshooting”
Users browsing this forum: No registered users and 68 guests