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

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -