Need help exporting Quicktime on FCE 3.5.1

I edit HDV on FCE 3.5.1 and every time i export Quicktime, it comes out looking squeezed and not widescreen, and only saves as Quicktime movie and not FCE movie file like it used to when i first got it. and also how can i export for ipod in widescreen format as well because it it doesn't do that any more, has this got to do with my last update? because i can't seem to import LiveType to FCE anymore it keeps giving me an error report, so i'm going crazy trying to figure this out can someone please help.

What format are you working in exactly? 1080i HDV is squeezed. You can change the display in QuickTime to 1920. You may need the QuickTime Pro player for that.
"only saves as Quicktime movie and not FCE movie file like it used to when i first got it"
Don't know when you first got it but in early versions of FCE the export function was called Final Cut Movie. It's now called QuickTime Movie. Either function does the same thing.
iPod compression was changed in QuickTime. You'll have to export for either iPhone or iPod and change the output size to a widescreen format.
You'll probably need to completely uninstall and reinstall LiveType. Not the LT media content, just the application and preferences and receipts.

Similar Messages

  • I need to export Quicktime files using the PhotoJPEG, MJPEG-A, or DV codec.  Is this possible in Final Cut Pro X?  In the options under export I don't see any of these available.

    I need to export Quicktime files using the PhotoJPEG, MJPEG-A, or DV codec.  Is this possible in Final Cut Pro X?  In the options under export I don't see any of these available.  I'm a newbie to this so any help would be greatly appreciated.

    I'm importing .MOV files from my Canon 5Dmk2 at 1080p.  So should I just export using a different codec and then use Compressor or MPEG Streamclip to convert to an MJPEG-A or PhotoJPEG codec?

  • I need help exporting pages newsletters as single page PDF's or as a .jpeg for an online photo book.

    need help exporting pages newsletters as single page PDF's or as a .jpeg for an online photo book.

    No same idea: 1. Look  2. Try.
    This is in Mavericks:
    Peter

  • I need help exporting Apple Mail messages to Outlook for MAC 2011

    Good morning,
    I need help exporting Apple Mail messages to Outlook for MAC 2011. Please....

    It is possible to do this without external tools, but it is a tremendous faff. See
    http://answers.microsoft.com/en-us/mac/forum/macoffice2011-macoutlook/import-ema il-from-mail-to-outlook-2011/5e858173-e1f4-4adc-99d7-253cc467169d?page=2 for details.
    The easiest way, however, is to use Mail Exporter Pro https://itunes.apple.com/us/app/mail-exporter-pro/id675131616?mt=12 which will convert the email for you from one format to the other, and comes with an excellent manual.
    A third possibility is to connect Apple Mail to an email account via IMAP (this doesn’t have to be your usual account, you can just create a Gmail account for the purpose) . Copy all the messages into it and they will be uploaded. Then connect Outlook 2011 to the same account, via IMAP again, and let the messages download, then copy them to wherever you want to keep them and disconnect from that account. This is slow but preserves the attributes of your email (e.g. read/unead) better than any other method.

  • Need Help Exporting Previous Recipients to File

    Need help exporting "Previous Recipients" to file not to Contacts.  Sorry if this is a duplicate, I can't find this answer
    anywhere for Maverick.  Thanks. 

    Hi,
    This'll do what you're after:
    $out = @()
    $mbxs = Get-Mailbox -Identity '*smith*'
    foreach ($mbx in $mbxs) {
    $whenCreated = $mbx.WhenCreated
    $out += Get-MailboxStatistics -Identity $mbx.SamAccountName |
    Select DisplayName,TotalItemSize,ItemCount,LastLoggedOnUserAccount,LastLogonTime, @{n="WhenCreated";e={$whencreated}}
    $out | Sort DisplayName | Export-Csv .\mbxStats.csv -NoTypeInformation
    Don't retire TechNet! -
    (Don't give up yet - 12,950+ strong and growing)

  • Need help need help exporting epub to iTunes Producer

    Need help need help exporting epub to iTunes Producer. Nothing will load only get that little spinning wheel.

    It's not necessary to post a second time. I'm locking this version so others may reply at the first thread you created:
    Hi I created a EPUB with indesign cc and I'm trying to submitted it to iTunes Producer

  • Need help exporting .mov files for editing in PE3

    hi,
    i'm trying to export HD .mov files from an Aiptek GO-HD camcorder that seems to record in QT format with some funky codecs. I need to export it into a format that i can edit on a PC using Premier Elements 3.0. The few tests i've run have shown a huge increase in size when exporting from .mov to .avi (100m to 30 GB).
    Does anyone have any suggestions or experience doing this?

    You just need to open the .mov file with Elements.
    You don't need to convert it using QuickTime Pro
    first.
    Premiere may "convert" it to some other format to
    allow editing (I don't know) and that would only take
    some time at import.
    HD files are anywhere from 10 to 60 MB's per second
    (some even higher) so a DV version will drastically
    increase in file size.
    What, besides editing, is the goal of your work?
    that doesn't work with this camcorder. apparently the encoding is called QT, but it really isn't. i have to export into something else in order to edit.
    the goal of my work is to convert choppy family video into something clean that i can share with friends and family via CD / DVD (not streaming on net).

  • Need help exporting animation to Wordpress (I've looked at all the tutorials I could find).

    Alright, I've been working on a slide show animation for sometime now, but I need to export it to wordpress and I can't exactly understand how to do it correctly. I've even used the edge wordpress plugin, but it doesn't seem to work at all (I tried on two different sites, first seems to be a projram script error, the other site didn't upload anything). I've done a few of the tutorials floating around but none of them make sense to me, I don't know exaclty which parts of code to edit and in which clients to work them in. If someone could help make these five hours of confusion make sense for me that that would be amazing.
    Where should I start on trying to get my animation to wordpress?

    I've come with the same issue myself. I love Adobe Edge and i find it dead easy to make wonderful stuff there, though making it work in Wordpress has become a challenge. I followed the instructions in this video and in this guide and they seem to work only if you happen to use wordpress with a plain theme with no fancy jquery animations and functionality using these libs. I tried intergrating an Edge animation in my wordpress site, though because i happen to use a theme with a slider which uses jquery, when following the instructions step by step then neither the slider worked neither the edge animation itself. I found somewhere that you need to edit some .js libs using the noconflict mode though that did not work either (it was an example for joomla).
    I tried installing the Edge Suite wordpress plugin which is still in developing stage. You need to export your Edge composition using the File > Publish tool found in edge in order to import the .aom files. Unfortunatelly no luck with that. I'm still looking for a solution in order to make animations for my website. I sent a tweet to Adobe Edge and they refered me to the support forums. Uhg!
    I'm sure there's a workaorund using the .js libraries. Im not experienced with them so i'll have to wait for a solution to come about. I'm sorry for not helping though be sure to check the links above

  • I need help export on dvd premiere pro cs4

    Hi, I am a new consumer of Premiere Cs4 and I need help. I have used, in my life, only simple authoring programs as well as Pinnacle studio and now I have some problems with Premiere. I hope that someone help me and it answer my simple questions.
    1) In studio I knew, in real time, how much space the project occupied on the DVD but in premiere? How I can know speedily how much space occupied my project? I have noticed that the space occupied is visualized in encore but it is the unique methods for to have this information?
    2) Because the space occupied from the project not change when I change the preference of project? An example: I create a project and I export it in encore. I set bitrate 8 and the project occupied 50mb. If I change the bitrate, an example 6, the space occupied not change! Why?
    thanks

    Projects don't have a bitrate. You choose your desired bitrate when you export.
    You will find links to many
    free tutorials in the PremiereProPedia that will quickly show you how things are done in Premiere Pro.
    Cheers
    Eddie
    PremiereProPedia   (
    RSS feed)
    - Over 300 frequently answered questions
    - Over 250 free tutorials
    - Maintained by editors like
    you
    Forum FAQ

  • Need help exporting large file to bitmap format

    I have a large file that I need to export to a bitmap format and I am experiencing unknown "IMer" errors, memory and file size limitations.
    The file contains only one artboard of size around 8000 pixels by 6000 pixels. I can successfully export as a png at 72dpi giving me a 100% image of my AI file. However I need to export an image at 200% of the AI file. If I export as a png at 144dpi to achieve this I get the following error(s)
    "The operation cannot complete because of an unknown error (IMer)" or "Could not complete this operation. The rasterised image exceeded the maximum bounds for savung to the png format"
    I have tried exporting as tiff, bmp and jpeg but all give "not enough memory"  or "dimensions out of range" errors.
    Does anyone know the limitations with AI for saving large files to bitmap format?
    Does anyone have a workaround I could try?

    You could try printing to Adobe Postscript files.
    This will actually save a .ps file and you can scale it to 200% when doing so. You'll need to "print" for every image change.
    Then open a Photoshop document at your final size (16000x12000 pixels) and place or drag the .ps files into the Photoshop document.
    I just tested this and it seems to work fine here. But, of course, I don't have your art, so complexity of objects might factor in and I'm not seeing that here.
    And you are aware that Photoshop won't allow you to save a png at those dimension either, right? The image is too large for PNG. Perhaps you could explain why you specifically need a png that large???

  • Need Help with QuickTime to Apple TV Export Weirdness

    I am having a problem using QuickTime Player 7 Pro to convert a movie file in its original 1280x720 size for use with Apple TV. (iMovie creates a 960x540 file for Apple TV by default and the only way to get a 1280x720 file is to have iMovie use QuickTime to export it as a .mov file in that size and convert it to a .m4v file for Apple TV separately, with QuickTime Player 7 Pro. Unfortunately, I haven't been able to produce the 1280x720 file that is compatible with Apple TV.
    To demonstrate my issue, I exported two projects from iMovie, both using the Export via QuickTime menu option, set at Movie to QuickTIme Movie, 1280x720, H.264, 24fps:
    - Movie 1 is an 8:20 video. (All library video taken by the same camera and imported into iMovie at the same time).
    - Movie 2 is a :15 test video using a clip from the same source as Movie 1.
    Next, I used QuickTime Player 7 Pro to export Movie 2, the short test clip, using the Movie to Apple TV setting. It  yielded a 1280x720 .m4v file, just as I wanted. With that test completed, I moved on to the full video.
    When I exported Movie 1, the full 8:20 movie, using exactly the same setting in QuickTime Player 7 Pro, it produced a 960x540 .m4v file! Repeated exports yielded the same results.
    How can this happen? How do I get the1280x720p Apple TV-compatible file that I want?

    Thanks for the detailed reply. I have exported movies from iMovie many times with the "Export using QuickTime/Movie to QuickTime Movie" Share menu option. Despite the fact that Apple literature states that TV1 will play an H.264/AAC 1280x720, 24fps MOV file, I have never been able to get one to play. It won't even sync. (I get an error message stating the sync didn't work because the file is incompatible with TV.)
    Sorry for the delay in responding. Wanted to check a couple of files on the TV1. Don't have many files encoded at 720p24 and have re-converted most for better AC3 DD5.1 quality at 640 Kbps for the TV2 units.. In any case, wanted to make a quick check to see if they still played with increased specs after the last update. Files play but only for a few seconds before freezing. Thought it might be to to wireless streaming to the TV1 so I tried synching a test file but it played the same way. Only files that still play are 540p30 files. Not sure if they have really "killed" 720p or not as a couple of trailers (Thor and Captain America) play at 1280x544 (i.e. 2720 macro-blocks) which is significantly more than my 960x540 (2040 macro-block) files. Might be interesting to see if a 960x720 PAR encoded file will still play on the TV1. (Not that it would help you but it is a matter of some curiosity for me.)
    I spent much time at my Apple retail store trying to see what I may have done wrong. The Apple Geniuses there confirmed with me that TV1 will not play this type of file. (I have no experience with TV 2, but I would be surprised if the results were different.
    Then be prepared to be surprised. The TV2 plays the 720p files just fine even with the increased audio data rate for the secondary AC3 DD5.1 surround sound. In fact, I am seriously considering the retirement of the TV2 so I can watch all files without having to worry about frame rates. (Besides, my wife keeps complaining that the bedroom TV (the TV1 unit) doesn't play her Netflix "chick flicks."
    I just tried renaming the MOV file to M4V. It now syncs with my TV. Unfortunately, it still won't play. The error message on the screen states "The format was not recognized."
    Strange, my files are recognized, stream, sync, and play (albeit with frozen video as sound continues) whether I use a real M4V or MOV file container. (Don't have an MP4 720p file to test at the moment.)
    So, I am forced to export and then convert. That said, I am embarrassed (but happy) to admit that I found the solution to my QT 7 Pro problem. As I experimented further today,I found that my test file (Movie 2) was exported by iMovie at 24 fps and the full movie was exported at 30 (29.97) fps. QT 7 Pro must have forced the conversion to 960x540, which would be the only way a 30fps file would play on TV. Once I corrected the setting and exported again at 24fps, the QT 7 Pro conversion to 1280x720 worked as it should.
    Glad you were able to settle that issue.
    If you or anyone knows of a way to export from iMovie into a 1280x720, 24 fps format guaranteed to be compatible with TV1, please post instructions. Until then, I will have to keep using an intermediate export first and then Handbrake or QT 7 Pro to convert.
    It's not really possible to guarantee that every file will be playable since the content actually drives the encoder and may require changes to user settings on occasions. However, having said that, I take it you did not try the "Export using QuickTime.../Movie to MPEG-4 Movie" Share menu option previously suggested. It will allow you to create an H.264/AAC 720p24 TV1 compatible MP4 file directly from iMovie. Here is a "quickie" file I exported from iMovie moments ago which plays on my TV1.
    QuickTest.mp4

  • Need Help-Exporting iMovie project to FCE

    I'm new to iMovie. I have worked with FCE in the past, but it has changed drastically from the last time I used it. The problem I have is that all of my video is uploaded into iMovie and I was playing around with FCE and iMovie and I like the way iMovie crops the videos. I was wondering if by cropping in iMovie will it export like that to FCE? If not, what is the best way to crop video to get the same dimensions in FCE?

    Hello www,
    Initially when I went to the "share" option in imovie to export to iDVD the function simply opened up the iDVD program and kept playing the opening iDVD theme over and over again.
    iDVD will keep playing that theme until you either click the motion button, or decide to burn to disc.
    Does your iMovie project show up as a button/title in iDVD? If so, you have exported correctly. Now you may change the menu, titles, etc., then you can
    burn to disc (best way to do this is create a disk image, then burn with Disk Utility)
    hope this helps
    mish

  • Need help exporting to QuickTime!

    Here's what I'm trying to do: export a presentation, with audio narration imported from AIFF files for each slide, to a QuickTime movie that runs, start to finish, without any key clicks and with my audio and animation/transition timings intact. I can't figure out how to do this. Keynote wants either manual advance or auto advance based on a universal transition/animation timing (no good).
    I've built my entire Keynote presentation and recorded the audio narration (with effects) using GarageBand. I've added the audio to each slide individually after exporting them as AIFFs from GarageBand. I've worked out all the animation timings, and set the automatic transition timing for each slide (sadly I had to do this manually - Keynote can't figure out that I really don't want the slide transition after the last animation, but after the audio clip attached to that slide ends sigh).
    When I view the presentation, it looks (and sounds) great. It runs through the entire presentation automatically, the timings are all correct, and the audio sounds good. But I can't export to QuickTime and emulate what I'm seeing when I run it in Keynote. Is there any way to do this in Keynote so I don't have to rely on a screen capture program? Any advice appreciated...

    I tried a new experiment with a fresh, new Keynote presentation. Plain white background. Three words that animate, each On Click. Move In, Bottom to Top. .2 second speed. Dragged my WAV narration file to the slide. Recorded the presentation, animating each word manually at the appropriate point in the narration. Playing back the recording in Keynote looks and sounds as intended. Exported to QuickTime. Narration starts, first animation doesn't appear in time. As soon as first animation appears, audio cuts off completely. Other two animations appear, with no audio.
    I even tried a different font this time (a standard OS X font). This can't be a problem with my presentation file.
    Something is wrong with the QuickTime exporting function. I'd love to know if anyone has had success (visuals and audio in sync) exporting to QuickTime after importing your narration (or sounds) by dropping an audio file on the slide.

  • Need help exporting videos in final cut

    Hi guys, I have been using Final Cut for about 6 months now and I am STILL having trouble exporting my files. I mean there are so many options I am unsure which one to choose.
    This current wedding video I did for a client...due to my lack of expertise, the footage turned out very grainy. I still put together a decent video, and it was time for me to export the video in order to upload on vimeo. I do not know the proper settings to use when uploading to vimeo, so I just use Final Cut's Quicktime Conversion and I just export the file with LAN/Intranet settings. When I saw this footage, I noticed the grain was ALL GONE... but has aliasing
    question # 1...why did this happen?
    If I export the file as quicktime movie, the grain is all still there.
    When its time for me to burn the movie, exported sending the the file to compression, and then using DVD: Best quality 90 minutes setting
    when I saw the footage, GRAINY again!!
    I threw the smaller file which had no grain on it but had aliasing...and the dvd, looked okay but the aliasing was still there, so obviously I'm doing SOMETHING wrong..
    here's the file
    http://vimeo.com/5312419
    pass: vimeoaccount101
    Question #2: What is the best way for me to export my movies so that I see minimal grain and no Aliasing..
    Thanks!

    First of all let me say you do great work. I was very impressed! I would hire you to do my wedding.
    #1 As far as vimeo is concerned if you go to their help section they have very clear instructions as to the best specs for uploading video.
    #2 With the graininess & Aliasing, we need to know more info. What camera/s did you use and at what settings(e.g. interlaced, progressive, etc.)
    Off subject, I am curious to know how you achieved your pan effect. Was it hand held, did you use a glidecam? Once again I am a fan of how you pick and choose your shots...great work! You should be doing movies, not weddings.

  • Need help converting quicktime movies into Flash files

    I need to convert a QT, PhotoJPEG compressed, movie file into a .flv format. I have AE 6.5 Standard and it keeps quitting on exporting a SWV file which would could probably get me by with my client. But, again, it errors out saying something like a JPG is busy, or a file is busy.
    I have FlipforMac,a purchased version. But I'm not sure if converting it into a .wmv and then a Flash file is the best route or is even possible.
    Any suggestions or ideas of software that I could purchase??
    ~reicko

    i don't think you have read up on the use of flash video
    (FLV). there's nothing you need that you do
    not already have (except maybe quicktime pro or some other
    video editing program). the FLV exporter
    comes FREE with flash 8. You should be able to open your
    quicktime movie in QT PRO and export to FLV
    format - then use any of the flash playback components for
    FLV files - best bet is to read the help
    docs on this subject and go to the devnet section of
    adobe.com where there are several in-depth
    articles about implementing flash video into your site.
    --> **Adobe Certified Expert**
    --> www.mudbubble.com
    --> www.keyframer.com
    rhian wrote:
    > Hi,
    > Thanks for your reply. I am using Flash 8. I've been
    looking into streaming
    > and it's very expensive with quicktime movies, however
    I've found a company
    > that will stream flash movies much more cheaply which is
    why I want to convert
    > it to a flash movie.
    >
    > Sorry are you say that Quicktime Pro allows you convert
    files into flash
    > formats?
    > Rhian
    >

Maybe you are looking for

  • How do I reinstall windows 8 on my x1 3443 CTO?

    Hi, I want to completely wipe my current install of windows 8 as I have too many programs junking it up. I want to reinstall it again and start fresh. But when I got the laptop lenovo didn't send me a windows disc so I am not sure now to go about thi

  • One cable to TV from iMac 2009

    Is there a cable that combines all I need to go from an early 2009 iMac to an Hdmi Cable which would go to my TV? Thanks

  • Migrate Business Rules by generating XML

    Hi BRF plus experts, for a project I am currently assigned to I am trying to find an easy way to convert business rules from a legacy systen into BRF Plus v7. Using XML export functionality and a few simple decision tables and rules the XML structure

  • N97 photo file system

    HI all, I small niggle with my V20 N97. I did a reset of the phone and backed up my captured photos, and then copied them back to the phone afterwards to the same place in mass memory. Now however they don't show up in the right place in Photos, even

  • Convert PDF to SAP-Uploadable TIFF-Format

    Hi friends ! What's the best way to convert a PDF-Dcoument to a SAP-uploadable TIFF-Graphic ? Any tip or recommended tool is welcome ! Regards Rainer