Accelerated H.264 and HEVC video decoding with Cedrus - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4) +--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6) +--- Thread: Accelerated H.264 and HEVC video decoding with Cedrus (/showthread.php?tid=424) |
RE: Accelerated H.264 and HEVC video decoding with Cedrus - frewind - 05-05-2016 (05-05-2016, 04:52 PM)longsleep Wrote: Sorry the binary package is named libvdpau-sunxi1 (note the 1 at the end). Thanks longsleep, that work Accelerated H.264 and HEVC video decoding with Cedrus - marco97pa - 05-09-2016 I am using Ubuntu and I have installed libcedrus, libump, libvdpau-sunxi and xserver-xorg-video-fbturbo from the PPA of longsleep, but I can't play videos using the default video player. Even watching a YouTube video at 240p is a bit laggy. Did I make a mistake? What should I do to enable hardware acceleration? RE: Accelerated H.264 and HEVC video decoding with Cedrus - longsleep - 05-09-2016 Use mplayer via script in /usr/local/sbin RE: Accelerated H.264 and HEVC video decoding with Cedrus - marco97pa - 05-10-2016 (05-09-2016, 11:08 PM)longsleep Wrote: Use mplayer via script in /usr/local/sbinI tried to launch the script, but it says it can't find mplayer. What should I do? Thanks for help RE: Accelerated H.264 and HEVC video decoding with Cedrus - longsleep - 05-10-2016 Install it? http://lmgtfy.com/?q=install+mplayer+ubuntu Accelerated H.264 and HEVC video decoding with Cedrus - marco97pa - 05-10-2016 Yeah, it works. I hope that in future, more codec will be supported and MPlayer will work even not from the shell RE: Accelerated H.264 and HEVC video decoding with Cedrus - ssvb - 05-10-2016 Use SMPlayer for a nice GUI. RE: Accelerated H.264 and HEVC video decoding with Cedrus - marco97pa - 05-10-2016 (05-10-2016, 01:56 PM)ssvb Wrote: Use SMPlayer for a nice GUI.Thanks to all for help. I am a Linux noob, but I am learning fast [WINKING FACE] RE: Accelerated H.264 and HEVC video decoding with Cedrus - longsleep - 05-10-2016 (05-10-2016, 02:01 PM)marco97pa Wrote:(05-10-2016, 01:56 PM)ssvb Wrote: Use SMPlayer for a nice GUI.Thanks to all for help. I am a Linux noob, but I am learning fast [WINKING FACE] You should probably update the mplayer wrapper script as you do not have audio. https://github.com/longsleep/build-pine64-image/blob/master/simpleimage/platform-scripts/mplayer-play.sh Accelerated H.264 and HEVC video decoding with Cedrus - RaspiBit - 05-10-2016 Sorry but I can't find the Cedrus build instructions on http://linux-sunxi.org/Cedrus What am I missing? |