Hi,
My video is very choppy whenever there is a camera move, such as in pans. I've got 21mbps download speed, so I don't think the problem is on my end.
Does the BOTR encoder only use constant bitrate? Would it be better for me to encode my own iterations in Squeeze and then upload to BOTR. If so, can you tell me (or point me to a document) how to have BOTR use my files for adaptive bitrate play.
Of course, if there is a better/easier way to solve this problem, please let me know.
Here's the video key: MBvYq58V
Thanks,
Bruce
This is a problem with Flash. Simply said: panning motions are fairly processor intensive to decode. Flash is not particularly efficient at decoding panning shots when they are encoded in H.264. Because of this reason it is generally best to avoid panning shots as much as possible.
I have seen that performance is a bit better when the flv video format is used. To enable the flv format in your account you will need to do the following:
Go to the account tab. In this tab go to the "templates" section and create a new template. Select flv (H.263/mp3) as the video format, give it a name and press "create"
In the next screen select the width that you wish to use. The width of the template should at most be the width of your originals. or you will need to allow upscaling of the video. For transcoding select "apply this template to all new uploads" if you will need this for all your videos. (you will still have to apply this template manually to existing videos).
Now you will have to configure a player to use this template instead of the default bitrate switching mode.
Go to the players tab and edit a player by clicking on it. Go to the behavior section. For the adaptive streaming setting set it to use only use the Flash lite template.
In HTML5 mode (on iPhone and iPad) the player will still pick the mp4/h.264 conversion that fits the screen best, but in Flash mode the player will use the flash type conversion now.