flash - Video resolution on webpage -


I have a flash video file to display on the website. Flv files are in 1024 × 768 size. But, when I am

How can the video size handle on the webpage?

Text "itemprop =" text ">

You usually want to display the video at your original resolution, the scaled video looks bad, more processor time is required, and scaling down is a waste of stream bits. To re-encode FLV from your source for resolution; Most encoders have a better scaler than the player.

Either way, 960x720 is an ambitious resolution for Flash Video. Many users will not have the power to easily play it back.


Comments