Video Encoding for SIGGRAPH 2004

Quicktime Related:

I'll specifically discuss how to create a Quicktime MPEG-4 file for submission. MIT LCS has already put up a decent page on encoding Quicktime 4 for SIGGRAPH submissions.

Details specific to UNC-CS:
  1. Download and install the latest Quicktime Player (6.5) from
  2. Get the key to upgrade to Pro. (Email Ming or me for the key) . The key is only for windows. If you do not see an upgrade otion (or asking for key), go to control panel->quicktime->registration to enter the key.
  3. DO NOT directly export to Quicktime MPEG-4 from Premiere 6.0. Quality of output video was too bad for me.
  4. In Premiere, export your video to an uncompressed AVI file (as shown in MIT page). Another good alternative is the Microsoft DV AVI codec if short on space - it gives some compression, but quality is as good as DV tape (better than DVD). The DV codec should be installed along with Premiere 6.0
  5. Open the AVI file in Quicktime and select File Export as. Under export, select Movie to MPEG-4. Click Options, set the following:
For MPEG-1 encoding, the encoder of choice is the LSX-MPEG encoder (available as a Premiere plugin), with settings of MPEG-1, datarate=4000kbit/s. This will give an approx 150MB for a 5 min video.

Other tips/problems:

Powerpoint Related:

Creating Slides in Powerpoint to import in the video:
  1. Change the default slide size to a 3:2 aspect ratio to match 720x480 ratio of the video. (for eg 12in x 8in), else the text/images can get anisotropically scaled.
  2. Avoid using italics. Italicised fonts have more aliasing artifacts. Use bold/colors to highlight. Feel free to use multiple colors in the video - it will never get printed ;) .
  3. Stay away from saturated colors (more than 85% R, G or B). Saturated colors bleed and get cropped during the color transforms. 
  4. Captions which get overlayed with captured footage require a transparent alpha channel. I dont remember how to set that in powerpoint, You can create those caption slides in premiere (which has a useful tool - tell it to create a new title).
  5. Exporting from Powerpoint to Premiere. Export the slides as Windows Metafile (.wmf) files in powerpoint. This exports the slides as vector images, and fonts, line-art dont suffer aliasing inside premiere.

Premiere Related:

  1. While exporting the video, enable the option 'Optimize Stills' to get high quality slides. The option is under settings->Export Movie Settings->Keyframe and Rendering while exporting.