Handbrake stops working when encoding a VP9 file

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
mypantsfelldown
New User
Posts: 1
Joined: Tue Jul 18, 2017 11:20 am

Handbrake stops working when encoding a VP9 file

Post by mypantsfelldown »

Hello, about 39% into rendering the second pass of a VP9 file causes Handbrake to stop working.

I've tried encoding the video on 1.0.7 and even the 20170711194400-1de8f69 nightly build, both yielding the same results.

Code: Select all

HandBrake 1.0.7 (2017040900) - 64bit
OS: Microsoft Windows NT 10.0.15063.0 - 64bit
CPU: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz
Ram: 16269 MB, 
GPU Information:
  Intel(R) HD Graphics 4000 - 10.18.10.4358
  AMD Radeon R9 200 Series - 22.19.162.4
Screen: 1920x1080
Temp Dir: C:\Users\mypantsfelldown\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake
Data Dir: C:\Users\mypantsfelldown\AppData\Roaming\HandBrake Team\HandBrake\1.0.7.0

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


# Starting Encode ...

[02:43:20] hb_init: starting libhb thread
[02:43:20] 1 job(s) to process
[02:43:20] json job:
{
  "Audio": {
    "AudioList": [],
    "CopyMask": [
      1073807360,
      1073743872,
      1074003968,
      1073750016,
      1090519040,
      1074790400,
      1074266112,
      1107296256
    ],
    "FallbackEncoder": 2048
  },
  "Destination": {
    "ChapterList": [
      {
        "Name": "Chapter 1"
      }
    ],
    "ChapterMarkers": true,
    "File": "E:\\Youtube\\The Sims\\The Sims Bustin' Out\\5\\EncodedVideo.mkv",
    "Mp4Options": {
      "IpodAtom": false,
      "Mp4Optimize": false
    },
    "Mux": 2097152
  },
  "Filters": {
    "FilterList": [
      {
        "ID": 4,
        "Settings": {
          "mode": "7"
        }
      },
      {
        "ID": 3,
        "Settings": {
          "block-height": "16",
          "block-thresh": "40",
          "block-width": "16",
          "filter-mode": "2",
          "mode": "3",
          "motion-thresh": "1",
          "spatial-metric": "2",
          "spatial-thresh": "1"
        }
      },
      {
        "ID": 11,
        "Settings": {
          "crop-bottom": "2",
          "crop-left": "0",
          "crop-right": "2",
          "crop-top": "0",
          "height": "1080",
          "width": "1440"
        }
      },
      {
        "ID": 6,
        "Settings": {
          "mode": "1",
          "rate": "27000000/1080000"
        }
      }
    ]
  },
  "PAR": {
    "Num": 2157,
    "Den": 2156
  },
  "Metadata": {},
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "chapter",
      "Start": 1,
      "End": 1
    },
    "Title": 1,
    "Path": "E:\\Youtube\\The Sims\\The Sims Bustin' Out\\5\\VideoRaw.avi"
  },
  "Subtitle": {
    "Search": {
      "Burn": true,
      "Default": false,
      "Enable": true,
      "Forced": true
    },
    "SubtitleList": []
  },
  "Video": {
    "Encoder": 128,
    "Level": "auto",
    "Bitrate": 30000,
    "TwoPass": true,
    "Turbo": true,
    "ColorMatrixCode": 0,
    "Options": "",
    "Preset": "medium",
    "OpenCL": false,
    "HWDecode": false,
    "QSV": {
      "Decode": false,
      "AsyncDepth": 0
    }
  }
}
[02:43:20] CPU: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz
[02:43:20]  - Intel microarchitecture Ivy Bridge
[02:43:20]  - logical processor count: 8
[02:43:20] Intel Quick Sync Video support: no
[02:43:20] hb_scan: path=E:\Youtube\The Sims\The Sims Bustin' Out\5\VideoRaw.avi, title_index=1
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:274: failed opening UDF image E:\Youtube\The Sims\The Sims Bustin' Out\5\VideoRaw.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
[02:43:20] 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
[02:43:20] dvd: not a dvd - trying as a stream/file instead
Input #0, avi, from 'E:\Youtube\The Sims\The Sims Bustin' Out\5\VideoRaw.avi':
  Metadata:
    TCOD            : 0
    TCDO            : 12122400000
  Duration: 00:20:12.24, start: 0.000000, bitrate: 261554 kb/s
    Stream #0:0: Video: lagarith [LAGS / 0x5347414C]
      rgb24, 1440x1080
      25 fps, 25 tbn
[02:43:20] scan: decoding previews for title 1
[02:43:22] scan: 10 previews, 1440x1080, 25.000 fps, autocrop = 0/2/0/2, aspect 4:3, PAR 1:1
[02:43:22] libhb: scan thread found 1 valid title(s)
[02:43:22] Skipping subtitle scan.  No suitable subtitle tracks.
[02:43:22] starting job
[02:43:22] decomb filter thread started for segment 0
[02:43:22] decomb filter thread started for segment 1
[02:43:22] decomb filter thread started for segment 2
[02:43:22] decomb filter thread started for segment 3
[02:43:22] decomb filter thread started for segment 4
[02:43:22] decomb filter thread started for segment 5
[02:43:22] decomb filter thread started for segment 6
[02:43:22] decomb filter thread started for segment 7
[02:43:22] decomb check thread started for segment 0
[02:43:22] decomb check thread started for segment 1
[02:43:22] mask dilate thread started for segment 0
[02:43:22] mask dilate thread started for segment 2
[02:43:22] mask dilate thread started for segment 3
[02:43:22] decomb check thread started for segment 5
[02:43:22] decomb check thread started for segment 7
[02:43:22] decomb check thread started for segment 6
[02:43:22] mask filter thread started for segment 0
[02:43:22] yadif thread started for segment 1
[02:43:22] mask filter thread started for segment 1
[02:43:22] mask filter thread started for segment 3
[02:43:22] mask filter thread started for segment 5
[02:43:22] mask filter thread started for segment 6
[02:43:22] mask filter thread started for segment 7
[02:43:22] mask filter thread started for segment 4
[02:43:22] mask erode thread started for segment 0
[02:43:22] mask erode thread started for segment 1
[02:43:22] mask erode thread started for segment 2
[02:43:22] mask erode thread started for segment 3
[02:43:22] work: only 1 chapter, disabling chapter markers
[02:43:22] mask erode thread started for segment 4
[02:43:22] job configuration:
[02:43:22]  * source
[02:43:22]    + E:\Youtube\The Sims\The Sims Bustin' Out\5\VideoRaw.avi
[02:43:22]    + title 1, chapter(s) 1 to 1
[02:43:22]    + container: avi
[02:43:22]    + data rate: 261554 kbps
[02:43:22]  * destination
[02:43:22] mask erode thread started for segment 5
[02:43:22]    + E:\Youtube\The Sims\The Sims Bustin' Out\5\EncodedVideo.mkv
[02:43:22]    + container: Matroska (libavformat)
[02:43:22]  * video track
[02:43:22]    + decoder: lagarith
[02:43:22]    + filters
[02:43:22]      + Comb Detect (mode=3:spatial-metric=2:motion-thresh=1:spatial-thresh=1:filter-mode=2:block-thresh=40:block-width=16:block-height=16)
[02:43:22] mask erode thread started for segment 6
[02:43:22]      + Decomb (mode=39)
[02:43:22] mask erode thread started for segment 7
[02:43:22]      + Framerate Shaper (mode=1:rate=27000000/1080000)
[02:43:22]        + frame rate: 25.000 fps -> constant 25.000 fps
[02:43:22]      + Crop and Scale (width=1440:height=1080:crop-top=0:crop-bottom=2:crop-left=0:crop-right=2)
[02:43:22] decomb check thread started for segment 2
[02:43:22]        + source: 1440 * 1080, crop (0/2/0/2): 1438 * 1078, scale: 1440 * 1080
[02:43:22]    + Output geometry
[02:43:22]      + storage dimensions: 1440 x 1080
[02:43:22]      + pixel aspect ratio: 2157 : 2156
[02:43:22]      + display dimensions: 1440 x 1080
[02:43:22]    + encoder: VP9 (libvpx)
[02:43:22] mask dilate thread started for segment 1
[02:43:22]      + preset:  medium
[02:43:22] decomb check thread started for segment 3
[02:43:22]      + bitrate: 30000 kbps, pass: 1
[02:43:22] decomb check thread started for segment 4
[02:43:22] mask dilate thread started for segment 4
[02:43:22] mask dilate thread started for segment 5
[02:43:22] mask dilate thread started for segment 6
[02:43:22] mask dilate thread started for segment 7
[02:43:22] yadif thread started for segment 0
[02:43:22] mask filter thread started for segment 2
[02:43:22] yadif thread started for segment 2
[02:43:22] yadif thread started for segment 3
[02:43:22] yadif thread started for segment 4
[02:43:22] yadif thread started for segment 5
[02:43:22] yadif thread started for segment 6
[02:43:22] yadif thread started for segment 7
[02:43:22] sync: expecting 30306 video frames
[02:43:22] encavcodecInit: VP9 encoder
[02:43:22] encavcodec: encoding with stored aspect 2157/2156
[02:43:23] sync: first pts video is 0
[02:43:23] sync: "Chapter 1" (1) at frame 1 time 0
[03:04:05] reader: done. 1 scr changes
[03:04:07] work: average encoding speed for job is 24.046188 fps
[03:04:07] comb detect: heavy 27 | light 291 | uncombed 29607 | total 29925
[03:04:07] decomb: deinterlaced 27 | blended 291 | unfiltered 29607 | total 29925
[03:04:07] vfr: 30203 frames output, 0 dropped and 278 duped for CFR/PFR
[03:04:07] vfr: lost time: 0 (0 frames)
[03:04:07] vfr: gained time: 0 (0 frames) (0 not accounted for)
[03:04:07] lagarith-decoder done: 29925 frames, 1 decoder errors
[03:04:07] sync: got 29925 frames, 30306 expected
[03:04:07] sync: framerate min 0.168 fps, max 25.000 fps, avg 24.770 fps
[03:04:07] starting job
[03:04:07] decomb filter thread started for segment 0
[03:04:07] decomb check thread started for segment 0
[03:04:07] decomb filter thread started for segment 2
[03:04:07] decomb filter thread started for segment 3
[03:04:07] decomb filter thread started for segment 4
[03:04:07] decomb filter thread started for segment 5
[03:04:07] decomb filter thread started for segment 6
[03:04:07] decomb filter thread started for segment 7
[03:04:07] mask filter thread started for segment 4
[03:04:07] decomb check thread started for segment 1
[03:04:07] decomb check thread started for segment 2
[03:04:07] decomb check thread started for segment 3
[03:04:07] decomb check thread started for segment 4
[03:04:07] decomb check thread started for segment 5
[03:04:07] decomb check thread started for segment 6
[03:04:07] mask dilate thread started for segment 0
[03:04:07] mask dilate thread started for segment 2
[03:04:07] mask filter thread started for segment 1
[03:04:07] mask filter thread started for segment 2
[03:04:07] mask filter thread started for segment 3
[03:04:07] yadif thread started for segment 0
[03:04:07] mask filter thread started for segment 5
[03:04:07] mask filter thread started for segment 6
[03:04:07] yadif thread started for segment 4
[03:04:07] mask erode thread started for segment 0
[03:04:07] mask erode thread started for segment 1
[03:04:07] mask erode thread started for segment 2
[03:04:07] work: only 1 chapter, disabling chapter markers
[03:04:07] job configuration:
[03:04:07]  * source
[03:04:07]    + E:\Youtube\The Sims\The Sims Bustin' Out\5\VideoRaw.avi
[03:04:07]    + title 1, chapter(s) 1 to 1
[03:04:07] mask erode thread started for segment 3
[03:04:07]    + container: avi
[03:04:07]    + data rate: 261554 kbps
[03:04:07]  * destination
[03:04:07]    + E:\Youtube\The Sims\The Sims Bustin' Out\5\EncodedVideo.mkv
[03:04:07]    + container: Matroska (libavformat)
[03:04:07]  * video track
[03:04:07]    + decoder: lagarith
[03:04:07]    + filters
[03:04:07]      + Comb Detect (mode=3:spatial-metric=2:motion-thresh=1:spatial-thresh=1:filter-mode=2:block-thresh=40:block-width=16:block-height=16)
[03:04:07] mask erode thread started for segment 4
[03:04:07]      + Decomb (mode=39)
[03:04:07] mask erode thread started for segment 5
[03:04:07]      + Framerate Shaper (mode=1:rate=27000000/1080000)
[03:04:07]        + frame rate: 25.000 fps -> constant 25.000 fps
[03:04:07]      + Crop and Scale (width=1440:height=1080:crop-top=0:crop-bottom=2:crop-left=0:crop-right=2)
[03:04:07]        + source: 1440 * 1080, crop (0/2/0/2): 1438 * 1078, scale: 1440 * 1080
[03:04:07]    + Output geometry
[03:04:07] mask erode thread started for segment 6
[03:04:07]      + storage dimensions: 1440 x 1080
[03:04:07]      + pixel aspect ratio: 2157 : 2156
[03:04:07]      + display dimensions: 1440 x 1080
[03:04:07]    + encoder: VP9 (libvpx)
[03:04:07]      + preset:  medium
[03:04:07]      + bitrate: 30000 kbps, pass: 2
[03:04:07] mask erode thread started for segment 7
[03:04:07] decomb check thread started for segment 7
[03:04:07] mask dilate thread started for segment 1
[03:04:07] mask filter thread started for segment 0
[03:04:07] mask dilate thread started for segment 3
[03:04:07] mask dilate thread started for segment 4
[03:04:07] mask dilate thread started for segment 5
[03:04:07] mask dilate thread started for segment 6
[03:04:07] mask dilate thread started for segment 7
[03:04:07] decomb filter thread started for segment 1
[03:04:07] yadif thread started for segment 1
[03:04:07] yadif thread started for segment 2
[03:04:07] yadif thread started for segment 3
[03:04:07] mask filter thread started for segment 7
[03:04:07] yadif thread started for segment 5
[03:04:07] yadif thread started for segment 6
[03:04:07] yadif thread started for segment 7
[03:04:07] sync: expecting 29925 video frames
[03:04:07] encavcodecInit: VP9 encoder
[03:04:07] encavcodec: encoding with stored aspect 2157/2156
[03:04:08] sync: first pts video is 0
[03:04:08] sync: "Chapter 1" (1) at frame 1 time 0
Post Reply