From c15764101943e93ea9e8223596d8a6a2571494c3 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 9 Sep 2016 17:39:22 +0200 Subject: stream_cdda: remove weird option parsing stuff Mostly untested. This is not compatible. It removes the URL fields for track range and cdrom speed (what did this even do). The device is not not to be prefixed with an additional "/" if it's put into the URL. I can't be bothered to keep these things compatible, just rip your damn CDs instead. --- DOCS/man/mpv.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/man/mpv.rst') diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst index 4d2a20bce1..75b561af7a 100644 --- a/DOCS/man/mpv.rst +++ b/DOCS/man/mpv.rst @@ -682,7 +682,7 @@ PROTOCOLS ``mf://[filemask|@listfile]`` ``--mf-...`` Play a series of images as video. -``cdda://track[-endtrack][:speed][/device]`` ``--cdrom-device=PATH`` ``--cdda-...`` +``cdda://[device]`` ``--cdrom-device=PATH`` ``--cdda-...`` Play CD. ``lavf://...`` -- cgit v1.2.3