ADC Home > Reference Library > Technical Q&As > QuickTime > Movie Creation >
|
Q: The preview display of QuickTime movies captured using a DV camera over FireWire are not particularly sharp. Is there anything I can do to sharpen the images? A: To save CPU processing time, the QuickTime DV image decompressor component usually draws DV movies using only a quarter of the original DV data, resulting in poor rendering focus. You can improve the rendering focus by using the Similarly, you can use the
This flag has no effect under QuickTime 3, but it does not return an error either. Note that once youve set high-quality mode in this manner, the mode will remain in effect during both preview and record operations. While recording, you should reset the mode to normal playback to avoid dropping frames:
The DV decompressor in QuickTime 4 allows you to request single-field
processing if you are decoding in high quality. This is useful to eliminate
field aliasing when displaying still images. The parameter is passed in
to the DV decompressor using the If you are using the ICM directly you can request a single field
to be displayed by calling
If you are using the Movie Toolbox you can request a single field
to be displayed by calling
For more information, see Rendering High Quality Movies on the QuickTime developer web site. [Oct 25 2000] |
|