From 8aaef132f60b13054587c30045135fb2afe7523a Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 1 Apr 2017 13:42:03 +0200 Subject: Switch demuxing and decoding to GStreamer (finally FFmpeg independence!) README.md: fix linebreaks It's only a README, but the 80 columns limit should be followed. --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index aa092a6c5c..6816899886 100644 --- a/README.md +++ b/README.md @@ -121,12 +121,13 @@ FFmpeg dependencies: Most of the above libraries are available in suitable versions on normal Linux distributions. However FFmpeg is an exception (distro versions may be too old to work at all or work well). For that reason you may want to use -the separately available build wrapper ([mpv-build][mpv-build]) that first compiles FFmpeg -libraries and libass, and then compiles the player statically linked against -those. +the separately available build wrapper ([mpv-build][mpv-build]) that first +compiles FFmpeg libraries and libass, and then compiles the player statically +linked against those. If you want to build a Windows binary, you either have to use MSYS2 and MinGW, -or cross-compile from Linux with MinGW. See [Windows compilation][windows_compilation]. +or cross-compile from Linux with MinGW. See +[Windows compilation][windows_compilation]. ## FFmpeg vs. Libav -- cgit v1.2.3