2008-09-13, 07:55 AM
You could check to see if "fixedAspectRatio" is set to true in the video library skin xml. If you're using the latest CS3 it should be, but you could check:
Code:
<!-- filmstrip view -->
<CompositeImage name="FilmstripSelectedPreview" size="48,48">
<DrawCommonImage name="FilmstripViewPreviewBackground"/>
<DrawImage filename="@previewImage" loc="0,0" size="100,100" [color=Red]fixedAspectRatio="true"[/color] align="Center"/>
</CompositeImage>
The Hairy Man
HTPC: Core Duo E4300 - 2GB DDR2 - HD 3650 - 500GB storage
Capture: 1 Nova-T 500 - 1 PVR 500
TV: S-Video to 32" Philips CRT
Support the Community Skin
HTPC: Core Duo E4300 - 2GB DDR2 - HD 3650 - 500GB storage
Capture: 1 Nova-T 500 - 1 PVR 500
TV: S-Video to 32" Philips CRT
Support the Community Skin