Changing frame dimensions

I imported a video from my DV camcorder that was 720x480 pixels according to the project pane.  My project is DV-NTSC widescreen 32kHz.  I edited the footage and exported it as a MPEG1.  When I opened the exported file, it was much smaller.  It is a little bigger than the size of a business card.
How do I make the exported footage larger?  Do I have to do the editing all over again?
Also, what's a good video format for something that's less than 30 seconds long and must be embedded in a web page and is something under 720x480 pixels?
Thanks for any help.

Hi,
Your exported file is smaller because the frame width and height in AME's Video Pane is probably set to 352x240 which is the default in the MPEG1 NTSC VCD preset. You can change the frame width and height in AME by launching the Settings UI. (Click on the Settings button in the AME Batch after selecting the batch item)
One of the video formats you could try for your requirements would be FLV | F4V.
Thanks.

Similar Messages

  • PrE 9.0 wont let me share as H.264 1280x720p 29.97 fps - keeps changing frame rate

    As the title says I am unable to create an export with the following settings:
    H.264
    1280x720p
    29.97 (or 30, neither possible) fps
    I have tried editing the existing H.264 presets but the following happens:
    I go into Share > Computer > MPEG and select the Preset "H.264 1440x1080i 30" then hit the "Advanced" button.
    All I want is to change the resolution to match my project size, 1280x720 which I do - but then something happens
    As soon as I change "Frame Dimensions (pixels)" to 1280x720, the fps is automatically changed to 59.94 and when I click the dropdown box for the frame rate, I can only pick the following:
    23.976
    24
    59.94
    Automatic (based on source)
    Since I can't pick 30 or 29.97 I tried picking Automatic but that sets it to 23.976 - even though it clearly states that my source is at 29.97 fps...
    At this point I don't really know what else to try and any help is appreciated.
    Thanks
    EDIT: Just thought I'd also mention that the source is from a GoPro Hero HD cam which shoots in 1280x720 H.264 AVC so I did select "NTSC AVCHD LITE 720p30" as the project profile
    EDIT2: Found Bill Hunt's premade profiles for the GoPro and Premiere Pro. Trying them out right now and it seems to be working. But I still cannot create a profile with 29.97 fps at 1280x720 myself

    With certain file formats and codecs, you will be limited in the configuration of size or frame rate. It sounds like the output format you've selected is one of them.
    Try going to Share/Computer/MOV and see if that makes a difference.

  • Support MIDI and dynamic change FRAME RATE

    What MACROMEDIA says about support by FLASH, midi files and
    dynamic change FRAME RATE of the movie?
    this is two nuances that does not suffice me.
    And what about macromedia FLASH 9? When it comes?

    For dimension changing use something like this (is a part of a bash script for video edition so ...) :
    # Le quitamos el over-scan al ancho. OJO!! debe seguir siendo MULTIPLO de OCHO
    WIDTH_SCALED=$(($OUTPUT_V_WIDTH-$OUTPUT_OVS*8)) #multiplicamos el overscan por 8(4 pixeles a cada lado)
    # Obtenemos relacion de aspecto de forma mas precisa
    if [ "$OUTPUT_V_ASPECT" == "1.7777" ]; then # formato panoramico
    ASPECT_PRECISE=`echo "16/9"| bc -l`
    else
    ASPECT_PRECISE=`echo "4/3"| bc -l` # y el formato normal
    fi
    HEIGHT_SCALED=`echo "(${INPUT_V_HEIGHT}*${OUTPUT_V_HEIGHT}*${ASPECT_PRECISE})/${INPUT_V_WIDTH}"| bc -l`
    # Necesito que el alto sea MULTIPLO DE CUATRO para que la longitud del PADDING sea PAR y simplificar el codigo... introduzco un error de 3.999999 pixels (en el peor de los casos)
    HEIGHT_SCALED=$((`echo "scale=0 ; $HEIGHT_SCALED/4"| bc -l`*4))
    # Calculo el Padding
    OUTPUT_V_PAD_WIDTH=$(($OUTPUT_OVS*4))
    OUTPUT_V_PAD_HEIGHT=`echo "scale=0 ; ($OUTPUT_V_HEIGHT-$HEIGHT_SCALED)/2"| bc -l`
    Don't bother about the comments . Is spanish .
    What you want is :
    HEIGHT_SCALED=`echo "(${INPUT_V_HEIGHT}*${OUTPUT_V_HEIGHT}*${ASPECT_PRECISE})/${INPUT_V_WIDTH}"| bc -l`
    About frame rate - this is video edition and i think you can not do this in java . Is more complicated than a simple calc . Under linux i'm using ffmpeg to change fps and encode from avi to mpeg2 .

  • Media Encoder changing my dimensions!

    Hi guys!
    Thank you for reading my question, I know I am probably doing something wrong here but I am breaking my head and I need some help.
    I made something in After Effects at a size of (1920x1080) Picture 1. When I exported through media encoder and chose "Frame Size: Based on Source" Picture 2.
    The final file changes, the dimensions instead of being 1920x1080 to 2560 × 1080 Picture 3.
    I want to be able to render through media encoder but keep the dimensions on my original file 1920x1080.
    Does anyone know why this is happening?
    Thank you.
    Picture 1.
    Picture 2.
    Picture 3.

    Change it to this?

  • I want to play video on my computer to make some analysis to frames,the problem that I face ,I can't change video frame rate using labview,but I can change frame rate to the video out of labview using some program

    HI All
    I want to play video on my computer to make some analysis to it's frames,the problem that I face ,I can't change video frame rate using labview,but I can change frame rate to the video out of labview using some program .
    I used IMAQ AVI Read Frame VI
    for example I have avi video It's frame rate is 25 fbs ,my image processing code is very fast that can process more 25 fbs,so I want to accelerate video acquisition

    Hi abdelhady,
    I looked into this further, and reading an AVI file into LabVIEW faster than its frames per second won't be possible. LabVIEW could read in frames faster than 25fps, but because it will be pulling the available frame at that point in time this would just give you duplicate frames. If you want to be able to read in frames at faster than 25fps, you would need to speed up your AVI file before reading into LabVIEW.
    There's a good shipping example to show how to read in from an AVI file, "Read AVI File.vi". You'll notice that they add timing to make sure that the while loop runs at the right speed to match up with the frames per second of the file being read. This is to make sure you're not reading duplicate frames.
    Thank you,
    Emily C
    Applications Engineer
    National Instruments

  • Is it possible to change the dimension order when extracting data from HFM?

    Hello,
    When accessing Consolidation/Extract/Data is it possible to change the dimension order of the extract rather than extracting the standard order?
    I can see you can change the dimension order visually by going to "Reorder dimensions" but this does not carry through to the actual extract.
    If its not possible using this method is there another method? Trying to avoid using smartview for this purpose.
    Many thanks and kind regards,
    Rich

    Hi,
    No, it is not possible to change the order type.
    -Paul

  • How do I make my flash banner change frames on a timer?

    Hello, I'm new to flash and I recently just made a flash banner where you can click buttons to change frames. I also want to add the ability for it to automatically change frames after 7 seconds. I've put all of the pictures on the same frame and gave them frame labels. What would be the actionscript code I should use to make this work, along with making the buttons still functional? Also, how can I put buttons to go to the last frame from the first, and first to the last, while still making them stop at every frame? I keep trying and nothing's working.
    If you'd like a more in-depth look, I've provided the .FLA file here:
    http://uppit.com/v/ZJOKIQ59
    The easiest way to explain it would be to re-upload an .FLA file with all of the above completed bug-free, and show me how you did it. I hope I'm not asking too much with that, but I would be able then to take a look at it and compare it to my code to learn it myself.
    Thanks in advance for any help! =]

    Well I done some more work this time. As i had some problems uploading files I'v made these screanshots.
    - On the first frame add just this:
    var secTimer:Timer=new Timer(1000,7);
    startTimer();
    - The actual code is on the second frame:
    //secTimer.addEventListener(TimerEvent.TIMER, tik);
    secTimer.addEventListener(TimerEvent.TIMER_COMPLETE, skipFrameT);
    next_btn.addEventListener(MouseEvent.CLICK, playNextFrame);
    function playNextFrame(e:MouseEvent):void {
    if(currentFrame < 50){
    resetTimer();
    play();
    else{
    resetTimer();
    gotoAndPlay(2);
    prev_btn.addEventListener(MouseEvent.CLICK, previousFrame);
    function previousFrame(e:MouseEvent):void {
    if(currentFrame <= 11){
    gotoAndPlay(42);
    else{
    gotoAndPlay((currentFrame-10));
    resetTimer();
    /*function tik(e:TimerEvent):void {
    trace("frame ",currentFrame,", tick", secTimer.currentCount);
    function startTimer():void {
    secTimer.start();
    //trace ("timer Started");
    function skipFrameT(e:TimerEvent):void {
    //trace ("time stoped");
    if(currentFrame < 50){
    play();
    else{
    gotoAndPlay(2);
    resetTimer();
    function resetTimer() {
    trace("Timer Reseted");
    secTimer.reset();
    startTimer();
    - Remove your code for the buttons;
    - And use 10 frames spaceing for the images:
    2 to 11; 11 to 21; 21 to 31... and so on.
    Hope this will be real help now.

  • When reflow text; How to change paragraph automatically when changing frame

    Hi
    Im new to indesign scripts, but thought that this maybe was the right forum to ask the following question. (Im using Adobe Indesign CS.5 )
    Im currently trying to import a file (word file / excel both is possible) into an indesign book and formatting the text automatically!
    My question is: How is it possible to reflow text into frames and when changing frame it changes paragraph?
    I have already figured out how to reflow the text, and actually also managed to relow text into the frames and change paragraph style. I know how to use the keep option, and by this change the paragraph style when e.g. changing frame break/page break etc.  (but if the content being flowed-in is not tagged with style names then I cannot figure out how to do it)
    The document and its content I whish to import do not have any tagged paragraphs!
    If any of you have a hint, I would be more than happy to hear from you

    My question is: How is it possible to reflow text into frames and when changing frame it changes paragraph?
    This question is not gramatically correct and I cannot understand what you are trying to ask.

  • Changing ppi changes pixel dimensions but not document size?

    I have an image that is W=4.375 H=6.124 at 355 ppi the pixel dimensions area under Img > Image Size indicates it is W=1553 px H=2174
    When I change the resolution to 72 px it is only changing the pixel dimensions and not the document size. I'm confuesed.
    1. What is the difference between pixel dimensions and document size?
    2. Is the document the same physical size regardless if I make it 200 ppi, 150 ppi or 72?
    Thanks.

    Let me see if I understand all of this:
    - If I change the resolution the print dimension will stay the same, though what is it actually doing to the image if I increase the resolution, though it still is the same print dimension? I am guessing you can not just add pixels to a given size image and expect it to print better.
    - If I change the dimensions, the resolution will change because there will be either more pixels for a smaller area or fewer pixels for a larger area, depending on how I size it.
    Thanks.

  • Changing frames within a symbol

    Can anyone tell me how to change frames within a symbol, by using a button in the actuall stage. Every time I try searching for it, I get lost in half compleated answers, action script 2, and things that throw a ton of code and words and stuff at me, but never explain the parts of it. (Often also has losts of additional code that I probally don't need)
    I've got the button, but I need the function.

    I can see from your other posts you are familiar with coding a button, so... In your button event handler function you would use something like...
    symbolName.gotoAndStop(someFrame);
    where symbolName is whatever instance name you assign to the movieclip symbol and someFrame is either a number or a label for the frame you want to change to.

  • How do I change the dimensions of an image? The Image Size dialog box will not allow me to change it

    How do I change the dimensions of an image? The Image Size dialog box will not allow me to change dimensions.  I am taking an online class and the Image Size dialog box looks different than the one I am seeing in Photoshop CC.  It has the option to change the dimensions.

    When you say chage the dimentions, do you mean crop the image and adjust the size of the image at the same time, or do you mean you want to just resize the image?  Can you post a screen shot of what you're trying to do?

  • AS3 Timer to change frames not working correctly. PLS help

    HI I am having a big of trouble with this code to change frames on my timeline. I thought my code below would work fine but its not. For some reason it will go to frames 1-4 (4 is the last frame) then it will go back to 1 again just fine as its supposed to... but then will jump to 3 then back to 1... all random instead of staying in sync.  I have attached both my as2 version and my as3 version. My as 2 is working perfectly. I can define the amount of time a frame will pause for on each frame. ... the as3 though I am having no luck. Any help or advice would be appretiated! Thank you
    here is my as 3 code;
    stop();
    var frameTimer:Timer = new Timer(1000);
    frameTimer.addEventListener(TimerEvent.TIMER, frameChange);
    function frameChange(e:TimerEvent):void
        if(currentFrame == totalFrames)
            gotoAndStop(1);
        else
            nextFrame();
    frameTimer.start();
    here is my as 2 code;
    stop();
    function GotoFrame ()
        StopTimer ()
        var frame:Number = _root._currentframe;
        var total:Number = _root._totalframes;
        var Next:Number = (frame % total) + 1;
        _root.gotoAndStop (Next);
    function StartTimer (Time)
        _root.myTimer = setTimeout (GotoFrame, Time);
        _root.stop ();
    function StopTimer ()
        clearTimeout (_root.myTimer);
        delete _root.myTimer;
    StartTimer (1000);

    Oh I didn't think about that! ... I suppose it is ok to overlook things like this while im still learning
    Thanks for that answer. Perfect! .. that was driving me crazy.
    any chance you could help me solve the next task of defining the amount of time each frame will pause on each frame. In my action scrip 2 code I could put timerFunctioName(5000); and it would pause only that frame for that amount of time and I was able to put different time pauses on each frame in this way.

  • Create an mp4 from mov without changing the dimensions

    I am working on a project in InDesign that needs to output to DPS.
    I take screen capture movies which are saved in the default mov format. These movies are 700 px x 400 px. That can't change.
    I need to convert the mov to an mp4 to add to ID for DPS.
    I open Adobe Media Encoder but I am confused as to how to set the output controls.
    I don't want to change the dimensions.
    What setting will convert the mov to mp4 without changing the dimensions?

    Does this help?

  • Ibooks changes the dimensions of cover image

    I have been working on an epub using Calibre as the converter platform. I have used the program in the past and it always works until now. I am working on a new book and the cover image dimensions are changed in iBooks. The image looks correct when I view it in an image viewer.
    I have revised the cover image several times to change the dimensions, change the file size, modify the pixel count. The current dimensions are 1500 by 2400 pixels which is a size I have used before. The file size is 226kB. Any suggestions on how to get the cover image to show up correctly?

    You don't think it would be that hard to get ACR to better match the in-camera engine...
    I understand if its not able to read the "special" in camera user settings, such as increase saturation, etc as that may be proprietary...
    But it (ACR) already knows what type of camera you are using... It would be nice if Adobe would make it at least set to better match the out-of-box camera settings per camera... it would be a much better starting point than the flat, discolored images I see, IMHO.
    Example... the reds in my Rebel XT RAW's always come up orange, both in LR and ACR.

  • Changing slide dimensions

    I just switched over to mac from pc, so please bear with me I was wondering if in Keynote you can change the dimensions of the slide to be 8.5" x 11" instead of the default setting. I was able to do that in PPT by going to the page setup under file, but I can't seem to do that in Keynote. Thanks for your help.

    Yes, open inspector and go to first icon- the page- at bottom of document tab is slide size. Set custom size to 768x1024 (or other equivalent ratio) and the slide show is now portrait mode I just did this to print out on 8.5x11 paper- you'll also need to set print to portrait if you actually want to print out (in the print dialogue box)

Maybe you are looking for

  • Hiding _System in file manager

    Hey guys, With ModuleTemplates Showing up recently under _System for some reason (Scott spotted this first) - This folder does not show up in the file manager. Campaigns do not but content holders do (but no files) but Apps folder does and any other

  • Very, very slow performance

    Lightroom's performance on my computer has become, at times, intolerably slow.  After rebooting my iMac and not opening any other programs or browsers, it just took about eight minutes to import 23 files, and a few more minutes to build 1:1 previews.

  • "Internal verification failure" in all my scripts after update to AE CC 2014

    Hi! After updating to After Effects CC 2014 I am getting the next error message in any of my javascripts now: In AE CC everything working smooth and very well. I am getting error immediately after alert("6") and before alert("The END") Can you advise

  • Video getting 'stretched' after export.... help?

    hi guys... ok, i have a movie i did in FCE, its just an audio file with keynote slides that are synched to it. The slides are jpgs, and are 1024x768 in size. I made a movie, it looked great.... went back to FCE to make some edits, then re-exported it

  • How to compress file

    code of compress file in Java