Quick DVD Dimensions Question

I burned a test DVD of my movie exporting to compressor then importing into DVD Studio.
I am aware that a DVD played on flat screen TV is going to cut off about 10-20% of the movie around the borders, hence the title safe overlays when editing. Unfortunately when I filmed the movie I did not account for this leaving space at the borders when framing the shots.
The movie is 16:9.
I would like like the entire frame to be visable on a flatscreen TV. I am wondering how to resolve this.
I am considering using some type of feather box or adding black borders. But I don't want to crop out any of the image.
The other option I am considering is scaling the image down in FCP to fit right inside the title safe zone. But I am skeptical about doing it this way as well. Because I wonder if every flat screen TV is different and each make of TV cuts off a different amount of the image (as opposed to every TV cutting off exactly the same percentage of the image). In that case, if I scale it down into the title safe region, it would fit just right on some flat screens, while others it might be slightly cropped, and on others it would have an ugly black line around the borders.
Any advice would be appreciated.
Thanx.

In Compressor select your DVD encoding preset and in the Inspector open the Geometry window.
At the bottom is a Padding control with parameters for left, right, top and bottom.
You will have to use a bit of trial and error to get the effect you want. The numbers you enter in the boxes are pixels. Basically you are adding black pixels to the 4 sides of the frame.

Similar Messages

  • Quick DVD burning question

    If I create a DVD folder in PE, can I simply burn the resulting VIDEO_TS folder to a data DVD and have it play in any DVD player that supports DVD-R? Do I need a blank AUDIO_TS folder?
    This works fine with my DVD player, but I suspect it supports more "standards" than some older players.
    Paul

    Yes, I have Nero 6. I tried that..... I told it to burn a DVD compilation with the files from the VIDEO_TS folder that PE made. It burned the first one just fine. And then proceeded to burn four coasters. I have no idea why... I didn't even exit the program, just told it to burn more copies. I'm trying again at a lower speed... the burner supports 16X and burns the VIDEO_TS folder as-is to a data DVD just fine at 16X but I'm running at 12X to see what happens.
    It is also possible I was trying to burn to the DVD imatge recorder, whatever that is. I just noticed that it shows up as a device and might be the default. Is it perhaps an ISO builder? If so, it was definitely burning to the DVD... the disk was spinning and the LED was accessing. But each time it stopped at about the 75% point with a burn error.
    I tell ya, I can fix the OS if it breaks, I can do dual and triple boot, I can work in Linux, I can edit and burn audio. But PC video has me climbing the walls. Oh for the days when video was..... video. A little dot flying across a phosphor screen. And NTSC was the only way to go.
    Well, lo and behold.... as I typed this, it completed the burn at 12X. Let's see if it can make a couple more copies.
    OK, calm down, Paul.... not a PE problem as far as I can tell. Just ranting.... The DVD really does look good. I am quite pleased, even if it was frustrating getting here. maybe the next one will be heaps easier.
    Paul

  • A few simple (?) dimension questions...

    Hi, I have a few really simple dimension questions that I just can't figure out in OWB (which I'm just now starting to play with):
    1) I'm trying to create a dimension that has no levels or any hierarchy. In the BI tool, I just want this dimension to act as a "pick list" for one of 8 values (DW data snapshot dates for the last 8 weeks...) Users won't summarize by this dimension, or ever have more than 1 week selected at a time. How can I set this type of dimension up?
    2) Somewhat related to #1 - just to get something working, I set up a "time in weeks" dimension not as a time dimension, just as a normal user dimension. I then added a single "weeks" level with a surrogate key (using "key" instead of "id"), short desc (as the business key), and long description. Set up a mapping from my source table, everything worked fine. The strange thing I've notcied is that the relational table produced has both a "week_key" column and a "dimension_key" column. How can I get rid of the "dimension_key" column - its just an exact duplicate of the lowest level key column? Note - we will have a dimension table with over 1.3 BILLION rows in our warehouse - so duplicating this column does add a significant amount of overhead - this isn't just an academic problem.
    3) related to building this "test" dimension - my source table has 8 records in it. Whenever I run the ETL to populate the dimension table, the surrogate keys end up being key values 9 - 16 instead of 1 - 8. Note this is even if I reset the sequence number to 1 before I start, etc. My understanding is that Oracle uses a variable width number field when storing data - so having this dimension with values 1-8 instead of 9-16 saves approx a byte for every fact table record (which we're predicting will be in the range of 20 - 50 BILLION rows). How can I force the dimension to start numbering at 1?
    Thanks in advance,
    Scott

    Hi
    Reg #2, I do not think we can get rid of the "dimension key". It looks like OWB is creating this column as a default Primary Key and hence is not possible to remove this. May be if we build the base Table for dimension as a normal relational table, which will allow us to define our own keys, and then build the "Dimension" using AWM on this relation table may resolve the issue of having duplicate primary keys. Its only a thougt, have not tested though.
    rgds
    Mahesh

  • DVD @ access questions?

    I am putting together a short promo DVD for a client and I have a catalogue of their products as an image on the DVD that you can access via the main menu. What I want to do is have it so the products are 'clickable' and will take the user [when online] to the clients web site. I did a search but I cant find out how to link this page to the DVD access settings in the inspector. Any help? Also, can you link a button to open up and email application so the user can email direct from watching this DVD? Questions questions questions....thanks in advance. Oh, Im on DVDSP2.

    DVD@ccess is actually quite limited and not entirely compatible with the range of DVD playback software/hardware available on a PC... you might be better off using eDVD from Sonic (which is PC software, making use of the Interactual Player, rather than @ccess).
    However, @ccess links are embedded in to a menu - so any button you have got needs to go to a menu that simply has the @ccess URL embedded and the menu needs to time out to return to where the button was. For launching a web site simply use the standard URL for the site, include the http:// info in that.
    Now, sending an email is not going to work all of the time, but you can try it out and see if it has the functionality you want. The URL to place into the menu for DVD@ccess is the HTML 'mailto' code. simply write:
    mailto:[email protected], replacing name, domain and .com with the revelant info. If you have got the @ccess links enabled on your Mac, try simulating the menu with this in it... you should see Mail launch (it takes a moment for it to appear, but should work). Whether or not this will work on a PC with Outlook I don't know...

  • Quick SAP Script question New Page Print

    Quick SAP Script question
    I have added a new page to an existing SAP Script BUT only want it to print if a condition is true.
    I need to do this from within the form as the print program is SAP Std.
    Any idea how I can prevent the new page from printing?
    i.e. I need the form NOT to call the new page if the condition is false. Is there a way of forcing an exit or stop from with in the form?

    Hi,
    To trigger a new page, there is script ediotr command NEW-PAGE.
    so find where is that command is triggered and use the below code for trigger it on any specific condition....
    if &condition& = 'True'
    /*  NEW-PAGE
    elseif
    /: NEW-PAGE   
    endif
    so it means if condition is satisfied your new page will not work.. else it will...
    Hope you got it...
    Try this..
    Best luck..
    Regs,
    Lokesh.

  • I have what is hopefully a quick and easy question. I kno...

    I have what is hopefully a quick and easy question. I know almost nothing about this stuff so go easy on me . All I need to do is find out if my DHCP is enabled. I'm having problems with my Xbox 360 and one of the possible problems is this DHCP thing. However I have no idea how to find the settings for my router on my computer. If it helps I have a Wirless model BEFW11S4. Thanks in advance for any help.

    You need to access your router to check if the DHCP is on.  To access the router open your browser and type in http://192.168.1.1 into the address field and hit enter.  That should open the routers log on screen and by default the user is left blank (some routers it is admin) and the password is abmin.  If you changed your routers password as you should for security reasons then use that password.  That will bring you to your routers user interface and on the main set up page should be your DHCP.
    Richard Aichner (Ikester)

  • Quick DVD Option won't work?

    Hello,
    I went into my iDVD 08 and was going to do the quick DVD option, you know, where you just record direct onto a DVD.
    Well when I clicked on the button in the opening screen something odd happens...
    The window closes and then if you watch the icon in the dashboard it sorta flashes and then shuts down. Not so much a miserable problem but still one that I would like to fix and handle.
    So I was wondering if anyone has run into this problem and if so what can one do?
    Thanks

    This frequently helps solve some problems. Quit iDVD. Search for the file named com.apple.iDVD.plist and trash it. (A new one will be created next launch of iDVD.) Or look in: User/Library/Preferences. This may solve project loading errors too. Restart and use Disk Utility to Repair Permissions.
    You'll need to reset some Preferences.

  • Quick dvd question

    Somebody wants me to make a dvd with a project where you can play the 3 minute video or go to a chapter where you can play it and have it loop is that possible to have the same on one dvd or do you have to have a looping dvd and then the project just on another dvd if you understand what I am saying.
    thanks

    Hi:
    You can do it in the same DVD without duplicating the track, using Stories. Read this Stories Tutorial (from www.kenstone.net).
    You can use the original track setting the End Jump to the Menu, and one Story based in the same track but set the End Jump to itself, then it will loop.
    You can build your Mani Menu with 2 buttons: one for the single play and another for the looped Story.
    Remember setting the MEnu Button feature for your disc to the Main Menu. Then to escape from the loop you can press the Menu button of the remote control.
    You'll find several threads with a similar subject in the DVDSP fprum.
    Hope that helps !
      Alberto

  • DVD/Broadcast Question

    Hi there,
    I am a newbie to the forum, and have a quick question about DVD/Broadcast formats.
    I recently created a DVD and captured the footage at the NTSC DV setting which I assume was 720x480. However, I've been asked now to use the same footage now to make a brief broadcast commercial spot. This is my first time creating anything for broadcast so please bear with me here.
    I did my research in the FCP manual and it says that broadcast size is 720x486. However it also says the absense of 6 lines is hardly noticeable on analog TV.
    Pretty much my question is, can I still use the footage I used for my DVD for broadcast at the same size? Or do I have to import the footage again for broadcast? And for the future when I capture, can I use the DV-NTSC 720x480 for broadcast? Or will those 6 lines really make a difference?
    I'm a little confused and I want to make sure I get this right.
    Thanks in advance,
    Oliver Alexander

    Call up the station and ask them what they want as a delivered format and all relevant standards they will enforce (audio and video levels, audio track standards, etc). It is likely you will need to become very familiar with a whole lot more than the difference between DV and SD video.
    Once you know what the delivery format needs to be, you can work backward to what you have as source media. In any case, you would be well advised to begin the project with the highest resolution material you have - which is not your DVD stuff.
    x

  • ITunes & DVD ripping question

    Trying to do a little HD cleaning and have a quick question.
    I have recently ripped some of my DVD's to my HD. This resulted in having .dvdmedia files after the rip. I then used handbrake to convert the .dvdmedia files to .m4v files.
    I imported all the .m4v files into iTunes to playback via ATV.
    Now that everything is imported into iTunes, is there any reason why I wouldn't want to delete the .dvdmedia & .m4v files that are on my HD? Are these not just extra copies taking up space? Figured I better ask before deleting.
    Thanks!

    If the movies are in iTunes and you've verified that the movie files were copied to the iTunes folder, there's no reason why you'd need the duplicate files unless you just want them for a backup.
    Regards.

  • DVD-RW question

    I'm not sure if this is the right forum but it's a simple question: Can I erase-reformat-rerecord DVD-RWs with my Mac Pro? My former Mac couldn't handle DVD recording so it's new to me. Perhaps a reference to an Apple help page. Thanx,
    Ken

    Hi,
    I don't know about the Finder, but I suppose it's possible with Disk Utility. If you have Toast there are 2 options to delete RW media (+ or - doesn't matter): a fast mode will delete it, but you must use Toast to burn something the next time and a slower mode will take longer, but the media will be writable with any software.

  • Quick CSS box question

    Hi guys,
    Firstly a very Merry Christmas to you all !
    I'm just getting to grips with converting all the text on my
    site to CSS and have a quick question.
    On some of my pages I add an 'Also see' links box aligned to
    the right - it's a CSS div tag thingy someone kindly talked me
    through once. All of my pages are built from a template with an
    editable region.
    My question is, can I add this box (perhaps with a standard
    'Also check out' title and then spaces for my links) at the
    template level? This will save me having to go to Insert>Layout
    Objects>DivTag on every page. I've tried simply adding this to
    the editable region of the template but it simply pushed the
    editable region box over to the right and then didn't appear on my
    pages
    Also, the links box would ideally appear about half way down
    my pages on the right...
    Hope you can help, many thanks in advance!
    James
    Here's an example page where I have manually added my link
    box on the right of the page...
    http://www.fyrne.com/james_journalism/Pages/Mosaic_of_the_med.html

    Your CSS link implies that the CSS file is in the Templates
    folder. You
    shouldn't have anything there other than the template (dwt)
    files
    themselves. Please move it out to any other location in your
    site.
    <link href="../../Templates/Box.css" rel="stylesheet"
    type="text/css">
    Changes made to template editable regions would not propagate
    to existing
    child pages - that's why you aren't seeing that addition in
    them....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "JamesFryer" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hi guys,
    >
    > Firstly a very Merry Christmas to you all !
    >
    > I'm just getting to grips with converting all the text
    on my site to CSS
    > and
    > have a quick question.
    >
    > On some of my pages I add an 'Also see' links box
    aligned to the right -
    > it's
    > a CSS div tag thingy someone kindly talked me through
    once. All of my
    > pages are
    > built from a template with an editable region.
    >
    > My question is, can I add this box (perhaps with a
    standard 'Also check
    > out'
    > title and then spaces for my links) at the template
    level? This will save
    > me
    > having to go to Insert>Layout Objects>DivTag on
    every page. I've tried
    > simply
    > adding this to the editable region of the template but
    it simply pushed
    > the
    > editable region box over to the right and then didn't
    appear on my pages
    >
    >
    > Also, the links box would ideally appear about half way
    down my pages on
    > the
    > right...
    >
    > Hope you can help, many thanks in advance!
    >
    > James
    >
    > Here's an example page where I have manually added my
    link box on the
    > right of
    > the page...
    >
    http://www.fyrne.com/james_journalism/Pages/Mosaic_of_the_med.html
    >

  • A Few Quick Lenovo T410 Questions

    Hi all,
    I posted here quite a while ago about my 9 cell battery in my integrated graphics T410 only lasting up to 5 hours. I have yet to send the notebook in simply because I haven't been able to go without it. However, I plan to do so at the start of this next week. Before I do so I was going to swap out the 500GB 7200.1RPM hard drive I installed with the 250GB 5400RPM drive that came with the notebook to see if it was an excessive power issue with the drive.This is where my worries are.
    When I inserted the 500GB hard drive into the drive tray, I had a very hard time screwing the tray in place. The screws were damaged in the process, and I have worries about taking them out, and putting them back in again. I am still under warranty.
    Am I able to recieve a new set of these screws?
    Also, 2 quick questions
    I plan on moving my 500GB drive into the slot where my optical drive is now, and putting a SSD in wheremy 500GB drive is located now. Do I need to buy anything special to make this work?
    I also plan on upgrading from the 2x2GB RAM I installed myself (machine came with 1x2GB), to 4x2GB. Is this RAM compatible?
    Thanks in advance.
    Solved!
    Go to Solution.

    FirstTimeLenovo wrote:
    Am I able to recieve a new set of these screws?
    Hi,
    I think only lenovo techs can determine or tell that, but my guess is that if they feel they need to be replaced, then they probably will.
    FirstTimeLenovo wrote:
    Also, 2 quick questions
    I plan on moving my 500GB drive into the slot where my optical drive is now, and putting a SSD in wheremy 500GB drive is located now. Do I need to buy anything special to make this work?
    I also plan on upgrading from the 2x2GB RAM I installed myself (machine came with 1x2GB), to 4x2GB. Is this RAM compatible?
    Thanks in advance.
    1. Yes, you would need this:- http://www-307.ibm.com/pc/support/site.wss/MIGR-73​170.html
    2. Yep, the RAM will definitely work.
    Hope this helps.
    Maliha (I don't work for lenovo)
    ThinkPads:- T400[Win 7], T60[Win 7], IBM 240[Win XP]
    IdeaPad: U350
    Apple:- Macbook Air [Snow Leopard]
    Did someone help you today? Compliment them with a Kudos!
    Was your question answered today? Mark it as an Accepted Solution! 
      Lenovo Deutsche Community     Lenovo Comunidad en Español 
    Visit my YouTube Channel

  • DVD Formatting questions

    Hey there!
    So here is the deal:  I've edited a movie in 1080p in Final Cut Pro X.  I've exported a Apple ProRes HQ version of my film with Compressor 4, and burned it.  The problem is, as I'm sure you already know, that the quality *****.  The gorgeous footage we took looks washed out and grainy.
    I know full well that DVDs do not support HD.  But when you go buy a DVD in the store, the quality is fantastic.  What am I doing wrong?  I have the CS5 suite with Adobe Encore if I need to use it.  I know there is a way to make my footage look awesome on a DVD, I just don't have any idea how!
    I know this isn't a Compressor question specifically, but I really have no clue where else to ask the question.  I know the big studios have huge budgets to make their DVDs look amazing, but as far as I'm aware, they are using Adobe Encore or DVD Studio Pro to design the DVDs, and programs similar (if not exactly) to Compressor.  What settings should I be using to make my footage look good?
    Any help would be absolutely amazing.  Thanks!
    -David

    Take a look at the workflow in this article.  This article shows you how to convert your HD footage to DVD.

  • External DVD Burner Questions

    I am looking into purchasing an external firewire/USB 2.0 DVD burner with Lightscribe for my PowerMac G5. I have 2 questions: 1) Do Apple stores (at the mall) sell DVD burners? I cannot remember if I seen one there or not. 2) What burner would you recommend? I need one with Lightscribe and would like to have firewire. The USB 2.0 is not necessary. I want an external drive if possible as well. Thank you for your help and advice!

    Be aware that lightscribe technology is still quite in its infancy and others have had trouble with it. In addition, any attempt to label disks often yields in unstable shorter-lived disks than leaving the existing label side empty. I use jewelcase inserts to keep track of my disks.
    If you must get lightscribe, some Apple Stores do sell LaCie Lightscribe drives occasionally. I've not always seen it there, and it really depends on the stock. You can look up places like http://www.macconnection.com/ http://www.maczone.com/ http://www.cdw.com/ and http://www.macsales.com/ for possible compatible drives. In addition, http://www.xlr8yourmac.com/ has a good drive database to search from compatible drives.

Maybe you are looking for

  • 3rd Gen 20GB iPod not recognized by iTunes 10.5

    I decided to dust off my old 3rd Gen 20GB (firewire) iPod that's been in my closet for many years. However for some reason iTunes 10.5 will not recognize it, so I can't copy songs to it or check for firmware updates, etc. I don't think there's anythi

  • Optical bay hard drive ide to sata for tecra a2-s336

    hello guys, i have a question, i buy a optical bay hard drive for mi laptop but in the screen i got a error "ide1=error"  but my computer does not recognize the disk you buy 160GB sata in windows if it recognizes the adapter but not the hard drive an

  • Artist name not appearing in list

    I received a new Ipod Classic 160GB for Christmas. I have transferred some CD's to it and some of the names of the artists are not appearing in the list of names. The albums are there - is there any way to get these to display? Thanks!

  • Making the "white" template look like the "darkroom" template

    my current podcast page is built from the "white" template, but I am re-designing the rest of the site from the "darkroom" template. i do not want to change the template of my podcast page because i don't want to mess with the template on each indivi

  • DataRepeater Control Item Values

    I have bound a datarepeater control in the usual manner to a sql database table. Rather than typing manually, customers send excel spreadsheets with most of the data required, but not all the data required to satisfy the database table. In this case,