I can't get any H.264 video to play back smoothly in Firefox and Internet Explorer without jerkiness/dropping frames.
Opers, Safari, Chrome and local VLC play files OK.
CPU 25% loaded.
Put smoothing=false, quality="low" - nothing helps.
Video encoded with VBR 2-pass high profile.
Could anybody help? Thanks in advance!
See Jeroen's post about the encoding profiles in this thread http://www.longtailvideo.com/support/forum/Bug-Reports/14466/Incredibly-Inefficient-MP4-H-264-RTMP-S...
flash also seems to get bound up with disk I/O, so if you are simultaneously downloading and playing the video file, it may stutter. Usually, once the downloading has finished playback is smooth.
For Firefox, you might try this fix for Flash Video Stuttering in Firefox
This appears to be a problem of Firefox's session restore feature that affects both Windows and Mac versions.
You can either turn off the session restore feature altogether. Or you can lengthen the period of time between snapshots.
To do this, type about:config into Firefox's address bar, then in filter box enter browser.sessionstore.interval.
The default value is 10000, which is the number of milliseconds between snapshots.
Setting the number to 120000 lengthens the period to two minutes, a more reasonable but still useful period.
You can set it to whatever you want; keep in mind that you're dealing with milliseconds.