Please describe some of the best practices for delivering video over the web through Flash Player. For example I am encoding video in FLV at 320x240 pixels, this seems to be the best size for reasonable quality and best filesize. When playing back I have a number of different video components that play the video in a few different sizes.
- Are there any best practices for selecting the dimensions that the video is shown at?
- Will Flash player do a decent job of smoothing the pixels of the video?
- I am using Flash 8 swfs. I am also showing some video in full screen mode, what are the best options here? should I change the size of the video component when moving to full screen, does full screen just zoom in on the swf and so just zoom in the pixels? Is this a matter for the graphics card on the end machine?
- When moving to fullscreen should i load a higher quality video? NB Im not using Flash Media Server which I know uses dynamic bandwidth detection.
- Does hardware acceleration (GPU) help with the quality of the picture in video playback?
Any other advice welcome - cheers all.