You are not logged in.
After I found this tutorial I install pepper flash on firefox
sudo pacman -Rns flashplugin
yaourt -S chromium-pepper-flash
sudo mkdir -p /opt/google/chrome/PepperFlash
yaourt -S fresplayerplugin-gitI use fresplayerplugin-git because fresplayerplugin give crash
http://i.imgur.com/yGWzvTM.png
It is possible to symlink pepper flash to mms.cfg to enable hardware acceleration?
If I use flashplugin package I can enable hardware acceleration with this settings:
sudo mkdir /etc/adobe
sudo echo -e "EnableLinuxHWVideoDecode = 1\nOverrideGPUValidation = 1" | sudo tee /etc/adobe/mms.cfghttp://i.imgur.com/NTByzRV.png
Pepper flash 16.0.0.291 can`t read this file. Any ideas?
Tks
-- mod edit: converted img to url tags. Please see guidelines on image sizes. Trilby --
Last edited by Trilby (2015-01-24 15:30:27)
Offline
I believe you can enable hardware rendering with enable_3d in your freshplayer config.
Hardware decoding is not supported (yet?), the necessary PPB_VideoDecoder is not implemented in freshplayer.
Last edited by progandy (2015-01-24 15:26:06)
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |
Online