From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6867 invoked by uid 1002); 8 Apr 2003 17:49:43 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 22493 invoked from network); 8 Apr 2003 17:49:42 -0000 Date: Tue, 8 Apr 2003 19:39:08 +0200 From: Henti Smith To: gentoo-dev@gentoo.org Message-Id: <20030408193908.75df165d.bain@tcsn.co.za> Organization: The Computer Smith Networks X-Mailer: Sylpheed version 0.8.5 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: [gentoo-dev] mplayer with dvdread .. X-Archives-Salt: 8b554e3e-8dad-4956-8b0d-506142cafa5d X-Archives-Hash: 84ce066ab300e12e6c2693ec53c46c5b hi all I been battling to get mplayer with dvd working and I went throught the mplayer dvd docs. libdvdread is included in the tarball and can be used but I see there is also a media-libs/libdvdread-0.9.4 mplayer has advd option but it only uses the media-libs/libdvdnav library .. and in the docs it says this DVD Navigation support (dvdnav) Support for DVD navigation via dvdnav was being worked on, but it was never finished properly and it is currently unmaintained. Who knows, it might even compile. MPlayer uses libdvdread and libdvdcss for DVD decryption and playback. These two libraries are contained in the libmpdvdkit2/ subdirectory of the MPlayer source tree, you do not have to install them separately. We opted for this solution because we had to fix a libdvdread bug and apply a patch which adds cracked CSS keys caching support to libdvdcss. This results in a large speed increase because the keys do not have to be cracked every time before playing. MPlayer can also use system-wide libdvdread and libdvdcss libraries, but this solution is not recommended, as it can result in bugs, library incompatibilities and slower speed. Using this info I patched mplayer to use the internal libdvdread and libdvdcss libraries and it work wonderfully. Would it be recommended to alter the ebuild for mplayer to use the internal libraries .. maby changing the lib names to reflect mplayer use only and patching mplayer for that then sticking with the current non working solution ? Henti Smith -- gentoo-dev@gentoo.org mailing list