Resize MPEG


i need embed mpg file php page... it's supposed 380x425, video guy couldn't figure out how export non-standard dimensions. i've tried resizing within code, keeps playing @ dimensions specified. help!!

this code i'm working with:

function mympg()
{
document.write('<embed src="cuts.mpg"
controls="imagewindow" width="380" height="425"
autostart="true"> </embed>
}

<embed src="cuts.mpg" controls="imagewindow" console="video" width="380" height="425" autostart="true"> </embed>

jasper24 wrote:
> need embed mpg file php page... it's supposed 380x425,
> video guy couldn't figure out how export non-standard dimensions.
> i've tried resizing within code, keeps playing @
> dimensions specified. help!!
>
> code i'm working with:
>
> function mympg()
> {
> document.write('<embed src="cuts.mpg"
> controls="imagewindow" width="380" height="425"
> autostart="true"> </embed>
> }
>
> <embed src="cuts.mpg" controls="imagewindow" console="video" width="380"
> height="425" autostart="true"> </embed>
>

if embed quicktime movie @ different size actual size of movie, player
will not crop or distort movie, original size prevails, or @ least original
proportions.

i think way change edit original file in video editing app, final
cut pro or premiere, let crop or distort video size want.

--
seb ( ---@webtrans1.com)
http://webtrans1.com | high-end web design
downloads: slide show, directory browser, mailing list


More discussions in Dreamweaver support forum


adobe

Comments

Popular posts from this blog

opencv3, tbb and rasp pi 2 - Raspberry Pi Forums

small ethernet problem - Raspberry Pi Forums

Multithumb configuration params not working? - Joomla! Forum - community, help and support