Timed Recording of Stream Fails - SOMETIMES
Posted: 28 Jan 2012 18:02
I hope somebody can point out what I'm doing wrong sometime today, because I need a solution in time for a real-time stream on Sunday, January 29.
I know that on Windoze XP and Windoze 7 I can set up a recording as follows:
This works:
But with other streams, which, if I record them using the "Advanced controls" in the interface, by depressing the red "record" button, save files as .MP4 files, don't seem to leave a file behind. For instance, this doesn't work:
When I try the second example, I do hear VLC fire up, and I hear the stream over the computer's sound system; it runs for the specified length of time; however, unlike the first example, it does not leave a file behind. I've tried the .aac extension, and gotten the same result, and have already poked around the machine to see if the file got saved at an unexpected location.
Does anybody recognize what I am doing wrong? (If anything.)
I'm eager to capture this concert: http://www.music.utexas.edu/calendar/de ... x?id=23189. The webcast link (usually [url]rtsp://mbe114.music.utexas.edu/som-brh[/url] appears on the page, next to the word "Webcast," as the audience files into the hall. Unfortunately, I will not be able to start and stop the computer when the concert is going on, and would like to be able to "set my VCR to tape it," as it were. Can anybody assist me in troubleshooting this?
I know that on Windoze XP and Windoze 7 I can set up a recording as follows:
This works:
Code: Select all
AT 16:20 D:\[path]\vlc.exe "icyx://stream002.radio.hu/mr3.aac" :run-time=60 :demux=dump :demuxdump-file="K:\test-timed-vlc.aac" vlc://quit
Code: Select all
AT 16:20 D:\[path]\vlc.exe "rtsp://metop.streamguys.net:554/live/metop.stream" :run-time=60 :demux=dump :demuxdump-file="K:\test-timed-vlc.mp4" vlc://quit
Does anybody recognize what I am doing wrong? (If anything.)
I'm eager to capture this concert: http://www.music.utexas.edu/calendar/de ... x?id=23189. The webcast link (usually [url]rtsp://mbe114.music.utexas.edu/som-brh[/url] appears on the page, next to the word "Webcast," as the audience files into the hall. Unfortunately, I will not be able to start and stop the computer when the concert is going on, and would like to be able to "set my VCR to tape it," as it were. Can anybody assist me in troubleshooting this?