Thursday, December 17th, 2009 | Author: Krunk
The world is aware that billionaire inventor Tony Stark (Robert Downey Jr.) is the armored Super Hero Iron Man. Under pressure from the government, the press and the public to share his technology with the military, Tony is unwilling to divulge the secrets behind the Iron Man armor because he fears the information will slip into the wrong hands. (Source)
Download: 480p, 720p, 1080p
MP4 Encode: 1080p
Related Links:


Thursday, 17. December 2009
Someone brought to my attention that these trailers do not have sound. Can someone confirm?
Thursday, 17. December 2009
I deleted the original .mov, but my MP4 encode has sound so I’m assuming the original does also?
Thursday, 17. December 2009
Awesome, thanks for the MP4 encode! Downloading now.
Friday, 18. December 2009
This version has Apple Lossless Audio instead of AAC.
Apple.com version has AAC 6 Channel.
Friday, 18. December 2009
it’s probably an “older than old” question, but why does the myspace version weigh less than the file from apple.com?
I’d like to have the ‘official’ version from apple.com, but the UserAgent thing doesn’t work (for me… right now.. for the past 30 minutes).
if anyone could answer to this post and try to help me out -or try to- a little bit, it would be greatly appreciated!
Friday, 18. December 2009
@enrico, each movie trailer supplier does their own re-encodings and depending on the bitrate they specify during the re-encodes, it can sometimes generate a smaller or larger file.
I just did a quick check and the Apple link appears to still be working when UserAgent string equal to QuickTime:
curl -A QuickTime -I http://movies.apple.com/movies/paramount/ironman2/ironman2-z7r459g-tlr1_h1080p.mov
HTTP/1.1 200 OK
X-Cache-TTL: 3345
Content-Length: 198212327
Content-Type: video/quicktime
Server: Apache/2.2.11 (Unix)
Last-Modified: Thu, 17 Dec 2009 02:32:12 GMT
ETag: W/"bd07ae7-47ae36e356300"
X-Cached-Time: Thu, 17 Dec 2009 02:36:27 GMT
Cache-Control: max-age=2338
Expires: Sat, 19 Dec 2009 03:05:35 GMT
Date: Sat, 19 Dec 2009 02:26:37 GMT
Saturday, 19. December 2009
Oh, one is supposed to use curl in combination with UserAgent? Didn’t know that, I thought the UserAgent for FF was “enough”. :-/
But looking at curl, I think it’s a bit out of my league…
Btw, if it is relevant, I have a PC with Windows XP Sp 3.
Monday, 21. December 2009
@enrico No, I was just using curl to show you that with the user agent trick, it should be working. The user agent trick for FF should still work.