I am using SUSE 10.3 kernel 2.6.22.17-0.1-default #1 SMP
VLC media player 0.8.6d Janus
Intel(R) Pentium(R) 4 CPU 3.00GHz
Nvidia GeForce 6500
82801G (ICH7 Family) AC'97 Audio Controller
I want to record to a file via cron calling a bash script.
This has been working for years via streamripper but
the source has now changed from mp3 stream to asf.
I can listen to the stream via VLC which is good news.
Apparently streamripper doesn't handle asf streams.
However, vlc does.
What I want to know how to do is to not have the vlc GUI
player show up on the screen and how to
cause VLC to convert the .ASF file to MP3 or OOG
creating a file during that process. It would be ok to
just save the .ASF file too if that is needed.
I have been reading the VLC man pages but I am finding
it turse (what else is new) and over my head.