04-14-2016, 11:29 AM
(04-14-2016, 11:05 AM)longsleep Wrote: To check if mplayer uses the selected decoder compare your output with my examples from the first post of this thread. Especially "Selected video codec: [ffhevcvdpau] vfm: ffmpeg (FFmpeg HEVC / H.265 (VDPAU))".
When I run your script without root privileges
Code:
bash <(curl -s https://github.com/longsleep/build-pine64-image)
Code:
/dev/fd/63: line 5: syntax error near unexpected token `newline'
/dev/fd/63: line 5: `<!DOCTYPE html>'
When I run it as root, I get:
Code:
bash: /dev/fd/63: No such file or directory
What am I doing wrong?