summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorKevin Mitchell <kevmitch@gmail.com>2014-04-01 17:25:15 -0700
committerwm4 <wm4@nowhere>2014-04-03 11:13:31 +0200
commit12e4a31594304a7d04460e60e4490981fd04faa5 (patch)
treeeb5b4421d9dd2dcc6ed0e499b6bde9882f766d0c /DOCS
parente3e9661a33e9c810a6f6be6cd76978d1c2df9ec4 (diff)
downloadmpv-12e4a31594304a7d04460e60e4490981fd04faa5.tar.bz2
mpv-12e4a31594304a7d04460e60e4490981fd04faa5.tar.xz
remove redundant/outdated line from encodeing.rst:"what works"
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/encoding.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/DOCS/encoding.rst b/DOCS/encoding.rst
index 1a85ee99db..46d6c8ae34 100644
--- a/DOCS/encoding.rst
+++ b/DOCS/encoding.rst
@@ -134,7 +134,6 @@ What works
* Deinterlacing/Inverse Telecine with any of mpv's filters for that
* Audio file converting: mpv -o outfile.mp3 infile.flac -no-video -oac
libmp3lame -oacopts ab=320k
-* inverse telecine filters (confirmed working: detc, pullup, filmdint)
What does not work yet
======================