Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#44634 - [mpv] add libdvdcss as optional dependency for dvd playback
Attached to Project:
Community Packages
Opened by xduugu (xduugu) - Saturday, 18 April 2015, 11:01 GMT
Last edited by Christian Hesse (eworm) - Monday, 04 May 2015, 13:14 GMT
Opened by xduugu (xduugu) - Saturday, 18 April 2015, 11:01 GMT
Last edited by Christian Hesse (eworm) - Monday, 04 May 2015, 13:14 GMT
|
DetailsDescription:
Please include libdvdcss as optional dependency for dvd playback. Additional info: * mpv 0.8.3-1 |
This task depends upon
Closed by Christian Hesse (eworm)
Monday, 04 May 2015, 13:14 GMT
Reason for closing: Not a bug
Additional comments about closing: libdvdcss is an optional dependency of libdvdread, so we do NOT add it to mpv.
Monday, 04 May 2015, 13:14 GMT
Reason for closing: Not a bug
Additional comments about closing: libdvdcss is an optional dependency of libdvdread, so we do NOT add it to mpv.
dvd://[title|[starttitle]-endtitle][/device] --dvd-device=PATH
Play a DVD. If you want dvdnav menus, use dvd://menu. If no title is given, the longest title is auto-selected.
dvdnav:// is an old alias for dvd:// and does exactly the same thing.
dvdread://...:
Play a DVD using the old libdvdread code. This is what MPlayer and older mpv versions use for dvd://. Use is discouraged. It's provided only for compatibility and for transition.
Looks like we should not (optionally) depend on it, no?
> libdvdcss: for decoding encrypted DVDs
But I've just seen that it already is an optional dependency of libdvdread, which is an dependency of mpv:
mpv --> libdvdread and mpv --> libdvdnav --> libdvdread
Since there already is such a dependency, this issue could be closed, but I find it more intuitive to list it for the mpv package as well, just as it is done for vlc.