Unencrypted Bluray support

Archive of historical development discussions
Discussions / Development has moved to GitHub
Forum rules
*******************************
Please be aware we are now using GitHub for issue tracking and feature requests.
- This section of the forum is now closed to new topics.

*******************************
User avatar
JohnAStebbins
HandBrake Team
Posts: 5712
Joined: Sat Feb 09, 2008 7:21 pm

Unencrypted Bluray support

Post by JohnAStebbins »

Here it is. Supports unencrypted bluray directory tree hierarchy. Doesn't support iso images since libbluray doesn't have udf support build in.

Chapter, and angles work. No subtitle support.
http://handbrake.fr/pastebin/pastebin.php?show=1614

EDIT: updated with a few changes to libbluray
Deleted User 11865

Re: Unencrypted Bluray support

Post by Deleted User 11865 »

I can't seem to build this under Leopard.

Unpatched (success)

Code: Select all

./configure --gcc=gcc-4.2 --arch=x86_64 --sysroot=/Developer/SDKs/MacOSX10.5.sdk --minver=10.5 --launch
http://handbrake.fr/pastebin/pastebin.php?show=1617

Patched (failure)

Code: Select all

./configure --gcc=gcc-4.2 --arch=x86_64 --sysroot=/Developer/SDKs/MacOSX10.5.sdk --minver=10.5 --launch
http://handbrake.fr/pastebin/pastebin.php?show=1618

Code: Select all

./configure --gcc=gcc-4.2 --arch=x86_64 --launch
http://handbrake.fr/pastebin/pastebin.php?show=1619

Code: Select all

./configure --launch
http://handbrake.fr/pastebin/pastebin.php?show=1620

I'm removing the entire build directory between each build.
User avatar
JohnAStebbins
HandBrake Team
Posts: 5712
Joined: Sat Feb 09, 2008 7:21 pm

Re: Unencrypted Bluray support

Post by JohnAStebbins »

As a quick test I just tried to duplicate one of your attempts, but running on SL.

Code: Select all

./configure --gcc=gcc-4.2 --arch=x86_64 --sysroot=/Developer/SDKs/MacOSX10.5.sdk --minver=10.5 --launch
Succeeded. So there's either a Leopard specific problem, or something is wrong with your build environment. I'll look more closely at your logs to see if I can figure anything out.
Deleted User 11865

Re: Unencrypted Bluray support

Post by Deleted User 11865 »

The newly-uploaded libbluray fixes it.
User avatar
JohnAStebbins
HandBrake Team
Posts: 5712
Joined: Sat Feb 09, 2008 7:21 pm

Re: Unencrypted Bluray support

Post by JohnAStebbins »

Updated patch to use a libbluray tarball with a version number.
http://handbrake.fr/pastebin/pastebin.php?show=1622
User avatar
JohnAStebbins
HandBrake Team
Posts: 5712
Joined: Sat Feb 09, 2008 7:21 pm

Re: Unencrypted Bluray support

Post by JohnAStebbins »

Fix a memory leak. Fix a segfault. Fix bad previews. Add some logging.
http://handbrake.fr/pastebin/pastebin.php?show=1625
firewing1
Posts: 21
Joined: Sat May 23, 2009 8:18 pm

Re: Unencrypted Bluray support

Post by firewing1 »

Awesome work! I'm going to test this as soon as I get home.
Deleted User 11865

Re: Unencrypted Bluray support

Post by Deleted User 11865 »

firewing1 wrote:Awesome work! I'm going to test this as soon as I get home.
No need to patch at this point, it's been committed: https://trac.handbrake.fr/changeset/3510
firewing1
Posts: 21
Joined: Sat May 23, 2009 8:18 pm

Re: Unencrypted Bluray support

Post by firewing1 »

Just downloaded the latest Windows GUI nightly (r3510) and tested it on a few of the blu-rays I have (no encryption). In most cases, HB scanned detected the titles and begun scanning through them but then stopped midway and saying "No title(s) found". In one case HandBrakeCLI.exe crashed.

I can provide details on the sources I used & send logs via PM if it helps (sorry, I'm paranoid).
User avatar
JohnAStebbins
HandBrake Team
Posts: 5712
Joined: Sat Feb 09, 2008 7:21 pm

Re: Unencrypted Bluray support

Post by JohnAStebbins »

Could be related to https://trac.handbrake.fr/changeset/3511
But activity logs wouldn't hurt.
firewing1
Posts: 21
Joined: Sat May 23, 2009 8:18 pm

Re: Unencrypted Bluray support

Post by firewing1 »

I'll give it another try once a new Windows GUI nightly has been built, and if it still doesn't work I'll PM you the details. Thanks again for your work on this!
User avatar
s55
HandBrake Team
Posts: 10350
Joined: Sun Dec 24, 2006 1:05 pm

Re: Unencrypted Bluray support

Post by s55 »

Post any details on the forum here please if you have problems. The GUI may still need fixes.
SideShowBob
Posts: 29
Joined: Tue Dec 30, 2008 3:08 am

Re: Unencrypted Bluray support

Post by SideShowBob »

Let me start by saying, I'm really excited by this development, it reduces the number of steps for getting BD to my ATV. However, I cannot for the life of me get it to work. The disk was ripped using AnyDVD, and saved as a folder (retaining the BD folder structure, sans protection) on my hard drive. I have also tried doing it straight from the disk, with the same results. After it scans, I get the following error message popping up:
frmMain.cs - updateUIafterScan System.NullReferenceException: Object
reference not set to an instance of an object.
at Handbrake.Controls.PictureSettings.NewSourceSet()
at Handbrake.Controls.PictureSettings.set_Source(Title value)
at Handbrake.frmMain.drp_dvdtitle_SelectedIndexChanged(Object
sender,EventArgs e)
at
System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
at System.Windows.Forms.ComboBox.set_SelectedItem(Object value)
at Handbrake.frmMain.UpdateGuiAfterScan()
Scan Log seems to show that it found all the titles (there are four episodes, and one title that plays all four):

Code: Select all

# Windows GUI svn3511 2010091101
# Running: Microsoft Windows NT 6.1.7600.0
# CPU: Intel(R) Core(TM) i7 CPU         940  @ 2.93GHz
# Ram: 4095 MB
# Screen: 1680x1050
# Temp Dir: C:\Users\SideShowBob\AppData\Local\Temp\
# Install Dir: C:\Program Files (x86)\Handbrake
# Data Dir: C:\Users\SideShowBob\AppData\Roaming\HandBrake\HandBrake\0.9.4.3513

-------------------------------------------

[10:40:06] hb_init: checking cpu count
[10:40:06] hb_init: starting libhb thread
HandBrake svn3511 (2010091101) - MinGW i386 - http://handbrake.fr
8 CPUs detected
Opening Z:\DEXTER_S4D2...
[10:40:06] hb_scan: path=Z:\DEXTER_S4D2, title_index=0
[10:40:06] scan: BD has 16 title(s)
[10:40:06] bd: scanning title 1
[10:40:06] bd: duration is 03:32:16 (12736723 ms)
[10:40:06] bd: video id=1011, stream type=H264, format 1080p
[10:40:06] bd: aspect = 1.77778
[10:40:06] bd: checking audio 1
[10:40:06] bd: audio id=1100, lang=English (AC3), 3cc=eng
[10:40:06] bd: checking audio 2
[10:40:06] bd: audio id=1101, lang=Espanol (AC3), 3cc=spa
[10:40:06] bd: chap 1 packet=768, 206080 ms
[10:40:06] bd: chap 2 packet=761940864, 393184 ms
[10:40:06] bd: chap 3 packet=2170445568, 446988 ms
[10:40:06] bd: chap 4 packet=3739570560, 501626 ms
[10:40:06] bd: chap 5 packet=5511637632, 512887 ms
[10:40:06] bd: chap 6 packet=7332191040, 489238 ms
[10:40:06] bd: chap 7 packet=9050947776, 400983 ms
[10:40:06] bd: chap 8 packet=10510104576, 212712 ms
[10:40:06] bd: chap 9 packet=11295280320, 466716 ms
[10:40:06] bd: chap 10 packet=12952652544, 464255 ms
[10:40:06] bd: chap 11 packet=14591246592, 575283 ms
[10:40:06] bd: chap 12 packet=16619194752, 476684 ms
[10:40:06] bd: chap 13 packet=18293943744, 594468 ms
[10:40:06] bd: chap 14 packet=20401318272, 548673 ms
[10:40:06] bd: chap 15 packet=22342145280, 2002 ms
[10:40:06] bd: chap 16 packet=22343155584, 199032 ms
[10:40:06] bd: chap 17 packet=23076838656, 346220 ms
[10:40:06] bd: chap 18 packet=24303320640, 573072 ms
[10:40:06] bd: chap 19 packet=26317194048, 390473 ms
[10:40:06] bd: chap 20 packet=27710081472, 478895 ms
[10:40:06] bd: chap 21 packet=29394171072, 599974 ms
[10:40:06] bd: chap 22 packet=31544496768, 567942 ms
[10:40:06] bd: chap 23 packet=33561518592, 2002 ms
[10:40:06] bd: chap 24 packet=33562426368, 208082 ms
[10:40:06] bd: chap 25 packet=34340140992, 459542 ms
[10:40:06] bd: chap 26 packet=35968108224, 507215 ms
[10:40:06] bd: chap 27 packet=37766076672, 565898 ms
[10:40:06] bd: chap 28 packet=39760664832, 426843 ms
[10:40:06] bd: chap 29 packet=41262276672, 534033 ms
[10:40:06] bd: chap 30 packet=43148573760, 585459 ms
[10:40:06] bd: chap 31 packet=45248058432, 250 ms
[10:40:06] bd: title 1 has 31 chapters
[10:40:06] bd: scanning title 2
[10:40:06] bd: duration is 00:49:10 (2950989 ms)
[10:40:06] bd: video id=1011, stream type=H264, format 1080p
[10:40:06] bd: aspect = 1.77778
[10:40:06] bd: checking audio 1
[10:40:06] bd: audio id=1100, lang=English (AC3), 3cc=eng
[10:40:06] bd: checking audio 2
[10:40:06] bd: audio id=1101, lang=Espanol (AC3), 3cc=spa
[10:40:06] bd: chap 1 packet=768, 206080 ms
[10:40:06] bd: chap 2 packet=761940864, 393184 ms
[10:40:06] bd: chap 3 packet=2170445568, 446988 ms
[10:40:06] bd: chap 4 packet=3739570560, 501626 ms
[10:40:06] bd: chap 5 packet=5511637632, 512887 ms
[10:40:06] bd: chap 6 packet=7332191040, 489238 ms
[10:40:06] bd: chap 7 packet=9050947776, 400733 ms
[10:40:06] bd: chap 8 packet=10509303936, 250 ms
[10:40:06] bd: title 2 has 8 chapters
[10:40:06] bd: scanning title 3
[10:40:06] bd: duration is 00:55:38 (3338793 ms)
[10:40:06] bd: video id=1011, stream type=H264, format 1080p
[10:40:06] bd: aspect = 1.77778
[10:40:06] bd: checking audio 1
[10:40:06] bd: audio id=1100, lang=English (AC3), 3cc=eng
[10:40:06] bd: checking audio 2
[10:40:06] bd: audio id=1101, lang=Espanol (AC3), 3cc=spa
[10:40:06] bd: chap 1 packet=768, 212712 ms
[10:40:06] bd: chap 2 packet=785176512, 466716 ms
[10:40:06] bd: chap 3 packet=2442548736, 464255 ms
[10:40:06] bd: chap 4 packet=4081142784, 575283 ms
[10:40:06] bd: chap 5 packet=6109090944, 476684 ms
[10:40:06] bd: chap 6 packet=7783839936, 594468 ms
[10:40:06] bd: chap 7 packet=9891214464, 548422 ms
[10:40:06] bd: chap 8 packet=11830902912, 250 ms
[10:40:06] bd: title 3 has 8 chapters
[10:40:06] bd: scanning title 4
[10:40:06] bd: duration is 00:52:37 (3157612 ms)
[10:40:06] bd: video id=1011, stream type=H264, format 1080p
[10:40:06] bd: aspect = 1.77778
[10:40:06] bd: checking audio 1
[10:40:06] bd: audio id=1100, lang=English (AC3), 3cc=eng
[10:40:06] bd: checking audio 2
[10:40:06] bd: audio id=1101, lang=Espanol (AC3), 3cc=spa
[10:40:06] bd: chap 1 packet=768, 2002 ms
[10:40:06] bd: chap 2 packet=1011072, 199032 ms
[10:40:06] bd: chap 3 packet=734694144, 346220 ms
[10:40:06] bd: chap 4 packet=1961176128, 573072 ms
[10:40:06] bd: chap 5 packet=3975049536, 390473 ms
[10:40:06] bd: chap 6 packet=5367936960, 478895 ms
[10:40:06] bd: chap 7 packet=7052026560, 599974 ms
[10:40:06] bd: chap 8 packet=9202352256, 567692 ms
[10:40:06] bd: chap 9 packet=11218674240, 250 ms
[10:40:06] bd: title 4 has 9 chapters
[10:40:06] bd: scanning title 5
[10:40:06] bd: duration is 00:54:49 (3289327 ms)
[10:40:06] bd: video id=1011, stream type=H264, format 1080p
[10:40:06] bd: aspect = 1.77778
[10:40:06] bd: checking audio 1
[10:40:06] bd: audio id=1100, lang=English (AC3), 3cc=eng
[10:40:06] bd: checking audio 2
[10:40:06] bd: audio id=1101, lang=Espanol (AC3), 3cc=spa
[10:40:06] bd: chap 1 packet=768, 2002 ms
[10:40:06] bd: chap 2 packet=908544, 208082 ms
[10:40:06] bd: chap 3 packet=778623168, 459542 ms
[10:40:06] bd: chap 4 packet=2406590400, 507215 ms
[10:40:06] bd: chap 5 packet=4204558848, 565898 ms
[10:40:06] bd: chap 6 packet=6199147008, 426843 ms
[10:40:06] bd: chap 7 packet=7700758848, 534033 ms
[10:40:06] bd: chap 8 packet=9587055936, 585459 ms
[10:40:06] bd: chap 9 packet=11686540608, 250 ms
[10:40:06] bd: title 5 has 9 chapters
[10:40:06] bd: scanning title 6
[10:40:06] bd: ignoring title (too short)
[10:40:06] bd: scanning title 7
[10:40:06] bd: duration is 00:01:00 (60060 ms)
[10:40:06] bd: video id=1011, stream type=H264, format 1080p
[10:40:06] bd: aspect = 1.77778
[10:40:06] bd: checking audio 1
[10:40:06] bd: audio id=1100, lang=English (AC3), 3cc=eng
[10:40:06] bd: chap 1 packet=768, 60060 ms
[10:40:06] bd: title 7 has 1 chapters
[10:40:06] bd: scanning title 8
[10:40:06] bd: duration is 00:01:00 (60060 ms)
[10:40:06] bd: video id=1011, stream type=H264, format 1080p
[10:40:06] bd: aspect = 1.77778
[10:40:06] bd: checking audio 1
[10:40:06] bd: audio id=1100, lang=English (AC3), 3cc=eng
[10:40:06] bd: chap 1 packet=768, 60060 ms
[10:40:06] bd: title 8 has 1 chapters
[10:40:06] bd: scanning title 9
[10:40:06] bd: duration is 00:01:00 (60060 ms)
[10:40:06] bd: video id=1011, stream type=H264, format 1080p
[10:40:06] bd: aspect = 1.77778
[10:40:06] bd: checking audio 1
[10:40:06] bd: audio id=1100, lang=English (AC3), 3cc=eng
[10:40:06] bd: chap 1 packet=768, 60060 ms
[10:40:06] bd: title 9 has 1 chapters
[10:40:06] bd: scanning title 10
[10:40:06] bd: duration is 00:01:00 (60060 ms)
[10:40:06] bd: video id=1011, stream type=H264, format 1080p
[10:40:06] bd: aspect = 1.77778
[10:40:06] bd: checking audio 1
[10:40:06] bd: audio id=1100, lang=English (AC3), 3cc=eng
[10:40:06] bd: chap 1 packet=768, 60060 ms
[10:40:06] bd: title 10 has 1 chapters
[10:40:06] bd: scanning title 11
[10:40:06] bd: duration is 00:00:10 (10000 ms)
[10:40:06] bd: video id=1011, stream type=MPEG2, format 1080p
[10:40:06] bd: aspect = 1.77778
[10:40:06] bd: chap 1 packet=0, 9750 ms
[10:40:06] bd: chap 2 packet=39866880, 250 ms
[10:40:06] bd: title 11 has 2 chapters
[10:40:06] bd: scanning title 12
[10:40:06] bd: duration is 00:03:14 (194394 ms)
[10:40:06] bd: video id=1011, stream type=H264, format 1080i
[10:40:06] bd: aspect = 1.77778
[10:40:06] bd: checking audio 1
[10:40:06] bd: audio id=1100, lang=English (AC3), 3cc=eng
[10:40:06] bd: chap 1 packet=768, 194194 ms
[10:40:06] bd: chap 2 packet=566402304, 200 ms
[10:40:06] bd: title 12 has 2 chapters
[10:40:06] bd: scanning title 13
[10:40:06] bd: duration is 00:00:10 (10310 ms)
[10:40:06] bd: video id=1011, stream type=H264, format 1080i
[10:40:06] bd: aspect = 1.77778
[10:40:06] bd: checking audio 1
[10:40:06] bd: audio id=1100, lang=English (AC3), 3cc=eng
[10:40:06] bd: chap 1 packet=768, 10110 ms
[10:40:06] bd: chap 2 packet=29670528, 200 ms
[10:40:06] bd: title 13 has 2 chapters
[10:40:06] bd: scanning title 14
[10:40:06] bd: duration is 00:01:12 (72072 ms)
[10:40:06] bd: video id=1011, stream type=MPEG2, format 1080i
[10:40:06] bd: aspect = 1.77778
[10:40:06] bd: checking audio 1
[10:40:06] bd: audio id=1100, lang=English (AC3), 3cc=eng
[10:40:06] bd: chap 1 packet=768, 72072 ms
[10:40:06] bd: title 14 has 1 chapters
[10:40:06] bd: scanning title 15
[10:40:06] bd: duration is 00:03:14 (194894 ms)
[10:40:06] bd: video id=1011, stream type=H264, format 1080i
[10:40:06] bd: aspect = 1.77778
[10:40:06] bd: checking audio 1
[10:40:06] bd: audio id=1100, lang=English (AC3), 3cc=eng
[10:40:06] bd: chap 1 packet=768, 194394 ms
[10:40:06] bd: chap 2 packet=566624256, 500 ms
[10:40:06] bd: title 15 has 2 chapters
[10:40:06] bd: scanning title 16
[10:40:06] bd: duration is 00:00:10 (10810 ms)
[10:40:06] bd: video id=1011, stream type=H264, format 1080i
[10:40:06] bd: aspect = 1.77778
[10:40:06] bd: checking audio 1
[10:40:06] bd: audio id=1100, lang=English (AC3), 3cc=eng
[10:40:06] bd: chap 1 packet=768, 10310 ms
[10:40:06] bd: chap 2 packet=30560256, 500 ms
[10:40:06] bd: title 16 has 2 chapters
[10:40:06] scan: decoding previews for title 1
[10:40:06] scan: title angle(s) 1
[10:40:06] scan: audio 0x1100: AC-3, rate=48000Hz, bitrate=640000 English (AC3) (5.1 ch)
[10:40:06] scan: audio 0x1101: AC-3, rate=48000Hz, bitrate=256000 Espanol (AC3) (2.0 ch)
Scanning title 1 of 16...
[h264 @ 0x21a37a0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21a37a0]non-existing PPS referenced
Scanning title 1 of 16...
[h264 @ 0x21a3b60]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21a3b60]non-existing PPS referenced
Scanning title 1 of 16...
Scanning title 1 of 16...
[h264 @ 0x23f0060]non-existing SPS 31 referenced in buffering period
[h264 @ 0x23f0060]non-existing PPS referenced
Scanning title 1 of 16...
[h264 @ 0x23f0420]non-existing SPS 31 referenced in buffering period
[h264 @ 0x23f0420]non-existing PPS referenced
Scanning title 1 of 16...
[h264 @ 0x21d1d60]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21d1d60]non-existing PPS referenced
Scanning title 1 of 16...
Scanning title 1 of 16...
[h264 @ 0x236db60]non-existing SPS 31 referenced in buffering period
[h264 @ 0x236db60]non-existing PPS referenced
Scanning title 1 of 16...
[h264 @ 0x24f5010]non-existing SPS 31 referenced in buffering period
[h264 @ 0x24f5010]non-existing PPS referenced
Scanning title 1 of 16...
[h264 @ 0x236df20]non-existing SPS 31 referenced in buffering period
[h264 @ 0x236df20]non-existing PPS referenced
Scanning title 1 of 16...
Scanning title 1 of 16...
[h264 @ 0x24f53d0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x24f53d0]non-existing PPS referenced
Scanning title 1 of 16...
[10:40:08] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[10:40:08] stream: 90 good frames, 13 errors (14%)
[10:40:08] scan: decoding previews for title 2
[10:40:08] scan: title angle(s) 1
[10:40:08] scan: audio 0x1100: AC-3, rate=48000Hz, bitrate=640000 English (AC3) (5.1 ch)
[10:40:08] scan: audio 0x1101: AC-3, rate=48000Hz, bitrate=256000 Espanol (AC3) (2.0 ch)
Scanning title 2 of 16...
[h264 @ 0x190f650]non-existing SPS 31 referenced in buffering period
[h264 @ 0x190f650]non-existing PPS referenced
Scanning title 2 of 16...
[h264 @ 0x236b010]non-existing SPS 31 referenced in buffering period
[h264 @ 0x236b010]non-existing PPS referenced
Scanning title 2 of 16...
Scanning title 2 of 16...
[h264 @ 0x236b3d0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x236b3d0]non-existing PPS referenced
Scanning title 2 of 16...
[h264 @ 0x236b790]non-existing SPS 31 referenced in buffering period
[h264 @ 0x236b790]non-existing PPS referenced
Scanning title 2 of 16...
Scanning title 2 of 16...
[h264 @ 0x21e6040]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21e6040]non-existing PPS referenced
Scanning title 2 of 16...
[h264 @ 0x21e67d0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21e67d0]non-existing PPS referenced
Scanning title 2 of 16...
[h264 @ 0x21e6b90]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21e6b90]non-existing PPS referenced
Scanning title 2 of 16...
Scanning title 2 of 16...
[h264 @ 0x21e6f60]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21e6f60]non-existing PPS referenced
Scanning title 2 of 16...
[h264 @ 0x21e7320]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21e7320]non-existing PPS referenced
Scanning title 2 of 16...
[10:40:11] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[10:40:11] stream: 90 good frames, 15 errors (17%)
[10:40:11] scan: decoding previews for title 3
Scanning title 3 of 16...
[10:40:11] scan: title angle(s) 1
[10:40:11] scan: audio 0x1100: AC-3, rate=48000Hz, bitrate=640000 English (AC3) (5.1 ch)
[10:40:11] scan: audio 0x1101: AC-3, rate=48000Hz, bitrate=256000 Espanol (AC3) (2.0 ch)
Scanning title 3 of 16...
[h264 @ 0x21e7ab0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21e7ab0]non-existing PPS referenced
Scanning title 3 of 16...
[h264 @ 0x21e7e80]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21e7e80]non-existing PPS referenced
Scanning title 3 of 16...
[h264 @ 0x21e8240]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21e8240]non-existing PPS referenced
Scanning title 3 of 16...
Scanning title 3 of 16...
[h264 @ 0x21e8610]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21e8610]non-existing PPS referenced
Scanning title 3 of 16...
[h264 @ 0x21e89d0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21e89d0]non-existing PPS referenced
Scanning title 3 of 16...
[h264 @ 0x21e8da0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21e8da0]non-existing PPS referenced
Scanning title 3 of 16...
[h264 @ 0x21e9160]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21e9160]non-existing PPS referenced
Scanning title 3 of 16...
Scanning title 3 of 16...
[h264 @ 0x21e9530]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21e9530]non-existing PPS referenced
Scanning title 3 of 16...
[h264 @ 0x21e98f0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21e98f0]non-existing PPS referenced
Scanning title 3 of 16...
[10:40:14] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[10:40:14] stream: 90 good frames, 16 errors (18%)
[10:40:14] scan: decoding previews for title 4
[10:40:14] scan: title angle(s) 1
Scanning title 4 of 16...
[10:40:14] scan: audio 0x1100: AC-3, rate=48000Hz, bitrate=640000 English (AC3) (5.1 ch)
[10:40:14] scan: audio 0x1101: AC-3, rate=48000Hz, bitrate=256000 Espanol (AC3) (2.0 ch)
Scanning title 4 of 16...
[h264 @ 0x21ea040]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21ea040]non-existing PPS referenced
Scanning title 4 of 16...
[h264 @ 0x21ea7d0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21ea7d0]non-existing PPS referenced
Scanning title 4 of 16...
[h264 @ 0x21eab90]non-existing SPS 32 referenced in buffering period
[h264 @ 0x21eab90]non-existing PPS referenced
Scanning title 4 of 16...
Scanning title 4 of 16...
[h264 @ 0x21eaf60]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21eaf60]non-existing PPS referenced
Scanning title 4 of 16...
Scanning title 4 of 16...
[h264 @ 0x21eb320]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21eb320]non-existing PPS referenced
Scanning title 4 of 16...
[h264 @ 0x21eb6f0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21eb6f0]non-existing PPS referenced
Scanning title 4 of 16...
[h264 @ 0x21ebab0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21ebab0]non-existing PPS referenced
Scanning title 4 of 16...
Scanning title 4 of 16...
[h264 @ 0x21ebe80]non-existing SPS 32 referenced in buffering period
[h264 @ 0x21ebe80]non-existing PPS referenced
Scanning title 4 of 16...
Scanning title 4 of 16...
[10:40:16] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[10:40:16] stream: 88 good frames, 16 errors (18%)
[10:40:16] scan: decoding previews for title 5
[10:40:16] scan: title angle(s) 1
[10:40:16] scan: audio 0x1100: AC-3, rate=48000Hz, bitrate=640000 English (AC3) (5.1 ch)
[10:40:16] scan: audio 0x1101: AC-3, rate=48000Hz, bitrate=256000 Espanol (AC3) (2.0 ch)
Scanning title 5 of 16...
[h264 @ 0x21ec9d0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21ec9d0]non-existing PPS referenced
Scanning title 5 of 16...
Scanning title 5 of 16...
[h264 @ 0x21ecda0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21ecda0]non-existing PPS referenced
Scanning title 5 of 16...
[h264 @ 0x21ed160]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21ed160]non-existing PPS referenced
Scanning title 5 of 16...
[h264 @ 0x21ed530]non-existing SPS 32 referenced in buffering period
[h264 @ 0x21ed530]non-existing PPS referenced
Scanning title 5 of 16...
Scanning title 5 of 16...
[h264 @ 0x21ed8f0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21ed8f0]non-existing PPS referenced
Scanning title 5 of 16...
[h264 @ 0x21ea400]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21ea400]non-existing PPS referenced
Scanning title 5 of 16...
[h264 @ 0x21d2140]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21d2140]non-existing PPS referenced
Scanning title 5 of 16...
[h264 @ 0x21d28d0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21d28d0]non-existing PPS referenced
Scanning title 5 of 16...
Scanning title 5 of 16...
[h264 @ 0x21d2c90]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21d2c90]non-existing PPS referenced
Scanning title 5 of 16...
[10:40:19] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[10:40:19] stream: 90 good frames, 15 errors (17%)
[10:40:19] scan: decoding previews for title 7
[10:40:19] scan: title angle(s) 1
[10:40:19] scan: audio 0x1100: AC-3, rate=48000Hz, bitrate=448000 English (AC3) (5.0 ch)
[h264 @ 0x21d3420]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21d3420]non-existing PPS referenced
Scanning title 7 of 16...
[h264 @ 0x21d37f0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21d37f0]non-existing PPS referenced
Scanning title 7 of 16...
[h264 @ 0x21d3bb0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21d3bb0]non-existing PPS referenced
Scanning title 7 of 16...
[h264 @ 0x21d3f80]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21d3f80]non-existing PPS referenced
Scanning title 7 of 16...
[h264 @ 0x21d4340]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21d4340]non-existing PPS referenced
Scanning title 7 of 16...
[h264 @ 0x21d4710]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21d4710]non-existing PPS referenced
Scanning title 7 of 16...
[h264 @ 0x21d4ad0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21d4ad0]non-existing PPS referenced
Scanning title 7 of 16...
[h264 @ 0x21d4ea0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21d4ea0]non-existing PPS referenced
Scanning title 7 of 16...
[h264 @ 0x21d5260]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21d5260]non-existing PPS referenced
Scanning title 7 of 16...
[10:40:21] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[10:40:21] stream: 90 good frames, 4 errors (4%)
[10:40:21] scan: decoding previews for title 8
[10:40:21] scan: title angle(s) 1
[10:40:21] scan: audio 0x1100: AC-3, rate=48000Hz, bitrate=448000 English (AC3) (5.0 ch)
Scanning title 8 of 16...
[h264 @ 0x21d59f0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21d59f0]non-existing PPS referenced
[h264 @ 0x21d2500]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21d2500]non-existing PPS referenced
Scanning title 8 of 16...
[h264 @ 0x24b0030]non-existing SPS 31 referenced in buffering period
[h264 @ 0x24b0030]non-existing PPS referenced
Scanning title 8 of 16...
[h264 @ 0x24b07c0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x24b07c0]non-existing PPS referenced
Scanning title 8 of 16...
[h264 @ 0x24b0b90]non-existing SPS 31 referenced in buffering period
[h264 @ 0x24b0b90]non-existing PPS referenced
Scanning title 8 of 16...
[h264 @ 0x24b0f50]non-existing SPS 31 referenced in buffering period
[h264 @ 0x24b0f50]non-existing PPS referenced
Scanning title 8 of 16...
[h264 @ 0x24b1320]non-existing SPS 31 referenced in buffering period
[h264 @ 0x24b1320]non-existing PPS referenced
Scanning title 8 of 16...
[h264 @ 0x24b16e0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x24b16e0]non-existing PPS referenced
Scanning title 8 of 16...
[h264 @ 0x24b1ab0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x24b1ab0]non-existing PPS referenced
Scanning title 8 of 16...
[10:40:22] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[10:40:22] stream: 90 good frames, 9 errors (10%)
[10:40:22] scan: decoding previews for title 9
[10:40:22] scan: title angle(s) 1
[10:40:23] scan: audio 0x1100: AC-3, rate=48000Hz, bitrate=448000 English (AC3) (5.0 ch)
Scanning title 9 of 16...
[h264 @ 0x24b2240]non-existing SPS 31 referenced in buffering period
[h264 @ 0x24b2240]non-existing PPS referenced
Scanning title 9 of 16...
[h264 @ 0x24b2600]non-existing SPS 31 referenced in buffering period
[h264 @ 0x24b2600]non-existing PPS referenced
[h264 @ 0x24b29d0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x24b29d0]non-existing PPS referenced
Scanning title 9 of 16...
[h264 @ 0x24b2d90]non-existing SPS 31 referenced in buffering period
[h264 @ 0x24b2d90]non-existing PPS referenced
Scanning title 9 of 16...
[h264 @ 0x24b3160]non-existing SPS 31 referenced in buffering period
[h264 @ 0x24b3160]non-existing PPS referenced
Scanning title 9 of 16...
[h264 @ 0x24b3520]non-existing SPS 31 referenced in buffering period
[h264 @ 0x24b3520]non-existing PPS referenced
Scanning title 9 of 16...
[h264 @ 0x24b38f0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x24b38f0]non-existing PPS referenced
Scanning title 9 of 16...
[h264 @ 0x24b0400]non-existing SPS 31 referenced in buffering period
[h264 @ 0x24b0400]non-existing PPS referenced
Scanning title 9 of 16...
[h264 @ 0x276a860]non-existing SPS 31 referenced in buffering period
[h264 @ 0x276a860]non-existing PPS referenced
Scanning title 9 of 16...
[10:40:24] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[10:40:24] stream: 90 good frames, 9 errors (10%)
[10:40:24] scan: decoding previews for title 10
[10:40:24] scan: title angle(s) 1
[10:40:24] scan: audio 0x1100: AC-3, rate=48000Hz, bitrate=448000 English (AC3) (5.0 ch)
Scanning title 10 of 16...
[h264 @ 0x276b3b0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x276b3b0]non-existing PPS referenced
[h264 @ 0x276b780]non-existing SPS 31 referenced in buffering period
[h264 @ 0x276b780]non-existing PPS referenced
Scanning title 10 of 16...
[h264 @ 0x276bb40]non-existing SPS 31 referenced in buffering period
[h264 @ 0x276bb40]non-existing PPS referenced
Scanning title 10 of 16...
[h264 @ 0x276bf10]non-existing SPS 31 referenced in buffering period
[h264 @ 0x276bf10]non-existing PPS referenced
Scanning title 10 of 16...
[h264 @ 0x276c2d0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x276c2d0]non-existing PPS referenced
Scanning title 10 of 16...
[h264 @ 0x276c6a0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x276c6a0]non-existing PPS referenced
Scanning title 10 of 16...
[h264 @ 0x276ca60]non-existing SPS 31 referenced in buffering period
[h264 @ 0x276ca60]non-existing PPS referenced
Scanning title 10 of 16...
[h264 @ 0x276ce30]non-existing SPS 31 referenced in buffering period
[h264 @ 0x276ce30]non-existing PPS referenced
Scanning title 10 of 16...
[h264 @ 0x276d1f0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x276d1f0]non-existing PPS referenced
Scanning title 10 of 16...
[10:40:26] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[10:40:26] stream: 90 good frames, 9 errors (10%)
[10:40:26] scan: decoding previews for title 11
[10:40:26] scan: title angle(s) 1
Scanning title 11 of 16...
Scanning title 11 of 16...
Scanning title 11 of 16...
[10:40:27] scan: content PAR gives wrong aspect 1.76; using container aspect 1.78
[10:40:27] scan: 10 previews, 1920x1088, 24.000 fps, autocrop = 0/8/0/0, aspect 16:9, PAR 967:960
[10:40:27] stream: 54 good frames, 0 errors (0%)
[10:40:27] scan: decoding previews for title 12
[10:40:27] scan: title angle(s) 1
Scanning title 12 of 16...
[10:40:27] scan: audio 0x1100: AC-3, rate=48000Hz, bitrate=256000 English (AC3) (2.0 ch)
[h264 @ 0x276d980]non-existing SPS 31 referenced in buffering period
[h264 @ 0x276d980]non-existing PPS referenced
Scanning title 12 of 16...
Scanning title 12 of 16...
[h264 @ 0x276dd50]non-existing SPS 32 referenced in buffering period
[h264 @ 0x276dd50]non-existing PPS referenced
Scanning title 12 of 16...
[h264 @ 0x276e110]non-existing SPS 31 referenced in buffering period
[h264 @ 0x276e110]non-existing PPS referenced
Scanning title 12 of 16...
[h264 @ 0x276ac20]non-existing SPS 31 referenced in buffering period
[h264 @ 0x276ac20]non-existing PPS referenced
Scanning title 12 of 16...
Scanning title 12 of 16...
[h264 @ 0x21d6140]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21d6140]non-existing PPS referenced
Scanning title 12 of 16...
[h264 @ 0x21d68d0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21d68d0]non-existing PPS referenced
Scanning title 12 of 16...
[h264 @ 0x21d6c90]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21d6c90]non-existing PPS referenced
Scanning title 12 of 16...
[h264 @ 0x21d7060]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21d7060]non-existing PPS referenced
Scanning title 12 of 16...
[h264 @ 0x21d7420]non-existing SPS 31 referenced in buffering period
[h264 @ 0x21d7420]non-existing PPS referenced
Scanning title 12 of 16...
[10:40:29] scan: 10 previews, 1920x1080, 29.970 fps, autocrop = 2/0/2/4, aspect 16:9, PAR 1:1
[10:40:29] stream: 89 good frames, 8 errors (9%)
[10:40:29] scan: decoding previews for title 13
[10:40:29] scan: title angle(s) 1
[10:40:29] scan: audio 0x1100: AC-3, rate=48000Hz, bitrate=192000 English (AC3) (2.0 ch)
Scanning title 13 of 16...
[h264 @ 0x21d7f80]non-existing PPS referenced
Scanning title 13 of 16...
[h264 @ 0x21d8710]non-existing PPS referenced
Scanning title 13 of 16...
[h264 @ 0x21d8ad0]non-existing PPS referenced
Scanning title 13 of 16...
[h264 @ 0x21d9260]non-existing PPS referenced
Scanning title 13 of 16...
Scanning title 13 of 16...
[10:40:30] scan: 10 previews, 1920x1080, 29.970 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[10:40:30] stream: 55 good frames, 9 errors (16%)
[10:40:30] scan: decoding previews for title 14
[10:40:30] scan: title angle(s) 1
[10:40:30] scan: audio 0x1100: AC-3, rate=48000Hz, bitrate=448000 English (AC3) (5.1 ch)
Scanning title 14 of 16...
Scanning title 14 of 16...
Scanning title 14 of 16...
[10:40:31] scan: content PAR gives wrong aspect 1.76; using container aspect 1.78
[10:40:31] scan: 10 previews, 1920x1088, 29.970 fps, autocrop = 0/8/0/0, aspect 16:9, PAR 967:960
[10:40:31] stream: 51 good frames, 8 errors (16%)
[10:40:31] scan: decoding previews for title 15
[10:40:31] scan: title angle(s) 1
Scanning title 15 of 16...
[10:40:31] scan: audio 0x1100: AC-3, rate=48000Hz, bitrate=256000 English (AC3) (2.0 ch)
[h264 @ 0x25357b0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x25357b0]non-existing PPS referenced
Scanning title 15 of 16...
Scanning title 15 of 16...
[h264 @ 0x2535f40]non-existing SPS 32 referenced in buffering period
[h264 @ 0x2535f40]non-existing PPS referenced
Scanning title 15 of 16...
[h264 @ 0x2536310]non-existing SPS 31 referenced in buffering period
[h264 @ 0x2536310]non-existing PPS referenced
Scanning title 15 of 16...
[h264 @ 0x25366d0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x25366d0]non-existing PPS referenced
Scanning title 15 of 16...
Scanning title 15 of 16...
[h264 @ 0x2536aa0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x2536aa0]non-existing PPS referenced
Scanning title 15 of 16...
[h264 @ 0x2536e60]non-existing SPS 31 referenced in buffering period
[h264 @ 0x2536e60]non-existing PPS referenced
Scanning title 15 of 16...
[h264 @ 0x2537230]non-existing SPS 31 referenced in buffering period
[h264 @ 0x2537230]non-existing PPS referenced
Scanning title 15 of 16...
[h264 @ 0x25375f0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x25375f0]non-existing PPS referenced
Scanning title 15 of 16...
[h264 @ 0x25379c0]non-existing SPS 31 referenced in buffering period
[h264 @ 0x25379c0]non-existing PPS referenced
Scanning title 15 of 16...
[10:40:33] scan: 10 previews, 1920x1080, 29.970 fps, autocrop = 2/0/2/4, aspect 16:9, PAR 1:1
[10:40:33] stream: 89 good frames, 8 errors (9%)
[10:40:33] scan: decoding previews for title 16
[10:40:33] scan: title angle(s) 1
[10:40:33] scan: audio 0x1100: AC-3, rate=48000Hz, bitrate=192000 English (AC3) (2.0 ch)
Scanning title 16 of 16...
[h264 @ 0x2538510]non-existing PPS referenced
Scanning title 16 of 16...
[h264 @ 0x2538ca0]non-existing PPS referenced
Scanning title 16 of 16...
[h264 @ 0x2539070]non-existing PPS referenced
Scanning title 16 of 16...
[h264 @ 0x25397b0]non-existing PPS referenced
Scanning title 16 of 16...
Scanning title 16 of 16...
[10:40:35] scan: 10 previews, 1920x1080, 29.970 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[10:40:35] stream: 55 good frames, 9 errors (16%)
[10:40:35] scan: title (0) job->width:1920, job->height:1072
[10:40:35] scan: title (1) job->width:1920, job->height:1072
[10:40:35] scan: title (2) job->width:1920, job->height:1072
[10:40:35] scan: title (3) job->width:1920, job->height:1072
[10:40:35] scan: title (4) job->width:1920, job->height:1072
[10:40:35] scan: title (5) job->width:1920, job->height:1072
[10:40:35] scan: title (6) job->width:1920, job->height:1072
[10:40:35] scan: title (7) job->width:1920, job->height:1072
[10:40:35] scan: title (8) job->width:1920, job->height:1072
[10:40:35] scan: title (9) job->width:1920, job->height:1072
[10:40:35] scan: title (10) job->width:1904, job->height:1072
[10:40:35] scan: title (11) job->width:1920, job->height:1072
[10:40:35] scan: title (12) job->width:1920, job->height:1072
[10:40:35] scan: title (13) job->width:1904, job->height:1072
[10:40:35] scan: title (14) job->width:1920, job->height:1072
[10:40:35] libhb: scan thread found 15 valid title(s)
+ title 1:
  + Main Feature
  + duration: 03:32:16
  + size: 1920x1080, pixel aspect: 1/1, display aspect: 1.78, 23.976 fps
  + autocrop: 0/0/0/0
  + chapters:
    + 1: cells 0->0, 0 blocks, duration 00:03:26
    + 2: cells 0->0, 0 blocks, duration 00:06:33
    + 3: cells 0->0, 0 blocks, duration 00:07:27
    + 4: cells 0->0, 0 blocks, duration 00:08:22
    + 5: cells 0->0, 0 blocks, duration 00:08:33
    + 6: cells 0->0, 0 blocks, duration 00:08:09
    + 7: cells 0->0, 0 blocks, duration 00:06:41
    + 8: cells 0->0, 0 blocks, duration 00:03:33
    + 9: cells 0->0, 0 blocks, duration 00:07:47
    + 10: cells 0->0, 0 blocks, duration 00:07:44
    + 11: cells 0->0, 0 blocks, duration 00:09:35
    + 12: cells 0->0, 0 blocks, duration 00:07:57
    + 13: cells 0->0, 0 blocks, duration 00:09:54
    + 14: cells 0->0, 0 blocks, duration 00:09:09
    + 15: cells 0->0, 0 blocks, duration 00:00:02
    + 16: cells 0->0, 0 blocks, duration 00:03:19
    + 17: cells 0->0, 0 blocks, duration 00:05:46
    + 18: cells 0->0, 0 blocks, duration 00:09:33
    + 19: cells 0->0, 0 blocks, duration 00:06:30
    + 20: cells 0->0, 0 blocks, duration 00:07:59
    + 21: cells 0->0, 0 blocks, duration 00:10:00
    + 22: cells 0->0, 0 blocks, duration 00:09:28
    + 23: cells 0->0, 0 blocks, duration 00:00:02
    + 24: cells 0->0, 0 blocks, duration 00:03:28
    + 25: cells 0->0, 0 blocks, duration 00:07:40
    + 26: cells 0->0, 0 blocks, duration 00:08:27
    + 27: cells 0->0, 0 blocks, duration 00:09:26
    + 28: cells 0->0, 0 blocks, duration 00:07:07
    + 29: cells 0->0, 0 blocks, duration 00:08:54
    + 30: cells 0->0, 0 blocks, duration 00:09:45
    + 31: cells 0->0, 0 blocks, duration 00:00:00
  + audio tracks:
    + 1, English (AC3) (5.1 ch) (iso639-2: eng), 48000Hz, 640000bps
    + 2, Espanol (AC3) (2.0 ch) (iso639-2: spa), 48000Hz, 256000bps
  + subtitle tracks:
+ title 2:
  + duration: 00:49:10
  + size: 1920x1080, pixel aspect: 1/1, display aspect: 1.78, 23.976 fps
  + autocrop: 0/0/0/0
  + chapters:
    + 1: cells 0->0, 0 blocks, duration 00:03:26
    + 2: cells 0->0, 0 blocks, duration 00:06:33
    + 3: cells 0->0, 0 blocks, duration 00:07:27
    + 4: cells 0->0, 0 blocks, duration 00:08:22
    + 5: cells 0->0, 0 blocks, duration 00:08:33
    + 6: cells 0->0, 0 blocks, duration 00:08:09
    + 7: cells 0->0, 0 blocks, duration 00:06:41
    + 8: cells 0->0, 0 blocks, duration 00:00:00
  + audio tracks:
    + 1, English (AC3) (5.1 ch) (iso639-2: eng), 48000Hz, 640000bps
    + 2, Espanol (AC3) (2.0 ch) (iso639-2: spa), 48000Hz, 256000bps
  + subtitle tracks:
+ title 3:
  + duration: 00:55:38
  + size: 1920x1080, pixel aspect: 1/1, display aspect: 1.78, 23.976 fps
  + autocrop: 0/0/0/0
  + chapters:
    + 1: cells 0->0, 0 blocks, duration 00:03:33
    + 2: cells 0->0, 0 blocks, duration 00:07:47
    + 3: cells 0->0, 0 blocks, duration 00:07:44
    + 4: cells 0->0, 0 blocks, duration 00:09:35
    + 5: cells 0->0, 0 blocks, duration 00:07:57
    + 6: cells 0->0, 0 blocks, duration 00:09:54
    + 7: cells 0->0, 0 blocks, duration 00:09:08
    + 8: cells 0->0, 0 blocks, duration 00:00:00
  + audio tracks:
    + 1, English (AC3) (5.1 ch) (iso639-2: eng), 48000Hz, 640000bps
    + 2, Espanol (AC3) (2.0 ch) (iso639-2: spa), 48000Hz, 256000bps
  + subtitle tracks:
+ title 4:
  + duration: 00:52:37
  + size: 1920x1080, pixel aspect: 1/1, display aspect: 1.78, 23.976 fps
  + autocrop: 0/0/0/0
  + chapters:
    + 1: cells 0->0, 0 blocks, duration 00:00:02
    + 2: cells 0->0, 0 blocks, duration 00:03:19
    + 3: cells 0->0, 0 blocks, duration 00:05:46
    + 4: cells 0->0, 0 blocks, duration 00:09:33
    + 5: cells 0->0, 0 blocks, duration 00:06:30
    + 6: cells 0->0, 0 blocks, duration 00:07:59
    + 7: cells 0->0, 0 blocks, duration 00:10:00
    + 8: cells 0->0, 0 blocks, duration 00:09:28
    + 9: cells 0->0, 0 blocks, duration 00:00:00
  + audio tracks:
    + 1, English (AC3) (5.1 ch) (iso639-2: eng), 48000Hz, 640000bps
    + 2, Espanol (AC3) (2.0 ch) (iso639-2: spa), 48000Hz, 256000bps
  + subtitle tracks:
+ title 5:
  + duration: 00:54:49
  + size: 1920x1080, pixel aspect: 1/1, display aspect: 1.78, 23.976 fps
  + autocrop: 0/0/0/0
  + chapters:
    + 1: cells 0->0, 0 blocks, duration 00:00:02
    + 2: cells 0->0, 0 blocks, duration 00:03:28
    + 3: cells 0->0, 0 blocks, duration 00:07:40
    + 4: cells 0->0, 0 blocks, duration 00:08:27
    + 5: cells 0->0, 0 blocks, duration 00:09:26
    + 6: cells 0->0, 0 blocks, duration 00:07:07
    + 7: cells 0->0, 0 blocks, duration 00:08:54
    + 8: cells 0->0, 0 blocks, duration 00:09:45
    + 9: cells 0->0, 0 blocks, duration 00:00:00
  + audio tracks:
    + 1, English (AC3) (5.1 ch) (iso639-2: eng), 48000Hz, 640000bps
    + 2, Espanol (AC3) (2.0 ch) (iso639-2: spa), 48000Hz, 256000bps
  + subtitle tracks:
+ title 7:
  + duration: 00:01:00
  + size: 1920x1080, pixel aspect: 1/1, display aspect: 1.78, 23.976 fps
  + autocrop: 0/0/0/0
  + chapters:
    + 1: cells 0->0, 0 blocks, duration 00:01:00
  + audio tracks:
    + 1, English (AC3) (5.0 ch) (iso639-2: eng), 48000Hz, 448000bps
  + subtitle tracks:
+ title 8:
  + duration: 00:01:00
  + size: 1920x1080, pixel aspect: 1/1, display aspect: 1.78, 23.976 fps
  + autocrop: 0/0/0/0
  + chapters:
    + 1: cells 0->0, 0 blocks, duration 00:01:00
  + audio tracks:
    + 1, English (AC3) (5.0 ch) (iso639-2: eng), 48000Hz, 448000bps
  + subtitle tracks:
+ title 9:
  + duration: 00:01:00
  + size: 1920x1080, pixel aspect: 1/1, display aspect: 1.78, 23.976 fps
  + autocrop: 0/0/0/0
  + chapters:
    + 1: cells 0->0, 0 blocks, duration 00:01:00
  + audio tracks:
    + 1, English (AC3) (5.0 ch) (iso639-2: eng), 48000Hz, 448000bps
  + subtitle tracks:
+ title 10:
  + duration: 00:01:00
  + size: 1920x1080, pixel aspect: 1/1, display aspect: 1.78, 23.976 fps
  + autocrop: 0/0/0/0
  + chapters:
    + 1: cells 0->0, 0 blocks, duration 00:01:00
  + audio tracks:
    + 1, English (AC3) (5.0 ch) (iso639-2: eng), 48000Hz, 448000bps
  + subtitle tracks:
+ title 11:
  + duration: 00:00:10
  + size: 1920x1088, pixel aspect: 967/960, display aspect: 1.78, 24.000 fps
  + autocrop: 0/8/0/0
  + chapters:
    + 1: cells 0->0, 0 blocks, duration 00:00:10
    + 2: cells 0->0, 0 blocks, duration 00:00:00
  + audio tracks:
  + subtitle tracks:
+ title 12:
  + duration: 00:03:14
  + size: 1920x1080, pixel aspect: 1/1, display aspect: 1.78, 29.970 fps
  + autocrop: 2/0/2/4
  + chapters:
    + 1: cells 0->0, 0 blocks, duration 00:03:14
    + 2: cells 0->0, 0 blocks, duration 00:00:00
  + audio tracks:
    + 1, English (AC3) (2.0 ch) (iso639-2: eng), 48000Hz, 256000bps
  + subtitle tracks:
+ title 13:
  + duration: 00:00:10
  + size: 1920x1080, pixel aspect: 1/1, display aspect: 1.78, 29.970 fps
  + autocrop: 0/0/0/0
  + chapters:
    + 1: cells 0->0, 0 blocks, duration 00:00:10
    + 2: cells 0->0, 0 blocks, duration 00:00:00
  + audio tracks:
    + 1, English (AC3) (2.0 ch) (iso639-2: eng), 48000Hz, 192000bps
  + subtitle tracks:
+ title 14:
  + duration: 00:01:12
  + size: 1920x1088, pixel aspect: 967/960, display aspect: 1.78, 29.970 fps
  + autocrop: 0/8/0/0
  + chapters:
    + 1: cells 0->0, 0 blocks, duration 00:01:12
  + audio tracks:
    + 1, English (AC3) (5.1 ch) (iso639-2: eng), 48000Hz, 448000bps
  + subtitle tracks:
+ title 15:
  + duration: 00:03:14
  + size: 1920x1080, pixel aspect: 1/1, display aspect: 1.78, 29.970 fps
  + autocrop: 2/0/2/4
  + chapters:
    + 1: cells 0->0, 0 blocks, duration 00:03:14
    + 2: cells 0->0, 0 blocks, duration 00:00:01
  + audio tracks:
    + 1, English (AC3) (2.0 ch) (iso639-2: eng), 48000Hz, 256000bps
  + subtitle tracks:
+ title 16:
  + duration: 00:00:10
  + size: 1920x1080, pixel aspect: 1/1, display aspect: 1.78, 29.970 fps
  + autocrop: 0/0/0/0
  + chapters:
    + 1: cells 0->0, 0 blocks, duration 00:00:10
    + 2: cells 0->0, 0 blocks, duration 00:00:01
  + audio tracks:
    + 1, English (AC3) (2.0 ch) (iso639-2: eng), 48000Hz, 192000bps
  + subtitle tracks:
HandBrake has exited.

I admit to having no idea what all this means, but hope that, if nothing else, someone can tell me what I'm doing wrong. :D
User avatar
s55
HandBrake Team
Posts: 10350
Joined: Sun Dec 24, 2006 1:05 pm

Re: Unencrypted Bluray support

Post by s55 »

OK, that's a GUI issue by the looks, I'll need to look into it.
User avatar
s55
HandBrake Team
Posts: 10350
Joined: Sun Dec 24, 2006 1:05 pm

Re: Unencrypted Bluray support

Post by s55 »

Hopefully should now be fixed. https://trac.handbrake.fr/changeset/3514

The nightly is currently building. In about 5 minutes there should be a download ready for testing.
alehel
Experienced
Posts: 83
Joined: Wed Feb 14, 2007 11:08 am

Re: Unencrypted Bluray support

Post by alehel »

Just thought I'd butt inn and say that I have now tested this on 8 of my own blu-ray's, 7 movies and 1 disc of CSI using the Mac GUI. It worked flawlessly everytime and provided me with the expected results. Excellent work :D.
SideShowBob
Posts: 29
Joined: Tue Dec 30, 2008 3:08 am

Re: Unencrypted Bluray support

Post by SideShowBob »

Odd, the first try with your update failed after title 12 (of 16), saying there were no valid titles. Tried again without changing anything, and it worked. Not sure why, but damn, y'all are good! :mrgreen:
User avatar
s55
HandBrake Team
Posts: 10350
Joined: Sun Dec 24, 2006 1:05 pm

Re: Unencrypted Bluray support

Post by s55 »

If you get a scan fail like that again, can you post a log and only then retry.
SideShowBob
Posts: 29
Joined: Tue Dec 30, 2008 3:08 am

Re: Unencrypted Bluray support

Post by SideShowBob »

Sure can. I'll keep playing with various Bluray sources to see if I come across anything else like that. The scan log for the failed scan looked exactly like the one I posted above, with the exception that it just ended after "Scanning title 12 of 16". There was nothing else in the log after that, and I got a pop-up message (actually, 4 of them rapidly) that said something like "no valid titles or your disk is encrypted or includes a source not supported by Handbrake" (paraphrasing).

If I get it again, I'll post the log and the exact wording of the message.
SideShowBob
Posts: 29
Joined: Tue Dec 30, 2008 3:08 am

Re: Unencrypted Bluray support

Post by SideShowBob »

Here's another example. Same pop-up message that says
No Title(s) found.

Your Source may be copy protected, badly mastered or in a format which HandBrake does not support.
Please refer to the Documentation and FAQ (see Help Menu).
(it's not encrypted, I used AnyDVD to rip to hard disk). Hope this helps. Let me know if you need anything else.

Scan log:

Code: Select all

# Windows GUI svn3517 2010091201
# Running: Microsoft Windows NT 6.1.7600.0
# CPU: Intel(R) Core(TM) i7 CPU         940  @ 2.93GHz
# Ram: 2045 MB
# Screen: 1680x1050
# Temp Dir: C:\Users\SideShowBob\AppData\Local\Temp\
# Install Dir: C:\Program Files (x86)\Handbrake
# Data Dir: C:\Users\SideShowBob\AppData\Roaming\HandBrake\HandBrake\0.9.4.3528

-------------------------------------------

[22:06:21] hb_init: checking cpu count
[22:06:21] hb_init: starting libhb thread
HandBrake svn3525 (2010091401) - MinGW i386 - http://handbrake.fr
8 CPUs detected
Opening Z:\LOST_SEASON3_DISC2...
[22:06:21] hb_scan: path=Z:\LOST_SEASON3_DISC2, title_index=0
[22:06:21] scan: BD has 18 title(s)
[22:06:21] bd: scanning title 1
[22:06:21] bd: duration is 00:43:11 (2591589 ms)
[22:06:21] bd: video id=1011, stream type=H264, format 1080p
[22:06:21] bd: aspect = 1.77778
[22:06:21] bd: checking audio 1
[22:06:21] bd: audio id=1100, lang=English (MPEG), 3cc=eng
[22:06:21] bd: checking audio 2
[22:06:21] bd: audio id=1101, lang=English (AC3), 3cc=eng
[22:06:21] bd: checking audio 3
[22:06:21] bd: audio id=1102, lang=English (AC3), 3cc=eng
[22:06:21] bd: checking audio 4
[22:06:21] bd: audio id=1103, lang=Francais (AC3), 3cc=fra
[22:06:21] bd: checking audio 5
[22:06:21] bd: audio id=1104, lang=Espanol (AC3), 3cc=spa
[22:06:21] bd: checking audio 6
[22:06:21] bd: audio id=1105, lang=English (AC3), 3cc=eng
[22:06:21] bd: chap 1 packet=768, 301050 ms
[22:06:21] bd: chap 2 packet=1003624320, 326784 ms
[22:06:21] bd: chap 3 packet=2149131840, 440898 ms
[22:06:21] bd: chap 4 packet=3611723712, 499373 ms
[22:06:21] bd: chap 5 packet=5329041792, 347180 ms
[22:06:21] bd: chap 6 packet=6478385472, 634884 ms
[22:06:21] bd: chap 7 packet=8798002560, 41166 ms
[22:06:21] bd: chap 8 packet=8866140672, 250 ms
[22:06:21] bd: title 1 has 8 chapters
[22:06:21] bd: scanning title 2
[22:06:21] bd: duration is 00:43:19 (2599597 ms)
[22:06:21] bd: video id=1011, stream type=H264, format 1080p
[22:06:21] bd: aspect = 1.77778
[22:06:21] bd: checking audio 1
[22:06:21] bd: audio id=1100, lang=English (MPEG), 3cc=eng
[22:06:21] bd: checking audio 2
[22:06:21] bd: audio id=1101, lang=English (AC3), 3cc=eng
[22:06:21] bd: checking audio 3
[22:06:21] bd: audio id=1102, lang=English (AC3), 3cc=eng
[22:06:21] bd: checking audio 4
[22:06:21] bd: audio id=1103, lang=Francais (AC3), 3cc=fra
[22:06:21] bd: checking audio 5
[22:06:21] bd: audio id=1104, lang=Espanol (AC3), 3cc=spa
[22:06:21] bd: checking audio 6
[22:06:21] bd: audio id=1105, lang=English (AC3), 3cc=eng
[22:06:21] bd: chap 1 packet=768, 343968 ms
[22:06:21] bd: chap 2 packet=1195021824, 449323 ms
[22:06:21] bd: chap 3 packet=2716093632, 385760 ms
[22:06:21] bd: chap 4 packet=4013839104, 388888 ms
[22:06:21] bd: chap 5 packet=5342239488, 314105 ms
[22:06:21] bd: chap 6 packet=6398125440, 675466 ms
[22:06:21] bd: chap 7 packet=8759676480, 41833 ms
[22:06:21] bd: chap 8 packet=8826902016, 250 ms
[22:06:21] bd: title 2 has 8 chapters
[22:06:21] bd: scanning title 3
[22:06:21] bd: duration is 00:43:13 (2593591 ms)
[22:06:21] bd: video id=1011, stream type=H264, format 1080p
[22:06:21] bd: aspect = 1.77778
[22:06:21] bd: checking audio 1
[22:06:21] bd: audio id=1100, lang=English (MPEG), 3cc=eng
[22:06:21] bd: checking audio 2
[22:06:21] bd: audio id=1101, lang=English (AC3), 3cc=eng
[22:06:21] bd: checking audio 3
[22:06:21] bd: audio id=1102, lang=English (AC3), 3cc=eng
[22:06:21] bd: checking audio 4
[22:06:21] bd: audio id=1103, lang=Francais (AC3), 3cc=fra
[22:06:21] bd: checking audio 5
[22:06:21] bd: audio id=1104, lang=Espanol (AC3), 3cc=spa
[22:06:21] bd: checking audio 6
[22:06:21] bd: audio id=1105, lang=English (AC3), 3cc=eng
[22:06:21] bd: chap 1 packet=768, 318693 ms
[22:06:21] bd: chap 2 packet=1082601216, 448614 ms
[22:06:21] bd: chap 3 packet=2608946880, 472847 ms
[22:06:21] bd: chap 4 packet=4248301632, 433141 ms
[22:06:21] bd: chap 5 packet=5656520256, 450283 ms
[22:06:21] bd: chap 6 packet=7190996544, 428010 ms
[22:06:21] bd: chap 7 packet=8722598592, 41750 ms
[22:06:21] bd: chap 8 packet=8789470080, 250 ms
[22:06:21] bd: title 3 has 8 chapters
[22:06:21] bd: scanning title 4
[22:06:21] bd: duration is 00:43:14 (2594592 ms)
[22:06:21] bd: video id=1011, stream type=H264, format 1080p
[22:06:21] bd: aspect = 1.77778
[22:06:21] bd: checking audio 1
[22:06:21] bd: audio id=1100, lang=English (MPEG), 3cc=eng
[22:06:21] bd: checking audio 2
[22:06:21] bd: audio id=1101, lang=English (AC3), 3cc=eng
[22:06:21] bd: checking audio 3
[22:06:21] bd: audio id=1102, lang=English (AC3), 3cc=eng
[22:06:21] bd: checking audio 4
[22:06:21] bd: audio id=1103, lang=Francais (AC3), 3cc=fra
[22:06:21] bd: checking audio 5
[22:06:21] bd: audio id=1104, lang=Espanol (AC3), 3cc=spa
[22:06:21] bd: checking audio 6
[22:06:21] bd: audio id=1105, lang=English (AC3), 3cc=eng
[22:06:21] bd: chap 1 packet=768, 242283 ms
[22:06:21] bd: chap 2 packet=837545856, 486194 ms
[22:06:21] bd: chap 3 packet=2493358464, 316983 ms
[22:06:21] bd: chap 4 packet=3561208512, 507882 ms
[22:06:21] bd: chap 5 packet=5264157312, 460751 ms
[22:06:21] bd: chap 6 packet=6825940608, 538412 ms
[22:06:21] bd: chap 7 packet=8749576128, 41833 ms
[22:06:21] bd: chap 8 packet=8822163648, 250 ms
[22:06:21] bd: title 4 has 8 chapters
[22:06:21] bd: scanning title 5
[22:06:21] bd: duration is 00:43:11 (2591589 ms)
[22:06:21] bd: video id=1011, stream type=H264, format 1080p
[22:06:21] bd: aspect = 1.77778
[22:06:21] bd: checking audio 1
[22:06:21] bd: audio id=1100, lang=English (MPEG), 3cc=eng
[22:06:21] bd: checking audio 2
[22:06:21] bd: audio id=1101, lang=English (AC3), 3cc=eng
[22:06:21] bd: checking audio 3
[22:06:21] bd: audio id=1102, lang=English (AC3), 3cc=eng
[22:06:21] bd: checking audio 4
[22:06:21] bd: audio id=1103, lang=Francais (AC3), 3cc=fra
[22:06:21] bd: checking audio 5
[22:06:21] bd: audio id=1104, lang=Espanol (AC3), 3cc=spa
[22:06:21] bd: checking audio 6
[22:06:21] bd: audio id=1105, lang=English (AC3), 3cc=eng
[22:06:21] bd: chap 1 packet=768, 433224 ms
[22:06:21] bd: chap 2 packet=1466502336, 444694 ms
[22:06:21] bd: chap 3 packet=2991570240, 354395 ms
[22:06:21] bd: chap 4 packet=4165751232, 327827 ms
[22:06:21] bd: chap 5 packet=5274713088, 390515 ms
[22:06:21] bd: chap 6 packet=6590603520, 598472 ms
[22:06:21] bd: chap 7 packet=8748859968, 42208 ms
[22:06:21] bd: chap 8 packet=8813498496, 250 ms
[22:06:21] bd: title 5 has 8 chapters
[22:06:21] bd: scanning title 6
[22:06:21] bd: duration is 00:00:20 (20086 ms)
[22:06:21] bd: video id=1011, stream type=MPEG2, format 1080i
[22:06:21] bd: aspect = 1.77778
[22:06:21] bd: chap 1 packet=768, 5038 ms
[22:06:21] bd: chap 2 packet=279936, 5005 ms
[22:06:21] bd: chap 3 packet=421440, 5005 ms
[22:06:21] bd: chap 4 packet=624384, 5005 ms
[22:06:21] bd: chap 5 packet=750912, 33 ms
[22:06:21] bd: title 6 has 5 chapters
[22:06:21] bd: scanning title 7
[22:06:21] bd: duration is 00:00:15 (15081 ms)
[22:06:21] bd: video id=1011, stream type=MPEG2, format 1080i
[22:06:21] bd: aspect = 1.77778
[22:06:21] bd: chap 1 packet=768, 5038 ms
[22:06:21] bd: chap 2 packet=352896, 5005 ms
[22:06:21] bd: chap 3 packet=463680, 5005 ms
[22:06:21] bd: chap 4 packet=585984, 33 ms
[22:06:21] bd: title 7 has 4 chapters
[22:06:21] bd: scanning title 8
[22:06:21] bd: duration is 00:00:15 (15081 ms)
[22:06:21] bd: video id=1011, stream type=MPEG2, format 1080i
[22:06:21] bd: aspect = 1.77778
[22:06:21] bd: chap 1 packet=768, 5038 ms
[22:06:21] bd: chap 2 packet=355200, 5005 ms
[22:06:21] bd: chap 3 packet=465984, 5005 ms
[22:06:21] bd: chap 4 packet=588288, 33 ms
[22:06:21] bd: title 8 has 4 chapters
[22:06:21] bd: scanning title 9
[22:06:21] bd: duration is 00:00:15 (15081 ms)
[22:06:21] bd: video id=1011, stream type=MPEG2, format 1080i
[22:06:21] bd: aspect = 1.77778
[22:06:21] bd: chap 1 packet=768, 5038 ms
[22:06:21] bd: chap 2 packet=355200, 5005 ms
[22:06:21] bd: chap 3 packet=465984, 5005 ms
[22:06:21] bd: chap 4 packet=588288, 33 ms
[22:06:21] bd: title 9 has 4 chapters
[22:06:21] bd: scanning title 10
[22:06:21] bd: duration is 00:00:15 (15081 ms)
[22:06:21] bd: video id=1011, stream type=MPEG2, format 1080i
[22:06:21] bd: aspect = 1.77778
[22:06:21] bd: chap 1 packet=768, 5038 ms
[22:06:21] bd: chap 2 packet=336384, 5005 ms
[22:06:21] bd: chap 3 packet=447168, 5005 ms
[22:06:21] bd: chap 4 packet=569472, 33 ms
[22:06:21] bd: title 10 has 4 chapters
[22:06:21] bd: scanning title 11
[22:06:21] bd: duration is 00:00:15 (15081 ms)
[22:06:21] bd: video id=1011, stream type=MPEG2, format 1080i
[22:06:21] bd: aspect = 1.77778
[22:06:21] bd: chap 1 packet=768, 5038 ms
[22:06:21] bd: chap 2 packet=336384, 5005 ms
[22:06:21] bd: chap 3 packet=447168, 5005 ms
[22:06:21] bd: chap 4 packet=569472, 33 ms
[22:06:21] bd: title 11 has 4 chapters
[22:06:21] bd: scanning title 12
[22:06:21] bd: ignoring title (too short)
[22:06:21] bd: scanning title 13
[22:06:21] bd: duration is 00:01:55 (115198 ms)
[22:06:21] bd: video id=1011, stream type=MPEG2, format 1080p
[22:06:21] bd: aspect = 1.77778
[22:06:21] bd: checking audio 1
[22:06:21] bd: audio id=1100, lang=English (MPEG), 3cc=eng
[22:06:21] bd: chap 1 packet=768, 115198 ms
[22:06:21] bd: title 13 has 1 chapters
[22:06:21] bd: scanning title 14
[22:06:21] bd: duration is 00:01:55 (115198 ms)
[22:06:21] bd: video id=1011, stream type=MPEG2, format 1080p
[22:06:21] bd: aspect = 1.77778
[22:06:21] bd: checking audio 1
[22:06:21] bd: audio id=1100, lang=English (MPEG), 3cc=eng
[22:06:21] bd: chap 1 packet=768, 115198 ms
[22:06:21] bd: title 14 has 1 chapters
[22:06:21] bd: scanning title 15
[22:06:21] bd: duration is 00:00:12 (12012 ms)
[22:06:21] bd: video id=1011, stream type=MPEG2, format 1080p
[22:06:21] bd: aspect = 1.77778
[22:06:21] bd: checking audio 1
[22:06:21] bd: audio id=1100, lang=English (AC3), 3cc=eng
[22:06:21] bd: chap 1 packet=768, 11761 ms
[22:06:21] bd: chap 2 packet=35706624, 250 ms
[22:06:21] bd: title 15 has 2 chapters
[22:06:21] bd: scanning title 16
[22:06:21] bd: ignoring title (too short)
[22:06:21] bd: scanning title 17
[22:06:21] bd: ignoring title (too short)
[22:06:21] bd: scanning title 18
[22:06:21] bd: ignoring title (too short)
[22:06:21] scan: decoding previews for title 1
[22:06:21] scan: title angle(s) 1
[pcm_bluray @ 0x21cfcb0]unsupported sample rate (11)
[pcm_bluray @ 0x21cf4a0]unsupported sample rate (11)
[22:06:21] scan: audio 0x1100: pcm_bluray, rate=48000Hz, bitrate=4608000 English (MPEG) (5.1 ch)
[22:06:21] scan: audio 0x1101: AC-3, rate=48000Hz, bitrate=640000 English (AC3) (5.1 ch)
[22:06:21] scan: audio 0x1103: AC-3, rate=48000Hz, bitrate=640000 Francais (AC3) (5.1 ch)
Scanning title 1 of 18...
[22:06:21] scan: audio 0x1102: AC-3, rate=48000Hz, bitrate=192000 English (AC3) (Dolby Surround)
[22:06:21] scan: audio 0x1104: AC-3, rate=48000Hz, bitrate=192000 Espanol (AC3) (Dolby Surround)
[22:06:21] scan: audio 0x1105: AC-3, rate=48000Hz, bitrate=192000 English (AC3) (2.0 ch)
[h264 @ 0x21ffe00]non-existing PPS referenced
Scanning title 1 of 18...
[h264 @ 0x22001c0]non-existing PPS referenced
Scanning title 1 of 18...
[h264 @ 0x23673d0]non-existing PPS referenced
Scanning title 1 of 18...
[h264 @ 0x2760050]non-existing PPS referenced
Scanning title 1 of 18...
[h264 @ 0x2760410]non-existing PPS referenced
Scanning title 1 of 18...
[h264 @ 0x27607d0]non-existing PPS referenced
[h264 @ 0x2760b90]non-existing PPS referenced
Scanning title 1 of 18...
[h264 @ 0x2366010]non-existing PPS referenced
Scanning title 1 of 18...
[22:06:23] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/2, aspect 16:9, PAR 1:1
[22:06:23] stream: 59 good frames, 46 errors (78%)
[22:06:23] scan: decoding previews for title 2
[22:06:23] scan: title angle(s) 1
[22:06:23] scan: audio 0x1100: pcm_bluray, rate=48000Hz, bitrate=4608000 English (MPEG) (5.1 ch)
[22:06:23] scan: audio 0x1101: AC-3, rate=48000Hz, bitrate=640000 English (AC3) (5.1 ch)
[22:06:23] scan: audio 0x1103: AC-3, rate=48000Hz, bitrate=640000 Francais (AC3) (5.1 ch)
Scanning title 2 of 18...
[22:06:23] scan: audio 0x1102: AC-3, rate=48000Hz, bitrate=192000 English (AC3) (Dolby Surround)
[22:06:23] scan: audio 0x1104: AC-3, rate=48000Hz, bitrate=192000 Espanol (AC3) (Dolby Surround)
[22:06:23] scan: audio 0x1105: AC-3, rate=48000Hz, bitrate=192000 English (AC3) (Dolby Surround)
[h264 @ 0x21cf860]non-existing PPS referenced
Scanning title 2 of 18...
[h264 @ 0x16261a0]non-existing PPS referenced
Scanning title 2 of 18...
[h264 @ 0x1626930]non-existing PPS referenced
Scanning title 2 of 18...
[h264 @ 0x1626cf0]non-existing PPS referenced
Scanning title 2 of 18...
[h264 @ 0x1627480]non-existing PPS referenced
Scanning title 2 of 18...
[h264 @ 0x1627c10]non-existing PPS referenced
Scanning title 2 of 18...
[h264 @ 0x1626560]non-existing PPS referenced
Scanning title 2 of 18...
[22:06:24] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[22:06:24] stream: 59 good frames, 43 errors (73%)
[22:06:24] scan: decoding previews for title 3
[22:06:24] scan: title angle(s) 1
[22:06:24] scan: audio 0x1100: pcm_bluray, rate=48000Hz, bitrate=4608000 English (MPEG) (5.1 ch)
[22:06:24] scan: audio 0x1101: AC-3, rate=48000Hz, bitrate=640000 English (AC3) (5.1 ch)
[22:06:24] scan: audio 0x1103: AC-3, rate=48000Hz, bitrate=640000 Francais (AC3) (5.1 ch)
Scanning title 3 of 18...
[22:06:24] scan: audio 0x1102: AC-3, rate=48000Hz, bitrate=192000 English (AC3) (Dolby Surround)
[22:06:24] scan: audio 0x1104: AC-3, rate=48000Hz, bitrate=192000 Espanol (AC3) (Dolby Surround)
[22:06:24] scan: audio 0x1105: AC-3, rate=48000Hz, bitrate=192000 English (AC3) (Dolby Surround)
[h264 @ 0x2aa37c0]non-existing PPS referenced
Scanning title 3 of 18...
[h264 @ 0x2aa3f50]non-existing PPS referenced
Scanning title 3 of 18...
[h264 @ 0x2aa4320]non-existing PPS referenced
Scanning title 3 of 18...
[h264 @ 0x2aa46e0]non-existing SPS 0 referenced in buffering period
[h264 @ 0x2aa46e0]non-existing PPS referenced
Scanning title 3 of 18...
Scanning title 3 of 18...
[h264 @ 0x2aa5240]non-existing PPS referenced
Scanning title 3 of 18...
Scanning title 3 of 18...
[22:06:26] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 0/0/2/0, aspect 16:9, PAR 1:1
[22:06:26] stream: 56 good frames, 41 errors (73%)
[22:06:26] scan: decoding previews for title 4
[22:06:26] scan: title angle(s) 1
[22:06:26] scan: audio 0x1100: pcm_bluray, rate=48000Hz, bitrate=4608000 English (MPEG) (5.1 ch)
[22:06:26] scan: audio 0x1101: AC-3, rate=48000Hz, bitrate=640000 English (AC3) (5.1 ch)
[22:06:26] scan: audio 0x1103: AC-3, rate=48000Hz, bitrate=640000 Francais (AC3) (5.1 ch)
Scanning title 4 of 18...
[22:06:26] scan: audio 0x1102: AC-3, rate=48000Hz, bitrate=192000 English (AC3) (Dolby Surround)
[22:06:26] scan: audio 0x1104: AC-3, rate=48000Hz, bitrate=192000 Espanol (AC3) (Dolby Surround)
[22:06:26] scan: audio 0x1105: AC-3, rate=48000Hz, bitrate=192000 English (AC3) (Dolby Surround)
[h264 @ 0x2aa6160]non-existing PPS referenced
Scanning title 4 of 18...
[h264 @ 0x2aa5d90]non-existing PPS referenced
Scanning title 4 of 18...
[h264 @ 0x2b5b2c0]non-existing PPS referenced
Scanning title 4 of 18...
[h264 @ 0x2b5ba50]non-existing PPS referenced
[h264 @ 0x2b5be20]non-existing PPS referenced
Scanning title 4 of 18...
[h264 @ 0x2b5c1e0]non-existing PPS referenced
Scanning title 4 of 18...
[h264 @ 0x2b5c5b0]non-existing PPS referenced
Scanning title 4 of 18...
[h264 @ 0x2b5c970]non-existing PPS referenced
Scanning title 4 of 18...
[22:06:27] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/2, aspect 16:9, PAR 1:1
[22:06:27] stream: 59 good frames, 45 errors (76%)
[22:06:27] scan: decoding previews for title 5
[22:06:27] scan: title angle(s) 1
[h264 @ 0x2b5cd40]non-existing PPS 63 referenced
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]non-existing PPS 39 referenced
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]non-existing PPS 31 referenced
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]non-existing PPS 39 referenced
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]slice type too large (5) at 0 0
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]non-existing PPS 13 referenced
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]slice type too large (3) at 0 0
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]slice type too large (3) at 0 0
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]slice type too large (3) at 0 0
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]AVC: nal size 0
[h264 @ 0x2b5cd40]slice type too large (3) at 0 0
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]non-existing PPS 0 referenced
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]non-existing PPS 0 referenced
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]slice type too large (2) at 0 0
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]pps_id out of range
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]non-existing PPS 39 referenced
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]pps_id out of range
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]pps_id out of range
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]non-existing PPS 0 referenced
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]left block unavailable for requested intra4x4 mode -1 at 0 0
[h264 @ 0x2b5cd40]error while decoding MB 0 0, bytestream (8750)
[h264 @ 0x2b5cd40]illegal memory management control operation 32
[h264 @ 0x2b5cd40]deblocking_filter_idc 32 out of range
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]slice type too large (2) at 0 0
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]slice type too large (2) at 0 0
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]Decoding pps 0 from avcC failed
[NULL @ 0x2b5cd40]Found 3 unreleased buffers!
[h264 @ 0x2b5cd40]non-existing PPS 63 referenced
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]non-existing PPS 39 referenced
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]non-existing PPS 31 referenced
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]non-existing PPS 39 referenced
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]slice type too large (5) at 0 0
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]non-existing PPS 13 referenced
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]slice type too large (3) at 0 0
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]slice type too large (3) at 0 0
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]slice type too large (3) at 0 0
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]AVC: nal size 0
[h264 @ 0x2b5cd40]slice type too large (3) at 0 0
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]non-existing PPS 0 referenced
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]non-existing PPS 0 referenced
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]slice type too large (2) at 0 0
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]pps_id out of range
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]non-existing PPS 39 referenced
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]pps_id out of range
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]pps_id out of range
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]non-existing PPS 0 referenced
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]sps_id out of range
[h264 @ 0x2b5cd40]non-existing PPS 0 referenced
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]slice type too large (2) at 0 0
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]slice type too large (2) at 0 0
[h264 @ 0x2b5cd40]decode_slice_header error
[h264 @ 0x2b5cd40]Decoding pps 0 from avcC failed
[22:06:27] scan: audio 0x1100: pcm_bluray, rate=48000Hz, bitrate=4608000 English (MPEG) (5.1 ch)
[22:06:27] scan: audio 0x1103: AC-3, rate=48000Hz, bitrate=640000 Francais (AC3) (5.1 ch)
Scanning title 5 of 18...
Scanning title 5 of 18...
Scanning title 5 of 18...
Scanning title 5 of 18...
Scanning title 5 of 18...
Scanning title 5 of 18...
Scanning title 5 of 18...
Scanning title 5 of 18...
Scanning title 5 of 18...
I will try re-ripping the disk, as well as trying the encode from the disk itself, to see if I can eliminate any variables.
nightstrm
Veteran User
Posts: 1887
Joined: Fri Mar 23, 2007 5:43 am

Re: Unencrypted Bluray support

Post by nightstrm »

Finally received a Bluray disc that didn't have a DTS soundtrack (those need to be converted to AC3 before running through Handbrake for AppleTV compatibility)...

Was able to scan and successfully encode a couple episodes from the first disc of "The Big Bang Theory - Season Three" that was released today. I'll report back if I run into any issues, but so far this seems like a good way to shave some time from my normal workflow when either an AC3 or Dolby TrueHD soundtrack is present.
SideShowBob
Posts: 29
Joined: Tue Dec 30, 2008 3:08 am

Re: Unencrypted Bluray support

Post by SideShowBob »

Still having issues with the disk in that last log I posted. No matter what I try, I can't get HB to read through to the point where I can select the various titles for the episodes. Interestingly, when I use the Title Specific Scan, it opens each one right up. Just ran a test encode on a couple chapters from one, and it worked like a charm.

Using the nightly build I downloaded just tonight.

**edit**

Encoded each episode in full, worked perfectly. So trying to scan the disk for all titles fails, but Title Specific Scan succeeds. Good enough for me. :D
Greg Staten
Posts: 18
Joined: Mon Oct 25, 2010 6:10 pm

Re: Unencrypted Bluray support

Post by Greg Staten »

I've been going through my Blu-Ray library with HandBrake svn3606 (x86 build) and I've found about twenty discs so far that fail with the "No Title(s) found" error message. Note that prior to that error message appearing (and it appears multiple times - generally at least ten or fifteen times) Windows reports that "HandBrakeCLI.exe has stopped working."

Here's what Windows reports regarding the crash:

Problem signature:
Problem Event Name: APPCRASH
Application Name: HandBrakeCLI.exe
Application Version: 0.0.0.0
Application Timestamp: 4cbbc463
Fault Module Name: HandBrakeCLI.exe
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 4cbbc463
Exception Code: c0000005
Exception Offset: 0007232d
OS Version: 6.1.7600.2.0.0.256.48
Locale ID: 1033
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789

I'm happy to send someone all of the scan logs for the discs as I saved all of them. Note that I am able to fully process the discs using the scan log as a reference. It appears that every title was found on the first pass but something fails on the second.

-greg
User avatar
s55
HandBrake Team
Posts: 10350
Joined: Sun Dec 24, 2006 1:05 pm

Re: Unencrypted Bluray support

Post by s55 »

Please do post them. handbrake.fr/pastebin would be a good place to dump em. Alternatively upload to a filesharing site and provide the link
Greg Staten
Posts: 18
Joined: Mon Oct 25, 2010 6:10 pm

Re: Unencrypted Bluray support

Post by Greg Staten »

Done. I put nineteen different failed scans up there. Hope these help!

Note that these were all ripped with AnyDVD HD 6.7.1.0 on an HP BD MLT UJ240 drive.

-greg
Post Reply