How to edit 1440 x 1080 with SQUARE PIXELS?

Yes, I know it's weird. I would like to edit 1440 x 1080 with square pixels - HD with a standard aspect ratio. Unfortunately, any preset in 1440 x 1080 (HDV for example) is anamorphic and won't let me change it to square pixels. How do I create a project in 1440 x 1080 with square pixels?
I know I can alter the aspect ratio on export, but that would squish the images, so that won't do. I need to maintain square pixels from start to finish.

Ah, but it is not coming from a camera. I am creating it from images. In fact the main purpose of creating this video is
so the projectionist can adjust zoom and focus to bring the projector back to optimal "standard" settings while the audience has something funny to watch. Sure, I could create it in DV 4:3 format, but my images are already sized for 1080 height (I made a similar video for adjusting the zoom/focus for widescreen, which is really 4:3 with the top and bottom offscreen since the projector doesn't do 16:9). It is an older projector before HD standards and 16:9, but is higher resolution than the typical 4:3 formats. Another reason I want to use higher resolution is because I previously made the video at 720 x 480 resolution and it looks much better in HD.
So the question remains - how do I set custom resolution with square pixels?

Similar Messages

  • How do I export in avi with square pixels?

    At present I can only export in avi without my computer shutting down as I need more power. YouTube has become very unhelpful since Google took over and my widescreen exports don't load properly. There used to be a buttong to fix it but that's gone.
    I also used to have a tic box for square pixels, how do I select this on CS5.5?

    In the 'Video' tab of export settings scroll down until you find 'Aspect' field:

  • 720 480 sequence with square pixels for web delivery only

    i'm on fcp 5.0.4. i've done some text qt exports and all seems to be fine, just want to double-check here. i am editing a sequence of stills. i want my seq settings to be 720x480 square pixels (you can choose 'custom' for this but it will change back to ntsc dv 3:2) because i like the 1.5 (720x480) pixel aspect ratio.
    usually when i do 720x480 projects i'm working with dv/non-square footage and when i export for web use i'll choose the 640x480 setting so that it displays correctly on computers.
    so the question is: any foreseeable trouble with my using 720x480 with square pixels seq settings if i want to export a qt at those same specs, and it's NOT going to broadcast, just web delivery?
    i'm also using compressor - jpeg as part of seq settings unless someone can tell me there's a better compressor to use. (yes i know tiffs would be better but am using jpegs here.)
    thanks.

    Yes, there are foreseeable problems of applications assuming that your 720x480 video should have D1-sized pixels, as you've already experienced.
    But once you finally end up with a 720x480 square pixel QuickTime movie that you are going to embed into a web page it should play properly.
    Just make sure you host the video yourself so you can control its presentation. I bet if you upload it to Vimeo or YouTube those services would also reasonably assume that your video had non-square pixels.

  • Mixing 1440 x 1080 with 1920 x1080

    I have two Canon video cameras, the XHA1 which shoots HDV @ 1440 x 1080 @ 23.98FPS and a Canon 7D which shoots H2.64 @ 1920 x 1080 @ 23.98 FPS. I want to inter mix them in the same Final Cut timeline of ProRes 422.
    Since the majority of the footage was shot on the 7D I would prefer to up scale the XHA1 footage from 1440 to 1920. Can this be done and if so how?
    Thanks
    Kent

    I am not cross posting. It would seem to me that I would need to convert the XHA1 clips to 1920 x 1080 and that I should do that in Compressor. I am not sure of what or if that can be done. Thanks for any suggestions.
    Kent

  • How to create gamma (midtone) changes with help Pixel Bender?

    I'd like to create Level correction with help Pixel Bender. I made correction for each channel (r, g, b), it works. But I don't know how to make correction for midtone for each one.
    Is there some formula or example?
    Unfortunately google hasn't got solution
    I use the next code for each channel, for instance, the red channel will be look like
    dst.r = ((dst.r-red[0])/(red[1]-red[0])-rgb[1]-rgb[0]), where red[n], rgb[n] are the values which can be changed by user

    thanks for your reply! so, if i wanna change gamma for each channel separately i have to change your code so:
    dst.rgb = pow(dst.rgb, float3(red[1], green[1], blue[1])/gammaRGB)
    where red[1], green[1], blue[1] are the parameters of gamma
    i compared the result which i've got and it's different from photoshop's
    so, now my code looks like this
        parameter float3 red
        <
            minValue: float3(0.0,0.0,1.0);
            maxValue: float3(1.0,1.0,1.0);
            defaultValue: float3(0.0,1.0,1.0);
        >;
        parameter float3 green
        <
            minValue: float3(0.0,0.0,0.0);
            maxValue: float3(1.0,1.0,1.0);
            defaultValue: float3(0.0,1.0,1.0);
        >;
        parameter float3 blue
        <
            minValue: float3(0.0,0.0,0.0);
            maxValue: float3(1.0,1.0,1.0);
            defaultValue: float3(0.0,1.0,1.0);
        >;
        parameter float3 RGB
        <
            minValue: float3(0.0,0.0,0.0);
            maxValue: float3(1.0,1.0,1.0);
            defaultValue: float3(0.0,1.0, 1.0);
        >;
        input image4 src;
        output pixel4 dst;
        void
        evaluatePixel()
            pixel4 p = sampleNearest(src,outCoord());
            float rgbdiff = RGB[2] - RGB[0];
            p.r = ( (p.r - red[0])/(red[2] - red[0]) - RGB[0])/rgbdiff;
            p.g = ( (p.g - green[0])/(green[2] - green[0]) - RGB[0])/rgbdiff;
            p.b = ( (p.b - blue[0])/(blue[2] - blue[0]) - RGB[0])/rgbdiff;
            p.rgb = pow(p.rgb, float3(red[1], green[1], blue[1]) / RGB[1]);
            dst = p;
    upd: i tried to apply this filter again and it seems to me it works! Thank you very much for your correct answer. Maybe you know how to use photoshop's 'output panel', this parameter increases/decreases values of channel. Photoshop has this parameter in the bottom of level's panel.

  • How can I import .mov footage with original pixel aspect ratio?

    So the footage is 720x480 Square Pixels (1.0), 29.97 fps, progressive .mov but when I import it into Premiere Pro, they come up compressed as D1/DV NTSC (0.9091) automatically. When I try to Interpret Footage, it simply adds black bars. Why can't it just import correctly? When I preview the original footage, it plays back correctly but the preview inside Premiere Pro shows the distorted version... Please and thank you!!!

    The suggestion about "new item" above was short. Here's the "full" version. In the Project Panel, go to the lower right corner ... click on the "New Item" Icon ... as shown here:
    The first item on the pop-up menu that will appear should be "Sequence" ... click on it and just say ok at the next screen without even reading it. It's irrelevant, really.
    Then going back to your project panel (we assume you've already imported your footage into it) click & drag a clip from the proj. panel to the timeline, or move one from the "Source monitor" to the timeline ... you should get a pop-up asking if you want the timeline changed to your footage, or your footage changed to the timeline. Take the timeline/sequence settings changed to match footage, and go.
    That SHOULD take care of the problem in the vast majority of cases. It is such a simple fix, and so often the easiest and "correctist", that it's worth a try. Navigating the choices of setting up sequences is best left for those people who say, study GPU algorithms for a couple hours before going to bed for the sheer exhilaration of it ... unless, of course, PrPro actuall does a face-plant with your footage. But it mostly works good at it ... once you just let it ... so you might give that a try, takes what ... 20 seconds to see if it works?
    neil

  • How to edit a PDF created with Acrobat XI Pro after signatures have been applied (like I can in 7, 8.0

    I have a major issue that I need to resolve before we can purchase Acrobat XI Pro:
    Currently, with Acrobat 8.1 Pro, after all signatories sign a document, we add an Effective Date (we add it after they sign since we don't know when the last signature will be acquired and we can't have an Effective Date that is before the date of the last signatory, otherwise, it would be effective before they signed it, which is not possible). I'm also allowed the latitude (as stated in our Documentation Control procedure) to make spelling corrections, hyperlink updates and minor formatting changes (by using the typewriter tool and also by replacing a page that is NOT the signed page if the change repaginates the document or involves modifying a hyperlink that has changed).
    In all of the previous versions of Acrobat that we've used (7 Pro, 8 Pro and 8.1 Pro) , this has been easily possible and all changes would be listed under the Signatures tab, which is exactly what we want, which is traceability.
    I'm using the trial version of Acrobat XI Pro now but am getting the message "This document is signed and can not be edited." If I bring the same PDF that was created from Word 2003 & 2013 using Acrobat XI Pro into 8.1 Pro, though, I CAN add the date, use the typewriter tool and replace non-signed pages, save it and exit without clearing or losing any signatures.
    My question is this: How can I do this in Acrobat XI Pro, as XI Pro (in the Signature pane) also lists the changes made to the document when it was edited using 8.1 Pro? (It's OK that the changes made to the PDF then mark the signatures as "invalid", as the reason why they were invalidated is also listed in the Signature pane, e.g. "Form Field Added", which is usually the applied Effective Date.)
    Thanks for any help!

    Acrobat versions prior to 9 had a bug which allowed you to do what you did. In Acrobat 9 this bug was fixed. In order to do what you want you need to certify (apply special certification digital signature with your certificate -- it is "Certify (Visible/Invisible)" choice in the "Work with Certificates") your document first. In the process of certification you can specify which modification permissions you allow the users of your document to make after signing. Certification signature must be the first signature in the document.

  • How to edit a Finder "Open With" entry

    How do I edit an "Open With" entry on the context menu in Finder? I have an application which updated recently and has added a rather long version number to the application name in the "Open With" entry for the app. I have run a command line which was given to me in these forums to update file-type associations and remove old apps from the list but the version number on this app seems to be resisting efforts to be cleaned up. I am guessing there is something in a PList somewhere but I don't know where.
    Any help would be appreciated.

    Use an encrypted disk image or a third-party method. Placing the password in the keychain will automatically unlock the image when your Mac OS X account is active.
    (53277)

  • How to edit spfile in RAC with location +DATA/

    Dear All,
    My RAC is 2 node 11gR2 on Linux.
    I need to modify my spfile since my UNDO tablespace is giving error while Oracle Starts up:
    ORA-01092: ORACLE instance terminated. Disconnection forced
    ORA-30012: undo tablespace 'UNDOTBS2' does not exist or of wrong type
    I changed UNDO TABLESPACE recently using alter system only.
    Now I want to change the UNDO TABLESPACE in spfile.
    When i go to dbs directory i can see the parameter file and its contents are: SPFILE='+DATA/racdb/spfileracdb.ora'
    I need to edit this file, how can i edit it?
    Kindly help
    Regards,
    Imran

    mrimran,
    After asking an enormous amount of doc questions you should know
    alter system scope=spfile
    alters the spfile
    You should also know how to find the documentation (searchable) at http://tahiti.oracle.com and to use it
    Your abuse of this forum with doc questions is completely unacceptable.
    I will, from now on, mark every further doc question from your handle as abuse of this forum. Every question, until moderators have removed you!!!
    Sybrand Bakker
    Senior Oracle DBA

  • How to edit video to audio with a sub-frame precision?

    As all of my other posts I must begin by stating that this is not an RTFM issue. I have read the manuals and searched the web and this forum already.
    Also I beg you to read this question first before answering some nonsense. Ok, off the soapbox now.
    I am having issue synching video to audio.
    I am editing a music video at the moment at 23.976 fps. There is a master sound track (48/16) to which all of the video must be synched.
    I have not found a way of changing the position of a video clips in the timeline relative of the master audio track with a higher than a frame precision in order to obtain a perfect lip-sync.
    I am aware of the fact that one should enable "display audio units" in the timeline in order to shift an audio track relative the video with the sub frame precision, which is very useful when doing dialogue replacement to a video. For the video I am still not able to do so. Is it at all possible? Is there a workaround?
    How do they achieve a perfect lipsync when they make professional music videos?
    Thank you!

    Actually, you can set markers on the audio clip between frames.  I rember this from Jacob Robenbergs book Premiere Pro 2.0 Studio Techniques.
    You double click on the audio clip.  It opens in the Source monitor.  Then click on the fly-out menu and select SHOW AUDIO UNITS.
    Now in the source monitor you can place a marker (to be used for syncing) anyhere within the frame.  Set a numbered marker.
    Now you have a sync marker intraframe on the Audio.  You then sync this audio marker the Frame you need. Select both clips and choose syncronize.
    So it is not sub video frame, it is sub Audio frame to the correct video frame start.
    See below.  The audio sync marker is in the middle of the frame.  Hope this helps.

  • How to edit  a site made with iWeb?

    I made a simple site with pictures with iWeb 08, I would like to edit some text and also to add more pictures, and 'easy' solution would be to add the new pictures edit the text, delete the 'old' site and upload to new one.
    www.fuentebonita.com
    Is there an easier way to make changes or add pictures to an already posted website?
    Thanks in advance

    You're in good shape then.
    From the file menu in Transmit, use the Preferences tab to customize your upload process: Preferences/Transfers
    Let us know how it works out for you...I don't think you will find a better ftp client. There's also a good list of tools for iWeb, including ftp clients, here:
    http://www.iwebtoolchest.mheaton.net/iWebToolChest/
    -Mark

  • How to edit both audio tracks with video that has two tracks?

    I have video that has 2 tracks with it. Both however are marked ch. 1 on the premiere timeline. The properties say they are 48000 hz audio. Now when i hilight both tracks and right click to edit in Audition, only one comes over. I am wondering a few things here. Why are they both the same channel and how can i edit both of them at once since they ae exactly the same in Audition? Do i even need both tracks?

    Well, that's another nasty problem with multicam editing in PP. It cuts only the video but not both. The audio track is always that of the first selected clip (of that in the first video track) when I create a multicam sequence. I have manually to open it in the timeline, enable or disable certain audio tracks, go back to the sequence and cut. But when I have to switch the audio for only some camera angles it is impossible, because I can only change the audio track for the whole sequence. Or do I miss something? Maybe it is another cool "design feature"?

  • How to edit a template gallery with not xml files?

    i bought a template and have edited too my satisfaction,
    however i am unable to add more pics to the gallery,
    i can add frames and pics in the pics/thumbs timeline, but they do not show,
    i can change the 12 pics in the original timeline without difficulty, but cannot find anyway to add more pics or thumbs.
    i have been trying to sort this for a week with no joy, i would really appreciate any help that i can get on this, any at all.
    i did post the .FLV file on the adobe server Case #0181222772 ,
    i now realise that was in the wrong place to request help with issue,
    however if you can see that, maybe you can find whatever it is i am missing???? please help before i go insane ;-).

    Thanks for that,Webqaflash however thats my problem, after searching through the files for a week many hours of frustration later i find i cannot find anyway to find or edit that restriction, it may be because i am an absolute noob, or that the template seems to be very scruffy, i picked up the template and flash and a week or two later had everything sorted except the gallery, im sure some flash expert can point me in the right direction,and that may be all i need, in the FLV file symbol 10,11,12 and 13 seem to be associated with the gallery, nothing else appears to be, but i just cant find the way to edit it. noobs what can we do but ask for help.....;-)

  • How to edit webvpn login page with 7.2 version in ASA5510?

    Dear guys,
    As a solution for business, I have deployed webvpn with 7.2 version in ASA5510(Version 8.0 cannot be used in this case). Could you share some experiences in customizating login page of webvpn manually(not use ASDM)? for example, if I want to add some system tips or links in login page, how to do?
    Appreciate your kindly help and suggestion.
    Best Regards,
    David Wu

    Customizing login page of webvpn with 7.2 version of ASA is easy to be done and the following Url contains the dcument for customizing the webvpn login page for ASA version 7.2:
    http://www.cisco.com/en/US/docs/security/asa/asa72/configuration/guide/webvpn.html#wp1031868
    This document contains the step-by-step procedure for customizing the login page.

  • How to edit in Standard def with 1920x1080 24fps clips

    I have Jpegs of digital images 1920 x 1080 24fps which I have used shake to make them into quicktime files in Standard definition (which I understand you can use Uncompresses 8 bit 422, I am then putting them into FCP and I want to edit them in standard def. What settings should I use for my sequence settings and video set up?

    Look in your EASY SETUPS...there is one in there called UNCOMPRESSED 8-BIT...
    Shane

Maybe you are looking for