LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   mms download (https://www.linuxquestions.org/questions/linux-software-2/mms-download-389084/)

Pier 12-04-2005 06:02 AM

mms download
 
Hi everyone,
I tryed to download the following link via wget:
mms://media.fastweb.it/WM9/raiclick/FMVRAI04000001053821.wmv?idCnt=29386&path=Home%C2%BFJunior%C2%BFCartoni%C2%BFMARTIN+MYSTERE%231
but with no success.
How could I do such thing? Is there a special downloader for such protocol?
Thanks a lot for any help,
Pier

T.Hsu 12-04-2005 11:22 PM

You could try

Code:

mplayer -dumpstream "url" -dumpfile foo.wmv
If luck you will get a file foo.wmv in the current directory.

MasterC 12-04-2005 11:36 PM

You may also need to clean up that URL a bit. Cut out the garbage after filename.wmv if it still doesn't work.

Cool

Pier 12-05-2005 02:57 AM

Thanks very much for replying!
As I don't have mplayer, do you think xine would do the same from the command line?
I'll let you know if it works later in the morning.

T.Hsu 12-05-2005 03:16 AM

I've no idea, xine have a lot frontend, which one are you using, xine-ui?

Another application you could try is asfrecoder, although the developement has been stopped for a long time.

http://sourceforge.net/projects/asfrecorder/

Pier 12-05-2005 03:29 AM

I've been using Gxine.... the one that comes along with the Slack 10.2 distro.
I'll have a look at asfrecord though if xine doesn't work.
Thanks,
Pier

T.Hsu 12-05-2005 03:32 AM

You're welcome.

Pier 12-05-2005 03:50 AM

Browsing here and there in the forum I found out the following thread that seems to be just the thing:
http://www.linuxquestions.org/questi...d.php?t=329609
Looks like I didn't search properly :(
Sorry for pestering you all!

Pier

T.Hsu 12-05-2005 03:55 AM

Nice found :)


All times are GMT -5. The time now is 06:00 PM.