![]() |
How do I save a quicktime .mov file?
I want to save a quicktime movie file locally, namely for example:
THIS ONE It's embedded into the webpage. I found the actual hyperlink directly to the movie file, and opened it in Quicktime media player, but alas, there was no "Save As" option available to me?!?!? Anyone know of any feasible way to save a QT .mov file like this particular one? I even tried opening it in WMP, with no luck at all... :rolleyes: Oh, and watch the movie if you feel like it. It is really cool, hence why I want to save it locally. |
Re: How do I save a quicktime .mov file?
You could make an HTML file on your home computer with a link to the movie file, and then, in your browser, right click and use the Save As function.
Most of the time, when I have the link to something I want to download, I use the program "wget" for linux, but I'm not sure how available that is to you. |
Re: How do I save a quicktime .mov file?
Quote:
You have to view the source of the website. Find where the movie file is actually stored on the web server. Then create a link to it in a regular HTML file. Then right click your link, and choose "Save Target as". I did that for you though. Here's your link: http://www.blur.com/quicktime/480x360/rockfish_480.mov. |
Re: How do I save a quicktime .mov file?
^ Or what they said ^
Use this URL http://www.blur.com/quicktime/480x360/rockfish_480.mov Then open the Quicktime movie player on your PC and do an "open url." Paste in that URL and then save as. :) |
Re: How do I save a quicktime .mov file?
Wow.. 3 responses in only like maybe 3 minutes. Sweet!!
Well, I feel like an idiot now, this solution was so simple, I overlooked it. Thanks all!! |
Re: How do I save a quicktime .mov file?
Quote:
Code:
<html> |
Re: How do I save a quicktime .mov file?
Bah! Make a web-page and then use that to download the file. Sure, it'll work, but there's a more elegant way ... I just can't resist:
Code:
# get_movie.pl |
Re: How do I save a quicktime .mov file?
What I do is open up the file in the quicktime player and export it.
|
Re: How do I save a quicktime .mov file?
Quote:
Also, that rockfish thing is pretty cool. Thanks for having this problem, Elgin! :D |
Re: How do I save a quicktime .mov file?
im pretty sure that if you go into your temporary internet files, it will be there, so you can just copy/paste it
|
Re: How do I save a quicktime .mov file?
Quote:
* There's more than one way to do it. Coincientally enough, the motto of perl. |
Re: How do I save a quicktime .mov file?
Quote:
"There is only one way to do it, and that is in C. Learn C, you hippies!" I apologize if this sounds offensive. I posted this in purely a humorous intention. I consider myself a hippie, too. :) |
Re: How do I save a quicktime .mov file? HELP!
Hey guys,
I tried all the methods you said - but i still can't download the movie. In fact, it's off of a secure website (you know like before i access the page it says all that "this website is secure blah blah do you wish to continue?"). Does this mean that it's impossible to download the .mov then? - Lance. |
Re: How do I save a quicktime .mov file? HELP!
Quote:
|
Re: How do I save a quicktime .mov file?
Having trouble downloading these files:
http://www.ats.ucla.edu/stat/seminars/ed231e/ save as lets me download a .mov file but the file is less than 1kb... opened it with text editor and it just has information to another link... tried to use that link to get the file and could not... any advise? need from lecture 2 and beyond |
| All times are GMT -5. The time now is 10:47. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi