For some time now I've been looking for a method to limit or prevent stuttering or jerky playback of my flv mp4 encoded movie videos. I have four different dual core 2 ghz+ computers, each of which experiences different degrees of jerkyness with movie videos authored at 720x480, 500 kbs, 23.976 fps, x264 encoding. I also have a .99 ghz netbook on which the jerkyness is so bad it's impossible to view any of my movie videos.
This forum and other web sites have provided quite a number of suggestions for reducing jerkyness including reducing the size of the video, reducing its bit rate, reducing its frame rate, changing to a different encoder. I have even made the suggestion to someone else in this forum to acquire a faster processor to solve the issue.
Recently by accident, I come across a possible solution that I would like some feedback on. To my surprise, this approach even allowed me to view my videos on my very slow netbook with almost no jerkyness.
The approach I use to display my videos includes the html script line: <script type="text/javascript" src="flowplayer-3.1.4.min.js"></script>
Embedded within flowplayer-3.1.4.min.js are many hundreds of commands one of which is: quality:"high". When I changed the "high" to "low", video jerkyness virtually disappeared on all my computers. The price for the reduction in jerkyness was that edges of video images especially displayed text became jagged. On the other hand the images did appear sharper and crisper.
Does anyone know of a website that gives a detailed explanation of what is going on when this change is made and why the jerkyness disappears? I came across a website: http://kb2.adobe.com/cps/127/tn_12701.html that discusses quality attributes assignable to Flash OBJECTs and EMBED tags. It lists a number of possible quality settings including low, autolow, autohigh, medium, high and best. Might these settings be applicable to the quality entry in flowplayer-3.1.4.min.js as well? If not, what might be the other quality settings, if any, besides high and low?
Any feedback would be appreciated.
lol
This forum and other web sites have provided quite a number of suggestions for reducing jerkyness including reducing the size of the video, reducing its bit rate, reducing its frame rate, changing to a different encoder. I have even made the suggestion to someone else in this forum to acquire a faster processor to solve the issue.
Recently by accident, I come across a possible solution that I would like some feedback on. To my surprise, this approach even allowed me to view my videos on my very slow netbook with almost no jerkyness.
The approach I use to display my videos includes the html script line: <script type="text/javascript" src="flowplayer-3.1.4.min.js"></script>
Embedded within flowplayer-3.1.4.min.js are many hundreds of commands one of which is: quality:"high". When I changed the "high" to "low", video jerkyness virtually disappeared on all my computers. The price for the reduction in jerkyness was that edges of video images especially displayed text became jagged. On the other hand the images did appear sharper and crisper.
Does anyone know of a website that gives a detailed explanation of what is going on when this change is made and why the jerkyness disappears? I came across a website: http://kb2.adobe.com/cps/127/tn_12701.html that discusses quality attributes assignable to Flash OBJECTs and EMBED tags. It lists a number of possible quality settings including low, autolow, autohigh, medium, high and best. Might these settings be applicable to the quality entry in flowplayer-3.1.4.min.js as well? If not, what might be the other quality settings, if any, besides high and low?
Any feedback would be appreciated.
lol