1 | | If you're feeling advanturous, fetch http://mpv.io/ and configure + build + install it with waf, then run mpv -vo opengl-hq -hwdec vda yourfavoriteH264video.mkv to see VDA in action (and inspect mpv's output to make sure VDA is actually being used: |
| 1 | If you're feeling advanturous, fetch http://mpv.io/ and configure + build + install it with waf, then run |
| 2 | {{{ |
| 3 | mpv -vo opengl-hq --hwdec=vda yourfavoriteH264video.mkv |
| 4 | }}} to see ffmpeg with VDA in action (and inspect mpv's output to make sure VDA is actually being used: |