Results 1 to 3 of 3

Thread: recording streaming video

  1. #1
    Join Date
    Aug 2009
    Beans
    33

    recording streaming video

    Hi there! I've finally found a way to actually stream .asx stuff using mplayer ( by extracting the actual link to the video from it ), and now I'd like to record it. In the asx, I've found a link to an .asf file, which I can stream using mplayer. How can I save this to view it locally? Thanks!

  2. #2
    Join Date
    Jul 2006
    Location
    Lancashire
    Beans
    Hidden!
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: recording streaming video

    Hi
    Try using the dumpstream option, it should put a file on your hard drive named stream.dump.
    Like this:-
    Code:
    mplayer -dumpstream < URL >

  3. #3
    Join Date
    Aug 2009
    Beans
    33

    Re: recording streaming video

    I've tried the -dumpstream option, but this is what I get:
    Code:
    Cache size set to 190 KBytes
    Stream not seekable!
    
    
    MPlayer interrupted by signal 2 in module: dumpstream
    nop_streaming_read error : Interrupted system call
    Error while reading network stream.
    Core dumped ;)
    Thanks again

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •