Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

General discussion

Stretching a video

Mar 17, 2006 2:27AM PST

I have a video embedded on a webpage using

<OBJECT id="VIDEO" width="169" height="80" CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" type="application/x-oleobject"><PARAM NAME="URL" VALUE="./media/swpro.wmv"><PARAM NAME="SendPlayStateChangeEvents" VALUE="True"><PARAM NAME="AutoStart" VALUE="true"><PARAM name="uiMode" value="none"><PARAM name="PlayCount" value="1"></OBJECT>

Is it possible to stretch the video to say 240x80?

I know the video will be distorted, but that's ok.

When I try it, I get black bars added to the left and right sides of the video.

Discussion is locked