Quality script !
|
|
Hello GIJoe, I've only just come across your script but it certainly seems like a quality piece of work. Very nice. Not least because your 'no autoplay but buffer' actually seems to work and consistently so !
Many thanks,
|
|
|
Thanks, if you could add this in the reviews, it'll be better.
|
|
|
Hello again, I've actually since noticed that the 'low quality' option doesn't seem to be of any help after all for my low CPU power. I previously assumed it was, without looking at the CPU load in XP's Task Manager.
Lee |
|
|
Try the new "View in Very Low Quality (flv)" link. |
|
|
Hello GIJoe and thanks for your keen-ness on coding your script. That setting however doesn't seem to help with my CPU load; my old 730 MHz Pentium III with onboard graphics still usually shows around 98 / 100% CPU load on playback.
YousableTubeFix by Mindeye has two sets of settings, 'default video format' and 'Flash player quality'; I as a mere user have no idea how they work, but choosing 'Fastest quality available' and 'Low quality (Low CPU use)' usually gives me a CPU load of 80-90% on playback. Just enough of a help to take out most of the annoying playback jerkiness. Of course, all these CPU readings of mine flatline at 100% if I dare to do anything else at all whilst playing a video (along with normal XP background processes, anti-virus resident protection etc), so I appreciate it's very much a lost cause with such a low power CPU.
Lee |
|
|
You can still lower the CPU by setting in the source code: const ENABLE_4DV3_VIDEO_RESIZING = 480;
|
|
|
I've just had another quick look at the CPU load, and contrary to my earlier post above, it seems I am now seeing a CPU load reduction using View In Very Low Quality. I am however testing with a different clip (and probably different script settings) to last time. Also the latest script version.
By the way, presumably it makes no difference to playback if we hit 'play' on the Youtube player or 'play' on the script's Media Controller? I assume they both result in the same playback experience. Lee |
|
|
More size = More pixel to show = More CPU Load. More quality = More data to compute = More CPU Load. The only difference is that the Youtube Button is a toggle button (play or pause). |