Handbrake crashes after encode is 99% finished everytime

HandBrake for Windows 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
barkerth
Posts: 3
Joined: Wed Mar 22, 2017 10:59 am

Handbrake crashes after encode is 99% finished everytime

Post by barkerth »

Every time my encode gets to 99-100% my handbrake crashes and I get the message 'Handbrake has stopped working' I am trying to compress a 600fps AVI file into an MP4 file with the same framefrate.

I'm using Handbrake version 1.0.3 64Bit on Windows 10

The error is a windows error 'Handbrake has stopped working'

Please include the scan or encode log:

Code: Select all

 HandBrake 1.0.3 (2017022500) - 64bit
OS: Microsoft Windows NT 10.0.14393.0 - 64bit
CPU: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
Ram: 16327 MB, 
GPU Information:
  NVIDIA GeForce GTX 750 - 21.21.13.7653
Screen: 1920x1080
Temp Dir: C:\Users\Tom\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake
Data Dir: C:\Users\Tom\AppData\Roaming\HandBrake Team\HandBrake\1.0.3.0

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


# Starting Encode ...

[23:27:35] hb_init: starting libhb thread
[23:27:35] 1 job(s) to process
[23:27:35] json job:
{
  "Audio": {
    "AudioList": [],
    "CopyMask": [
      1073807360,
      1073743872,
      1074003968,
      1073750016,
      1090519040,
      1074790400,
      1074266112,
      1107296256
    ],
    "FallbackEncoder": 2048
  },
  "Destination": {
    "ChapterList": [
      {
        "Name": "Chapter 1"
      }
    ],
    "ChapterMarkers": true,
    "File": "C:\\Users\\Tom\\Videos\\Alluladder-2.m4v",
    "Mp4Options": {
      "IpodAtom": false,
      "Mp4Optimize": false
    },
    "Mux": 131072
  },
  "Filters": {
    "FilterList": [
      {
        "ID": 11,
        "Settings": {
          "crop-bottom": "0",
          "crop-left": "0",
          "crop-right": "0",
          "crop-top": "0",
          "height": "1080",
          "width": "1920"
        }
      },
      {
        "ID": 6,
        "Settings": {
          "mode": "1"
        }
      }
    ]
  },
  "PAR": {
    "Num": 1,
    "Den": 1
  },
  "Metadata": {},
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "chapter",
      "Start": 1,
      "End": 1
    },
    "Title": 2,
    "Path": "C:\\Users\\Tom\\Videos\\Katowice song 2\\Frags\\AlluLadder.avi"
  },
  "Subtitle": {
    "Search": {
      "Burn": false,
      "Default": false,
      "Enable": false,
      "Forced": false
    },
    "SubtitleList": []
  },
  "Video": {
    "Encoder": 65536,
    "Level": "4.0",
    "TwoPass": false,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "",
    "Preset": "slower",
    "Profile": "main",
    "Quality": 16.0,
    "OpenCL": false,
    "HWDecode": false,
    "QSV": {
      "Decode": false,
      "AsyncDepth": 0
    }
  }
}
[23:27:35] CPU: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
[23:27:35]  - Intel microarchitecture Haswell
[23:27:35]  - logical processor count: 8
[23:27:35] Intel Quick Sync Video support: no
[23:27:35] hb_scan: path=C:\Users\Tom\Videos\Katowice song 2\Frags\AlluLadder.avi, title_index=2
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:274: failed opening UDF image C:\Users\Tom\Videos\Katowice song 2\Frags\AlluLadder.avi
src/libbluray/disc/disc.c:352: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:352: error opening file BDMV\BACKUP\index.bdmv
[23:27:35] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 5.0.1
libdvdread: Encrypted DVD support unavailable.
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[23:27:35] dvd: not a dvd - trying as a stream/file instead
Input #0, avi, from 'C:\Users\Tom\Videos\Katowice song 2\Frags\AlluLadder.avi':
  Duration: 00:00:11.10, start: 0.000000, bitrate: -2147483 kb/s
    Stream #0:0: Video: lagarith [LAGS / 0x5347414C]
      rgb24, 1920x1080
      600 fps, 600 tbn
[23:27:35] scan: decoding previews for title 2
[23:27:38] scan: 10 previews, 1920x1080, 600.000 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[23:27:38] libhb: scan thread found 1 valid title(s)
[23:27:38] starting job
[23:27:38] work: only 1 chapter, disabling chapter markers
[23:27:38] job configuration:
[23:27:38]  * source
[23:27:38]    + C:\Users\Tom\Videos\Katowice song 2\Frags\AlluLadder.avi
[23:27:38]    + title 2, chapter(s) 1 to 1
[23:27:38]    + container: avi
[23:27:38]    + data rate: -2147483 kbps
[23:27:38]  * destination
[23:27:38]    + C:\Users\Tom\Videos\Alluladder-2.m4v
[23:27:38]    + container: MPEG-4 (libavformat)
[23:27:38]  * video track
[23:27:38]    + decoder: lagarith
[23:27:38]    + filters
[23:27:38]      + Framerate Shaper (mode=1)
[23:27:38]        + frame rate: 600.000 fps -> constant 600.000 fps
[23:27:38]      + Crop and Scale (width=1920:height=1080:crop-top=0:crop-bottom=0:crop-left=0:crop-right=0)
[23:27:38]        + source: 1920 * 1080, crop (0/0/0/0): 1920 * 1080, scale: 1920 * 1080
[23:27:38]    + Output geometry
[23:27:38]      + storage dimensions: 1920 x 1080
[23:27:38]      + pixel aspect ratio: 1 : 1
[23:27:38]      + display dimensions: 1920 x 1080
[23:27:38]    + encoder: H.264 (libx264)
[23:27:38]      + preset:  slower
[23:27:38]      + profile: main
[23:27:38]      + level:   4.0
[23:27:38]      + quality: 16.00 (RF)
[23:27:38] sync: expecting 6664 video frames
[23:27:38] encx264: min-keyint: 600, keyint: 6000
[23:27:38] encx264: encoding at constant RF 16.000000
[23:27:38] apply_h264_level [warning]: framerate (600.000) too high for level 4.0 at 1920x1080 (max. 30.118)
[23:27:38] encx264: unparsed options: rc-lookahead=60:vbv-maxrate=20000:level=4.0:direct=auto:analyse=all:ref=4:b-adapt=2:8x8dct=0:subme=9:me=umh:trellis=2:vbv-bufsize=25000
x264 [info]: using SAR=1/1
x264 [warning]: MB rate (4896000) > level limit (245760)
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 AVX2 LZCNT BMI2
x264 [info]: profile Main, level 4.0
[23:27:38] sync: first pts video is 0
[23:27:38] sync: "Chapter 1" (1) at frame 1 time 0
[23:31:03] reader: done. 1 scr changes
[23:31:03] work: average encoding speed for job is 32.353561 fps
[23:31:03] vfr: 0 frames output, 0 dropped and 0 duped for CFR/PFR
[23:31:03] vfr: lost time: 0 (0 frames)
[23:31:03] vfr: gained time: 0 (0 frames) (0 not accounted for)
[23:31:03] lagarith-decoder done: 6664 frames, 0 decoder errors
[23:31:04] sync: got 6664 frames, 6664 expected
[23:31:04] sync: framerate min 600.000 fps, max 600.000 fps, avg 600.000 fps
[23:31:04] mux: track 0, 0 frames, 0 bytes, 0.00 kbps, fifo 8
[23:31:04] libhb: work result = 0

# Encode Completed ...

Last edited by barkerth on Thu Mar 23, 2017 3:10 pm, edited 1 time in total.
rollin_eng
Veteran User
Posts: 4859
Joined: Wed May 04, 2011 11:06 pm

Re: Handbrake crashes after encode is 99% finished everytime

Post by rollin_eng »

Yikes 600fps, try a nightly build but I doubt it will help.
User avatar
JohnAStebbins
HandBrake Team
Posts: 5726
Joined: Sat Feb 09, 2008 7:21 pm

Re: Handbrake crashes after encode is 99% finished everytime

Post by JohnAStebbins »

According to the log, the encode completed. What happens if you try to encode the same video with the CLI instead of the GUI?
barkerth
Posts: 3
Joined: Wed Mar 22, 2017 10:59 am

Re: Handbrake crashes after encode is 99% finished everytime

Post by barkerth »

JohnAStebbins wrote: Wed Mar 22, 2017 4:14 pm According to the log, the encode completed. What happens if you try to encode the same video with the CLI instead of the GUI?
I'm not really sure how to do this, very new to handbrake
barkerth
Posts: 3
Joined: Wed Mar 22, 2017 10:59 am

Re: Handbrake crashes after encode is 99% finished everytime

Post by barkerth »

rollin_eng wrote: Wed Mar 22, 2017 12:19 pm Yikes 600fps, try a nightly build but I doubt it will help.
I just tried this and sadly the exact same thing happened.
Post Reply