Bluray support

Developers forum for PS3 Media Server related development (only for programmers)

Bluray support

Postby lightglitch » Fri Dec 09, 2011 5:06 pm

Now that subjunk mencoder includes libbluray, I'm trying to add support for bluray isos and folders.

My library of blurays isos is very small and I need your help to get logs from different files.

Just execute:

Code: Select all
[mplayer path | C:\Program Files\PS3 Media Server\win32\mplayer]  -identify -endpos 0 -v -ao null -vc null -vo null -bluray-device [movie/iso] br:// > [movie].txt


for some of your files that have different video/audio codecs and upload them in zip file.

Thx
lightglitch a.k.a Mário Franco
lightglitch
 
Posts: 107
Joined: Mon Jun 22, 2009 2:58 pm

Re: Bluray support

Postby mikerCZ » Mon Dec 12, 2011 5:30 pm

Adele.Live.At.The.Royal.Albert.Hall.2011.Untouched.Bluray.ISO

command
D:\>"C:\Program Files (x86)\PS3 Media Server\win32\mplayer.exe" -identify -endpos 0 -v -ao null -vc null -vo null -bluray-device adele.iso br:// > adele.txt
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening adele.iso/BDMV/index.bdmv
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening adele.iso/BDMV/BACKUP/index.bdmv
libbluray/bluray.c:1467: nav_get_title_list(adele.iso) failed (02300af0)
Can't find any Blu-ray-compatible title here.
No stream found to handle url br://


adele.txt
MPlayer SB18 (C) 2000-2011 MPlayer Team
Custom build by SubJunk, http://www.spirton.com

CPU vendor name: GenuineIntel max cpuid level: 11
CPU: Intel(R) Core(TM) i7 CPU 960 @ 3.20GHz (Family: 6, Model: 26, Stepping: 5)
extended cpuid-level: 8
extended cache-info: 16801856
Detected cache-line size is 64 bytes
Testing OS support for SSE... yes.
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNowExt: 0 SSE: 1 SSE2: 1 SSSE3: 1
Compiled with runtime CPU detection.
Setting PATH to C:\Program Files (x86)\PS3 Media Server\win32\codecs
get_path('codecs.conf') -> 'C:/Program Files (x86)/PS3 Media Server/win32/mplayer/codecs.conf'
Reading optional codecs config file C:/Program Files (x86)/PS3 Media Server/win32/mplayer/codecs.conf: No such file or directory
Reading optional codecs config file /usr/local/etc/mplayer/codecs.conf: No such file or directory
Using built-in default codecs.conf.
init_freetype
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
get_path('fonts') -> 'C:/Program Files (x86)/PS3 Media Server/win32/mplayer/fonts'
Configuration: --enable-static --enable-runtime-cpudetection
CommandLine: '-identify' '-endpos' '0' '-v' '-ao' 'null' '-vc' 'null' '-vo' 'null' '-bluray-device' 'adele.iso' 'br://'
Using Windows native timing
get_path('input.conf') -> 'C:/Program Files (x86)/PS3 Media Server/win32/mplayer/input.conf'
Parsing input config file C:/Program Files (x86)/PS3 Media Server/win32/mplayer/input.conf
Input config file C:/Program Files (x86)/PS3 Media Server/win32/mplayer/input.conf parsed: 92 binds
get_path('.conf') -> 'C:/Program Files (x86)/PS3 Media Server/win32/mplayer/.conf'

Playing br://.
get_path('sub/') -> 'C:/Program Files (x86)/PS3 Media Server/win32/mplayer/sub/'
WINSOCK2 init: 0
ID_BLURAY_TITLES=0


Exiting... (End of file)
ID_EXIT=EOF
mikerCZ
 
Posts: 4
Joined: Sun Jun 19, 2011 10:52 am

Re: Bluray support

Postby lightglitch » Mon Dec 12, 2011 6:13 pm

Looks mplayer doesn't like your iso.
If you have any errors like:

Code: Select all
Can't find any Blu-ray-compatible title here.
No stream found to handle url br://

Don't need to post the output here and please post the outputs as attachments.
lightglitch a.k.a Mário Franco
lightglitch
 
Posts: 107
Joined: Mon Jun 22, 2009 2:58 pm

Re: Bluray support

Postby mikerCZ » Mon Dec 12, 2011 6:21 pm

The extension txt is not allowed.
mikerCZ
 
Posts: 4
Joined: Sun Jun 19, 2011 10:52 am

Re: Bluray support

Postby lightglitch » Mon Dec 12, 2011 6:33 pm

mikerCZ wrote:The extension txt is not allowed.

Make a zip.
lightglitch a.k.a Mário Franco
lightglitch
 
Posts: 107
Joined: Mon Jun 22, 2009 2:58 pm

Re: Bluray support

Postby Rigor » Tue Jan 03, 2012 7:35 pm

I'm not having any luck running this command on my iso files....they all seem to get this same error.
Rigor
 
Posts: 2
Joined: Tue Jan 03, 2012 7:34 pm

Re: Bluray support

Postby lightglitch » Tue Jan 03, 2012 8:04 pm

Rigor wrote:I'm not having any luck running this command on my iso files....they all seem to get this same error.


I are you using iso files or bluray folders? Maybe mencoder as a an issue with iso files.
lightglitch a.k.a Mário Franco
lightglitch
 
Posts: 107
Joined: Mon Jun 22, 2009 2:58 pm

Re: Bluray support

Postby Rigor » Wed Jan 04, 2012 1:27 am

Using .iso files; I'll try it on a folder structure later.
Rigor
 
Posts: 2
Joined: Tue Jan 03, 2012 7:34 pm

Re: Bluray support

Postby StreamHD » Wed Jan 04, 2012 2:57 pm

lightglitch: See attached. Hope it helps.

Rigor: I haven't had any success with .iso files either. Mounting the .iso to a virtual drive and reading from there works. Also, the BD-ISO must be decrypted.
Attachments
mplayer bluray logs.zip
(18.79 KiB) Downloaded 68 times
PMS 1.50.1-Snapshot (latest commit); 400MB buffer;
Samsung LCD D550 Series with custom conf; Sony PS3; Xbox 360;
Win7 x64; JDK-7u2-x64; Intel i7 930 + X58 chipset; 3 x 2GB DDR3 1333Mhz; Gigabit backbone;
StreamHD
 
Posts: 63
Joined: Tue Dec 20, 2011 3:26 am

Re: Bluray support

Postby lightglitch » Wed Jan 04, 2012 4:08 pm

After a little search at google looks like libbluray doesn't support BR ISO'S, so it's only possible to improve the way the bluray folder is presented.
lightglitch a.k.a Mário Franco
lightglitch
 
Posts: 107
Joined: Mon Jun 22, 2009 2:58 pm

Next

Return to Developers

Who is online

Users browsing this forum: No registered users and 4 guests