From 18689573888a91407e7f915b8ee1b92bd06591f0 Mon Sep 17 00:00:00 2001 From: Frank Skare Date: Sun, 26 May 2019 04:36:04 +0200 Subject: [PATCH] - --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ab861c3..8611df1 100644 --- a/README.md +++ b/README.md @@ -14,15 +14,15 @@ mpv.net has the CLI of mpv: [CLI switches](https://mpv.io/manual/master/#options #### High quality video output -mpv/libmpv has an OpenGL based video output that is capable of many features loved by videophiles, such as video scaling with popular high quality algorithms, color management, frame timing, interpolation, HDR, and more. +libmpv has an OpenGL based video output that is capable of many features loved by videophiles, such as video scaling with popular high quality algorithms, color management, frame timing, interpolation, HDR, and more. #### On Screen Controller -mpv.net uses the OSC of mpv/libmpv offering play controls with a modern flat design. +The OSC of libmpv offers play controls with a modern flat design. #### GPU video decoding -mpv/libmpv leverages the FFmpeg hwaccel APIs to support DXVA2 video decoding acceleration. +libmpv leverages the FFmpeg hwaccel APIs to support DXVA2 video decoding acceleration. #### Active development