Program ro record multimedia streams from the Internet

Wander Boessenkool wander at kanslozebagger.org
Sun Jul 9 04:27:22 UTC 2006


On 7/9/06, José Paulo Matafome Oleiro <matafomeoleiro at gmail.com> wrote:
> An for video streams, streamripper is only for audio and I need for video
> too.
>

try this:

$sudo apt-get install gstreamer0.10-tools
$gst-launch-0.10 mmssrc
location=mms://streampower.belgacom.be/donnavideo ! filesink
location=donna.asf

with the location changed to your streams-address and required file of course

gst-launch is nice program to build gstreamer pipelines from the command-line.

More information is available at http://gstreamer.freedesktop.org


More information about the ubuntu-users mailing list