pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/38302: Mplayer doesn't play copy-protected DVDs



>Number:         38302
>Category:       pkg
>Synopsis:       Mplayer doesn't play copy-protected DVDs
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Mar 26 10:15:01 +0000 2008
>Originator:     Hasso Tepper
>Release:        DragonFly
>Organization:
>Environment:
DragonFly 1.13.0-DEVELOPMENT
>Description:
Mplayer doesn't play copy-protected (protections using corrupt/illegal frames 
like Sony ARccOS etc) DVDs.
>How-To-Repeat:
Try to play any of such DVDs.
>Fix:
The problem is that mplayer in pkgsrc doesn't use internal dvdread library, but 
is linked against the external one. The external dvdread library is old, lacks 
this functionality and isn't maintained any more by upstream AFAICS. Mplayer 
should use internal dvdread library wherever possible. Most of platforms should 
be OK, DragonFly lacks some support in configure script though.

The patch which makes mplayer to support DragonFly and to use internal dvdread 
library in OpenBSD, Linux and DragonFly (all tested) is available at:

http://leaf.dragonflybsd.org/~hasso/pkgsrc-mplayer-dvdread-fix.patch

According to mplayer configure script it's probably OK for NetBSD, FreeBSD etc 
as well, but as I can't test them, I'm not 100% sure.

The patch to support DragonFly in configure script is already sent to upstream.



Home | Main Index | Thread Index | Old Index