Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random Crashing # Job Failed (-12) #5886

Open
skylinekiller opened this issue Mar 22, 2024 · 26 comments
Open

Random Crashing # Job Failed (-12) #5886

skylinekiller opened this issue Mar 22, 2024 · 26 comments

Comments

@skylinekiller
Copy link

Problem Description

I am having issues with Version 1.7.3 (2024021000); it crashes and does not complete encode jobs. I have all updated drivers and OS at the time of submitting this issue.

HandBrake 1.7.3 (2024021000)
OS: Microsoft Windows NT 10.0.22631.0
CPU: Intel(R) Core(TM) i9-14900K
Ram: 32475 MB, 
GPU Information:
  Intel(R) UHD Graphics - 31.0.101.3302
Screen: 1920x1080
Temp Dir: C:\Users\###\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake\
Data Dir: C:\Users\###\AppData\Roaming\HandBrake

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

# Starting Encode ...

[04:39:10] base preset: 720P 5.1 (Modified)
[04:39:10] Remote Process started with Process ID: 26532 using port: 8038. Max Allowed Instances: 1
[04:39:10] Worker: Starting HandBrake Engine ...
[04:39:10] Worker: Parent Process Id 20588
[04:39:10] Worker: Starting Web Server on port 8038 ...
[04:39:10] Worker: Starting Listener: 1
[04:39:10] Worker: Server Started
[04:39:10] Worker: Disconnected worker monitoring enabled!
[04:39:10] Compile-time hardening features are enabled
Cannot load nvEncodeAPI64.dll
[04:39:10] vcn: not available on this system
[04:39:11] qsv: is available on this system
[04:39:11] hb_init: starting libhb thread
[04:39:11] Starting work at: Fri Mar 22 04:39:11 2024
[04:39:11] 1 job(s) to process
[04:39:11] json job:
{
  "Audio": {
    "AudioList": [
      {
        "Bitrate": 384,
        "DRC": 0,
        "Encoder": "ac3",
        "Gain": 2,
        "Mixdown": 7,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Name": "Main Audio | Dolby TrueHD Audio / Japanese /  4049 kbps / 7.1 / 48 kHz/ 24-bit",
        "Track": 0,
        "DitherMethod": 0
      }
    ],
    "CopyMask": [
      "copy:ac3"
    ],
    "FallbackEncoder": "av_aac"
  },
  "Destination": {
    "ChapterList": [
      {
        "Name": "Chapter 1"
      },
      {
        "Name": "Chapter 2"
      },
      {
        "Name": "Chapter 3"
      },
      {
        "Name": "Chapter 4"
      },
      {
        "Name": "Chapter 5"
      },
      {
        "Name": "Chapter 6"
      },
      {
        "Name": "Chapter 7"
      },
      {
        "Name": "Chapter 8"
      },
      {
        "Name": "Chapter 9"
      },
      {
        "Name": "Chapter 10"
      },
      {
        "Name": "Chapter 11"
      },
      {
        "Name": "Chapter 12"
      },
      {
        "Name": "Chapter 13"
      }
    ],
    "ChapterMarkers": true,
    "AlignAVStart": true,
    "File": "G:\\Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021).mp4",
    "Options": {
      "IpodAtom": false,
      "Optimize": false
    },
    "Mux": "av_mp4"
  },
  "Filters": {
    "FilterList": [
      {
        "ID": 5,
        "Settings": {
          "mode": "7"
        }
      },
      {
        "ID": 4,
        "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": 19,
        "Settings": {
          "crop-bottom": "138",
          "crop-left": "0",
          "crop-right": "0",
          "crop-top": "138",
          "height": "536",
          "width": "1280"
        }
      },
      {
        "ID": 10,
        "Settings": {
          "mode": "2",
          "rate": "27000000/900000"
        }
      }
    ]
  },
  "PAR": {
    "Num": 1,
    "Den": 1
  },
  "Metadata": {
    "Name": "Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021)"
  },
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "chapter",
      "Start": 1,
      "End": 13
    },
    "Title": 1,
    "Path": "G:\\Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021)\\Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021) (2).mkv",
    "HWDecode": 6
  },
  "Subtitle": {
    "Search": {
      "Burn": false,
      "Default": false,
      "Enable": false,
      "Forced": false
    },
    "SubtitleList": [
      {
        "Burn": true,
        "Default": false,
        "Forced": false,
        "ID": 0,
        "Offset": 0,
        "Track": -1,
        "Import": {
          "Codeset": "UTF-8",
          "Filename": "G:\\Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021)\\Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021)_track11_[eng].1.ssa",
          "Language": "eng",
          "Format": "SSA"
        }
      }
    ]
  },
  "Video": {
    "Encoder": "x264",
    "Level": "4.1",
    "Bitrate": 2500,
    "MultiPass": true,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "ref=5:bframes=5",
    "Preset": "veryslow",
    "Profile": "high",
    "QSV": {
      "Decode": false
    },
    "HardwareDecode": 0
  }
}
[04:39:11] CPU: Intel(R) Core(TM) i9-14900K
[04:39:11]  - logical processor count: 32
[04:39:11] Intel Quick Sync Video support: yes, gpu list: 0
[04:39:11] Intel Quick Sync Video integrated adapter with index 0
[04:39:11] Impl mfx-gen library path: C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_289d02e75bd0bd43\libmfx64-gen.dll
[04:39:11]  - Intel Media SDK hardware: API 2.7 (minimum: 1.3)
[04:39:11]  - Decode support:  h264 hevc (8bit: yes, 10bit: yes) av1 (8bit: yes, 10bit: yes)
[04:39:11]  - H.264 encoder: yes
[04:39:11]     - preferred implementation: hardware (1) via D3D11
[04:39:11]     - capabilities (hardware):  lowpower breftype icq vsinfo chromalocinfo opt1 opt2+mbbrc+extbrc+trellis+repeatpps+ib_adapt+nmpslice
[04:39:11]  - H.265 encoder: yes (8bit: yes, 10bit: yes)
[04:39:11]     - preferred implementation: hardware (1) via D3D11
[04:39:11]     - capabilities (hardware):  lowpower bpyramid icq vsinfo masteringinfo cllinfo opt1
[04:39:11]  - AV1 encoder: no
[04:39:11] hb_scan: path=G:\Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021)\Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021) (2).mkv, title_index=1
Input #0, matroska,webm, from 'G:\Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021)\Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021) (2).mkv':
  Metadata:
    title           : Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021)
    encoder         : libebml v1.4.5 + libmatroska v1.7.1
    creation_time   : 2024-03-21T13:02:50.000000Z
  Duration: 02:17:58.83, start: 0.000000, bitrate: 40855 kb/s
  Chapters:
    Chapter #0:0: start 0.000000, end 711.585000
      Metadata:
        title           : Chapter 01
    Chapter #0:1: start 711.585000, end 2610.399000
      Metadata:
        title           : Chapter 02
    Chapter #0:2: start 2610.399000, end 3735.565000
      Metadata:
        title           : Chapter 03
    Chapter #0:3: start 3735.565000, end 4102.056000
      Metadata:
        title           : Chapter 04
    Chapter #0:4: start 4102.056000, end 4517.095000
      Metadata:
        title           : Chapter 05
    Chapter #0:5: start 4517.095000, end 4952.072000
      Metadata:
        title           : Chapter 06
    Chapter #0:6: start 4952.072000, end 5567.478000
      Metadata:
        title           : Chapter 07
    Chapter #0:7: start 5567.478000, end 6544.162000
      Metadata:
        title           : Chapter 08
    Chapter #0:8: start 6544.162000, end 7054.005000
      Metadata:
        title           : Chapter 09
    Chapter #0:9: start 7054.005000, end 7615.858000
      Metadata:
        title           : Chapter 10
    Chapter #0:10: start 7615.858000, end 7942.935000
      Metadata:
        title           : Chapter 11
    Chapter #0:11: start 7942.935000, end 8209.034000
      Metadata:
        title           : Chapter 12
    Chapter #0:12: start 8209.034000, end 8278.826000
      Metadata:
        title           : Chapter 13
  Stream #0:0(jpn): Video: h264 (High), yuv420p(progressive), 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn (default)
    Metadata:
      title           : TayTO | MPEG-4 AVC Video / 36478 kbps / 1080p / 23.976 fps / 16:9 / High Profile 4.1
      BPS             : 36419355
      DURATION        : 02:16:51.036000000
      NUMBER_OF_FRAMES: 196868
      NUMBER_OF_BYTES : 37380079969
      _STATISTICS_WRITING_APP: mkvmerge v83.0 ('Circle Of Friends') 64-bit
      _STATISTICS_WRITING_DATE_UTC: 2024-03-21 13:02:50
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:1(jpn): Audio: truehd, 48000 Hz, 7.1, s32 (24 bit) (default)
    Metadata:
      title           : Main Audio | Dolby TrueHD Audio / Japanese /  4049 kbps / 7.1 / 48 kHz/ 24-bit
      BPS             : 4048605
      DURATION        : 02:16:51.038000000
      NUMBER_OF_FRAMES: 9853245
      NUMBER_OF_BYTES : 4155407148
      _STATISTICS_WRITING_APP: mkvmerge v83.0 ('Circle Of Friends') 64-bit
      _STATISTICS_WRITING_DATE_UTC: 2024-03-21 13:02:50
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:2(eng): Audio: eac3, 48000 Hz, 5.1(side), fltp, 640 kb/s
    Metadata:
      title           : English Dub NF | E-AC-3 / English / 5.1 / 640 kbps / 48 kHz
      BPS             : 640000
      DURATION        : 02:17:58.816000000
      NUMBER_OF_FRAMES: 258713
      NUMBER_OF_BYTES : 662305280
      _STATISTICS_WRITING_APP: mkvmerge v83.0 ('Circle Of Friends') 64-bit
      _STATISTICS_WRITING_DATE_UTC: 2024-03-21 13:02:50
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:3(eng): Subtitle: subrip (default)
    Metadata:
      title           : English Dubbed
      BPS             : 0
      DURATION        : 02:15:59.026000000
      NUMBER_OF_FRAMES: 21
      NUMBER_OF_BYTES : 608
      _STATISTICS_WRITING_APP: mkvmerge v83.0 ('Circle Of Friends') 64-bit
      _STATISTICS_WRITING_DATE_UTC: 2024-03-21 13:02:50
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:4: Attachment: none
    Metadata:
      filename        : FZZhunYuan-M02.ttf
      mimetype        : font/ttf
[04:39:11] scan: decoding previews for title 1
[04:39:11] scan: audio 0x1: truehd, rate=48000Hz, bitrate=1 ??? (TrueHD, 7.1 ch)
[04:39:11] scan: audio 0x2: eac3, rate=48000Hz, bitrate=640000 English (E-AC3, 5.1 ch, 640 kbps)
[04:39:11] using container PAR 1:1
[04:39:11] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 138/138/0/0, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left
[04:39:11] scan: supported video decoders: avcodec qsv
[04:39:12] libhb: scan thread found 1 valid title(s)
[04:39:12] Starting Task: Analysis Pass
[04:39:12] [ass] libass API version: 0x1701000
[04:39:12] [ass] libass source: tarball: 0.17.1
[04:39:12] [ass] Shaper: FriBidi 1.0.13 (SIMPLE) HarfBuzz-ng 8.2.2 (COMPLEX)
[04:39:12] [ass] Using font provider directwrite (with GDI)
[04:39:12] work: track 1, dithering not supported by codec
[04:39:12] job configuration:
[04:39:12]  * source
[04:39:12]    + G:\Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021)\Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021) (2).mkv
[04:39:12]    + title 1, chapter(s) 1 to 13
[04:39:12]    + container: matroska,webm
[04:39:12]    + data rate: 40855 kbps
[04:39:12]  * destination
[04:39:12]    + G:\Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021).mp4
[04:39:12]    + container: MPEG-4 (libavformat)
[04:39:12]      + align initial A/V stream timestamps
[04:39:12]      + chapter markers
[04:39:12]  * video track
[04:39:12]    + decoder: h264 8-bit (yuv420p)
[04:39:12]    + filters
[04:39:12]      + 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)
[04:39:12]      + Decomb (mode=39)
[04:39:12]      + Framerate Shaper (mode=2:rate=27000000/900000)
[04:39:12]        + frame rate: 23.976 fps -> peak rate limited to 30.000 fps
[04:39:12]      + Subtitle renderer ()
[04:39:12]      + Crop and Scale (width=1280:height=536:crop-top=138:crop-bottom=138:crop-left=0:crop-right=0)
[04:39:12]        + source: 1920 * 1080, crop (138/138/0/0): 1920 * 804, scale: 1280 * 536
[04:39:12]    + Output geometry
[04:39:12]      + storage dimensions: 1280 x 536
[04:39:12]      + pixel aspect ratio: 1 : 1
[04:39:12]      + display dimensions: 1280 x 536
[04:39:12]    + encoder: H.264 (libx264)
[04:39:12]      + preset:  veryslow
[04:39:12]      + options: ref=5:bframes=5
[04:39:12]      + profile: high
[04:39:12]      + level:   4.1
[04:39:12]      + bitrate: 2500 kbps, pass: 1
[04:39:12]      + color profile: 1-1-1
[04:39:12]      + chroma location: left
[04:39:12]  * subtitle track 1, English (SSA) (track 0, id 0xff000000, Text) -> Render/Burn-in, offset: 0
[04:39:12]  * audio track 1
[04:39:12]    + name: Main Audio | Dolby TrueHD Audio / Japanese /  4049 kbps / 7.1 / 48 kHz/ 24-bit
[04:39:12]    + decoder: ??? (TrueHD, 7.1 ch) (track 1, id 0x1)
[04:39:12]      + samplerate: 48000 Hz
[04:39:12]    + mixdown: 5.1 Channels
[04:39:12]    + gain: 2dB
[04:39:12]    + encoder: AC3 (libavcodec)
[04:39:12]      + bitrate: 384 kbps, samplerate: 48000 Hz
[04:39:12] decavcodec: requesting decoder downmix '5.1(side)' for track 1
[04:39:12] sync: expecting 198493 video frames
[04:39:12] encx264: min-keyint: 24, keyint: 240
[04:39:12] encx264: encoding at average bitrate 2500
[04:39:12] encx264: unparsed options: ref=5:bframes=5:level=4.1:b-adapt=2:direct=auto:analyse=all:me=umh:merange=24:subme=10:trellis=2:vbv-bufsize=78125:vbv-maxrate=62500:rc-lookahead=60
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 UnalignedStack
x264 [info]: profile High, level 4.1, 4:2:0, 8-bit
[04:39:12] sync: first pts audio 0x1 is 0
[04:39:12] sync: first pts video is 0
[04:39:12] sync: "Chapter 1" (1) at frame 1 time 0
[04:39:15] sync: first pts subtitle 0xff000000 is 1808100
[04:39:15] [ass] Neither PlayResX nor PlayResY defined. Assuming 384x288
[04:39:16] [ass] fontselect: (Univers CE 45 Light, 700, 0) -> UniversCE-Light, 0, UniversCE-Light
[04:42:26] sync: "Chapter 2" (2) at frame 17062 time 64042728


[04:45:49] Worker process exited!
[04:45:49] Worker process exit was not expected.

 # Job Failed (-12)

Processor Intel(R) Core(TM) i9-14900K 3.20 GHz
ProArt Z790-Creator WIFI
Installed RAM 32.0 GB (31.7 GB usable)
Edition Windows 11 Pro
Version 23H2
Installed on ‎1/‎31/‎2024
OS build 22631.3296
Experience Windows Feature Experience Pack 1000.22687.1000.0

Activity Log, Crash Log or any other details

HandBrake 1.7.3 (2024021000)
OS: Microsoft Windows NT 10.0.22631.0
CPU: Intel(R) Core(TM) i9-14900K
Ram: 32475 MB, 
GPU Information:
  Intel(R) UHD Graphics - 31.0.101.3302
Screen: 1920x1080
Temp Dir: C:\Users\###\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake\
Data Dir: C:\Users\###\AppData\Roaming\HandBrake

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

# Starting Encode ...

[04:39:10] base preset: 720P 5.1 (Modified)
[04:39:10] Remote Process started with Process ID: 26532 using port: 8038. Max Allowed Instances: 1
[04:39:10] Worker: Starting HandBrake Engine ...
[04:39:10] Worker: Parent Process Id 20588
[04:39:10] Worker: Starting Web Server on port 8038 ...
[04:39:10] Worker: Starting Listener: 1
[04:39:10] Worker: Server Started
[04:39:10] Worker: Disconnected worker monitoring enabled!
[04:39:10] Compile-time hardening features are enabled
Cannot load nvEncodeAPI64.dll
[04:39:10] vcn: not available on this system
[04:39:11] qsv: is available on this system
[04:39:11] hb_init: starting libhb thread
[04:39:11] Starting work at: Fri Mar 22 04:39:11 2024
[04:39:11] 1 job(s) to process
[04:39:11] json job:
{
  "Audio": {
    "AudioList": [
      {
        "Bitrate": 384,
        "DRC": 0,
        "Encoder": "ac3",
        "Gain": 2,
        "Mixdown": 7,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Name": "Main Audio | Dolby TrueHD Audio / Japanese /  4049 kbps / 7.1 / 48 kHz/ 24-bit",
        "Track": 0,
        "DitherMethod": 0
      }
    ],
    "CopyMask": [
      "copy:ac3"
    ],
    "FallbackEncoder": "av_aac"
  },
  "Destination": {
    "ChapterList": [
      {
        "Name": "Chapter 1"
      },
      {
        "Name": "Chapter 2"
      },
      {
        "Name": "Chapter 3"
      },
      {
        "Name": "Chapter 4"
      },
      {
        "Name": "Chapter 5"
      },
      {
        "Name": "Chapter 6"
      },
      {
        "Name": "Chapter 7"
      },
      {
        "Name": "Chapter 8"
      },
      {
        "Name": "Chapter 9"
      },
      {
        "Name": "Chapter 10"
      },
      {
        "Name": "Chapter 11"
      },
      {
        "Name": "Chapter 12"
      },
      {
        "Name": "Chapter 13"
      }
    ],
    "ChapterMarkers": true,
    "AlignAVStart": true,
    "File": "G:\\Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021).mp4",
    "Options": {
      "IpodAtom": false,
      "Optimize": false
    },
    "Mux": "av_mp4"
  },
  "Filters": {
    "FilterList": [
      {
        "ID": 5,
        "Settings": {
          "mode": "7"
        }
      },
      {
        "ID": 4,
        "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": 19,
        "Settings": {
          "crop-bottom": "138",
          "crop-left": "0",
          "crop-right": "0",
          "crop-top": "138",
          "height": "536",
          "width": "1280"
        }
      },
      {
        "ID": 10,
        "Settings": {
          "mode": "2",
          "rate": "27000000/900000"
        }
      }
    ]
  },
  "PAR": {
    "Num": 1,
    "Den": 1
  },
  "Metadata": {
    "Name": "Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021)"
  },
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "chapter",
      "Start": 1,
      "End": 13
    },
    "Title": 1,
    "Path": "G:\\Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021)\\Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021) (2).mkv",
    "HWDecode": 6
  },
  "Subtitle": {
    "Search": {
      "Burn": false,
      "Default": false,
      "Enable": false,
      "Forced": false
    },
    "SubtitleList": [
      {
        "Burn": true,
        "Default": false,
        "Forced": false,
        "ID": 0,
        "Offset": 0,
        "Track": -1,
        "Import": {
          "Codeset": "UTF-8",
          "Filename": "G:\\Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021)\\Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021)_track11_[eng].1.ssa",
          "Language": "eng",
          "Format": "SSA"
        }
      }
    ]
  },
  "Video": {
    "Encoder": "x264",
    "Level": "4.1",
    "Bitrate": 2500,
    "MultiPass": true,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "ref=5:bframes=5",
    "Preset": "veryslow",
    "Profile": "high",
    "QSV": {
      "Decode": false
    },
    "HardwareDecode": 0
  }
}
[04:39:11] CPU: Intel(R) Core(TM) i9-14900K
[04:39:11]  - logical processor count: 32
[04:39:11] Intel Quick Sync Video support: yes, gpu list: 0
[04:39:11] Intel Quick Sync Video integrated adapter with index 0
[04:39:11] Impl mfx-gen library path: C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_289d02e75bd0bd43\libmfx64-gen.dll
[04:39:11]  - Intel Media SDK hardware: API 2.7 (minimum: 1.3)
[04:39:11]  - Decode support:  h264 hevc (8bit: yes, 10bit: yes) av1 (8bit: yes, 10bit: yes)
[04:39:11]  - H.264 encoder: yes
[04:39:11]     - preferred implementation: hardware (1) via D3D11
[04:39:11]     - capabilities (hardware):  lowpower breftype icq vsinfo chromalocinfo opt1 opt2+mbbrc+extbrc+trellis+repeatpps+ib_adapt+nmpslice
[04:39:11]  - H.265 encoder: yes (8bit: yes, 10bit: yes)
[04:39:11]     - preferred implementation: hardware (1) via D3D11
[04:39:11]     - capabilities (hardware):  lowpower bpyramid icq vsinfo masteringinfo cllinfo opt1
[04:39:11]  - AV1 encoder: no
[04:39:11] hb_scan: path=G:\Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021)\Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021) (2).mkv, title_index=1
Input #0, matroska,webm, from 'G:\Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021)\Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021) (2).mkv':
  Metadata:
    title           : Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021)
    encoder         : libebml v1.4.5 + libmatroska v1.7.1
    creation_time   : 2024-03-21T13:02:50.000000Z
  Duration: 02:17:58.83, start: 0.000000, bitrate: 40855 kb/s
  Chapters:
    Chapter #0:0: start 0.000000, end 711.585000
      Metadata:
        title           : Chapter 01
    Chapter #0:1: start 711.585000, end 2610.399000
      Metadata:
        title           : Chapter 02
    Chapter #0:2: start 2610.399000, end 3735.565000
      Metadata:
        title           : Chapter 03
    Chapter #0:3: start 3735.565000, end 4102.056000
      Metadata:
        title           : Chapter 04
    Chapter #0:4: start 4102.056000, end 4517.095000
      Metadata:
        title           : Chapter 05
    Chapter #0:5: start 4517.095000, end 4952.072000
      Metadata:
        title           : Chapter 06
    Chapter #0:6: start 4952.072000, end 5567.478000
      Metadata:
        title           : Chapter 07
    Chapter #0:7: start 5567.478000, end 6544.162000
      Metadata:
        title           : Chapter 08
    Chapter #0:8: start 6544.162000, end 7054.005000
      Metadata:
        title           : Chapter 09
    Chapter #0:9: start 7054.005000, end 7615.858000
      Metadata:
        title           : Chapter 10
    Chapter #0:10: start 7615.858000, end 7942.935000
      Metadata:
        title           : Chapter 11
    Chapter #0:11: start 7942.935000, end 8209.034000
      Metadata:
        title           : Chapter 12
    Chapter #0:12: start 8209.034000, end 8278.826000
      Metadata:
        title           : Chapter 13
  Stream #0:0(jpn): Video: h264 (High), yuv420p(progressive), 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn (default)
    Metadata:
      title           : TayTO | MPEG-4 AVC Video / 36478 kbps / 1080p / 23.976 fps / 16:9 / High Profile 4.1
      BPS             : 36419355
      DURATION        : 02:16:51.036000000
      NUMBER_OF_FRAMES: 196868
      NUMBER_OF_BYTES : 37380079969
      _STATISTICS_WRITING_APP: mkvmerge v83.0 ('Circle Of Friends') 64-bit
      _STATISTICS_WRITING_DATE_UTC: 2024-03-21 13:02:50
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:1(jpn): Audio: truehd, 48000 Hz, 7.1, s32 (24 bit) (default)
    Metadata:
      title           : Main Audio | Dolby TrueHD Audio / Japanese /  4049 kbps / 7.1 / 48 kHz/ 24-bit
      BPS             : 4048605
      DURATION        : 02:16:51.038000000
      NUMBER_OF_FRAMES: 9853245
      NUMBER_OF_BYTES : 4155407148
      _STATISTICS_WRITING_APP: mkvmerge v83.0 ('Circle Of Friends') 64-bit
      _STATISTICS_WRITING_DATE_UTC: 2024-03-21 13:02:50
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:2(eng): Audio: eac3, 48000 Hz, 5.1(side), fltp, 640 kb/s
    Metadata:
      title           : English Dub NF | E-AC-3 / English / 5.1 / 640 kbps / 48 kHz
      BPS             : 640000
      DURATION        : 02:17:58.816000000
      NUMBER_OF_FRAMES: 258713
      NUMBER_OF_BYTES : 662305280
      _STATISTICS_WRITING_APP: mkvmerge v83.0 ('Circle Of Friends') 64-bit
      _STATISTICS_WRITING_DATE_UTC: 2024-03-21 13:02:50
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:3(eng): Subtitle: subrip (default)
    Metadata:
      title           : English Dubbed
      BPS             : 0
      DURATION        : 02:15:59.026000000
      NUMBER_OF_FRAMES: 21
      NUMBER_OF_BYTES : 608
      _STATISTICS_WRITING_APP: mkvmerge v83.0 ('Circle Of Friends') 64-bit
      _STATISTICS_WRITING_DATE_UTC: 2024-03-21 13:02:50
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:4: Attachment: none
    Metadata:
      filename        : FZZhunYuan-M02.ttf
      mimetype        : font/ttf
[04:39:11] scan: decoding previews for title 1
[04:39:11] scan: audio 0x1: truehd, rate=48000Hz, bitrate=1 ??? (TrueHD, 7.1 ch)
[04:39:11] scan: audio 0x2: eac3, rate=48000Hz, bitrate=640000 English (E-AC3, 5.1 ch, 640 kbps)
[04:39:11] using container PAR 1:1
[04:39:11] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 138/138/0/0, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left
[04:39:11] scan: supported video decoders: avcodec qsv
[04:39:12] libhb: scan thread found 1 valid title(s)
[04:39:12] Starting Task: Analysis Pass
[04:39:12] [ass] libass API version: 0x1701000
[04:39:12] [ass] libass source: tarball: 0.17.1
[04:39:12] [ass] Shaper: FriBidi 1.0.13 (SIMPLE) HarfBuzz-ng 8.2.2 (COMPLEX)
[04:39:12] [ass] Using font provider directwrite (with GDI)
[04:39:12] work: track 1, dithering not supported by codec
[04:39:12] job configuration:
[04:39:12]  * source
[04:39:12]    + G:\Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021)\Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021) (2).mkv
[04:39:12]    + title 1, chapter(s) 1 to 13
[04:39:12]    + container: matroska,webm
[04:39:12]    + data rate: 40855 kbps
[04:39:12]  * destination
[04:39:12]    + G:\Rurouni Kenshin 4 Final Chapter Part 2 - The Beginning (2021).mp4
[04:39:12]    + container: MPEG-4 (libavformat)
[04:39:12]      + align initial A/V stream timestamps
[04:39:12]      + chapter markers
[04:39:12]  * video track
[04:39:12]    + decoder: h264 8-bit (yuv420p)
[04:39:12]    + filters
[04:39:12]      + 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)
[04:39:12]      + Decomb (mode=39)
[04:39:12]      + Framerate Shaper (mode=2:rate=27000000/900000)
[04:39:12]        + frame rate: 23.976 fps -> peak rate limited to 30.000 fps
[04:39:12]      + Subtitle renderer ()
[04:39:12]      + Crop and Scale (width=1280:height=536:crop-top=138:crop-bottom=138:crop-left=0:crop-right=0)
[04:39:12]        + source: 1920 * 1080, crop (138/138/0/0): 1920 * 804, scale: 1280 * 536
[04:39:12]    + Output geometry
[04:39:12]      + storage dimensions: 1280 x 536
[04:39:12]      + pixel aspect ratio: 1 : 1
[04:39:12]      + display dimensions: 1280 x 536
[04:39:12]    + encoder: H.264 (libx264)
[04:39:12]      + preset:  veryslow
[04:39:12]      + options: ref=5:bframes=5
[04:39:12]      + profile: high
[04:39:12]      + level:   4.1
[04:39:12]      + bitrate: 2500 kbps, pass: 1
[04:39:12]      + color profile: 1-1-1
[04:39:12]      + chroma location: left
[04:39:12]  * subtitle track 1, English (SSA) (track 0, id 0xff000000, Text) -> Render/Burn-in, offset: 0
[04:39:12]  * audio track 1
[04:39:12]    + name: Main Audio | Dolby TrueHD Audio / Japanese /  4049 kbps / 7.1 / 48 kHz/ 24-bit
[04:39:12]    + decoder: ??? (TrueHD, 7.1 ch) (track 1, id 0x1)
[04:39:12]      + samplerate: 48000 Hz
[04:39:12]    + mixdown: 5.1 Channels
[04:39:12]    + gain: 2dB
[04:39:12]    + encoder: AC3 (libavcodec)
[04:39:12]      + bitrate: 384 kbps, samplerate: 48000 Hz
[04:39:12] decavcodec: requesting decoder downmix '5.1(side)' for track 1
[04:39:12] sync: expecting 198493 video frames
[04:39:12] encx264: min-keyint: 24, keyint: 240
[04:39:12] encx264: encoding at average bitrate 2500
[04:39:12] encx264: unparsed options: ref=5:bframes=5:level=4.1:b-adapt=2:direct=auto:analyse=all:me=umh:merange=24:subme=10:trellis=2:vbv-bufsize=78125:vbv-maxrate=62500:rc-lookahead=60
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 UnalignedStack
x264 [info]: profile High, level 4.1, 4:2:0, 8-bit
[04:39:12] sync: first pts audio 0x1 is 0
[04:39:12] sync: first pts video is 0
[04:39:12] sync: "Chapter 1" (1) at frame 1 time 0
[04:39:15] sync: first pts subtitle 0xff000000 is 1808100
[04:39:15] [ass] Neither PlayResX nor PlayResY defined. Assuming 384x288
[04:39:16] [ass] fontselect: (Univers CE 45 Light, 700, 0) -> UniversCE-Light, 0, UniversCE-Light
[04:42:26] sync: "Chapter 2" (2) at frame 17062 time 64042728


[04:45:49] Worker process exited!
[04:45:49] Worker process exit was not expected.

 # Job Failed (-12)

What Operating System are you running?

Windows 11 Pro OS build 22631.3296

What version of HandBrake are you running?

Version 1.7.3 (2024021000)

Where did you download HandBrake from?

App update feature - Handbrake"https://handbrake.fr/"

@skylinekiller
Copy link
Author

When I remove them from the queue and start over it works, but once it triggers an error in the queue, I can't reset it... Hit and miss

@sr55
Copy link
Contributor

sr55 commented Mar 22, 2024

If you can, run an encode using the default preset, but remove audio, subtitle and filters. If you can run it a few times and see if you still get -12.

If the encode works, then can you re-introduce audio, subtitles, then each filter one by one.

If it doesn't, I'd recommend checking for a BIOS update for that board. We've been seeing a surprising number of issues on Intel chips of late with a few reports of users having to physically replace the 14900K specifically. Others reporting a BIOS update helps. I'd also make sure it's not throttling too heavily. Those chips do run hot but it should be running ok despite that.

@galad87
Copy link
Contributor

galad87 commented Mar 22, 2024

Does it crash even if you disable the subtitles burn-in?

@skylinekiller
Copy link
Author

I'll experiment and see if it does it for non-burn-in subtitles. I have the latest Bios as of yesterday. So far today, no issues..maybe because its Friday

@skylinekiller
Copy link
Author

It seems to crash no matter what options. It;s totally random. I am going to uninstall and install and see what happens

@skylinekiller
Copy link
Author

skylinekiller commented Apr 2, 2024

Tried nightly build and it crashed with burned subtitles and no subtitles and crashed. I also removed audio and subtle from the job and still crashed # Job Failed (-12)

@skylinekiller
Copy link
Author

I went back to 1.61 and have had no issues.

@galad87
Copy link
Contributor

galad87 commented Apr 2, 2024

Did you try without the filters?

@skylinekiller
Copy link
Author

Update, still crashes on 1.61, it just took longer. I will try the most plane jane settings

@skylinekiller
Copy link
Author

skylinekiller commented Apr 2, 2024

Version 1.7.3 (2024021000)
Still fails.. I removed all filters, none for cropping/anomorphic, removed audio and subtitles, still crashes

@skylinekiller
Copy link
Author

skylinekiller commented Apr 2, 2024

Interesting, I have been trying to encode multiple REMUXes, but now I tried with a WEB-DL and its working.

I tried the REMUX again, and this time, I stripped out all audio except the 5.1 AC3 track, no subtitles, and stripped metadata; I tried to encode 720p or 1080p with no filters, and it still crashed.

@newman1974
Copy link

I have the same problem
HandBrake 1.7.3 (2024021000)
OS: Microsoft Windows NT 10.0.22631.0
CPU: Intel(R) Core(TM) i7-14700K
Ram: 32537 MB,
GPU Information:
Intel(R) UHD Graphics 770 - 31.0.101.5186
Screen: 2560x1440
Temp Dir: C:\Users\Mario\AppData\Local\Temp
Install Dir: C:\Program Files\HandBrake
Data Dir: C:\Users\Mario\AppData\Roaming\HandBrake


Starting Encode ...

[00:06:27] base preset: H.264 MKV 1080p30 (Modified)
[00:06:27] Remote Process started with Process ID: 3532 using port: 8037. Max Allowed Instances: 1
[00:06:27] Worker: Starting HandBrake Engine ...
[00:06:27] Worker: Parent Process Id 14160
[00:06:27] Worker: Starting Web Server on port 8037 ...
[00:06:27] Worker: Starting Listener: 1
[00:06:27] Worker: Server Started
[00:06:28] Worker: Disconnected worker monitoring enabled!
[00:06:28] Compile-time hardening features are enabled
Cannot load nvEncodeAPI64.dll
[00:06:28] vcn: not available on this system
[00:06:28] qsv: is available on this system
[00:06:28] hb_init: starting libhb thread
[00:06:28] Starting work at: Thu Apr 04 00:06:28 2024
[00:06:28] 1 job(s) to process
[00:06:28] json job:
{
"Audio": {
"AudioList": [
{
"DRC": 0,
"Encoder": "copy:dtshd",
"Gain": 0,
"Mixdown": -1,
"NormalizeMixLevel": false,
"Samplerate": 0,
"Track": 1,
"DitherMethod": 0
},
{
"DRC": 0,
"Encoder": "copy:dts",
"Gain": 0,
"Mixdown": -1,
"NormalizeMixLevel": false,
"Samplerate": 48000,
"Track": 6,
"DitherMethod": 0
}
],
"CopyMask": [
"copy:aac"
],
"FallbackEncoder": "av_aac"
},
"Destination": {
"ChapterList": [
{
"Name": "Chapter 1"
},
{
"Name": "Chapter 2"
},
{
"Name": "Chapter 3"
},
{
"Name": "Chapter 4"
},
{
"Name": "Chapter 5"
},
{
"Name": "Chapter 6"
},
{
"Name": "Chapter 7"
},
{
"Name": "Chapter 8"
},
{
"Name": "Chapter 9"
},
{
"Name": "Chapter 10"
},
{
"Name": "Chapter 11"
},
{
"Name": "Chapter 12"
},
{
"Name": "Chapter 13"
},
{
"Name": "Chapter 14"
},
{
"Name": "Chapter 15"
},
{
"Name": "Chapter 16"
},
{
"Name": "Chapter 17"
},
{
"Name": "Chapter 18"
},
{
"Name": "Chapter 19"
},
{
"Name": "Chapter 20"
},
{
"Name": "Chapter 21"
}
],
"ChapterMarkers": true,
"AlignAVStart": false,
"File": "D:\Fast Furious 8 Hdclub.mkv",
"Options": {
"IpodAtom": false,
"Optimize": false
},
"Mux": "av_mkv"
},
"Filters": {
"FilterList": [
{
"ID": 19,
"Settings": {
"crop-bottom": "138",
"crop-left": "0",
"crop-right": "0",
"crop-top": "138",
"height": "804",
"width": "1920"
}
},
{
"ID": 10,
"Settings": {
"mode": "1"
}
}
]
},
"PAR": {
"Num": 1,
"Den": 1
},
"Metadata": {},
"SequenceID": 0,
"Source": {
"Angle": 1,
"Range": {
"Type": "chapter",
"Start": 1,
"End": 21
},
"Title": 90,
"Path": "E:\FAST_FURIOUS_8_HDCLUB",
"HWDecode": 4
},
"Subtitle": {
"Search": {
"Burn": false,
"Default": false,
"Enable": false,
"Forced": false
},
"SubtitleList": [
{
"Burn": false,
"Default": false,
"Forced": false,
"ID": 1,
"Offset": 0,
"Track": 0
},
{
"Burn": false,
"Default": true,
"Forced": false,
"ID": 6,
"Offset": 0,
"Track": 5
}
]
},
"Video": {
"Encoder": "x264",
"Level": "4.1",
"MultiPass": false,
"Turbo": false,
"ColorMatrixCode": 0,
"Options": "",
"Preset": "veryslow",
"Profile": "high",
"Quality": 16,
"QSV": {
"Decode": false
},
"HardwareDecode": 0
}
}
[00:06:28] CPU: Intel(R) Core(TM) i7-14700K
[00:06:28] - logical processor count: 28
[00:06:28] Intel Quick Sync Video support: yes, gpu list: 0
[00:06:28] Intel Quick Sync Video integrated adapter with index 0
[00:06:28] Impl mfx-gen library path: C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_64f1ea0105c67ec6\libmfx64-gen.dll
[00:06:28] - Intel Media SDK hardware: API 2.10 (minimum: 1.3)
[00:06:28] - Decode support: h264 hevc (8bit: yes, 10bit: yes) av1 (8bit: yes, 10bit: yes)
[00:06:28] - H.264 encoder: yes
[00:06:28] - preferred implementation: hardware (1) via D3D11
[00:06:28] - capabilities (hardware): lowpower breftype icq vsinfo chromalocinfo opt1 opt2+mbbrc+extbrc+trellis+repeatpps+ib_adapt+nmpslice
[00:06:28] - H.265 encoder: yes (8bit: yes, 10bit: yes)
[00:06:28] - preferred implementation: hardware (1) via D3D11
[00:06:28] - capabilities (hardware): lowpower bpyramid icq vsinfo masteringinfo cllinfo opt1
[00:06:28] - AV1 encoder: no
[00:06:28] hb_scan: path=E:\FAST_FURIOUS_8_HDCLUB, title_index=90
src/libbluray/bdj/bdj.c:137: Error opening registry key SOFTWARE\JavaSoft\Java Runtime Environment
src/libbluray/bdj/bdj.c:795: BD-J check: Failed to load JVM library
src/libbluray/bdj/bdj.c:137: Error opening registry key SOFTWARE\JavaSoft\Java Runtime Environment
src/libbluray/bdj/bdj.c:795: BD-J check: Failed to load JVM library
[00:06:28] scan: BD has 96 title(s)
[00:06:28] bd: scanning title 90
[00:06:28] bd: playlist 00800.MPLS
[00:06:28] bd: duration is 02:15:57 (8157357 ms)
[00:06:28] bd: video id=0x1011, stream type=H.264, format 1080p
[00:06:28] bd: aspect = 16:9
[00:06:28] bd: audio id=0x711100, lang=English (DTS), 3cc=eng
[00:06:28] bd: audio id=0x1100, lang=English (DTS-HD MA), 3cc=eng
[00:06:28] bd: audio id=0x1101, lang=English (DTS), 3cc=eng
[00:06:28] bd: audio id=0x1102, lang=??????? (DTS), 3cc=rus
[00:06:28] bd: audio id=0x1103, lang=«e‡tina (DTS), 3cc=ces
[00:06:28] bd: audio id=0x1104, lang=magyar (DTS), 3cc=hun
[00:06:28] bd: audio id=0x1105, lang=polski (DTS), 3cc=pol
[00:06:28] bd: audio id=0x1106, lang=English (AC3), 3cc=eng
[00:06:28] bd: subtitle id=0x1210, lang=English (PGS), 3cc=eng
[00:06:28] bd: subtitle id=0x1200, lang=English (PGS), 3cc=eng
[00:06:28] bd: subtitle id=0x1201, lang=??????? (PGS), 3cc=rus
[00:06:28] bd: subtitle id=0x1202, lang=«e‡tina (PGS), 3cc=ces
[00:06:28] bd: subtitle id=0x1203, lang=magyar (PGS), 3cc=hun
[00:06:28] bd: subtitle id=0x1204, lang=polski (PGS), 3cc=pol
[00:06:28] bd: subtitle id=0x1205, lang=????????? (PGS), 3cc=bul
[00:06:28] bd: subtitle id=0x1206, lang=eesti (PGS), 3cc=est
[00:06:28] bd: subtitle id=0x1207, lang=latvie‡u (PGS), 3cc=lav
[00:06:28] bd: subtitle id=0x1208, lang=lietuviu (PGS), 3cc=lit
[00:06:28] bd: subtitle id=0x1209, lang=rom?n€ (PGS), 3cc=ron
[00:06:28] bd: subtitle id=0x120a, lang=sloven‡«ina (PGS), 3cc=slv
[00:06:28] bd: subtitle id=0x120b, lang=??????? (PGS), 3cc=rus
[00:06:28] bd: subtitle id=0x120c, lang=«e‡tina (PGS), 3cc=ces
[00:06:28] bd: subtitle id=0x120d, lang=magyar (PGS), 3cc=hun
[00:06:28] bd: subtitle id=0x120e, lang=polski (PGS), 3cc=pol
[00:06:28] bd: subtitle id=0x120f, lang=English (PGS), 3cc=eng
[00:06:28] bd: chap 1, 788913 ms
[00:06:28] bd: chap 2, 441858 ms
[00:06:28] bd: chap 3, 367867 ms
[00:06:28] bd: chap 4, 348139 ms
[00:06:28] bd: chap 5, 253795 ms
[00:06:28] bd: chap 6, 415039 ms
[00:06:28] bd: chap 7, 250166 ms
[00:06:28] bd: chap 8, 494952 ms
[00:06:28] bd: chap 9, 487570 ms
[00:06:28] bd: chap 10, 299757 ms
[00:06:28] bd: chap 11, 256214 ms
[00:06:28] bd: chap 12, 481439 ms
[00:06:28] bd: chap 13, 484233 ms
[00:06:28] bd: chap 14, 342508 ms
[00:06:28] bd: chap 15, 283324 ms
[00:06:28] bd: chap 16, 304929 ms
[00:06:28] bd: chap 17, 481147 ms
[00:06:28] bd: chap 18, 529403 ms
[00:06:28] bd: chap 19, 293835 ms
[00:06:28] bd: chap 20, 552009 ms
[00:06:28] bd: chap 21, 250 ms
[00:06:28] bd: title 90 has 21 chapters
[00:06:28] scan: decoding previews for title 90
[00:06:28] scan: title angle(s) 1
[AVHWDeviceContext @ 000002b588e59f40] Cannot load nvcuda.dll
[AVHWDeviceContext @ 000002b588e59f40] Could not dynamically load CUDA
hwaccel: failed to create hwdevice
[00:06:28] scan: audio 0x1101: dca, rate=48000Hz, bitrate=256000 English (DTS, 2.0 ch, 256 kbps)
[00:06:28] scan: audio 0x711100: dca, rate=48000Hz, bitrate=1536000 English (DTS, 5.1 ch, 1536 kbps)
[00:06:28] scan: audio 0x1100: dca, rate=48000Hz, bitrate=1 English (DTS-HD MA + DTS:X, 7.1 ch)
[00:06:28] scan: audio 0x1102: dca, rate=48000Hz, bitrate=768000 ??????? (DTS, 5.1 ch, 768 kbps)
[00:06:28] scan: audio 0x1103: dca, rate=48000Hz, bitrate=768000 «e‡tina (DTS, 5.1 ch, 768 kbps)
[00:06:28] scan: audio 0x1104: dca, rate=48000Hz, bitrate=768000 magyar (DTS, 5.1 ch, 768 kbps)
[00:06:28] scan: audio 0x1105: dca, rate=48000Hz, bitrate=768000 polski (DTS, 5.1 ch, 768 kbps)
[00:06:28] scan: audio 0x1106: ac3, rate=48000Hz, bitrate=192000 English (AC3, 2.0 ch, Dolby Surround, 192 kbps)
[00:06:29] using container PAR 1:1
[00:06:29] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 138/138/0/0, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left
[00:06:29] scan: supported video decoders: avcodec qsv
[00:06:29] stream: 8 good frames, 0 errors (0%)
[00:06:29] libhb: scan thread found 1 valid title(s)
[00:06:29] Starting Task: Encoding Pass
[00:06:29] job configuration:
[00:06:29] * source
[00:06:29] + E:\FAST_FURIOUS_8_HDCLUB
[00:06:29] + title 90, chapter(s) 1 to 21
[00:06:29] * destination
[00:06:29] + D:\Fast Furious 8 Hdclub.mkv
[00:06:29] + container: Matroska (libavformat)
[00:06:29] + chapter markers
[00:06:29] * video track
[00:06:29] + decoder: h264 8-bit (yuv420p)
[00:06:29] + bitrate 200 kbps
[00:06:29] + filters
[00:06:29] + Framerate Shaper (mode=1)
[00:06:29] + frame rate: 23.976 fps -> constant 23.976 fps
[00:06:29] + Crop and Scale (width=1920:height=804:crop-top=138:crop-bottom=138:crop-left=0:crop-right=0)
[00:06:29] + source: 1920 * 1080, crop (138/138/0/0): 1920 * 804, scale: 1920 * 804
[00:06:29] + Output geometry
[00:06:29] + storage dimensions: 1920 x 804
[00:06:29] + pixel aspect ratio: 1 : 1
[00:06:29] + display dimensions: 1920 x 804
[00:06:29] + encoder: H.264 (libx264)
[00:06:29] + preset: veryslow
[00:06:29] + profile: high
[00:06:29] + level: 4.1
[00:06:29] + quality: 16.00 (RF)
[00:06:29] + color profile: 1-1-1
[00:06:29] + chroma location: left
[00:06:29] * subtitle track 1, English (PGS) (track 0, id 0x1210, Picture) -> Passthrough
[00:06:29] * subtitle track 2, polski (PGS) (track 5, id 0x1204, Picture) -> Passthrough, Default
[00:06:29] * audio track 1
[00:06:29] + decoder: English (DTS-HD MA + DTS:X, 7.1 ch) (track 2, id 0x1100)
[00:06:29] + samplerate: 48000 Hz
[00:06:29] + DTS-HD Passthru
[00:06:29] * audio track 2
[00:06:29] + decoder: polski (DTS, 5.1 ch, 768 kbps) (track 7, id 0x1105)
[00:06:29] + bitrate: 768 kbps, samplerate: 48000 Hz
[00:06:29] + DTS Passthru
src/libbluray/bdj/bdj.c:137: Error opening registry key SOFTWARE\JavaSoft\Java Runtime Environment
src/libbluray/bdj/bdj.c:795: BD-J check: Failed to load JVM library
src/libbluray/bdj/bdj.c:137: Error opening registry key SOFTWARE\JavaSoft\Java Runtime Environment
src/libbluray/bdj/bdj.c:795: BD-J check: Failed to load JVM library
[00:06:29] sync: expecting 195580 video frames
[00:06:29] encx264: min-keyint: 24, keyint: 240
[00:06:29] encx264: encoding at constant RF 16.000000
[00:06:29] encx264: unparsed options: level=4.1:ref=5:bframes=8:b-adapt=2:direct=auto:analyse=all:me=umh:merange=24:subme=10:trellis=2:vbv-bufsize=78125:vbv-maxrate=62500:rc-lookahead=60
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 UnalignedStack
x264 [info]: profile High, level 4.1, 4:2:0, 8-bit
[00:06:30] sync: first pts video is 0
[00:06:30] sync: "Chapter 1" (1) at frame 1 time 0
[00:06:30] sync: first pts audio 0x1100 is 3840
[00:06:30] sync: first pts audio 0x1105 is 3840
[00:06:58] sync: first pts subtitle 0x1204 is 5938432
[00:07:39] sync: first pts subtitle 0x1210 is 12004492

[00:08:11] Worker process exited!
[00:08:11] Worker process exit was not expected.

Job Failed (-12)

@skylinekiller
Copy link
Author

skylinekiller commented Apr 4, 2024

For me, it crashes on ALL REMUXes. And very rarely crashes on WEB-DL. At this point the app is just not useable. It sued to work, but some sort of Windows/Driver update must have messed something up., but always crashes with Subtitles Burned, haven't experimented much about what type of subtitles, but when selecting burn, fails 100%

@newman1974
Copy link

I found the cause, I had a voltage offset done on the processor, after doing everything in the BIOS to auto, the problem does not occur.

@skylinekiller
Copy link
Author

skylinekiller commented Apr 6, 2024 via email

@sr55
Copy link
Contributor

sr55 commented Apr 9, 2024

A bios reset should be sufficient if that was the issue. That said, if it's overvolted it (and some boards do), it may have actually damaged the CPU.

We've been seeing a lot of reports of the 139 and 14900Ks being unstable and coincidentally, https://wccftech.com/intel-13th-14th-gen-cpu-gaming-stability-investigated-chips-being-returned-in-korea/ popped up in the news yesterday.

We had another user reporting that after having the CPU replaced, the problems went away.

I'm wondering if there is maybe a bad batch in circulation, or maybe it's yet another case of mobo makers running the chips too hard and degrading the silicon.

Might be worth swapping hardware if that option is available to you. If your capable, down-clocking the CPU to something like 4Ghz and seeing if it's stable might be another interesting test.

@Ulisse3000
Copy link

Unlike the other users I'm reading, I have a system with AMD Ryzen 7 3700x with undervolt at 1.22 and CPU core at 4.4

Two weeks ago I encoded a 4K file with undervolt already applied and I didn't have any problems, now I don't understand why both version 1.7.3 and the Nightly version cause these problems

With version 1.7.3 I encode with the passthrough to audio option and the High-tier option activated in the additional video options and I have always eliminated the subtitles

While with the Nightly version I leave the encoder in the car, audio always passthrough and without subtitles

PC configuration

Ryzen 7 3700x
Asus Rog Strix
Corsair vengeance 2x16gb 3200mhz
Windows 10 pro 22H2 build 19045.4170

In the meantime I will try to do a bios and chipset update

@skylinekiller
Copy link
Author

A bios reset should be sufficient if that was the issue. That said, if it's overvolted it (and some boards do), it may have actually damaged the CPU.

We've been seeing a lot of reports of the 139 and 14900Ks being unstable and coincidentally, https://wccftech.com/intel-13th-14th-gen-cpu-gaming-stability-investigated-chips-being-returned-in-korea/ popped up in the news yesterday.

We had another user reporting that after having the CPU replaced, the problems went away.

I'm wondering if there is maybe a bad batch in circulation, or maybe it's yet another case of mobo makers running the chips too hard and degrading the silicon.

Might be worth swapping hardware if that option is available to you. If your capable, down-clocking the CPU to something like 4Ghz and seeing if it's stable might be another interesting test.

Well if there is an app that I can't test to see if the CPU is bad...or motherboard is bad...but im f it's bad why is Handbrake the only thing it has issues with ?

@bradleysepos
Copy link
Contributor

Ars has some coverage on this as well. Seems Intel is investigating: https://arstechnica.com/gadgets/2024/04/intel-is-investigating-game-crashes-on-top-end-core-i9-desktop-cpus/

why is Handbrake the only thing it has issues with ?

Because video encoding is more intensive than gaming and many benchmarks, using all available resources of your CPU more completely, notably SIMD instruction set extensions like AVX where heavy usage often reveals otherwise hidden stability issues.

@skylinekiller
Copy link
Author

I guess I meant to say only encoding application cauing issues ( for me)..stax, Vapor, and the garbage dvd fab don't crash...anyhow I will try to look into the CPU issue , but would be great if there was a good test tonclearly identify the issue

@sr55
Copy link
Contributor

sr55 commented Apr 10, 2024

HandBrake has a very different pipeline to those tools, so it's not actually as direct a comparison as folks thing it is.

@Ulisse3000 Don't undervolt and don't overclock if your using HandBrake. An otherwise stable overclock / undervolt can be quite unstable with HandBrake. We see this all the time. In particular, AVX units tend to be very sensitive in the CPU and unless you run something like HandBrake that makes heavy use of them, you won't realise the overclock/undervolt is unstable. CPU's are so damn close to the edge these days that it's just not worth the time/effort to try eek a few % out of them.

Beyond that, create your own issue. Provide a log and if possible a sample that reproduces.

@sr55
Copy link
Contributor

sr55 commented Apr 23, 2024

https://www.digitaltrends.com/computing/intel-baseline-profile-tested/

Keep an eye out for BIOS updates folks. Looks like ASUS may be rolling out updates.

Hopefully it isn't too late as it sounds like the silicon is also degrading / failing for some folks too.

@galad87
Copy link
Contributor

galad87 commented May 23, 2024

Try if the new 1.8.0 helps. There is no avoid the truth, it's just that we can't fix what we can't reproduce.

@AleoDan
Copy link

AleoDan commented May 23, 2024

The tests were all done with the 1.7.3 version AND 1.8.0 unfortunatelly. And the most annoying thing is that you loose all the compression work done within 10 hours, it cannot resume from where it failed. Sorry.

@AleoDan
Copy link

AleoDan commented May 23, 2024

There are some movies that simply cannot be compressed; the error appears always. On other movies, all is working well.

@AleoDan
Copy link

AleoDan commented May 26, 2024

Seems to be related to overheating problem; not processor overheat, but SSD/memory overheat inside all the cases. With more RPM of the cases fans, the error dissapears somehow, even if the CPUs reach the same temperatures. Not 100% sure...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

7 participants