Exporting a frame, stills question?

Hi guys,
My project is an HDV 50i PAL project and I have used the export-frame option and used some of these still frames on my timeline too.
It says the image is 1440x1080 and pixel aspect ratio is 1.333.
When exporting the final movie I export to dv avi then burn a dvd through encore.
Some are the pictures have wobbles on the edges or show the signs of the interlaced frames. (some do, some don't)
Can someone expain how to make these look better at the start?
Thanks
scott mackenzie

before you export picture try right button clicking and select Alway Deinterlace or Flicker remove (seems to work better)

Similar Messages

  • Exporting 1-frame stills from fcp

    Here's my problem: I've captured lots of 1-frame stills from clips, stored in the Browser. Using 24PA Anamorphic Setup, wanting my final DVD to play 16:9 on a widescreen LCD. I then create a new Anamorphic Sequence and drag all stills to the timeline. Then, I export all the stills as jpg's, using QT Conversion to jpg. This works fine. But when I look at the resulting stills in Photoshop, they are squashed. Now, I can convert them to QT files and then get a nice correction by exporting the stills back out of QT, using Show Movie Properties>Visual Settings>Unchecking "Preserve Aspect Ratio">Changing Dimensions to 853 x 480. But then I've got a QT file which doesn't open in Photoshop. Yikes! By the way, in fcp, it doesn't seem to matter what format I set for the export--png,jpg,photoshop, etc. The stills always look squashed, compared to the video that they came from. Thanks for your help.

    Drew13 or anyone! Oops! I just discovered another problem. I changed the pixel aspect ratio of all the 1-frame stills that I had exported from my 16:9 fcp project, and while there in Photoshop they look correct. But if I open these pictures in Preview, they still look squeezed. Then, if I open them again in Photoshop, I get this notice, "Pixel aspect ration correction is for preview purposes only. Turn it off for maximum quality." When the picture opens, it looks correct at 16x9 again. Apparently, changing the pixel aspect ratio in Photoshop does not "really" change the photo. My goal is to use the exported stills in a DVD slideshow,and have them look correct at 16x9 dimensions, but now I'm stuck with all squeezed photo-stills. Hmm.

  • Exporting Frames Second Question

    Premiere Pro is really starting to piss me off. I have everything set to export to 720x480, yet the exported frames come out 1260x720 in prefect quality or 720x460 in crappy quailty it will not export the frame correctly. I never had this problem with 6.5, hell i haven't had half the problems when I wanted to do something simple.
    So here is the question if it isn't obvious. WHY WONT IT EXPORT IN FULL QUALITY AT THE SPECIFIED SIZE?

    ok I also figured something else out, the still images aren't getting the same board around them, that video file does which is probably cause 80% of my issue. Why its expanding or cropping the still images to meet the frame size with the stills and not with the video I probably wont ever figure out. And if i scale the stills to match the video it distorts so im going to have to add a few extra hours to my time and just clip frame cut the images i need.

  • Exporting current frame with correct aspect ratio

    Hi and thanks for viewing my question. I've created a video in Motion 3 using the preset HDV1080i60 which is the preset for the video I'm using in Final Cut. It's a video of images, text elements and a background video that I created from scratch not a video recorded with an hd cam. I export the video and import to Final Cut and everything is great including the correct aspect ratio. When I export current frame from Motion no matter what setting I use it changes the aspect ratio so it isn't in widescreen format anymore. Any suggestions how to export a frame to maintain the widescreen format like it does when I export as a video? Thanks for the help.

    Because Motion is exporting with square pixels...
    If you have photoshop, you can do the following:
    Now make a new image, go to the HDTV 1920x1080 preset, but change the width to 1728 hit OK... Copy and paste your original image from Motion and scale horizontally to fit (helps if snapping is turned on).
    +How I arrived to this conclusion...+
    I opened the exported still in photoshop, changed the pixel aspect ratio to d1/ntsc widescreen. Made a new image with the HDTV setting, copied and pasted the image into the new ps file, command clicked the layer (which selects the pasted image), went to edit crop. Then I checked the image size and it gave me 1728x1080...

  • Export in frame 1

    I have a simple question.
    I am using version CS6 and in the symbols properties panel that you get when you right click a symbol (in my library) and go to properties, there is a checkbox under Advanced, and it says "Export in frame 1". Now i know what it is to link a symbol to a class, but i dont know what this means. Should i check it? Please enlighten me on this, I have checked all adobe resources, and have found nothing on it.

    typically you would leave that checked.
    but if you did not need some resources loaded in frame 1 and their download is delaying the download of other assets and causing a problem, you can uncheck that and, in the publish settings>advanced actionscript settings, assign classes to export in a frame other than 1.

  • Exporting and Importing Stills

    I have a 30 second piece of video that I'd like to:
    (1) Export every frame of the video in sequence
    (2) Run each still through a batch process in Photoshop
    (3) Reconstruct the video from the stills
    I'm a Photoshop user and am really just shopping around for a way to apply a set of custom Photoshop filters to a video. It's a "talking head" shot so there isn't much movement, which I understand can be a significant quality issue with exporting stills.

    Select your sequence.
    Go To:
    File>Export>Using Quictime Conversion
    In the dialog...at the bottom... for Format... Choose "Image Sequence"
    Click "Options"
    Choose your image file type, I recommend Targa "TGA", Millions of Colors.
    When your done in PS you can re-import the files as a sequence.
    Have fun with your 900 TGAs
    P.S. I'm wasn't aware that I was in the the FCEx board. I was thinking I was dealing with FCPHD. I think it'll still work though.

  • Getting Data Components to export on Frame 3!!!

    Finally went to ColdFusion and some data connectivity.
    Installed the Data Connection Wizard and DataGrid Column Editor and
    whatever else was there already for data/web services. I'm trying
    to get my standard preloader to work:
    1) Import the Standard Components FLA from External library
    into my main file, making sure Export in first frame is off.
    2) In Publish settings set all classes to be exported in
    frame 3.
    3) Have a 3 frame preloader than jumps to Scene 3 (the main
    movie) when done.
    4) Scene 2 stores all the crap so it's available (i.e., the
    big fat components in use in the movie).
    But now that I've added all these data components, there
    doesn't seem to be a way to get them to export properly to frame 3,
    so I am stuck loading all my classes on frame 1, which makes
    preloading useless, because by the time it starts even registering,
    it's already done, i.e., no user feedback for a long time than
    bang, there you go...if you've not moved on thinking the site has
    crashed LOL.
    Specifically, I need to get this thing to work with all the
    data classes happening in frame 3, by following my steps above as
    far as preloader and scenes and AS publish settings goes:
    http://www.adobe.com/devnet/coldfusion/articles/guestbook_print.html
    I'm lost, I don't see any way to add uncompiled clips or
    anything like that...you can't select off export in frame one with
    these data components...
    Any suggestions?
    Shawn

    hi x,
    I am using an 8 slot chassis at 1 m.  You mentioned it being cheaper for a breakout box, but on my end it seems so much cheaper to just take 4-20mA inputs from already amped pressure sensors (I've been looking at the majority of the products out there in regards to bringing in current and converting to voltage...though that doesn't seem to save any cash....  what does your DAQ set-up entail?  it may shed some light on how you are able to save some dough).  I have only used 4-20mA pressure sensors in the past, though I'd imagine they do make amplified pressure sensors giving a voltage output...and thus using the 9205 I'd definitely save a hell of a lot of cash with 2-4xs the inputs than the 9203 module.  In regards to the thermocouple inputs, what is the most cost effective method?  It seems that the 9211 modules aren't too shabby for the price, and the other signal conditioning modules (non-CRIO) were just as costly if not more.  I could always get a 4-20mA transmitter and convert the thermocouple voltage to the 4-20mA (if I needed to save space on the CRIO chassis).
    The present application is in regards to making a DAQ system that gives our customers a wide array of choices for DAQ on their testbeds... It sounds like you guys hit it pretty hard with data-acquisition.  I feel greener and greener the more I read these boards, that is in skill level.
    In regards to my first questions, anyone else have any other info?
    Thanks for the reply X.

  • Preloader export to frame scenario

    I decided to move my preloader to the main timeline of my SWF
    instead of it's own scene in an attempt to simplify things. As
    before, everything works fine other than the blank white screen for
    about 15 secs and then the progress bar hitting the scene at about
    50%. I see that this is a common surmountable issue. I am
    preloading an embedded font component which is taking up a little
    time. I tried to uncheck "Export in first frame" on the text
    component in the library and loading classes in publish settings
    into frame 2, (and also 3 when that didn't work, where the main
    movie event takes place.) The preloader is a standard 2-Frame
    breaking loop deal. Everything works great but my embedded font
    doesn't load at all when I do this. Everything else works. However,
    if I purposely comment out the embedded font for testing purposes,
    the preloader appears on the scene at about 20% so I know that the
    embedded font loading is bogging the preloader down. Of course I
    would like the preloader to start as close to the beginning as is
    possible as we all do. The font in question is in a nested movie
    clip starting on it's own Frame 1 where I build the first text
    field using AS. This embedded font is the only linkage "Export for
    Action Script" in the entire SWF. I can't get my text fade-in/out
    to work unless I use an embedded font. At least not the way that I
    am doing it. Here is the code for the textfield:
    //Create text field
    onClipEvent( enterFrame ){
    this.createTextField("textframe",this.getNextHighestDepth(),-92,-72,177,160);
    textframe.wordWrap = true;
    textframe.html = true;
    textframe.htmlText = "<p align = 'center'> First text
    string here. </center>";
    textframe.embedFonts = true;
    var textFieldFormat:TextFormat = new TextFormat();
    textFieldFormat.font = "textFieldFont"; // embedded font
    textFieldFormat.size = 16;
    textframe.setTextFormat(textFieldFormat);
    //End create text field
    I use this exact chunk of code repeatedly on the timeline of
    the movie clip and change the _alpha of the clip for the fade
    effects and change the .htmlText property to change the textfield
    itself after x amount of frames. Question is, How can I force my
    preloader to load first and have the embedded font preload before
    it is needed if not the way that I am doing it? Perhaps the movie
    clip being nested is my problem? Or, do I need to add another frame
    to the main timeline? This is all I need to wrap up my first SWF.
    Once I nail this down and can actually begin to approach
    "productiviosity". I know it's not a word, but it should be.

    I see that, I tested it online and the SWF locked on the
    preloader. It's all good now, thank you. I will try to figure out
    the preloader itself now. It seems that no matter what I do the
    preloader progress bar appears at about 50%. Otherwise everything
    is fine. If I uncheck "Export in first frame" on my embedded font
    component and load classes into the 3rd frame where my main movie
    starts on the 4th frame, my text never loads. I am going back to
    school :)

  • How do I export a frame with the Lumetri effect applied?

    I've done some color correcting in SpeedGrade (dynamic link in Premiere as the Lumetri effect) and I want to use the Export Frame button in the program monitor in Premiere. It seems like this would be a trivial task, however, I can't seem to export a jpg, png, etc. that keeps the Lumetri effect applied. The exported frame is always raw, back to the frame's original state, missing the adjustments applied by the Lumetri effect. What gives? Is there something I'm missing? Shouldn't it be as simple as clicking this Export Frame button and you get what you see in the monitor, or is this a bug? Also, I've tried through Export Media and Media Encoder to no avail; the effect is still bypassed when exporting single frames/image files. Video works fine.
    Anyone else experience this and have a solution/workaround? For the time being, I've resorted to Command+Shift+4 and taken a png screen grab that way, but it would be nice to be able to export the frames directly from within Premiere.

    OS X 10.9.5 Adobe Premiere CC 2014.2 Release 8.2.0 (65) Build ...I just did a quick test with a different set of footage in another version of the same project, and it is working. Went back to the original version I was having trouble with, and of course, now it also works. I cannot replicate this problem again. Possibly something funky happening with Direct linking at the time I was having the issue? I restarted my computer and everything, though, and it was still there. Maybe if this happens to someone else they will find this thread and leave a comment with a little more insight as to what's going on.

  • Export one frame from the source - PP cs4

    Hi
    I the older version of Premiere  , it was possibel til export  a frame to  fileformat as jpg, bmp and more, but how can I do this in PP CS4 ??

    One little tip, with this process in CS4.1: In earlier versions, one had the option of also Importing that still into a Project. That function has been lost now. If you DO want your still into your Project, just make careful note of its location and name, and then Import it.
    I did not like the Import into Project being the default, but I also liked to have the option to do it, if needed. Maybe CS4.2, or CS5 will add the option back?
    Good luck,
    Hunt

  • Capture/Export single frame from viewer.

    Hi Folks,
    Installed is the most current release.
    Seems to have lost ability to capture/share/export single frame from viewer.
    How do I capture a single frame appearing in the viewer?
    Output desired is a PNG file.
    Thank you,
    Manuel

    Click the Share button. Select Add Destimnations and you'll see Still Image in Destination preferences.

  • Exporting Jpeg Frame from Timeline.

    Hi,
    I would like to know how to export a frame from my timeline with the same resolution. Currently I'm working on a project in Apple ProRes 422 and the director asked me if it is possible to take some screenshots. I've tried to find some solutions however I didn't find how... Is there any options available within FCP that could "export" that frame and be editable with Aperture or Photoshop ?
    Thanks
    Guim

    This is an easy one.
    Park the video on the frame you want to export (make sure there are no in points marked, or it'll export THAT frame.)
    File>export> Using Quicktime Conversion>Select Still image>Don't use jpeg- it's lossy>Tell it where to go> name it>hit the button. TIFF's are good, so are PSDs if someone wants to take it to photoshop.

  • SWF movie export on frame-by-frame basis WITH actionscript

    Hi there,
    I know they're two ways of exporting flash movies:
    Export the whole timeline. This only allows timeline animations and gets messy because you have to cram up everything on the main timeline.
    Realtime-Export via Quicktime. This is a "full blown" export, but heavily dependent on CPU power or speed of harddrive, depending on resolution.
    I also work a lot with music programs and there is an option called "mixdown". This will render the whole song - as fast as the processor is capable - to a WAV-file. So time doesn't matter anymore, notes don't get skipped, etc.
    I would like to see something like this in flash, too. WITH actionscript.
    I just want flash to export one frame for each "onEnterFrame" event, NOT when the timer tells you, it's time for a "next frame". So this would mean not to trigger the onEnterEvent when the appropiate time has passed, but to trigger it, when the next frame can be exported.
    Libraries like "TweenLite/Max" are capable of doing frame-based animations, independent from the timer, so everything on that end is pretty fine.
    Would be so great if that was possible in any way.
    Is it already in CS5? Or maybe an option in CS6... argh, so many years to wait...
    until then, I have to measure the fps, look out for the lowest number, export at THAT framerate (in most of the cases just 4 or 5 fps, even on a very fast computer - just because 2 or 3 frames happen to render slower than the other 200) and afterwarts set it to 25 again (I use Blender to do this)

    Greg-
    Good Lead - Thanks.
    I learned that having skinned components (which this uses)
    keeps this preloader from working properly. The results were
    unstable. It looks like a great little preloader for other things
    though.
    I also learned that it's a problem that others have
    encountered and that hasnt been solved yet...
    ...."hello Adobe?"
    Thanks again for helping me understand this.
    JL

  • Final Cut Pro X Image Sequence Export missing frames per second option?

    I am using the trial version of Final Cut Pro X.  I can export an image sequence but it will only allow me to do so at 30 frames per second -every single frame! 
    So a 10 min movie takes half an hour to export 20,000+ frames that no one on earth has time to look thru.
    In my old Final Cut Express I was able to choose 1 or 2 frames per second, which was just right.
    What am I missing?
    Do I need to buy Quicktime Pro or Compressor to allow me to export image sequences without exporting every frame?
    Why would Apple even have an image sequence export if it only allows you to export every frame, or it that only in the trial version?
    Thank you

    I found a free option for you, if you don't already have Compressor 4.
    In FCPX create your movie. Then SHARE as a Master File.
    Get MPEG Streamclip, which is a free app available here.
    http://www.squared5.com/svideo/mpeg-streamclip-mac.html
    Drag your Master File into MPEG Streamclip.
    In MPEG Streamclip, select FILE/EXPORT TO OTHER FORMATS.
    In FORMAT: choose IMAGE SEQUENCE
    In OPTIONS, choose your frame rate.

  • EXPORTING SCROLLABLE FRAMES TO EPUB

    HI ALL,
    DOES ANYONE KNOW HOW TO EXPORT SCROLLABLE FRAMES IN EPUB? I AM BUILDING AN EPUB BOOK FOR ANDROID AND I HAVE SOME SCROLLABLE FRAMES THAT WORK FINE WHEN I PREVIEW THEM, BUT THEN WHEN I EXPORT THEM THE FUNCTIONALITY IN TH EPUB FILE IS LOST. DOES ANYONE KNOW HOW TO FIX THIS PROBLEM?
    THANKS
    CR

    thanks Carl.
    I had found this same link on the forum, but not being a programmer myself I was hopping there would be a more straightforward solution!
    I am having a book a wrote on ibooks author and published with Apple, now trying to also do in a format that would be compatible with non-Apple users, but I am finding that for simple users like me InDesign is a bit of a nightmare! Apple has a number of plug-and-play powerful widgets in ibooks author and trying to get the same functionality in inDesign and EPUB does not seem to be possible.
    but thanks for your help and for replying.
    CR

Maybe you are looking for