[MPlayer-dev-eng] [PATCH] Initial Bluray support
Jonathan Nell
crtrn13 at gmail.com
Sun Sep 13 21:05:59 CEST 2009
2009/9/13 Benjamin Zores <ben at geexbox.org>:
> Tested it OK, works fine with my BD.
Cool - thanks! BD+ (Fox?) discs will be messed up of course. I'm still
debating whether to implement that as well (and the legal
ramifications of that). AACS is easier as the spec is open.
> One remark though, why do you put all these defines and structure definition
> in .h file as it's not going to be exported/used by any other file than
> stream_bd.c ?
> Also most of the functions can be static I guess.
You're right. I'll get rid of it in the morning.
> Now, although decrypting works fine, do you intend to port
> aacskeys project to C and include it to MPlayer to avoid
> specifying the VUK ?
It's already been done locally for the most part. So the answer is
yes. Was just focusing on playback initially, the crypto comes now.
The user will still need to provide a valid processing key of course
(maybe in a config file).
> Anyhow, it's a pretty good job !
Thanks!
More information about the MPlayer-dev-eng
mailing list