Quicktime Widescreen Export....

Can someone explain to me why when I export a widescreen Quicktime file, and play it back using Quicktime, it always opens up in a 4x3 window that isn't stretched for 16x9? And the image looks squeezed.
Am I missing something? I can get a Quicktime file that will create a 4x3 image with a letterboxed image of my video, but I can't make one that is full framed 16x9.

>Problem solved.
Closing ones eyes to Mac/QT does not solve anything and recommending not using it is simplistic and un workable for many thousands of film makers.
Working cross platform with the "big boys" in top facilities involves a little more flexibility and effort than found with a simple DV tape based workflow.
New workflows for delivery of high end content for broadcast and serious fx processing are file based and working with creatives (usually Mac based) also challenges us in this regard.
I also have clients that request QTs so they need to be acommodated as well and if they want a QT...thats what they get and pay for.
Where's the problem? (It works fine for me and all of my colleagues)
*Admit I am one of the few in a Windows environment and the only one using Premiere but thats the point. I need QT to be able work with them. Not the other way around.

Similar Messages

  • FCP quicktime "iphone "export diff then quicktime "export for iphone web"??

    so what i dont get, is when i export out of quicktime using "export for web" and i choose the "iphone" 900 kbit option, i get 480X270 beautiful true widescreen clips. But when I export using quicktime conversion in final cut pro 6 and i choose" iphone"....i get 480X360. Why does this happen? I want true widescreen, just like everything i get from itunes.....not this 360 size (which i know is the phones screen res, but who cares)?

    Alistair
    Earlybird is exporting H264 ... the Key Frames setting is determining the GOP length. This value should really be determined based on the complexity of the video, to my understanding, the actual frame rate has no bearing on it. If you have very complex fast moving content then a low Key Frame rate is advisable to ensure good image quality (although it will adversely affect the filesize) whereas if you have slow moving or static content (like an interview subject) then a higher Key Frame rate will still produce a good image but at a smaler filesize. The default of 24 should be pretty much fine as a catchall starting point.
    Earlybird
    Corrupted render files (and render references) can be a pain because FCP will use those files and references  in place of the original media when building the export. And so it should as it does't want to waste time re-rendering sections that are apparently already rendered. Unfortuantely, as noted, if the render file has gone bad and/or starts referencing the wrong media then you'll get these wierd flashes of completely unexpeced and unwanted footage showing up where it shouldn't be. When you trash those files then QT / FCP will just go back and re-reference the original media ... so it's usually a worthwhile step to take just in case thats the problem.  The worse case scenario is that it only that doesn't work and you spend some time unecessarily re-rendering.
    As to why these files go bad? That I don't know. Why do Preferences get corrupted? That I don't know either but it definitely happens :-(
    Cheers
    Andy

  • Using Quicktime's "Export for Web" feature in iWeb?

    Greetings,
    Does anyone know if this is possible within iWeb, that is, to use movies created using Quicktime's "Export to Web" feature, which really seems to deliver superior movie quality?
    Much appreciated,
    DaveB

    Thanks, good stuff, though I'm still having a small problem with this. I'm getting a gray line around the top and left of my movie and the right side of the player is getting cut off. When I try to make the width larger, it just moves the gray line further to the left.
    Any ideas?
    http://www.brianderr.com/brianderr/copythis3.html
    *This is the script that I added to the html snippet in iWeb.* I changed the height to 505px because it was cutting off the bottom of the player at 496.
    <iframe src="http://idisk.me.com/brianderr/Public/KANYE%20PT%201/kanye1.html"
    style="width:720px; height:505px";
    scrolling="no">
    </iframe>
    *This is the script from my read me file that I kept:*
    <?xml version="1.0" encoding="utf-8" ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html>
    <head>
    <title>QuickTime Pro - Export for Web - KANYE PT 1</title>
    <script src="http://www.apple.com/library/quicktime/scripts/ac_quicktime.js" language="JavaScript" type="text/javascript"></script>
    <script src="http://www.apple.com/library/quicktime/scripts/qtp_library.js" language="JavaScript" type="text/javascript"></script>
    <link href="http://www.apple.com/library/quicktime/stylesheets/qtp_library.css" rel="StyleSheet" type="text/css" />
    </head>
    <body><script type="text/javascript"><!--
    QTWritePosterXHTML('Click to Play', 'KANYE%20PT%201-poster.jpg',
    'KANYE%20PT%201.mov',
    '720', '496', '',
    'controller', 'true',
    'autoplay', 'true',
    'bgcolor', 'black',
    'scale', 'aspect');
    //-->
    </script>
    <noscript></body>
    </html>

  • QuickTime not playing QuickTime when exported?

    Hi,
    I just exported a movie for iPhone from QuickTime using Export for web. I get a question mark.
    I'm using QuickTime Pro Version 7.6.2 (518) and OS X 10.5.7
    I also get the question mark when publishing movies with iWeb so I'm assuming it's the same problem.
    What can I do to fix this and ensure that others can see these movies?
    thanks,
    Dave

    sure thing. I've posted these galleries in 2 places and neither are working for me:
    http://gallery.me.com/timaging#100060
    http://web.me.com/timaging/DaveLisaPix/CapeCod2009.html
    second one doesn't work in Firefox at all, so I'm just considering the first link for now. Scroll down and you will see a few movies in there.
    Dave

  • QuickTime - Save Export Settings -  script help needed

    Currently I am using Panther 10.3.9 - with QT PRO 7.02 - ( I do not want to
    upgrade to Tiger at this time unfortunately)...
    * MY GOAL: to be able to save export preferences in QuickTime pro.
    Since QuickTime does not seem to be able to save export presets... I
    downloaded the the script collection from
    From: Scriptable Applications: Quicktime Player
    Location: http://www.apple.com/applescript/quicktime/
    and created export settings and tried ....
    Save Export Settings.scpt
    ... but the file that got saved will not open in QT PRO - OSX and wants to
    open something from old os9....
    what do I do?

    = = = (see scripts below)
    * here is my basic workflow ...
    - load a QuickTime movie
    - adjust the QuickTime movie export settings
    - save a test copy ( validating the settings)
    - run the "save export settings.scpt" with name "set1test"
    Then
    - open and run the "Export QuickTime movie.scpt" with the name " test movie"
    - run the new test movie - and when I check info - it does NOT reflect the desired settings...
    = = =
    One issue is - this line...
    export movie 1 to new_file as QuickTime movie using settings "set1test"
    ... It doesn't seem to care what the settings file name is - and if I change that name to a nonexistent name - it still exports the movie without an error.... Therefore it leads me to believe that it's not using it to begin with....
    - another issue is that the settings file "set1test" says it is the kind = "QuickTime settings document" - however it has a blank icon in the Finder - and there does not seem to be any way to open the file with QuickTime 7.02 - and it can to open something classic mode when I double click on it.
    = = = the Save settings script...
    tell application "QuickTime Player"
    activate
    try
    if not (exists movie 1) then error "No movies are open."
    stop every movie
    set the target_file to choose file name with prompt "name & location for the QT settings file:"
    save export settings movie 1 for QuickTime movie to target_file with replacing
    end try
    end tell
    === the Export QuickTime movie.scpt
    tell application "QuickTime Player"
    activate
    try
    if not (exists movie 1) then error "No movies are open."
    stop every movie
    set the movie_name to "mytest.mov"
    if (can export movie 1 as QuickTime movie) is true then
    set the new_file to ¬
    choose file name with prompt "Enter a name:" default name movie_name
    export movie 1 to new_file as QuickTime movie using settings "set1test"
    end if
    end try
    end tell

  • Strange quicktime codec export behavior

    I was trying to make a movie from an image sequence using "export quicktime movie" today and had some odd results. The goal was to get the best quality for the least file size, and I needed alot of compression, so I tried many combinations of codecs and quality settings. The first oddity, was that the file size of the movie using "least" quality was higher than that of "low" quality for several codecs, including H264, MPEG and Sorensen 3. The second oddity was that if I scaled the movie during the export, I got a file that was the same size as the unscaled movie. If I scaled first in another program (ImageJ) and then made the movie, it was smaller than the unscaled. Comments?
    BTW- the winner was Sorensen-3-low

    Not sure what you mean. The codec used and quality setting have dramatic effects on the final file size. Just try rendering a movie with different quality settings and you will see the difference. I have done this many times and know it is true. I just never went to "least" before.
    Some codecs have independent controls to restrict the data rates and set "quality" (i.e., reiteration of certain processes) while In others, the data rate may be incorporated into the "quality" control. The Apple Animation codec, for instance will increase the video data rate in proportion with increases in the "quality" setting but H.264 has independent/active control settings for each.
    In more concrete terms, think of the data rate as the speed of a traveling car, the duration of your clip as the time a car travels, and the file size as the total distance traveled by the car. It is easy to see that a car traveling 100 mph for 4 hours covers a total distance of 400 miles while a car traveling at 50 mph only covers 200 miles. In a similar manner a clip having a total average data rate of 4.0 Mbps is twice as large as the same clip having a total average data rate of only 2.0 Mbps. Thus, if you really want to compare the differences in your file storage sizes, compare their their total average data rates and not their quality settings.
    I scaled the movie from about 600x400 to 400x200.
    Still not sure if you are referring to a change in the display dimensions or a change to the encoding matrix. This is important since it affects how different devices/applications deal with the content. Any clip can be re-scaled independent of the the encoded resolution. I.e., you can simple grab the lower right-hand corner of a QT player and drag it to change the clip's display dimensions. (Alternatively, you can change the properties window using QT 7 Pro). However, this action does not change the "encoded" resolution of the clip even if the scale change is saved in the file. On the other hand, if you exported or transcoded the modified file to video compression formats not having a "standardized" encode data matrix (e.g., like NTSC MPEG-2 or DV content has), then both the default scale and encode matrix are changed.
    In the first case, where a file is simple rescaled, QT 7 would open with the display defaulted to the "Current Size" dimensions stored in the file and, if converted to a different video compression format, it would use the "Current Size" to set the target dimensions for the conversion. QT X, on the other hand, would not. It would ignore the "Current Size" setting and use the encoded dimensions for a "save" conversion.
    To complicate matters, some conversion processes are device aware and may additionally restrict export/conversion dimensions. For instance, let's say I have a 640x360 file encoded at 29.97/30 fps. If I scale it to 1280x720 and then export the resulting file to the QT TV preset, I will end up with 960x540 encoded/display file. But, If I do the same thing to a 640x360 23.976 fps file, I would end up with a 1280x720 encoded/display file.
    BTW: you do realize you are changing the 3:2 aspect ratio of the 600x400 file to 2:1 in the 400x200 file. (Or are we also taking about "cropping" as part of your work flow?)
    In one case, I scaled the original data with ImageJ and then used the reduced size image sequence in Quicktime to export a movie... If I scaled first in another program (ImageJ) and then made the movie, it was smaller than the unscaled.
    This is what I would normally expect in QT 7 Pro if the "scaled" clip has a changed "Current Size."
    The second oddity was that if I scaled the movie during the export, I got a file that was the same size as the unscaled movie... In the other, I imported the full sized images sequence into Quicktime and set the smaller size with the size dialog during movie export.
    You would have to provide more detailed information regarding your work flow here -- i.e., specific QT Player and/or target compressor and size settings if both options were available in your work flow.

  • Quicktime only exports audio in Lion

    I have just upgraded to Lion and I can no longer get Quicktime to export video. When I select Export>Format>480p (for example) only the audio will export. What's goign on? Is there a fix for this?

    What version are you using?
    I was using QT 7 Pro version 7.6.6 as indicated by the ability to select different video compression formats as stated above.
    As far as I know, there is only one QuickTime version available for OS X Lion, Version 10.1. It is the program that came with the new OS X Lion.
    If you had QT 7 Pro installed on your Snow Leopard system at the time it was upgraded to Lion, then it would still be there after the upgrade. In addition, users can install the QT 7 Player to Lion after upgrading and key it for QT 7 Pro use if they so desire.
    I was capable of exporting video and sound in Snow Leopard. Here is the flow process: In OS X Lion, open a .mov file. Go to File then Export. At the bottom of the dialog box it says Format. You can choose 480p, 720p, 1080p, then a line, then iPod..., Ipad..., Mac & PC, then a line, then Audio Only. These are the presets.
    You still should be able to do so. I just ran four additional tests using four of the QT X "presets" at random. All successfully created an H.264/AAC file with playing video.
    I'm not sure you are using the same version of QuickTime or the same OS if you do not see these things. At any rate, no matter the selection I choose, the only output I receive is an audio file. I think there is a bug in the new QuickTime.
    I wasn't. That is why I asked which you were using so I could try and duplicate your work flow. Since I have no problem converting files, it does not sound like a bug—rather a bad software install or a conflict between the QT Player X and some third-party app you have installed on your system which I don't. However, you still have not indicated what video compression format was used in the source file. WMV for instance would be playback compatible if you had the free Flip4Mac player codec component installed but not conversion compatible without paying a minimum of $29 for the WMV "import" codec.

  • Where have the Quicktime advanced export settings gone in Keynote 6.3?

    Where have the Quicktime advanced export settings gone in Keynote 6.3?
    In previous versions, it was possible to select numerous options and setting to export a high quality Quicktime video.

    The new version 6 and the previous version 5 can both be installed, many users use both to utilise the different features. If you had the previous version installed and have not deleted it is located in iWorks in the Applications folder. If you don't have the previous version it is available from Ebay.

  • Why does quicktime only export audio

    Why does Quicktime only export audio when exporting .mov files? I used to do it all the time with this same version. Now it doesn't work. I see a lot of other posts asking the same question and no answers.

    Why does Quicktime only export audio when exporting .mov files? I used to do it all the time with this same version. Now it doesn't work. I see a lot of other posts asking the same question and no answers.
    MOV files are audio and/or video content wrapped in an MOV file container. The first step in solving your problem would be to determine what codec components were used to create the source files and then determine if they are still supported by you current system configutation and/or conversion work flow.

  • FCP quicktime conversion export problem

    issue exporting still image instead of video
    FCP quicktime conversion export problem
    within the last 2 weeks i have exported from FCP studio 7.0.3  as quicktime conversion, the settings are:
    export as QuickTime Conversion:
    > Options> quality> set to Best>
    Standard Video Compression Settings
    Compression Type: H.264
    Motion:
    Frame Rate: Current fps
    Key Frames: Every 24 frames
    check Frame Reordering
    Compressor:
    Quality: Best
    Encodeing: Best (Multi-pass)
    Data Rate:
    Automatic
    Filter… none
    Size>
    Dimensions:
    NTSC 720x486 16:9
    >ok
    Sound: (don't change anything)
    Format: Integer (Little Endian)
    Sample rate: 48.000kHz
    Sample size: 16-bit
    Channels: (L R)
    >Export
    the results i get a odd. - the video exports fine, except for the beginning titles, instead a still frame image from somewhere else in the video occupies that intro, until the first transition- in this case- dip to white, then the rest of the video is fine. the portion of the beginning  that does not show are composed of:  livetype text credits in V2 - in which i have done a manual opacity fade up and down - so the livetype text fades in, over matte color solid in V1. in the exported video -i do not see any of this, all i see is a seemingly random still from somewhere else in the video. i can however hear the audio as it is supposed be.
    cant figure out why this is happening. anybody know?
    i think the livetype files are 1920 x 1080.
    my FCP sequence is 720 p
    this has only recently started happening and doesn't seem to be consistent.
    im wondering if it has to do with the live type files, or the white solid?…
    or the conversion settings above?

    Alistair
    Earlybird is exporting H264 ... the Key Frames setting is determining the GOP length. This value should really be determined based on the complexity of the video, to my understanding, the actual frame rate has no bearing on it. If you have very complex fast moving content then a low Key Frame rate is advisable to ensure good image quality (although it will adversely affect the filesize) whereas if you have slow moving or static content (like an interview subject) then a higher Key Frame rate will still produce a good image but at a smaler filesize. The default of 24 should be pretty much fine as a catchall starting point.
    Earlybird
    Corrupted render files (and render references) can be a pain because FCP will use those files and references  in place of the original media when building the export. And so it should as it does't want to waste time re-rendering sections that are apparently already rendered. Unfortuantely, as noted, if the render file has gone bad and/or starts referencing the wrong media then you'll get these wierd flashes of completely unexpeced and unwanted footage showing up where it shouldn't be. When you trash those files then QT / FCP will just go back and re-reference the original media ... so it's usually a worthwhile step to take just in case thats the problem.  The worse case scenario is that it only that doesn't work and you spend some time unecessarily re-rendering.
    As to why these files go bad? That I don't know. Why do Preferences get corrupted? That I don't know either but it definitely happens :-(
    Cheers
    Andy

  • FCP7 Quicktime Conversion Export Resetting

    Hi,
    I'm trying to export a 46 minute HD project from FCP 7, which is due to TX on national TV in 4 days time.
    I'm trying to export as the following:
    Pro res 422
    Quicktime Conversion
    1920x1080
    6 channels of audio
    25p
    49Khv 16bit Linear PCM
    However, the Quicktime conversion export keeps reaching 100%, and then resets straight back to either 0 or a different random percentage. Why is this? It's been going for 5/6 hours...

    This is FCPX forum. Try FCP Studio

  • Can QuickTime X Exporting Audio Only???

    Can QuickTime X export audio like QuickTimePro did (.aiff, .aac, etc.) ?
    QuickTime X has the same ability to record audio but seems to only alllow me to save it as a .mov or a .mp4 file. What gives!

    Use the QuickTime Player Pro app (Utilities folder) for those conversions (exports).

  • Widescreen Exporting Problem

    Hello everyone, I finally managed to get my Premiere to work, however I now seem to be held back by another problem.
    I am trying to export some 16:9 widescreen clips (taken from a flip mino HD) into a widescreen quicktime file. When the export area comes up, its all set to widescreen and the preview is in widescreen at all points.
    However, when it goes through the media encoder and finishes on my desktop, the image is squished up into a standard 4:3 square, and I really cant figure out why.
    Any help is greatly appreciated
    David

    The squishing is normal.  You need to unsquish it during playback.  Most software players won't do this automatically.  Windows Media Player and Quicktime in particular have issues with this.  VLC is a much better option.

  • Why do PAL Widescreen exports play in squashed 4:3 on all media players.

    Hi There,
    I am running Adobe Creative Suite 5.5, with all of the latest upgrades.
    I am having trouble exporting PAL movie clips in widescreen in AMC via Premiere.
    I have double checked all of the setting before i export, and they are definately fine (Widescreen is selected). Once the file is exported, i try to play it back in Nero player and Quicktime, as well as upload it to my website, and on each occassion it plays in a very squashed 4:3. Whan i bounce them with the same settings in NTSC it is fine, but as i am based in Europe (mainly England) i would like to keep all my files as PAL.
    I am bouncing to H264 (with the You Tube Settings, but whatever setting i use it does the same, as well as MPEG2 DVD).
    Any help would be much appreciated.
    Kind Regards,
    TCT.

    To add to what Rallymax is saying, I can definitively say that Quicktime X displays anamorphic images different to other players, you should therefore not trust it.
    Last year I was encoding some files for DVD authoring and QT X was displaying them incorrectly. I was sure I used the correct settings and I got a second opinion on this; Apple Support Discussions. All in all, I was correct and QT was not. Do not trust it, use a different program. Use MPEG Streamclip. It is available for both Mac OS and Windows.
    Hope that helped.

  • Problem With Widescreen Export

    Hey everyone. I know that there's been a lot of topics posted about this and I have read every single one and still can't seem to get it right. So here's the deal...
    I recorded 16:9 footage on my Canon ZR800.
    I captured with Anamorphic 16:9 settings.
    The sequence preset is Anamorphic.
    When I export it's 4:3.
    I tried changing the pixels to Square like someone suggested. It seemed like it would work, but it didn't change anything, it actually just created a 4:3 frame with black bars on the left and right making it.....Tallscreen, if you know what I mean.
    Is there anyway to get 16:9 footage from FCP to a QuickTime file? I'm not worried about putting it on a DVD right now, so I don't want to letterbox it if I don't have to.
    Thanks!
    -Kevin

    When I went to export, I went to Size and manually put in a size (that is, I chose Custom and put in a Widescreen ratio. If you search Google for 'Aspect Ratio Calculator' you'll find a java ratio calculator for widescreen and full. I usually use 800 as the width). After doing that, it stretched it out and it works great.

Maybe you are looking for

  • Touch no longer recognized after updates

    I updated a lot of software on the MacBook a few days ago as recommended by Software Update. I guess the latest versions of Snow Leopard and other stuff like iMovie and iPhoto and iTunes. Today, i tried to sync my Touch and it was invisible. Not even

  • How to get the column index inside a dataTable

    Hello, before I get staked, there are multiple threads handling familiar topics to the one I'm questioning about but none gives an anwer. If there is one, I'm propably to less skilled to see it. So here is my Problem: I've build a web-interface to a

  • Replacing pages text but preserving «form» pages... A real problem of (wasting) energy and time?

    Section A: a bunch of pages with text that are having a lot of changes. Section B: a bunch of pages with forms already approved. (Of section B have a already a PDF file with fields, buttons, links, etc, absolutely perfect) Problem: change in section

  • IPOD gone rogue (not syncing or doing anything)

    i own a 120g IPOD classic. it has been working perfectly for a long time, today i decided to download some new music and put it onto my ipod. when i connected it to my computer itunes froze and went unresponsive. i downloaded the latest version and t

  • How to reset Imovie 09.0.4 on mac pro intel 5gig memory

    Deleted all the Imovie projects and now when Imovie starts it keeps looking for them until it freezes. Is there some way to reset it so I can start over,with new projects.