super fast desktop experience, but youtube issue - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: ROCKPRO64 (https://forum.pine64.org/forumdisplay.php?fid=98) +--- Forum: Linux on RockPro64 (https://forum.pine64.org/forumdisplay.php?fid=101) +--- Thread: super fast desktop experience, but youtube issue (/showthread.php?tid=6332) Pages:
1
2
|
RE: super fast desktop experience, but youtube issue - Firesped - 08-21-2018 installed the LXDE version and ran the following lines. $ sudo apt update $ sudo apt-get install linux-image-4.4.132-1083-rockchip-ayufan-gfd3f12ca5fae video plays at correct speed with sound. However DRM video content is not working. went into firefox and enabled DRM the hard way because the options are not showing. I'll have to find the instructions to do this but you have to go into the config and force some options on. installed libavcodec-extra with the following line sudo apt install libavcodec-extra if this is failing to install, reboot. netflix seems to break the internet for somethings when it crashes I'm just not sure what to do after this. It seems like widevine cdm is still missing but firefox is suposed to go get that itself. chromium is also missing widevine. I do have an "OpenH264 Video Codec provided by Cisco Systems, Inc" that says it will be installed shortly. RE: super fast desktop experience, but youtube issue - sabre - 09-21-2018 (08-21-2018, 02:51 AM)Firesped Wrote: installed the LXDE version and ran the following lines. any luck with with DRM content and Widevine? I am stuck at the same spot RE: super fast desktop experience, but youtube issue - NightCrawler504 - 09-22-2018 Maybe this helps, solved my problem, videos running at regular speed now: https://forum.pine64.org/showthread.php?tid=6545 RE: super fast desktop experience, but youtube issue - jwcolby54 - 11-17-2018 (08-03-2018, 10:55 AM)frewind Wrote:(07-31-2018, 03:40 PM)boudiicca Wrote:(07-31-2018, 07:48 AM)dukla2000 Wrote:(07-31-2018, 06:31 AM)steamiestoyster Wrote: removing pulseaudio fixed the video playback speed. Now to get the sound working... Code: sudo apt-get remove --purge pulseaudio |