[MPlayer-dev-eng] what happened to the blu-ray support

Alexander Roalter alex at roalter.it
Mon Jun 28 01:58:55 CEST 2010


On 06/27/2010 08:11 PM, Reimar Döffinger wrote:
> On Sun, Jun 27, 2010 at 07:35:34PM +0200, Alexander Roalter wrote:
>> Jonathan had an update to this patch posted, which I cannot get to work,
>> so I'm sticking with this...
> 
> I'd appreciate it if you could get the last one posted to work,
> I can try to help debugging any issues.
> IIRC the other one was fairly close to ok, whereas this one
> hasn't really a chance.

Ok, here is the updated patch which I made compile for the current SVN,
with fixes as per your suggestions in the old thread. Some things I
couldn't fix b/c I don't know if it is possible, or how it works, e.g.
in the bd_read part I don't know how often it really is necessary to
read the initialization vector, and perform the av_aes_init etc, so I
didn't make any changes to it.

the is a bit of debug code in it since I cannot get the Unique Key code
to work with the libavutil AES code (it simply prints out the VUK, the
encoded and decoded key, which unfortunately don't match the old patches
results, and I inserted the calculation of the discid via sha1 from
libavutil, b/c this discid is used to do the lookup for the VUK in the
KEYDB.cfg file. the discid is already correctly computed, but I didn't
insert any lookup code for the file yet.

-- 
Cheers,
Alex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bd_stream_3.diff
Type: text/x-patch
Size: 9218 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20100628/ca9570cc/attachment.bin>


More information about the MPlayer-dev-eng mailing list