mplayer offers this functionality and I'm quite sure you could just use a gstreamer pipeline with a filesink to dump it.
Hello,
I works with FC4 and I like to record interesting Videostreams.
Now I work with Xine-Totem and Realplayer to see and listening online Streams.
I saw in Google, there should a program called streamstripper or kstreamripper.
But I see that I can't install it with yum.
Perhaps there are other similar programs for yum available?
Has Anybody some experience with it and/or can help me?
Many thanks in advance for tipps and/or help.
Greetings,
Gaston Verhulst.
mplayer offers this functionality and I'm quite sure you could just use a gstreamer pipeline with a filesink to dump it.
Hello,
Thanks for the hint.
Gstreamer was already installed.
[root@pandora1 gastonv]# yum list installed | grep gstreamer
gstreamer.i386 0.8.10-1 installed
But I don't know how to use it in a pipeline.
I tried:
[root@pandora1 gastonv]# xine http://redir.proxitv.speednet.at:808...locknerstr.wmv | gstreamer test.wmv
bash: gstreamer: command not found
Please, do I make a mistake?
Thanks again for helping,
Gaston Verhulst.
gstreamer from the command line is a bit more trick
you'd want to explore the gst-launch command and pielines
http://linux.about.com/library/cmd/b...gst-launch.htm
Bookmarks