Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

jason.siegel

macrumors 6502
Original poster
Jun 15, 2011
448
48
Handbrake is crashing on one MKV imported from the UK Planet Earth blu-ray collection (Desert Lions, from the Natural Worlds disc). Every 5 or so tries, I can get it to open without crashing. Occasionally I can also get it to begin converting without crashing. The one time I got it going, it crashed halfway through. Now I'm trying for a second time, after dumping the original MKV and re-ripping it again. (I had the same crashing problems with this one.) I have tried both Handbrake nightlies and the released version. Any idea why this is happening?
Code:
[19:46:37] hb_init: starting libhb thread
[19:46:37] macgui: Handbrake Version: 0.9.8 x86_64 (2012071800)
[19:46:37] hb_init: starting libhb thread
[19:46:37] hb_init: starting libhb thread
[19:46:37] macgui: hbInstances path to this instance: /Applications/HandBrake.app
[19:46:37] macgui: hbInstance found instance pidnum:11783 at path: /Applications/HandBrake.app
[19:46:37] macgui: hbInstance MATCH FOUND, our pidnum is:11783
[19:46:37] macgui: Pid for this instance:11783
[19:46:37] macgui: HBQueueController : My Pidnum is 11783
[19:46:40] macgui: trying to open video_ts folder (parent directory chosen)
[19:46:40] macgui: Preview: Disabling HUD Controls
[19:46:40] macgui: Minimum length of title for scan: 900000
[19:46:40] hb_scan: path=/Users/jasonsiegel/Movies/Blu-ray temp/Desert Lions.mkv, title_index=0
libbluray/bdnav/index_parse.c:157: indx_parse(): error opening /Users/jasonsiegel/Movies/Blu-ray temp/Desert Lions.mkv/BDMV/index.bdmv
libbluray/bluray.c:1471: nav_get_title_list(/Users/jasonsiegel/Movies/Blu-ray temp/Desert Lions.mkv) failed (0x102076e00)
[19:46:40] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Encrypted DVD support unavailable.
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
[19:46:40] dvd: not a dvd - trying as a stream/file instead
[vc1 @ 0x104090200] Interlaced frames/fields support is incomplete
Input #0, matroska,webm, from '/Users/jasonsiegel/Movies/Blu-ray temp/Desert Lions.mkv':
  Duration: 00:49:23.45, start: 0.000000, bitrate: 448 kb/s
    Chapter #0.0: start 0.000000, end 424.023600
    Metadata:
      title           : Chapter 00
    Chapter #0.1: start 424.023600, end 1014.813800
    Metadata:
      title           : Chapter 01
    Chapter #0.2: start 1014.813800, end 1573.505267
    Metadata:
      title           : Chapter 02
    Chapter #0.3: start 1573.505267, end 2258.189267
    Metadata:
      title           : Chapter 03
    Chapter #0.4: start 2258.189267, end 2963.456000
    Metadata:
      title           : Chapter 04
    Stream #0.0(eng): Video: vc1 (Advanced), yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], 29.97 fps, 29.97 tbr, 1k tbn, 59.94 tbc
    Stream #0.1(eng): Audio: ac3, 48000 Hz, 5.1, s16, 448 kb/s (default)
    Metadata:
      title           : 3/2+1
    Stream #0.2(eng): Subtitle: pgssub (default)
[19:46:40] add_ffmpeg_subtitle: unknown subtitle stream type: 0x17006
[19:46:40] scan: decoding previews for title 1
[NULL @ 0x104090200] Interlaced frames/fields support is incomplete
[19:46:40] scan: audio 0x1: AC-3, rate=48000Hz, bitrate=448000 English (AC3) (5.1 ch)
[NULL @ 0x104090200] Interlaced frames/fields support is incomplete
[NULL @ 0x104090200] Interlaced frames/fields support is incomplete
[NULL @ 0x104090200] Interlaced frames/fields support is incomplete
[NULL @ 0x104090200] Interlaced frames/fields support is incomplete
[NULL @ 0x104090200] Interlaced frames/fields support is incomplete
[NULL @ 0x104090200] Interlaced frames/fields support is incomplete
[NULL @ 0x104090200] Interlaced frames/fields support is incomplete
[NULL @ 0x104090200] Interlaced frames/fields support is incomplete
[NULL @ 0x104090200] Interlaced frames/fields support is incomplete
[19:46:41] scan: 10 previews, 1920x1080, 29.970 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[19:46:41] Title is likely interlaced or telecined (9 out of 10 previews). You should do something about that.
[19:46:41] scan: title (0) job->width:1920, job->height:1072
[19:46:41] libhb: scan thread found 1 valid title(s)
[19:46:41] macgui: showNewScan: This is a new source item scan
[19:46:41] macgui: Preview: Enabling HUD Controls
[19:47:07] macgui: createQueueFileItem: Getting Audio from prepareAudioForQueueFileJob ...
[19:47:07] macgui: createQueueFileItem: Returned getting audio from prepareAudioForQueueFileJob
[19:47:12] macgui: Rip: Pending queue count is 1
[19:47:12] macgui: getNextPendingQueueIndex next pending encode index is:0
[19:47:12] macgui: scanning specifically for title: 1
[19:47:12] hb_scan: path=/Users/jasonsiegel/Movies/Blu-ray temp/Desert Lions.mkv, title_index=1
libbluray/bdnav/index_parse.c:157: indx_parse(): error opening /Users/jasonsiegel/Movies/Blu-ray temp/Desert Lions.mkv/BDMV/index.bdmv
libbluray/bluray.c:1471: nav_get_title_list(/Users/jasonsiegel/Movies/Blu-ray temp/Desert Lions.mkv) failed (0x10285dc00)
[19:47:12] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Encrypted DVD support unavailable.
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
[19:47:12] dvd: not a dvd - trying as a stream/file instead
[vc1 @ 0x103885800] Interlaced frames/fields support is incomplete
Input #0, matroska,webm, from '/Users/jasonsiegel/Movies/Blu-ray temp/Desert Lions.mkv':
  Duration: 00:49:23.45, start: 0.000000, bitrate: 448 kb/s
    Chapter #0.0: start 0.000000, end 424.023600
    Metadata:
      title           : Chapter 00
    Chapter #0.1: start 424.023600, end 1014.813800
    Metadata:
      title           : Chapter 01
    Chapter #0.2: start 1014.813800, end 1573.505267
    Metadata:
      title           : Chapter 02
    Chapter #0.3: start 1573.505267, end 2258.189267
    Metadata:
      title           : Chapter 03
    Chapter #0.4: start 2258.189267, end 2963.456000
    Metadata:
      title           : Chapter 04
    Stream #0.0(eng): Video: vc1 (Advanced), yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], 29.97 fps, 29.97 tbr, 1k tbn, 59.94 tbc
    Stream #0.1(eng): Audio: ac3, 48000 Hz, 5.1, s16, 448 kb/s (default)
    Metadata:
      title           : 3/2+1
    Stream #0.2(eng): Subtitle: pgssub (default)
[19:47:12] add_ffmpeg_subtitle: unknown subtitle stream type: 0x17006
[19:47:12] scan: decoding previews for title 1
[NULL @ 0x103885800] Interlaced frames/fields support is incomplete
[19:47:12] scan: audio 0x1: AC-3, rate=48000Hz, bitrate=448000 English (AC3) (5.1 ch)
[NULL @ 0x103885800] Interlaced frames/fields support is incomplete
[NULL @ 0x103885800] Interlaced frames/fields support is incomplete
[NULL @ 0x103885800] Interlaced frames/fields support is incomplete
[NULL @ 0x103885800] Interlaced frames/fields support is incomplete
[NULL @ 0x103885800] Interlaced frames/fields support is incomplete
[NULL @ 0x103885800] Interlaced frames/fields support is incomplete
[NULL @ 0x103885800] Interlaced frames/fields support is incomplete
[NULL @ 0x103885800] Interlaced frames/fields support is incomplete
[NULL @ 0x103885800] Interlaced frames/fields support is incomplete
[19:47:13] scan: 10 previews, 1920x1080, 29.970 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[19:47:13] Title is likely interlaced or telecined (9 out of 10 previews). You should do something about that.
[19:47:13] scan: title (0) job->width:1920, job->height:1072
[19:47:14] libhb: scan thread found 1 valid title(s)
[19:47:14] macgui: ScanDone state received from fQueueEncodeLibhb
[19:47:14] macgui: Preset: AppleTV 3
[19:47:14] macgui: processNewQueueEncode number of passes expected is: 1
[19:47:14] macgui: Start / Stop set to chapters
[19:47:14] macgui: prepareJob exiting
[19:47:14] 1 job(s) to process
[19:47:14] starting job
[19:47:14] sync: expecting 88814 video frames
[19:47:14] job configuration:
[19:47:14]  * source
[19:47:14]    + /Users/jasonsiegel/Movies/Blu-ray temp/Desert Lions.mkv
[19:47:14]    + title 1, chapter(s) 1 to 5
[19:47:14]    + container: matroska,webm
[19:47:14]    + data rate: 448 kbps
[19:47:14]  * destination
[19:47:14]    + /Users/jasonsiegel/Movies/Blu-ray temp/Desert Lions.m4v
[19:47:14]    + container: MPEG-4 (.mp4 and .m4v)
[19:47:14]      + 64-bit formatting
[19:47:14]      + chapter markers
[19:47:14]  * video track
[19:47:14]    + decoder: vc1
[19:47:14]    + frame rate: 29.970 fps -> peak rate limited to 30.000 fps
[19:47:14]    + loose anamorphic
[19:47:14]      + storage dimensions: 1920 * 1080 -> 1920 * 1080, crop 0/0/0/0, mod 2
[19:47:14]      + pixel aspect ratio: 1 / 1
[19:47:14]      + display dimensions: 1920 * 1080
[19:47:14]    + filter
[19:47:14]      + Decomb (7:2:6:9:1:80)
[19:47:14]    + encoder: H.264 (x264)
[19:47:14]      + options: b-adapt=2
[19:47:14]      + quality: 20.00 (RF)
[19:47:14]  * audio track 1
[19:47:14]    + decoder: English (AC3) (5.1 ch) (track 1, id 0x1)
[19:47:14]      + bitrate: 448 kbps, samplerate: 48000 Hz
[19:47:14]    + mixdown: Dolby Pro Logic II
[19:47:14]    + encoder: AAC (CoreAudio)
[19:47:14]      + bitrate: 160 kbps, samplerate: 48000 Hz
[19:47:14]  * audio track 2
[19:47:14]    + decoder: English (AC3) (5.1 ch) (track 1, id 0x1)
[19:47:14]      + bitrate: 448 kbps, samplerate: 48000 Hz
[19:47:14]    + AC3 Passthru
[vc1 @ 0x103885600] Interlaced frames/fields support is incomplete
[19:47:14] reader: first SCR 0 id 0x0 DTS 0
[19:47:14] yadif thread started for segment 0
[19:47:14] yadif thread started for segment 1
[19:47:14] yadif thread started for segment 2
[19:47:14] yadif thread started for segment 3
[19:47:14] decomb thread started for segment 1
[19:47:14] decomb thread started for segment 0
[19:47:14] decomb thread started for segment 2
[19:47:14] decomb thread started for segment 3
[19:47:14] encx264: min-keyint: 30, keyint: 300
[19:47:14] encx264: encoding with stored aspect 1/1
[19:47:14] encx264: Encoding at constant RF 20.000000
x264 [warning]: --psnr used with psy on: results will be invalid!
x264 [warning]: --tune psnr should be used if attempting to benchmark psnr!
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2 AVX
x264 [info]: profile High, level 4.0
 

jason.siegel

macrumors 6502
Original poster
Jun 15, 2011
448
48
Crashed again.

----------

It's also happening on all three titles on the first disk of my Human Planet collection.

----------

The Human Planet disks aren't opening in VLC either, which leads me to believe that perhaps MakeMKV is the culprit.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.