Toy Story 2 BR rip won't open

HandBrake for Mac support
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Post Reply
alberto
Posts: 2
Joined: Tue Jan 25, 2011 6:36 pm

Toy Story 2 BR rip won't open

Post by alberto »

Hi!

First I want to thank you for making this awesome app. Not often has it failed me, but now I can't open a Toy Story 2 Blu-ray RIP .mkv file (made with MakeMKV). It plays fine with Plex so I think the file should be OK. My system is Snow Leopard on Mac Mini. Here is the activity log:

Code: Select all

[17:34:54] hb_init: checking cpu count
[17:34:55] hb_init: starting libhb thread
[17:34:55] macgui: Handbrake Version: 0.9.5 x86_64 (2011010300)
[17:34:55] hb_init: checking cpu count
[17:34:55] hb_init: starting libhb thread
[17:34:55] hb_init: checking cpu count
[17:34:55] hb_init: starting libhb thread
[17:35:00] macgui: hbInstances path to this instance: /Applications/HandBrake.app
[17:35:00] macgui: hbInstance found instance pidnum:378 at path: /Applications/HandBrake.app
[17:35:00] macgui: hbInstance MATCH FOUND, our pidnum is:378
[17:35:00] macgui: Pid for this instance:378
[17:35:00] macgui: HBQueueController : My Pidnum is 378
[17:35:08] macgui: trying to open video_ts folder (parent directory chosen)
[17:35:08] macgui: Preview: Disabling HUD Controls
[17:35:08] macgui: Minimum length of title for scan: 900000
[17:35:08] hb_scan: path=/Volumes/SokettiBlackBook/toystory2/ToyStory2.mkv, title_index=0
libbluray/bdnav/index_parse.c:157: indx_parse(): error opening /Volumes/SokettiBlackBook/toystory2/ToyStory2.mkv/BDMV/index.bdmv
libbluray/bluray.c:960: nav_get_title_list(/Volumes/SokettiBlackBook/toystory2/ToyStory2.mkv) failed (0x1028c7a00)
[17:35:08] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[17:35:08] dvd: not a dvd - trying as a stream/file instead
[matroska,webm @ 0x102106c00] Too many streams
[17:35:08] hb_stream_open: open /Volumes/SokettiBlackBook/toystory2/ToyStory2.mkv failed
[17:35:08] scan: unrecognized file type
[17:35:08] libhb: scan thread found 0 valid title(s)
[17:35:08] macgui: ScanDone state received from fHandle
Bling2Ming
Enlightened
Posts: 104
Joined: Mon Dec 29, 2008 10:03 pm

Re: Toy Story 2 BR rip won't open

Post by Bling2Ming »

Probably too many audio streams for ffmpeg to handle.

Code: Select all

matroska,webm @ 0x102106c00] Too many streams
Open mkv in MkvmergeGUI deselect audio tracks you don't need and remux to a new file. Then feed the new file into Handbrake.
Deleted User 11865

Re: Toy Story 2 BR rip won't open

Post by Deleted User 11865 »

Bling2Ming wrote:Probably too many audio streams for ffmpeg to handle.
That or subtitles. Blu-Rays often tend to have many subtitle streams.
TedJ
Veteran User
Posts: 5388
Joined: Wed Feb 20, 2008 11:25 pm

Re: Toy Story 2 BR rip won't open

Post by TedJ »

My money is on subtitle streams... discard the unneeded ones until subtitle stream count is less than 16.
Bling2Ming
Enlightened
Posts: 104
Joined: Mon Dec 29, 2008 10:03 pm

Re: Toy Story 2 BR rip won't open

Post by Bling2Ming »

Yes on second thoughts subtitles make more sense, especially as the default behaviour of makemkv is to pack all sub tracks into the file unless it's set up not to.
alberto
Posts: 2
Joined: Tue Jan 25, 2011 6:36 pm

Re: Toy Story 2 BR rip won't open

Post by alberto »

Thank you!

You did put your money on a right target. I reduced the amount of sub-streams and everything went well after that. This, however, lead to another question. How come I can't see any subs in HandBrake Subs-page? Only option I get is "Foreign audio search (bitmap)". What the h*ll is that? Should it be possible to see the actual streams here? Plex shows them just fine so I know they are there in mkv. Any help with this? Thanks.
Deleted User 11865

Re: Toy Story 2 BR rip won't open

Post by Deleted User 11865 »

HandBrake does not support Blu-Ray subtitles.
Post Reply