From f72489f2b692760f91510b30210f79c35abaaaa0 Mon Sep 17 00:00:00 2001 From: Kevin Mitchell Date: Wed, 29 Jan 2014 19:24:25 -0800 Subject: add notes about non-free codecs to README.debian --- debian/README.debian | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/README.debian b/debian/README.debian index b3e2ac3..d6292e5 100644 --- a/debian/README.debian +++ b/debian/README.debian @@ -4,3 +4,12 @@ mpv for Debian You can build the package using 'debuild -uc -us -b -j'. -- Wessel Dankers , Sun, 06 Jan 2013 13:44:11 +0100 + + libx264 and libmp3lame are already enabled. To enable + non-free codecs, install libfdk-aac-dev and add the options to the + mpv-build/ffmpeg_options file + + echo --enable-libfdk-aac >> ffmpeg_options + echo --enable-nonfree >> ffmpeg_options + +-- Kevin Mitchell Wed, 29 Jan 2014 19:21:44 -0800 -- cgit v1.2.3