View Single Post
Old 16th January 2010, 06:58   #45  |  Link
luh3417
Registered User
 
Join Date: Nov 2009
Posts: 2
Libbluray compile issue

Quote:
Originally Posted by XYZ123 View Post
I'm using mplayer with a little patch and a library for bluray playback on my HTPC.

You just nedd to install the library and apply the patch to latest mplayer source.


Then you can playback blurays with
mplayer bluray://playlist:chapter//mountPath
playlist ans chapters are optional parameters.

e.g.: mplayer bluray:///media/cdrom0

more informations are in the readme file.

Supports AACS until mkb 10, (backwards and forwards) seeking and movies, which are splitted over more than one file.

Needs openssl 0.9.8 to be installed!

If you have any questions just ask.
Hi. I am running 2.6.31-17-generic on AMD64 quadcore have openssl 0.9.8 with Pioneer PIONEER BD-RW BDR-205

Compile error I get is:

-c -o stream/stream.o stream/stream.c
stream/stream.c:116: error: 'stream_info_bluray' undeclared here (not in a function)
stream/stream.c: In function 'open_stream_plugin':
stream/stream.c:137: warning: initialization discards qualifiers from pointer target type
make: *** [stream/stream.o] Error 1
luh3417 is offline   Reply With Quote