Results 1 to 3 of 3

Thread: possible to record a quicktime webcast?

  1. #1
    Join Date
    Aug 2006
    Location
    Hong Kong or Northern NM
    Beans
    322
    Distro
    Ubuntu 13.04 Raring Ringtail

    possible to record a quicktime webcast?

    I'm wondering if it's possible to record a quicktime live webcast. I'm using mplayer to view the webcasts and would like a way to record them for later viewing.

    Thanks.

  2. #2
    Join Date
    Nov 2006
    Location
    Conn., United States
    Beans
    1,644

    Re: possible to record a quicktime webcast?

    Quote Originally Posted by treesurf View Post
    I'm wondering if it's possible to record a quicktime live webcast.
    I've had good luck with DownloadHelper

    If that doesn't work, try doing it from the command line using -dumpstream... something like this:
    Code:
    mplayer -dumpstream mms://some.site.com/stupid/proprietary/file/format.asf
    "When you dual-boot Windows, Windows exists along side of Linux. When you use VirtualBox, Windows exists at the pleasure of Linux." -- ThomasAaron @ System76

  3. #3
    Join Date
    May 2007
    Beans
    1,342
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: possible to record a quicktime webcast?

    Quote Originally Posted by treesurf View Post
    I'm wondering if it's possible to record a quicktime live webcast. I'm using mplayer to view the webcasts and would like a way to record them for later viewing.

    Thanks.
    Not sure about quiktime, but you can find out easy enough. Open Nautilus, and navigate to /tmp.
    Make a mental note of the files there. Start a quicktime, and see if a new file appears.

    If so, you may be able to capture it by the same means I use with flash videos.

    As soon as the video is done downloading, but before it's done playing, reame the file from /tmp/weird_filename to /home/myusername/weird_filename.
    You should then be able to view the saved file later on.
    eeeeeeeeeeeeeeeebuntu user!
    Registered Linux User #386750

    chown -R us base

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
  •