From 358dc473146bd1fb6dec0ab41d9a9aa58b754d90 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 30 Nov 2012 17:32:46 +0100 Subject: ao_pcm: fix references to -novideo The option is -no-video. Remove the deprecated "fast" suboption, which did nothing and instructed the user to use "-novideo" instead. Fix a reference to -novideo in encoding.rst. Add a "generic" entry about -no-* to the list of renamed options. The change is already explicitly mentioned in the text above the table, but even if it's redundant, it makes it harder to overlook. --- DOCS/encoding.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/encoding.rst') diff --git a/DOCS/encoding.rst b/DOCS/encoding.rst index a414bdf3f9..bc301cfea7 100644 --- a/DOCS/encoding.rst +++ b/DOCS/encoding.rst @@ -131,7 +131,7 @@ What works * Using x264 presets/tunings/profiles (by using profile=, tune=, preset= in the -ovcopts) * Deinterlacing/Inverse Telecine with any of mpv's filters for that -* Audio file converting: mpv -o outfile.mp3 infile.flac -novideo -oac +* Audio file converting: mpv -o outfile.mp3 infile.flac -no-video -oac libmp3lame -oacopts ab=320k * inverse telecine filters (confirmed working: detc, pullup, filmdint) -- cgit v1.2.3