Seq Settings for Web Output

Hi All,
I have 720x480 anamorphic video (final original unsqueezed size 854x480) and imported it as anamorphic. I would like to create a scaled down version (640x360, still 16:9 ratio), but progressive for the web.
My question: Normally, if outputting interlaced, sequence settings would be: frame size- 740x480 - NTSC DV(3:2), Pixel aspect ratio - NTSC-CCIR601/DV(720x480), Anamorphic -checked, Field dominance - Lower(even). When I am exporting for a progressive file, do I change pixel aspect ratio & field dominance to match my target output or always leave them set to the original media ?
Also, is Export Using QT Conversion or using Compressor going to yield smaller / higher quality files?
Thanks for helping me understand this.
Best Regards, Bill

Hi,
Progressive is best for the web so in your sequence settings you may have to choose none as field dominance. Then export as QT Conversion in the frame size you like and if you see that QT player displays your movie squashed what you need to do is to go to QT main menu>Window>Show movie properties>Presentation>check conform aperture>Clean or Production.
Save.
G.

Similar Messages

  • Editing Save for Web output settings with script

    I'm just curious if it is possible to edit the Save for Web Output Settings in a script (Not the save for web options, but the "Edit Output Settings" in the drop down menu). I figured it would be somewhere under the .options, but I'm not finding anything.

    You can find examples here in forum.
    Here is one by Paul Riggott:
    Paul Riggott wrote:
    Here you are...
    function main(){
    if(!documents.length) return;
    var Name = app.activeDocument.name.replace(/\.[^\.]+$/, '');
    var saveFile = File(Folder.desktop + "/" + Name + ".jpg");
    if(saveFile.exists){
       if(!confirm("Overwrite existing document?")) return;
        saveFile.remove();
    SaveForWeb(saveFile,100); //change to 60 for 60%
    main();
    function SaveForWeb(saveFile,jpegQuality) {
    var sfwOptions = new ExportOptionsSaveForWeb();
       sfwOptions.format = SaveDocumentType.JPEG;
       sfwOptions.includeProfile = false;
       sfwOptions.interlaced = 0;
       sfwOptions.optimized = true;
       sfwOptions.quality = jpegQuality; //0-100
    activeDocument.exportDocument(saveFile, ExportType.SAVEFORWEB, sfwOptions);
    Have fun

  • What are the settings for web?

    What are the settings for web?

    800mbps Quicktime for the web,< </div>
    The compression is reducing the number of pixels being shown in order to maintain the bitrate. So rapid motion, which requires nearly all of the pixels to be redrawn, causes things to stutter.
    Compression is really, really hard to do. Really.
    bogiesan

  • How can I get PS CC to always load my preferred Preset while saving for web output?

    For my purposes, I'd prefer to save all JPEGs at 100% quality while saving for web output. I've made a preset as seen below.
    However, PS doesn't always defer to this setting when I begin saving an image for web. Is there a way to make this preset automatically
    load every time I open the output to web process? I process a large number of images, and if I could avoid correcting this it would save me a lot of time.
    I'm using PS CC on a PC. Any help will be appreciated!

    This is the only custom preset I've made with this particular system. So I'd need to delete the pre-loaded PS presets?
    I'm a little loathe to remove the options in case they might be needed in the future or for a task other than the primary one described.

  • The latest version of Firefox has totally stuffed my computer. Nothing now works properly and all my settings for web pages have totally disappeared.

    Latest version of Firefox has totally stuffed my computer. Nothing works properly and all settings for web pages have disappeared.

    Make sure that you allow pages to choose their colors and that you haven't enabled High Contrast in the Accessibility settings.
    *Tools > Options > Content : Fonts & Colors > Colors : [X] "Allow pages to choose their own colors, instead of my selections above"
    *http://kb.mozillazine.org/Website_colors_are_wrong
    *https://support.mozilla.org/kb/Websites+look+wrong

  • Settings for web straeming

    I need to get good settings for web streaming, and for seeking to work with mp4-files.
    If I use Handbrake to encode video (H.264 MP4) and check the box "Web optimized" the seeking works, but if I use Meda Encoder settings it does not. ME has no "web optimized" as far as I can see - is it another setting in PP CC or ME CC I should use to get the same result? (In Handbrake the "web optimize"
    places the container header at the start of the file, optimizing it for streaming across the web (fast-start))
    Thanks in advance for any suiggestion!
    /Håkan

    From the CS5 user guide PDF
    Stream for best performance
    You can stream FLV and F4V files to eliminate download time. FLV and F4V files also have deep interactivity and navigation capabilities when they are streamed. Streaming FLV and F4V files allow you to monitor quality of service. You can stream FLV and F4V files with the Flash Media Server. Alternatively, you can use a hosted service from one of the FLV/F4V Streaming Service partners available through the Adobe website. For more information, see "Delivering Flash Video: Understanding the Difference Between Progressive Download and Streaming Video" on the Flash Developer Center website.

  • Configuration Settings for Web Dynpro

    Please tell me ICM and ICF configuration settings for Web Dynpro  programs.
    Can anybody tell me what is pre requirment for Web Dynpro.

    hi Shweta ,
    pls refer the SAP online help :
    http://help.sap.com/SAPHELP_NW04S/helpdata/EN/fa/a5554a1de4964e8459851782eddda3/frameset.htm
    regards,
    amit

  • Is it possible to specify print settings for web pages?

    Is it possible to specify print settings for web pages designed in Muse? For example, can you exclude background images from printing?

    Hello,
    You can define Print Setting to page By Defining CSS Style in page Header by typing Style tag.
    you can go to Page > Page Properties > Metadata  > HTML for <Head>.
    you can refer to the link below for more details about Print properties in CSS.
    http://www.smashingmagazine.com/2011/11/24/how-to-set-up-a-print-style-sheet/
    Regards
    Vivek

  • Photoshop CS3 Save for Web Outputs Large Filesizes

    Hi guys,
    I have been using Photoshop CS3 for many happy years and over the last few weeks I have noticed something very unusual. When I use Save for Web and save jpegs, gifs, or other images, the estimated file size which shows in the corner is being heavily inflated when I look at the actual file size of the files it's outputting.
    I am having to open up the files in Preview and then do another save as jpeg to get the file size down!
    For example, I regularly make small 200px wide by 96px high logos for a clients website and have been doing this for a few years. The average file size of these is about 5KB, which is what I aim for. When I use Save For Web now, it will indeed show an output size of around 5KB, however, Finder reveals the size is 17KB or higher!
    Why is it doing this and how do I put a stop to it? It is very frustrating and time-wasting to use third-party apps to fix simple small things like this. Please don't suggest I upgrade to CS5 to fix the problem.
    Cheers

    Thanks for your help, I don't know if I reset my save for web preferences as I tried the keyboard shortcut method shown in the other forum post you provided, however, I didn't see any feedback indicating if it worked. Also, they were using PC keyboard commands not Mac, so I tried using either Control and Command just in case.
    Either way I tried another thing while I was in the Save for Web dialog, I clicked on the little arrow the points to the right underneath the Done button and to the right of the Preset drop-down. It is called the "Optimize Menu", I then clicked on "Edit Output Settings" and chose "Default Settings" from the "Settings" drop-down.
    My saved image file is now 5KB! Finder shows it as 8KB, however, Dreamweaver is showing it as 5KB which is all I wanted!! Hooray!

  • Best project settings for multiple outputs

    Hi guys,
    I have a project that will be needed to be outputted to many different formats (web, hd, sd, flash etc).
    What's the best settings for a project of this type... obviously the highest common denominator... but your suggestions would be appreciated.
    PS... I'm is Australia (PAL), and the project will only be displayed in Australia.

    You got it - highest resolution requirement. Then use Compressor to create the lower rez versions from your exported Quicktime.
    Patrick

  • Optimal Settings for Podcast Output

    I'm experienced with the editing and output rendering for DVD settings for Encore CS2 and .wmv for our on-demand video hosting server. We have a request for our medical education videos to output for podcast distribution.
    Other than the obvious "ideal" presentation tips of keeping any recorded powerpoint fonts and graphics as large as possible, what's the output workflow needed?
    Thanks
    Gil

    We have a 2.4Ghz MBP with the 256 MB video card.
    We have 4 GBs of RAM, which you should consider.
    However, without indicating what codec and cam you will be using, there isn't much more to say.
    If you are working with a DV or HDV camcorder, for example, use an ExpressCard 34 FW or eSATA card and an external HDD for media.
    That creates independent FW buses if you go that route or a FW bus and a eSATA HDD connection.

  • Export settings for Web and Television

    I am looking to Export a 30sec ad that will be posted on a website, and shown on TV in California. I have FC 5.0.4
    What export settings do I use? Countdown? Bars and Tones?
    any help would be greatly appreciated.

    For web, I would recommend using H.264. The Web Download 800 kbps preset in Compressor, or the Broadband High preset in QuickTime would be a good choice.
    As for delivering video for TV, I would recommend contacting the TV Network which will broadcast your video, and ask them about their broadcast requirements.
    Good luck!

  • Best settings for web streaming

    I made an 11 minute film in imovie. I want to put it on my website. I am told that loading it into Quicktime Pro, and then exporting it will give me lots of choices for settings, to optimize the quality and the speed for web viewing. A friend told me to use mp4 at 30 frame at 640 X 480 for acceptable quality. Youtube seems to agree with that. Unfortunately, The resultant quicktime export was a 74 mB file. That seems awfully large for the web. I also tried saving it directly from imovie as an "email", which doesn't allow any tweaking, and that version was 18 mB, and a bit small for web viewing.
    This morning, I've looked through many posts here, but I can't find one place that gives clear opinions for settings for streaming video over the web. I realize there's a lot of choices, so opinions will differ. Nonethless, , but I'd really be happy to have just two or three choices, with all the Quicktime Pro settings spelled out for me. Can someone do that?
    And lastly, what size — both file size and screen size — should I be using for this 11 minute web viewable film?

    I have a similar problem with excessively large files resulting from use of the "export for web" function.
    I have a range of self-contained quicktime movies averaging about 20MB in size. They are all encoded in MPEG4 or H264.
    Exporting for "desktop" results in some files being over 75MB in size.

  • Best Compostion Settings for DVD output

    I am working on a project that does involve some regular DV footage but the vast majority of the footage will be animation movs exported from After Effects. These movies are simply pans and zooms on still photos done in After Effects.
    What I'm wondering is what sequence settings I should use.
    The final output will be to DVD and it will be viewed mainly on TVs, not computers.
    One thing I hate is when I do these still pics and on a TV they look jittery or shimmery or alias-y or whatever it's called.
    Is there some way to avoid this?
    Is it possible to do a movie in progressive scan even though some of the footage is DV?
    How about when exporting from AE? Should I use the DV setting or the progressive setting?
    Any thoughts will be very helpful.
    Thanks,
    S

    David,
    Your answer "Depends on what is causing the problem. Could be one of (or a combination of) many things; resolution too high, areas of fine detail in the image, poor scan, dimpled/textured photo paper, patterns within the image, areas of high contrast within the image, etc. Each of these problems needs to be addressed individually for each photo." intrigues me.
    We are scanning the photos as high res (3000x2000 in some cases) TIF files to allow for panning and zooming. They are B+W and do often have high contrast. They also often have areas of fine detail. I don't think poor scanning or dimpled paper are issues.
    Could you offer any ideas on how to fix these images for TV viewing? I will say that I have read other posts on here about using deinterlace, flicker filter, etc and I am never pleased with the way the image is degraded with these filters.
    The best I have found is to use a slight blur. On this forum people often say less than .5 pixels but that is never enough to eliminate the flicker, shimmer, what-have-you. I am often forced to use a gaussian blur of 1 to 1.5 pixels.
    What I don't like about this is how it then looks on a computer monitor (should people pop the DVD into watch on their home computer). On a TV the images generally look fine.
    Any ideas?
    Do you think just sticking with regular NTSC DV sequence settings is appropriate?
    What about sequence settings for video processing? Would it help at all to use "high quality YUV" rather than "8 bit YUV" since these are animation movies of still pics?
    Thanks for the help,
    S

  • Settings for GR Output as Email

    Hi Guys,
    We are implementing MM-SUS scenario. Our ECC system (ECC 5.0 -SAPKH50008) is integrated with SRM 5.0. In our scenario, a vendor sends ASN from SUS system via EDI. ASN gets updated in ECC PO as an Inbound Delivery. Further, GR is manually posted in ECC with reference to this Inbound Delivery document. Our requirement is to have the ECC system send an email to the vendor every time a GR is posted for an inbound delivery.
    I have maintained the following settings in ECC SPRO
    1.Executed program u2018RM07NCUSu2019.
    2.I created a Z output type by copying the standard output type MLGR.
    3.In the output type, transmission medium is maintained a u2018Simple Mailu2019; Partner Function as u2018VNu2019; Dispatch Time as u2018Send   Immediatelyu2019. I also maintained the Partner Function as u2018MPu2019 and u2018VNu2019 for this output type.
    4.This Z Output type is maintained in u2018Maintain Output determination procudureu2019 under procedure u2018ME0001u2019.
    5.Lastly, I maintained condition record for this Output type. Here, the system does not allow me to add the vendor number a Partner. Hence for testing purpose I have added a user id.
    However, the system doesnu2019t trigger an output message when I post a GR in ECC. Please let me know how to setup this requirement. Any guidance would be highly appreciated.
    Thanks
    SKN

    Hi Ramesh,
    Thanks for the helpful suggestions (Points Awarded!)
    Now, the system is trying to trigger an email. When I post a GR, system generates a GR number and the next moment I get an error message - 'Update was terminated'. I can see an outbound message in my SAP Inbox. Surprising, no GR document is created in the system with that generated number.
    This is the error message in the SAP Inbox
    Update was terminated
    User.....   A0012
    Transaction..   MIGO
    Update key...   4A54D04242452853E1000000AC1401C5
    Generated....   08.07.2009, 16:07:46
    Completed....   08.07.2009, 16:07:48
    Here, A0012 is my SAP user id. The sender and recipient is my SAP user ID. As mentioned in your previous post, I think maintaining NDR parameter in my user attributes would make this email trigger feature specific to my user whereas my requirement is to have a email triggered for all user id. Will it involve development work for the system to fetch email Id of the vendor maintained in MN21?
    Thanks,
    SKN

Maybe you are looking for

  • Open file in finder

    Can someone help me with a really basic question about using Finder? I don't understand the keyboard shortcut shown in the File menu for 'Open' (or, maybe I understand but there is a problem). To me the keyboard shortcut shown for Open looks like an

  • Help with simple program

    I am trying to get a program in my CS1 course and am having a hard time, help.. this is what the prof wants>>> Your employer is developing encryption software and wants you to write a Java program that will display all the prime numbers less than N,

  • Thin Outline Around Pohoshop Text

    If I create text in Photoshop CS2 with a bevel and emboss, or some other looks, I get a thin white outline around the text when viewed inside Motion 2. I've tried importing the PSD file in numerous ways, I tried rasterizing the layer inside Photoshop

  • [Solved]How to patch dwm?

    Sorry for my stupid question I just want to patch DWM so I follow this introduction PATCHES diff generation For mercurial users: cd dwm-directory hg diff > dwm-X.Y-yourpatchname.diff patch application For mercurial users: cd dwm-directory hg patch pa

  • Site to Site Tunnel

    Have Pix at my Remote office and currently the peer Ip is mapped to the A ASA location . I would like to know what are the changes needs to be made on the PIX and changes to be made on the New B ASA  Location . The Configuration on A&B looks almost s