With Support from Apple

(Page 1 of 2 pages for this article  1 2 >)

Thursday, October 09, 2008

DVD Studio Pro: Leaving 4x3 behind for good

Scott Bates | 10/09- 09:31 AM

16x9 lovin’.

image

With the prevelance of flat screens and digital transition, it’s time to stop worrying about 4x3. That statement might seem a bit lame, as many of us have already migrated to HD work where 4x3 SD really isn’t our concern any more. However, when it comes time to distribute our work, documentaries, shorts, bah’mistzva’s, whatever they may be, the good old DVD is still the most feasible means of distribution. The mandatory AACS fees for Blu-ray will keep legitiamte distribuion on BD out of reach for 95% of us (oh how I miss the, HD-DVD). So until the cost of blank BD media drops into the realm of sanity (likely still 18-24 months away) at which point you could distribute duplicated discs which dont require AACS, you are left bring your HD project back down to an SD world.

It’s happened a number of times now for me in the past year where I’ve had my head in HD and then sit down to design some nice DVD menus for a project and forget all about 4x3 title safe. So I’ve started forcing “16x9, 16x9 Letterbox” only for my DVDSP projects. For the feature this is not a big deal at all, but for menus and subtitles it has an impact.

When a 16x9 project is displayed as native 16x9, the DVD player typically just spits out the 720x480 (or 720x576 for you PAL kids) anamorphic pixels unadultered, and lets your TV stretch out the composited image for so it appears correctly. However, in letterbox mode, the player will vertically squeeze the video by 25% and center it in the 480 frame. The issue arises that this squeeze is done to the video layer, not the composited image, so it happens before any graphics were involved. So if you have button overlays or subtitles, the video underneath them just shifted and thus they no longer line up in the correct position any more.

Addressing Subtitles
For subtitles it’s not the end of the world, just not optimal as they will appear in their anamorphically squeezed native state, so they’ll look like horizontally squished text that’s hanging out likely in the black letterbox matte. Depending un placement though you can end up with the unfortunate but all to common scenario where the subtitles land half in the picture and half in the matte making legibility tough. Ideally you should create two subtitle streams, one for native 16x9 and one already vertically squeezed/positioned for Letterbox. You can then add a script on the pre-command of your video titles to check what display mode the player is in and enable the correct subtitle stream on the fly to match.

preparing graphic subtitles
If you use pre-rendered graphic subtitles with your projects, it’s possible your subtitling software can create a second set for you that is squeezed/positioned correctly. If that’s not an available option for you, you can batch your 16x9 subtitles through photoshop/fireworks and make a second set yourself and just re-use the script file. If you batch in photoshop/fireworks, it’s a fairly easy process that you can make an action for and run on a copy of the whole folder full of subtitles images.

  1. Scale the image vertically smaller by the matching 25% that the video will be squeezed by the player. For NTSC this makes the image size, 720x360, for PAL it’s 720x432.
  2. expand the canvas size vertically back out to 480 or 576 respectively. Note that the canvas will get filled with the active background color, so make sure it matches with the background color of your image before doing the canvas resize.
  3. copy the script file for your subtitle stream to the new folder of the resized images
  4. Import the script file into the next subtitle track.

preparing live text subtitles
These would be subtitles where the text is editable in DVD Studio Pro.

  • If they were imported froma script file, import the script again on an additional subtitle track.

    • If you made them by hand in DVDSP, it’s painful, but option+shift+drag each subtitle down to the next track and it will make a duplicate of it in the new track.
  • click on one subtitle in the new track. In the general tab of the inspector window for that subtitle, change the vertical offset to -18. This is a subjective number, depending on font size, and personal prefernce regarding how far into the picture you would like the subtitles, you may need to go more or less than this.
  • click apply to stream.

image

Enabling the right stream

image

For this example I will use a script that each title in my project will use as it’s “pre-script”, which is a bit of code that will execute at the beginning of playback for that title. So start by creating a new script, to keep things straight, I named mine “subtitle pre-script” in the inspector window. For this script will be using two GPRMs, you can choose to name them as well in the inspector pallete fro convenience if you’d like as well. You can use any two GPRMs if you already have others in use. I dont yet in this project so I’m using the first two.

  • GPRM 0 - Will be used for calculating which display mode the player is in.

  • GPRM 1 - will be used for storing whether subtitles should be turned on or not. A quick assumption: I plan on having menus for my disc where I control wether subtitles are visible or not, so I will be using checking GPRM 1, under the assumption that a menu button is also in place to set the value denoting I should turn on the subtitles during playback or not. I’m using a simple boolean notation where 0 = no and 1 = yes, display the subtitles. So the menus would set GPRM 1 = 1 noting that subtitles should be turned on. If you always want your subtitles on (if for example you were using a motion menu and had buttons over video) you can skip the stuff with GPRM 1 and the first line of the script.

EditingPost ProductionProduction

(Page 1 of 2 pages for this article  1 2 >)



Reality TV Post with Final Cut

Steve Hullfish | 11/11- 09:32 AM

Make Custom Templates for FCP

Steve Hullfish | 11/07- 10:47 AM

Making “One Man, One Vote”

Adam Wilt | 11/03- 06:19 PM

Avid Gems #7

Steve Hullfish | 11/02- 07:13 PM


Name:

Email:

Location:

URL:

Smileys

Remember my personal information

Notify me of follow-up comments?