html5 videos: video periodically freezes while audio continues to play. Firefox 12, Linux, Centos 5 up to date.
whenever I view a YouTube video on my linux box (Centos 5.8, fully updated) using Firefox12, YouTube always delivers the html5 video to me instead of Flash. This would be fine, but intermittently the video stops moving (while the audio keeps playing). I click the (I don't know what it's called) slider for the current position and the video will start moving again. until it pauses next time, anywhere from a few seconds to a few minutes. I don't know why it delivers html5 instead of flash, on my laptop using centos 6 and firefox12 I get flash video. Is there someway to configure Firefox to get flash instead? If not, I'd appreciate help in fixing the pausing video component.
被選擇的解決方法
You may be on the html5 trial at Youtube. http://www.youtube.com/html5
mha007, those three macromedia inks are more for Windows and not Linux.
從原來的回覆中察看解決方案 👍 1所有回覆 (4)
Perform the suggestions mentioned in the following articles:
Check and tell if its working.
IF it still doesn't work, then Start Firefox in -> Diagnose Firefox issues using Troubleshoot Mode to check if your add-ons/extensions are causing the problems.
- Also see this article -> Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems
Check and tell if its working normally while using Firefox in Diagnose Firefox issues using Troubleshoot Mode.
You can also try to clear the Flash cookies as mentioned in the following articles:
- Flash Website Storage Settings panel:
- Global Storage Settings Panel:
- Flash Local storage settings Help:
由 Hasan 於
選擇的解決方法
You may be on the html5 trial at Youtube. http://www.youtube.com/html5
mha007, those three macromedia inks are more for Windows and not Linux.
Problem solved. went to the youtube.com/html5 page and removed myself from the html5 trial.
It would be nice to fix the problem so I can continue to use html5, instead of now needing flash to work. but at least the videos don't keep misbehaving.
I added the following line to my /etc/environment to force vsync:
CLUTTER_PAINT=disable-clipped-redraws:disable-culling
Commenting it out fixed the video rendering issue for me:
#CLUTTER_PAINT=disable-clipped-redraws:disable-culling
This is on Intel Integrated Graphics (Intel Pentium G620) with the latest xf86-video-intel drivers, might not work for different configurations.
由 user719405 於