Summary: | media-video/mplayer2 does not build support for Blu-ray with USE=bluray | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Chris Slycord <cslycord> |
Component: | Current packages | Assignee: | Gentoo Media-video project <media-video> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nikoli |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
config.log from mplayer
config.log from mplayer2 patch to enable bluray support for mplayer patch to enable bluray support for mplayer2 patch to enable bluray support for mplayer2 |
Description
Chris Slycord
2011-10-20 21:29:50 UTC
Please attach the configure.log, if you can. From local tests on media-video/mplayer-1.0_rc4_p20110322-r1 , it seems that API changed on libbluray and so the tests no longer work: error: too few arguments to function 'bd_get_title_info' Created attachment 290425 [details]
config.log from mplayer
Created attachment 290427 [details]
config.log from mplayer2
This is fixed upstream in SVN revision 34126 http://lists.mplayerhq.hu/pipermail/mplayer-cvslog/2011-September/042908.html Oops. That only applies for mplayer (not mplayer2). Although I assume the patch provided at the above link can be made to work with mplayer2. Created attachment 291159 [details]
patch to enable bluray support for mplayer
Created attachment 291161 [details]
patch to enable bluray support for mplayer2
Created attachment 291163 [details]
patch to enable bluray support for mplayer2
Does such problem exist for you with media-video/mplayer2-2.0_p20111126 (from portage)? should be fixed in ~arch mplayer now, remains to check mplayer2 For me media-video/mplayer2-2.0_p20111126 works fine: $ objdump -p /usr/bin/mplayer2|grep blu NEEDED libbluray.so.1 (In reply to comment #11) > For me media-video/mplayer2-2.0_p20111126 works fine: > $ objdump -p /usr/bin/mplayer2|grep blu > NEEDED libbluray.so.1 closing then |