HandBrake MAC, no sound on some audio tracks

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
Silistras
Posts: 6
Joined: Sat Mar 04, 2023 6:22 pm

HandBrake MAC, no sound on some audio tracks

Post by Silistras »

Hello together,

I compared the Handbrake output files on MAC (Apple M2 Pro, 13.2.1 (22D68)) with the PC (Windows 10, Nvidia 1080).

I have done this tests with the german Lord of the Rings Extended Edition 4k HDR. Here as example the first of 6 discs.

MakeMKV (PC) Herr der Ringe Die Gefährten Teil 1 [Extended Edition][UHD][HDR][RAW].mkv 61.438.487.977 100,00 %
Handbrake (PC) Herr der Ringe Die Gefährten Teil 1 [Extended Edition][UHD][HDR].mkv 17.363.878.789 28,26 %

MakeMKV (MAC) Herr der Ringe Die Gefährten Teil 1 [Extended Edition][UHD][HDR][RAW].mkv 61.438.488.027 100,00 %
Handbrake (MAC) Herr der Ringe Die Gefährten Teil 1 [Extended Edition][UHD][HDR].mkv 4.843.765.406 7,88 %

First of all, i'm positively supprised about the output file size on the MAC. Both files are created with the same settings on Handbrake (PC & MAC).

Is there a way to check the video quality to compare them?

Description of problem or question:
The problem are the audio tracks in the output files. In the inputfile there are 4 audio tracks.

1 Deutsch (DTS-HD MA) (6.1 ch)
2 Deutsch (DTS-ES) (6.1 ch) (1536 kbps)
3 English (TrueHD) (7.1 ch)
4 English (AC3) (5.1 ch) (Dolby Digital EX) (448 kbps)

On the output files that are created with Handbrake on the MAC some audio tracks dont have sound if i play it.

If i play the PC created file on PC or MAC all audio tracks are ok

Code: Select all

Handbrake (PC)         VLC (PC)	    VLC (MAC)	Infuse (MAC)
1                      ok           ok          ok
2                      ok           ok          ok
3                      ok           ok          ok
4                      ok           ok          ok


If i play the MAC created file on PC or MAC some audio tracks dont have sound

Code: Select all

Handbrake (MAC)       VLC (PC)      VLC (MAC)     Infuse (MAC)
1                      ok           ok            no sound
2                      no sound	    no sound      no sound
3                      ok           ok            ok
3                      ok           ok            ok


All audio tracks are converted to ACC, Samplerate auto and Bitrate 640.

Steps to reproduce the problem (If Applicable):
Till now, have this problem only on this Lord of the Rings discs. In the past i have all discs/mkv converted on the PC with the same settings without problems.



HandBrake version (e.g., 1.0.0):
Handbrake Version 1.6.1 (2023012200) on MAC
Handbrake Version 1.6.1 (2023012300) on PC


Operating system and version (e.g., Ubuntu 16.04 LTS, macOS 10.13 High Sierra, Windows 10 Creators Update):
macOS Ventura Version 13.2.1 on Apple M2 Pro
Windows 10 Home, 22H2, with NVIDIA 1080




HandBrake Activity Log ***required*** (see How-to get an activity log)

Activity Log PC

Code: Select all

HandBrake 1.6.1 (2023012300)
OS: Microsoft Windows NT 10.0.19045.0
CPU: Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz
Ram: 32711 MB, 
GPU Information:
  NVIDIA GeForce GTX 1080 - 31.0.15.2824
Screen: 1920x1080
Temp Dir: C:\Users\Henry\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake\
Data Dir: C:\Users\Henry\AppData\Roaming\HandBrake

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

 # Starting Encode ...

[13:46:37] base preset: UHD disc => mkv
[13:46:37] Remote Process started with Process ID: 2372 using port: 8037. Max Allowed Instances: 1
[13:46:37] Worker: Starting HandBrake Engine ...
[13:46:37] Worker: Starting Web Server on port 8037 ...
[13:46:38] Worker: Disconnected worker monitoring enabled!
[13:46:38] Compile-time hardening features are enabled
[13:46:38] qsv: not available on this system
[13:46:38] vcn: not available on this system
[13:46:38] nvenc: version 12.0 is available
[13:46:38] nvdec: is available
[13:46:38] hb_init: starting libhb thread
[13:46:38] thread 2 started ("libhb")
[13:46:38] thread 3 started ("work")
[13:46:38] Starting work at: Sun Feb 19 13:46:38 2023
[13:46:38] 1 job(s) to process
[13:46:38] json job:
{
  "Audio": {
    "AudioList": [
      {
        "Bitrate": 640,
        "DRC": 0,
        "Encoder": "av_aac",
        "Gain": 0,
        "Mixdown": 8,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Name": "Surround 6.1",
        "Track": 0,
        "DitherMethod": 0
      },
      {
        "Bitrate": 640,
        "DRC": 0,
        "Encoder": "av_aac",
        "Gain": 0,
        "Mixdown": 8,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Name": "Surround 5.1",
        "Track": 1,
        "DitherMethod": 0
      },
      {
        "Bitrate": 640,
        "DRC": 0,
        "Encoder": "av_aac",
        "Gain": 0,
        "Mixdown": 9,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Name": "Surround 7.1",
        "Track": 2,
        "DitherMethod": 0
      },
      {
        "Bitrate": 640,
        "DRC": 0,
        "Encoder": "av_aac",
        "Gain": 0,
        "Mixdown": 7,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Name": "Surround 5.1",
        "Track": 3,
        "DitherMethod": 0
      }
    ],
    "CopyMask": [
      "copy: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"
      },
      {
        "Name": "Chapter 22"
      },
      {
        "Name": "Chapter 23"
      },
      {
        "Name": "Chapter 24"
      },
      {
        "Name": "Chapter 25"
      },
      {
        "Name": "Chapter 26"
      },
      {
        "Name": "Chapter 27"
      }
    ],
    "ChapterMarkers": true,
    "AlignAVStart": false,
    "File": "D:\\Movies\\HandBrake\\Herr der Ringe Die Gef\u00E4hrten\\Herr der Ringe Die Gef\u00E4hrten Teil 1 [Extended Edition][UHD][HDR].mkv",
    "Mp4Options": {
      "IpodAtom": false,
      "Mp4Optimize": false
    },
    "Mux": "av_mkv"
  },
  "Filters": {
    "FilterList": [
      {
        "ID": 14,
        "Settings": {
          "crop-bottom": "276",
          "crop-left": "0",
          "crop-right": "0",
          "crop-top": "276",
          "height": "1608",
          "width": "3840"
        }
      },
      {
        "ID": 7,
        "Settings": {
          "mode": "1"
        }
      }
    ]
  },
  "PAR": {
    "Num": 1,
    "Den": 1
  },
  "Metadata": {
    "Name": "Herr der Ringe Die Gef\u00E4hrten Teil 1"
  },
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "chapter",
      "Start": 1,
      "End": 27
    },
    "Title": 1,
    "Path": "D:\\Movies\\MakeMKV\\Herr der Ringe Die Gef\u00E4hrten\\Herr der Ringe Die Gef\u00E4hrten Teil 1 [Extended Edition][UHD][HDR][RAW].mkv"
  },
  "Subtitle": {
    "Search": {
      "Burn": false,
      "Default": true,
      "Enable": true,
      "Forced": true
    },
    "SubtitleList": [
      {
        "Burn": false,
        "Default": false,
        "Forced": false,
        "ID": 1,
        "Offset": 0,
        "Track": 0
      },
      {
        "Burn": false,
        "Default": false,
        "Forced": false,
        "ID": 2,
        "Offset": 0,
        "Track": 1
      },
      {
        "Burn": false,
        "Default": false,
        "Forced": false,
        "ID": 3,
        "Offset": 0,
        "Track": 2
      }
    ]
  },
  "Video": {
    "Encoder": "nvenc_h265_10bit",
    "Level": "auto",
    "TwoPass": false,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "",
    "Preset": "slowest",
    "Profile": "main10",
    "Quality": 20,
    "QSV": {
      "Decode": false
    },
    "HardwareDecode": 4
  }
}
[13:46:38] CPU: Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz
[13:46:38]  - Intel microarchitecture Haswell
[13:46:38]  - logical processor count: 8
[13:46:38] Intel Quick Sync Video support: no
[13:46:38] hb_scan: path=D:\Movies\MakeMKV\Herr der Ringe Die Gef"hrten\Herr der Ringe Die Gef"hrten Teil 1 [Extended Edition][UHD][HDR][RAW].mkv, title_index=1
[13:46:38] thread 4 started ("scan")
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:333: failed opening UDF image D:\Movies\MakeMKV\Herr der Ringe Die GefÇÏhrten\Herr der Ringe Die GefÇÏhrten Teil 1 [Extended Edition][UHD][HDR][RAW].mkv
src/libbluray/disc/disc.c:437: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:437: error opening file BDMV\BACKUP\index.bdmv
[13:46:38] bd: not a bd - trying as a stream/file instead
libdvdread: Encrypted DVD support unavailable.
libdvdread: Could not open input:
libdvdread: Can't open D:\Movies\MakeMKV\Herr der Ringe Die Gef„hrten\Herr der Ringe Die Gef„hrten Teil 1 [Extended Edition][UHD][HDR][RAW].mkv for reading
libdvdnav: vm: failed to open/read the DVD
[13:46:38] dvd: not a dvd - trying as a stream/file instead
Input #0, matroska,webm, from 'D:\Movies\MakeMKV\Herr der Ringe Die GefÇÏhrten\Herr der Ringe Die GefÇÏhrten Teil 1 [Extended Edition][UHD][HDR][RAW].mkv':
  Metadata:
    title           : Herr der Ringe Die GefÇÏhrten Teil 1
    encoder         : libmakemkv v1.17.3 (1.3.10/1.5.2) win(x64-release)
    creation_time   : 2023-02-15T14:51:36.000000Z
  Duration: 01:45:43.39, start: 0.000000, bitrate: 77483 kb/s
  Chapters:
    Chapter #0:0: start 0.000000, end 456.789667
      Metadata:
        title           : Chapter 01
    Chapter #0:1: start 456.789667, end 635.760125
      Metadata:
        title           : Chapter 02
    Chapter #0:2: start 635.760125, end 939.813875
      Metadata:
        title           : Chapter 03
    Chapter #0:3: start 939.813875, end 1198.071875
      Metadata:
        title           : Chapter 04
    Chapter #0:4: start 1198.071875, end 1532.572708
      Metadata:
        title           : Chapter 05
    Chapter #0:5: start 1532.572708, end 1796.961833
      Metadata:
        title           : Chapter 06
    Chapter #0:6: start 1796.961833, end 1930.470208
      Metadata:
        title           : Chapter 07
    Chapter #0:7: start 1930.470208, end 2091.756333
      Metadata:
        title           : Chapter 08
    Chapter #0:8: start 2091.756333, end 2178.134292
      Metadata:
        title           : Chapter 09
    Chapter #0:9: start 2178.134292, end 2703.742708
      Metadata:
        title           : Chapter 10
    Chapter #0:10: start 2703.742708, end 2803.884417
      Metadata:
        title           : Chapter 11
    Chapter #0:11: start 2803.884417, end 3081.203125
      Metadata:
        title           : Chapter 12
    Chapter #0:12: start 3081.203125, end 3312.392417
      Metadata:
        title           : Chapter 13
    Chapter #0:13: start 3312.392417, end 3449.904792
      Metadata:
        title           : Chapter 14
    Chapter #0:14: start 3449.904792, end 3811.474333
      Metadata:
        title           : Chapter 15
    Chapter #0:15: start 3811.474333, end 4036.032000
      Metadata:
        title           : Chapter 16
    Chapter #0:16: start 4036.032000, end 4133.546083
      Metadata:
        title           : Chapter 17
    Chapter #0:17: start 4133.546083, end 4235.648083
      Metadata:
        title           : Chapter 18
    Chapter #0:18: start 4235.648083, end 4515.344167
      Metadata:
        title           : Chapter 19
    Chapter #0:19: start 4515.344167, end 4666.244917
      Metadata:
        title           : Chapter 20
    Chapter #0:20: start 4666.244917, end 5051.421375
      Metadata:
        title           : Chapter 21
    Chapter #0:21: start 5051.421375, end 5172.125292
      Metadata:
        title           : Chapter 22
    Chapter #0:22: start 5172.125292, end 5381.376000
      Metadata:
        title           : Chapter 23
    Chapter #0:23: start 5381.376000, end 5594.630708
      Metadata:
        title           : Chapter 24
    Chapter #0:24: start 5594.630708, end 5754.039958
      Metadata:
        title           : Chapter 25
    Chapter #0:25: start 5754.039958, end 5852.680167
      Metadata:
        title           : Chapter 26
    Chapter #0:26: start 5852.680167, end 6343.392000
      Metadata:
        title           : Chapter 27
  Stream #0:0(eng): Video: hevc (Main 10), yuv420p10le(tv, bt2020nc/bt2020/smpte2084), 3840x2160 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn
    Metadata:
      BPS-eng         : 69790382
      DURATION-eng    : 01:45:43.378708333
      NUMBER_OF_FRAMES-eng: 152089
      NUMBER_OF_BYTES-eng: 55338347493
      SOURCE_ID-eng   : 001011
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-15 14:51:36
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Side data:
      DOVI configuration record: version: 1.0, profile: 7, level: 6, rpu flag: 1, el flag: 1, bl flag: 1, compatibility id: 6
  Stream #0:1(deu): Audio: dts (DTS-HD MA), 48000 Hz, 6.1, s16p (default)
    Metadata:
      title           : Surround 6.1
      BPS-eng         : 2663105
      DURATION-eng    : 01:45:42.336000000
      NUMBER_OF_FRAMES-eng: 594594
      NUMBER_OF_BYTES-eng: 2111288760
      SOURCE_ID-eng   : 001102
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-15 14:51:36
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:2(deu): Audio: dts (DTS-ES), 48000 Hz, 6.1, fltp, 1536 kb/s
    Metadata:
      title           : Surround 5.1
      BPS-eng         : 1509000
      DURATION-eng    : 01:45:42.336000000
      NUMBER_OF_FRAMES-eng: 594594
      NUMBER_OF_BYTES-eng: 1196323128
      SOURCE_ID-eng   : 001102
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-15 14:51:36
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:3(eng): Audio: truehd, 48000 Hz, 7.1, s32 (24 bit)
    Metadata:
      title           : Surround 7.1
      BPS-eng         : 3000191
      DURATION-eng    : 01:45:43.379166666
      NUMBER_OF_FRAMES-eng: 7612055
      NUMBER_OF_BYTES-eng: 2378919206
      SOURCE_ID-eng   : 001100
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-15 14:51:36
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:4(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 448 kb/s
    Metadata:
      title           : Surround 5.1
      BPS-eng         : 448000
      DURATION-eng    : 01:45:43.392000000
      NUMBER_OF_FRAMES-eng: 198231
      NUMBER_OF_BYTES-eng: 355229952
      SOURCE_ID-eng   : 001100
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-15 14:51:36
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:5(deu): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 30130
      DURATION-eng    : 01:45:05.361562500
      NUMBER_OF_FRAMES-eng: 2212
      NUMBER_OF_BYTES-eng: 23748009
      SOURCE_ID-eng   : 0012A2
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-15 14:51:36
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:6(deu): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 2310
      DURATION-eng    : 00:21:32.562104166
      NUMBER_OF_FRAMES-eng: 32
      NUMBER_OF_BYTES-eng: 373326
      SOURCE_ID-eng   : 0012B3
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-15 14:51:36
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:7(eng): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 27457
      DURATION-eng    : 01:45:05.987187500
      NUMBER_OF_FRAMES-eng: 2190
      NUMBER_OF_BYTES-eng: 21643141
      SOURCE_ID-eng   : 0012A0
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-15 14:51:36
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
[13:46:38] Found ffmpeg 27 chapters, container=matroska,webm
[13:46:38] Added chapter 1, name='Chapter 1', dur=41111069, (00:07:37)
[13:46:38] Added chapter 2, name='Chapter 2', dur=16107342, (00:02:59)
[13:46:38] Added chapter 3, name='Chapter 3', dur=27364837, (00:05:04)
[13:46:38] Added chapter 4, name='Chapter 4', dur=23243220, (00:04:18)
[13:46:38] Added chapter 5, name='Chapter 5', dur=30105075, (00:05:35)
[13:46:38] Added chapter 6, name='Chapter 6', dur=23795021, (00:04:24)
[13:46:38] Added chapter 7, name='Chapter 7', dur=12015754, (00:02:14)
[13:46:38] Added chapter 8, name='Chapter 8', dur=14515751, (00:02:41)
[13:46:38] Added chapter 9, name='Chapter 9', dur=7774017, (00:01:26)
[13:46:38] Added chapter 10, name='Chapter 10', dur=47304757, (00:08:46)
[13:46:38] Added chapter 11, name='Chapter 11', dur=9012754, (00:01:40)
[13:46:38] Added chapter 12, name='Chapter 12', dur=24958684, (00:04:37)
[13:46:38] Added chapter 13, name='Chapter 13', dur=20807036, (00:03:51)
[13:46:38] Added chapter 14, name='Chapter 14', dur=12376114, (00:02:18)
[13:46:38] Added chapter 15, name='Chapter 15', dur=32541258, (00:06:02)
[13:46:38] Added chapter 16, name='Chapter 16', dur=20210191, (00:03:45)
[13:46:38] Added chapter 17, name='Chapter 17', dur=8776267, (00:01:38)
[13:46:38] Added chapter 18, name='Chapter 18', dur=9189180, (00:01:42)
[13:46:38] Added chapter 19, name='Chapter 19', dur=25172647, (00:04:40)
[13:46:38] Added chapter 20, name='Chapter 20', dur=13581068, (00:02:31)
[13:46:38] Added chapter 21, name='Chapter 21', dur=34665881, (00:06:25)
[13:46:38] Added chapter 22, name='Chapter 22', dur=10863353, (00:02:01)
[13:46:38] Added chapter 23, name='Chapter 23', dur=18832564, (00:03:29)
[13:46:38] Added chapter 24, name='Chapter 24', dur=19192923, (00:03:33)
[13:46:38] Added chapter 25, name='Chapter 25', dur=14346833, (00:02:39)
[13:46:38] Added chapter 26, name='Chapter 26', dur=8877618, (00:01:39)
[13:46:38] Added chapter 27, name='Chapter 27', dur=44164066, (00:08:11)
[13:46:38] scan: decoding previews for title 1
[13:46:38] scan: preview 1
[13:46:38] fifo_close: trashing 0 buffer(s)
[13:46:38] scan: audio 0x1: dca, rate=48000Hz, bitrate=1 Deutsch (DTS-HD MA) (6.1 ch)
[13:46:38] fifo_close: trashing 0 buffer(s)
[13:46:38] scan: audio 0x2: dca, rate=48000Hz, bitrate=1536000 Deutsch (DTS-ES) (6.1 ch) (1536 kbps)
[13:46:38] fifo_close: trashing 0 buffer(s)
[13:46:38] scan: audio 0x3: truehd, rate=48000Hz, bitrate=1 English (TrueHD) (7.1 ch)
[13:46:38] fifo_close: trashing 0 buffer(s)
[13:46:38] scan: audio 0x4: ac3, rate=48000Hz, bitrate=448000 English (AC3) (5.1 ch) (Dolby Digital EX) (448 kbps)
[13:46:39] scan: preview 2
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[13:46:39] scan: preview 3
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[13:46:40] scan: preview 4
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[13:46:41] scan: preview 5
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[13:46:41] scan: preview 6
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[13:46:41] scan: preview 7
[13:46:42] scan: preview 8
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[13:46:43] scan: preview 9
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[13:46:43] scan: preview 10
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[hevc @ 000001d278770a80] First slice in a frame missing.
[13:46:44] crop: [0] 275/276/0/0
[13:46:44] crop: [1] 275/276/0/0
[13:46:44] crop: [2] 275/276/0/0
[13:46:44] crop: [3] 275/276/0/0
[13:46:44] crop: [4] 275/276/0/0
[13:46:44] crop: [5] 275/276/0/0
[13:46:44] crop: [6] 275/276/13/0
[13:46:44] crop: [7] 275/276/23/0
[13:46:44] crop: [8] 275/276/300/0
[13:46:44] crop: less_than_median_frame_count: 0,
[13:46:44] scan: 10 previews, 3840x2160, 23.976 fps, autocrop = 276/276/0/0, aspect 16:9, PAR 1:1, color profile: 9-16-9, chroma location: topleft
[13:46:44] scan: mastering display metadata: r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290) min_luminance=0.005000, max_luminance=4000.000000
[13:46:44] scan: content light level: max_cll=602, max_fall=184
[13:46:44] scan: supported video decoders: avcodec nvdec
[13:46:44] Freed 1 buffers of size 1024
[13:46:44] Freed 1 buffers of size 2048
[13:46:44] Freed 1 buffers of size 4096
[13:46:44] Freed 1 buffers of size 8192
[13:46:44] Freed 1 buffers of size 16384
[13:46:44] Freed 1 buffers of size 32768
[13:46:44] Freed 1 buffers of size 131072
[13:46:44] Freed 1 buffers of size 262144
[13:46:44] Freed 1 buffers of size 524288
[13:46:44] Freed 1 buffers of size 1048576
[13:46:44] Freed 2 buffers of size 16777216
[13:46:44] Allocated 35585024 bytes of buffers on this pass and Freed 35585024 bytes, 0 bytes leaked
[13:46:44] thread 4 exited ("scan")
[13:46:44] thread 4 joined ("scan")
[13:46:44] libhb: scan thread found 1 valid title(s)
[13:46:44] Adding subtitle scan pass
[13:46:44] Starting Task: Subtitle Scan
[13:46:44] nvdec: Framerate Shaper isn't yet supported for CUDA video frames
[13:46:44] nvdec: Crop and Scale isn't yet supported for CUDA video frames
[13:46:44] nvdec: Framerate Shaper isn't yet supported for CUDA video frames
[13:46:44] nvdec: Crop and Scale isn't yet supported for CUDA video frames
[13:46:44] job configuration:
[13:46:44]  * source
[13:46:44]    + D:\Movies\MakeMKV\Herr der Ringe Die Gef"hrten\Herr der Ringe Die Gef"hrten Teil 1 [Extended Edition][UHD][HDR][RAW].mkv
[13:46:44]    + title 1, chapter(s) 1 to 27
[13:46:44]    + container: matroska,webm
[13:46:44]    + data rate: 77483 kbps
[13:46:44]  * destination
[13:46:44]    + D:\Movies\HandBrake\Herr der Ringe Die Gef"hrten\Herr der Ringe Die Gef"hrten Teil 1 [Extended Edition][UHD][HDR].mkv
[13:46:44]    + container: Matroska (libavformat)
[13:46:44]      + chapter markers
[13:46:44]  * video track
[13:46:44] nvdec: Framerate Shaper isn't yet supported for CUDA video frames
[13:46:44] nvdec: AVFilter isn't yet supported for CUDA video frames
[13:46:44] nvdec: Crop and Scale isn't yet supported for CUDA video frames
[13:46:44] nvdec: Format isn't yet supported for CUDA video frames
[13:46:44]    + decoder: hevc 10-bit (yuv420p10le)
[13:46:44]    + filters
[13:46:44]      + Framerate Shaper (mode=1)
[13:46:44]        + frame rate: 23.976 fps -> constant 23.976 fps
[13:46:44]      + AVFilter (crop='x=0:y=276:w=3840:h=1608',zscale='width=3840:height=1608:filter=lanczos',format='pix_fmts=yuv420p10le',format='pix_fmts=p010le')
[13:46:44]        + crop: x=0, y=276, w=3840, h=1608
[13:46:44]        + zscale: width=3840, height=1608, filter=lanczos
[13:46:44]        + format: pix_fmts=yuv420p10le
[13:46:44]        + format: pix_fmts=p010le
[13:46:44]      + Crop and Scale (width=3840:height=1608:crop-top=276:crop-bottom=276:crop-left=0:crop-right=0)
[13:46:44]        + source: 3840 * 2160, crop (276/276/0/0): 3840 * 1608, scale: 3840 * 1608
[13:46:44]      + Format (format=p010le)
[13:46:44]    + Output geometry
[13:46:44]      + storage dimensions: 3840 x 1608
[13:46:44]      + pixel aspect ratio: 1 : 1
[13:46:44]      + display dimensions: 3840 x 1608
[13:46:44]  * Foreign Audio Search: Passthrough, Forced Only, Default
[13:46:44]    + subtitle, Deutsch [PGS] (track 0, id 0x5, Picture)
[13:46:44]    + subtitle, Deutsch [PGS] (track 1, id 0x6, Picture)
[13:46:44] nvdec: Framerate Shaper isn't yet supported for CUDA video frames
[13:46:44] nvdec: AVFilter isn't yet supported for CUDA video frames
[13:46:44] nvdec: Crop and Scale isn't yet supported for CUDA video frames
[13:46:44] nvdec: Format isn't yet supported for CUDA video frames
[13:46:44] sync: expecting 152089 video frames
[13:46:44] thread 5 started ("Subtitle Synchronization")
[13:46:44] thread 6 started ("Subtitle Synchronization")
[13:46:44] thread 7 started ("Reader")
[13:46:44] ffmpeg_read starting chapter 1 at 0
[13:46:44] thread 8 started ("Subtitle decoder (libavcodec)")
[13:46:44] thread 9 started ("Subtitle decoder (libavcodec)")
[13:46:44] thread a started ("Video decoder (libavcodec)")
[13:46:44] thread b started ("Video Synchronization")
[13:46:53] ffmpeg_read starting chapter 2 at 41111100
[13:46:57] ffmpeg_read starting chapter 3 at 57229650
[13:47:04] ffmpeg_read starting chapter 4 at 84583260
[13:47:09] ffmpeg_read starting chapter 5 at 107826480
[13:47:17] ffmpeg_read starting chapter 6 at 137931570
[13:47:22] ffmpeg_read starting chapter 7 at 161726580
[13:47:25] ffmpeg_read starting chapter 8 at 173753550
[13:47:28] ffmpeg_read starting chapter 9 at 188269290
[13:47:30] ffmpeg_read starting chapter 10 at 196043310
[13:47:41] ffmpeg_read starting chapter 11 at 243336870
[13:47:43] ffmpeg_read starting chapter 12 at 252360900
[13:47:48] ffmpeg_read starting chapter 13 at 277319520
[13:47:54] ffmpeg_read starting chapter 14 at 298126620
[13:47:57] ffmpeg_read starting chapter 15 at 310491450
[13:48:05] ffmpeg_read starting chapter 16 at 343043910
[13:48:09] ffmpeg_read starting chapter 17 at 363242880
[13:48:11] ffmpeg_read starting chapter 18 at 372030390
[13:48:14] ffmpeg_read starting chapter 19 at 381219570
[13:48:19] ffmpeg_read starting chapter 20 at 406392210
[13:48:23] ffmpeg_read starting chapter 21 at 419962050
[13:48:31] ffmpeg_read starting chapter 22 at 454639230
[13:48:33] ffmpeg_read starting chapter 23 at 465502500
[13:48:37] ffmpeg_read starting chapter 24 at 484323840
[13:48:42] ffmpeg_read starting chapter 25 at 503516790
[13:48:45] ffmpeg_read starting chapter 26 at 517863600
[13:48:47] ffmpeg_read starting chapter 27 at 526752450
[13:48:58] reader: done. 1 scr changes
[13:48:58] thread 6 exited ("Subtitle Synchronization")
[13:48:58] thread a exited ("Video decoder (libavcodec)")
[13:48:58] thread 5 exited ("Subtitle Synchronization")
[13:48:58] thread 7 exited ("Reader")
[13:48:58] thread b exited ("Video Synchronization")
[13:48:58] thread b joined ("Video Synchronization")
[13:48:58] work: average encoding speed for job is 0.000000 fps
[13:48:58] vfr: 0 frames output, 0 dropped and 0 duped for CFR/PFR
[13:48:58] vfr: lost time: 0 (0 frames)
[13:48:58] vfr: gained time: 0 (0 frames) (0 not accounted for)
[13:48:58] fifo_close: trashing 0 buffer(s)
[13:48:58] thread 7 joined ("Reader")
[13:48:58] thread 9 exited ("Subtitle decoder (libavcodec)")
[13:48:58] thread 8 exited ("Subtitle decoder (libavcodec)")
[13:48:58] thread 8 joined ("Subtitle decoder (libavcodec)")
[13:48:58] thread 9 joined ("Subtitle decoder (libavcodec)")
[13:48:58] thread a joined ("Video decoder (libavcodec)")
[13:48:58] hevc-decoder done: 0 frames, 0 decoder errors
[13:48:58] sync: got 0 frames, 152089 expected
[13:48:58] thread 5 joined ("Subtitle Synchronization")
[13:48:58] thread 6 joined ("Subtitle Synchronization")
[13:48:58] fifo_close: trashing 0 buffer(s)
[13:48:58] fifo_close: trashing 0 buffer(s)
[13:48:58] fifo_close: trashing 0 buffer(s)
[13:48:58] fifo_close: trashing 0 buffer(s)
[13:48:58] fifo_close: trashing 0 buffer(s)
[13:48:58] fifo_close: trashing 0 buffer(s)
[13:48:58] Subtitle track 0 (id 0x5) 'Deutsch [PGS]': 1106 hits (0 forced)
[13:48:58] Subtitle track 1 (id 0x6) 'Deutsch [PGS]': 16 hits (0 forced)
[13:48:58] Found a subtitle candidate with id 0x6
[13:48:58] Freed 201 buffers of size 1024
[13:48:58] Freed 1 buffers of size 2048
[13:48:58] Freed 2 buffers of size 4096
[13:48:58] Freed 2 buffers of size 8192
[13:48:58] Freed 2 buffers of size 16384
[13:48:58] Freed 32 buffers of size 32768
[13:48:58] Freed 32 buffers of size 65536
[13:48:58] Freed 32 buffers of size 131072
[13:48:58] Freed 32 buffers of size 262144
[13:48:58] Freed 32 buffers of size 524288
[13:48:58] Freed 1 buffers of size 1048576
[13:48:58] Freed 1 buffers of size 2097152
[13:48:58] Allocated 35916800 bytes of buffers on this pass and Freed 35916800 bytes, 0 bytes leaked
[13:48:58] Starting Task: Encoding Pass
[13:48:58] nvdec: Framerate Shaper isn't yet supported for CUDA video frames
[13:48:58] nvdec: Crop and Scale isn't yet supported for CUDA video frames
[13:48:58] nvdec: Framerate Shaper isn't yet supported for CUDA video frames
[13:48:58] nvdec: Crop and Scale isn't yet supported for CUDA video frames
[13:48:58] work: track 1, dithering not supported by codec
[13:48:58] work: track 2, dithering not supported by codec
[13:48:58] work: track 3, dithering not supported by codec
[13:48:58] work: track 4, dithering not supported by codec
[13:48:58] job configuration:
[13:48:58]  * source
[13:48:58]    + D:\Movies\MakeMKV\Herr der Ringe Die Gef"hrten\Herr der Ringe Die Gef"hrten Teil 1 [Extended Edition][UHD][HDR][RAW].mkv
[13:48:58]    + title 1, chapter(s) 1 to 27
[13:48:58]    + container: matroska,webm
[13:48:58]    + data rate: 77483 kbps
[13:48:58]  * destination
[13:48:58]    + D:\Movies\HandBrake\Herr der Ringe Die Gef"hrten\Herr der Ringe Die Gef"hrten Teil 1 [Extended Edition][UHD][HDR].mkv
[13:48:58]    + container: Matroska (libavformat)
[13:48:58]      + chapter markers
[13:48:58]  * video track
[13:48:58] nvdec: Framerate Shaper isn't yet supported for CUDA video frames
[13:48:58] nvdec: AVFilter isn't yet supported for CUDA video frames
[13:48:58] nvdec: Crop and Scale isn't yet supported for CUDA video frames
[13:48:58] nvdec: Format isn't yet supported for CUDA video frames
[13:48:58]    + decoder: hevc 10-bit (yuv420p10le)
[13:48:58]    + filters
[13:48:58]      + Framerate Shaper (mode=1)
[13:48:58]        + frame rate: 23.976 fps -> constant 23.976 fps
[13:48:58]      + AVFilter (crop='x=0:y=276:w=3840:h=1608',zscale='width=3840:height=1608:filter=lanczos',format='pix_fmts=yuv420p10le',format='pix_fmts=p010le')
[13:48:58]        + crop: x=0, y=276, w=3840, h=1608
[13:48:58]        + zscale: width=3840, height=1608, filter=lanczos
[13:48:58]        + format: pix_fmts=yuv420p10le
[13:48:58]        + format: pix_fmts=p010le
[13:48:58]      + Crop and Scale (width=3840:height=1608:crop-top=276:crop-bottom=276:crop-left=0:crop-right=0)
[13:48:58]        + source: 3840 * 2160, crop (276/276/0/0): 3840 * 1608, scale: 3840 * 1608
[13:48:58]      + Format (format=p010le)
[13:48:58]    + Output geometry
[13:48:58]      + storage dimensions: 3840 x 1608
[13:48:58]      + pixel aspect ratio: 1 : 1
[13:48:58]      + display dimensions: 3840 x 1608
[13:48:58]    + encoder: H.265 10-bit (NVEnc)
[13:48:58]      + preset:  slowest
[13:48:58]      + profile: main10
[13:48:58]      + level:   auto
[13:48:58]      + quality: 20.00 (CQ)
[13:48:58]      + color profile: 9-16-9
[13:48:58]      + chroma location: topleft
[13:48:58]      + mastering display metadata: r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290) min_luminance=0.005000, max_luminance=4000.000000
[13:48:58]      + content light level: max_cll=602, max_fall=184
[13:48:58]  * subtitle track 1, Deutsch [PGS] (track 1, id 0x6, Picture) -> Passthrough, Default
[13:48:58]  * subtitle track 2, Deutsch [PGS] (track 0, id 0x5, Picture) -> Passthrough
[13:48:58]  * subtitle track 3, English [PGS] (track 2, id 0x7, Picture) -> Passthrough
[13:48:58]  * audio track 1
[13:48:58]    + name: Surround 6.1
[13:48:58]    + decoder: Deutsch (DTS-HD MA) (6.1 ch) (track 1, id 0x1)
[13:48:58]      + samplerate: 48000 Hz
[13:48:58]    + mixdown: 6.1 Channels
[13:48:58]    + encoder: AAC (libavcodec)
[13:48:58]      + bitrate: 640 kbps, samplerate: 48000 Hz
[13:48:58]  * audio track 2
[13:48:58]    + name: Surround 5.1
[13:48:58]    + decoder: Deutsch (DTS-ES) (6.1 ch) (1536 kbps) (track 2, id 0x2)
[13:48:58]      + bitrate: 1536 kbps, samplerate: 48000 Hz
[13:48:58]    + mixdown: 6.1 Channels
[13:48:58]    + encoder: AAC (libavcodec)
[13:48:58]      + bitrate: 640 kbps, samplerate: 48000 Hz
[13:48:58]  * audio track 3
[13:48:58]    + name: Surround 7.1
[13:48:58]    + decoder: English (TrueHD) (7.1 ch) (track 3, id 0x3)
[13:48:58]      + samplerate: 48000 Hz
[13:48:58]    + mixdown: 7.1 Channels
[13:48:58]    + encoder: AAC (libavcodec)
[13:48:58]      + bitrate: 640 kbps, samplerate: 48000 Hz
[13:48:58]  * audio track 4
[13:48:58]    + name: Surround 5.1
[13:48:58]    + decoder: English (AC3) (5.1 ch) (Dolby Digital EX) (448 kbps) (track 4, id 0x4)
[13:48:58]      + bitrate: 448 kbps, samplerate: 48000 Hz
[13:48:58]    + mixdown: 5.1 Channels
[13:48:58]    + encoder: AAC (libavcodec)
[13:48:58]      + bitrate: 640 kbps, samplerate: 48000 Hz
[13:48:58] nvdec: Framerate Shaper isn't yet supported for CUDA video frames
[13:48:58] nvdec: AVFilter isn't yet supported for CUDA video frames
[13:48:58] nvdec: Crop and Scale isn't yet supported for CUDA video frames
[13:48:58] nvdec: Format isn't yet supported for CUDA video frames
[13:48:58] sync: expecting 152089 video frames
[13:48:58] thread c started ("Audio Synchronization")
[13:48:58] thread d started ("Audio Synchronization")
[13:48:58] thread e started ("Audio Synchronization")
[13:48:58] thread f started ("Audio Synchronization")
[13:48:58] thread 10 started ("Subtitle Synchronization")
[13:48:58] thread 11 started ("Subtitle Synchronization")
[13:48:58] thread 12 started ("Subtitle Synchronization")
[13:48:58] encavcodecInit: H.265 (Nvidia NVENC)
[13:48:58] encavcodec: encoding at rc=vbr, multipass=fullres, 20.00
[13:48:58] nvdec: Framerate Shaper isn't yet supported for CUDA video frames
[13:48:58] nvdec: AVFilter isn't yet supported for CUDA video frames
[13:48:58] nvdec: Crop and Scale isn't yet supported for CUDA video frames
[13:48:58] nvdec: Format isn't yet supported for CUDA video frames
[13:48:58] encavcodec: encoding with stored aspect 1/1
[13:48:59] Writing Metadata to output file...
[13:48:59] thread 13 started ("Muxer")
[13:48:59] thread 14 started ("Muxer")
[13:48:59] thread 15 started ("Muxer")
[13:48:59] thread 16 started ("Muxer")
[13:48:59] thread 17 started ("Muxer")
[13:48:59] thread 18 started ("Muxer")
[13:48:59] thread 19 started ("Muxer")
[13:48:59] thread 1a started ("Reader")
[13:48:59] ffmpeg_read starting chapter 1 at 0
[13:48:59] thread 1b started ("Audio decoder (libavcodec)")
[13:48:59] thread 1c started ("Audio decoder (libavcodec)")
[13:48:59] thread 1d started ("Audio decoder (libavcodec)")
[13:48:59] thread 1e started ("Audio decoder (libavcodec)")
[13:48:59] thread 1f started ("Subtitle decoder (libavcodec)")
[13:48:59] thread 20 started ("Subtitle decoder (libavcodec)")
[13:48:59] thread 21 started ("Subtitle decoder (libavcodec)")
[13:48:59] thread 22 started ("Video decoder (libavcodec)")
[13:48:59] thread 23 started ("Video Synchronization")
[13:48:59] thread 24 started ("AVCodec Audio encoder (libavcodec)")
[13:48:59] thread 25 started ("AVCodec Audio encoder (libavcodec)")
[13:48:59] thread 26 started ("AVCodec Audio encoder (libavcodec)")
[13:48:59] sync: first pts audio 0x3 is 0
[13:48:59] thread 27 started ("AVCodec Audio encoder (libavcodec)")
[13:48:59] thread 28 started ("FFMPEG encoder (libavcodec)")
[13:48:59] thread 29 started ("Muxer")
[13:48:59] thread 2a started ("Framerate Shaper")
[13:48:59] thread 2b started ("AVFilter")
[13:48:59] sync: first pts audio 0x2 is 0
[13:48:59] sync: first pts audio 0x1 is 0
[13:48:59] sync: first pts audio 0x4 is 0
[13:48:59] sync: first pts video is 0
[13:48:59] sync: "Chapter 1" (1) at frame 1 time 0
[13:49:35] sync: first pts subtitle 0x5 is 2834100
[13:49:36] sync: first pts subtitle 0x7 is 2845350
[13:58:27] ffmpeg_read starting chapter 2 at 41111100
[13:58:29] sync: "Chapter 2" (2) at frame 10953 time 41111070
[14:02:24] ffmpeg_read starting chapter 3 at 57229650
[14:02:26] sync: "Chapter 3" (3) at frame 15247 time 57229672
[14:09:13] ffmpeg_read starting chapter 4 at 84583260
[14:09:15] sync: "Chapter 4" (4) at frame 22534 time 84583248
[14:14:55] ffmpeg_read starting chapter 5 at 107826480
[14:14:57] sync: "Chapter 5" (5) at frame 28726 time 107826468
[14:22:16] ffmpeg_read starting chapter 6 at 137931570
[14:22:18] sync: "Chapter 6" (6) at frame 36746 time 137931543
[14:27:46] ffmpeg_read starting chapter 7 at 161726580
[14:27:49] sync: "Chapter 7" (7) at frame 43085 time 161726565
[14:30:38] ffmpeg_read starting chapter 8 at 173753550
[14:30:40] sync: "Chapter 8" (8) at frame 46289 time 173753580
[14:34:02] ffmpeg_read starting chapter 9 at 188269290
[14:34:04] sync: "Chapter 9" (9) at frame 50156 time 188269331
[14:35:56] ffmpeg_read starting chapter 10 at 196043310
[14:35:58] sync: "Chapter 10" (10) at frame 52227 time 196043347
[14:47:13] ffmpeg_read starting chapter 11 at 243336870
[14:47:15] sync: "Chapter 11" (11) at frame 64826 time 243336843
[14:49:19] ffmpeg_read starting chapter 12 at 252360900
[14:49:22] sync: "Chapter 12" (12) at frame 67230 time 252360858
[14:55:08] ffmpeg_read starting chapter 13 at 277319520
[14:55:10] sync: "Chapter 13" (13) at frame 73879 time 277319542
[15:00:04] ffmpeg_read starting chapter 14 at 298126620
[15:00:06] sync: "Chapter 14" (14) at frame 79422 time 298126578
[15:02:57] ffmpeg_read starting chapter 15 at 310491450
[15:02:59] sync: "Chapter 15" (15) at frame 82716 time 310491431
[15:12:55] ffmpeg_read starting chapter 16 at 343043910
[15:12:59] sync: "Chapter 16" (16) at frame 91388 time 343043951
[15:19:09] ffmpeg_read starting chapter 17 at 363242880
[15:19:12] sync: "Chapter 17" (17) at frame 96769 time 363242880
[15:22:12] ffmpeg_read starting chapter 18 at 372030390
[15:22:15] sync: "Chapter 18" (18) at frame 99110 time 372030408
[15:25:19] ffmpeg_read starting chapter 19 at 381219570
[15:25:23] sync: "Chapter 19" (19) at frame 101558 time 381219588
[15:34:09] ffmpeg_read starting chapter 20 at 406392210
[15:34:13] sync: "Chapter 20" (20) at frame 108264 time 406392236
[15:38:38] ffmpeg_read starting chapter 21 at 419962050
[15:38:41] sync: "Chapter 21" (21) at frame 111879 time 419962042
[15:41:09] sync: first pts subtitle 0x6 is 427848660
[15:49:13] ffmpeg_read starting chapter 22 at 454639230
[15:49:16] sync: "Chapter 22" (22) at frame 121117 time 454639185
[15:52:22] ffmpeg_read starting chapter 23 at 465502500
[15:52:25] sync: "Chapter 23" (23) at frame 124011 time 465502537
[15:58:10] ffmpeg_read starting chapter 24 at 484323840
[15:58:13] sync: "Chapter 24" (24) at frame 129025 time 484323840
[16:04:09] ffmpeg_read starting chapter 25 at 503516790
[16:04:11] sync: "Chapter 25" (25) at frame 134138 time 503516763
[16:08:16] ffmpeg_read starting chapter 26 at 517863600
[16:08:18] sync: "Chapter 26" (26) at frame 137960 time 517863596
[16:11:01] ffmpeg_read starting chapter 27 at 526752450
[16:11:04] sync: "Chapter 27" (27) at frame 140328 time 526752476
[16:24:41] reader: done. 1 scr changes
[16:24:41] thread 1a exited ("Reader")
[16:24:44] thread 29 exited ("Muxer")
[16:24:44] thread 29 joined ("Muxer")
[16:24:44] work: average encoding speed for job is 16.273714 fps
[16:24:44] thread 24 exited ("AVCodec Audio encoder (libavcodec)")
[16:24:44] thread 13 exited ("Muxer")
[16:24:44] thread 16 exited ("Muxer")
[16:24:44] thread 27 exited ("AVCodec Audio encoder (libavcodec)")
[16:24:44] thread 2b exited ("AVFilter")
[16:24:44] thread 18 exited ("Muxer")
[16:24:44] thread 1e exited ("Audio decoder (libavcodec)")
[16:24:44] thread 21 exited ("Subtitle decoder (libavcodec)")
[16:24:44] thread 23 exited ("Video Synchronization")
[16:24:44] thread f exited ("Audio Synchronization")
[16:24:44] thread 12 exited ("Subtitle Synchronization")
[16:24:44] thread 22 exited ("Video decoder (libavcodec)")
[16:24:44] thread 17 exited ("Muxer")
[16:24:44] thread 19 exited ("Muxer")
[16:24:44] thread 28 exited ("FFMPEG encoder (libavcodec)")
[16:24:44] thread 2a exited ("Framerate Shaper")
[16:24:44] thread 2a joined ("Framerate Shaper")
[16:24:44] vfr: 152089 frames output, 0 dropped and 0 duped for CFR/PFR
[16:24:44] vfr: lost time: 0 (0 frames)
[16:24:44] vfr: gained time: 0 (0 frames) (0 not accounted for)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] thread 2b joined ("AVFilter")
[16:24:44] thread 1a joined ("Reader")
[16:24:44] thread 1d exited ("Audio decoder (libavcodec)")
[16:24:44] thread 1b exited ("Audio decoder (libavcodec)")
[16:24:44] thread 10 exited ("Subtitle Synchronization")
[16:24:44] thread c exited ("Audio Synchronization")
[16:24:44] thread e exited ("Audio Synchronization")
[16:24:44] thread 20 exited ("Subtitle decoder (libavcodec)")
[16:24:44] thread 1c exited ("Audio decoder (libavcodec)")
[16:24:44] thread 15 exited ("Muxer")
[16:24:44] thread 1f exited ("Subtitle decoder (libavcodec)")
[16:24:44] thread d exited ("Audio Synchronization")
[16:24:44] thread 26 exited ("AVCodec Audio encoder (libavcodec)")
[16:24:44] thread 11 exited ("Subtitle Synchronization")
[16:24:44] thread 1b joined ("Audio decoder (libavcodec)")
[16:24:44] thread 1c joined ("Audio decoder (libavcodec)")
[16:24:44] thread 1d joined ("Audio decoder (libavcodec)")
[16:24:44] thread 1e joined ("Audio decoder (libavcodec)")
[16:24:44] thread 1f joined ("Subtitle decoder (libavcodec)")
[16:24:44] thread 20 joined ("Subtitle decoder (libavcodec)")
[16:24:44] thread 21 joined ("Subtitle decoder (libavcodec)")
[16:24:44] thread 22 joined ("Video decoder (libavcodec)")
[16:24:44] thread 23 joined ("Video Synchronization")
[16:24:44] thread 24 joined ("AVCodec Audio encoder (libavcodec)")
[16:24:44] thread 25 exited ("AVCodec Audio encoder (libavcodec)")
[16:24:44] thread 14 exited ("Muxer")
[16:24:44] thread 25 joined ("AVCodec Audio encoder (libavcodec)")
[16:24:44] thread 26 joined ("AVCodec Audio encoder (libavcodec)")
[16:24:44] thread 27 joined ("AVCodec Audio encoder (libavcodec)")
[16:24:44] thread 28 joined ("FFMPEG encoder (libavcodec)")
[16:24:44] dca-decoder done: 594594 frames, 0 decoder errors
[16:24:44] dca-decoder done: 594594 frames, 0 decoder errors
[16:24:44] truehd-decoder done: 7612055 frames, 0 decoder errors
[16:24:44] ac3-decoder done: 198231 frames, 0 decoder errors
[16:24:44] hevc-decoder done: 152089 frames, 0 decoder errors
[16:24:44] sync: got 152089 frames, 152089 expected
[16:24:44] sync: framerate min 23.976 fps, max 23.976 fps, avg 23.976 fps
[16:24:44] thread c joined ("Audio Synchronization")
[16:24:44] thread d joined ("Audio Synchronization")
[16:24:44] thread e joined ("Audio Synchronization")
[16:24:44] thread f joined ("Audio Synchronization")
[16:24:44] thread 10 joined ("Subtitle Synchronization")
[16:24:44] thread 11 joined ("Subtitle Synchronization")
[16:24:44] thread 12 joined ("Subtitle Synchronization")
[16:24:44] encavcodecaudio: closing libavcodec
[16:24:44] encavcodecaudio: closing libavcodec
[16:24:44] encavcodecaudio: closing libavcodec
[16:24:44] encavcodecaudio: closing libavcodec
[16:24:44] encavcodec: closing libavcodec
[16:24:44] mux: file size, 17363878789 bytes
[16:24:44] mux: track 0, 152089 frames, 15271392524 bytes, 19259.51 kbps, fifo 1024
[16:24:44] mux: track 1, 297298 frames, 515090569 bytes, 649.61 kbps, fifo 2048
[16:24:44] mux: track 2, 297298 frames, 509133260 bytes, 642.09 kbps, fifo 2048
[16:24:44] mux: track 3, 297346 frames, 507055917 bytes, 639.47 kbps, fifo 2048
[16:24:44] mux: track 4, 297347 frames, 505658010 bytes, 637.71 kbps, fifo 2048
[16:24:44] mux: track 5, 32 frames, 373326 bytes, 0.47 kbps, fifo 8
[16:24:44] mux: track 6, 2212 frames, 23748009 bytes, 29.95 kbps, fifo 32
[16:24:44] mux: track 7, 2190 frames, 21643141 bytes, 27.30 kbps, fifo 32
[16:24:44] mux: overhead, 7.27 bytes per frame
[16:24:44] thread 13 joined ("Muxer")
[16:24:44] thread 14 joined ("Muxer")
[16:24:44] thread 15 joined ("Muxer")
[16:24:44] thread 16 joined ("Muxer")
[16:24:44] thread 17 joined ("Muxer")
[16:24:44] thread 18 joined ("Muxer")
[16:24:44] thread 19 joined ("Muxer")
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] fifo_close: trashing 0 buffer(s)
[16:24:44] Freed 320 buffers of size 1024
[16:24:44] Freed 32 buffers of size 2048
[16:24:44] Freed 32 buffers of size 4096
[16:24:44] Freed 32 buffers of size 8192
[16:24:44] Freed 32 buffers of size 16384
[16:24:44] Freed 32 buffers of size 32768
[16:24:44] Freed 32 buffers of size 65536
[16:24:44] Freed 32 buffers of size 131072
[16:24:45] Freed 32 buffers of size 262144
[16:24:45] Freed 21 buffers of size 524288
[16:24:45] Freed 13 buffers of size 1048576
[16:24:45] Freed 3 buffers of size 2097152
[16:24:45] Freed 32 buffers of size 33554432
[16:24:45] Allocated 1121714176 bytes of buffers on this pass and Freed 1121714176 bytes, 0 bytes leaked
[16:24:45] Finished work at: Sun Feb 19 16:24:45 2023
[16:24:45] thread 3 exited ("work")
[16:24:45] thread 3 joined ("work")
[16:24:45] libhb: work result = 0

 # Job Completed!
Activity Log MAC

Code: Select all

HandBrake Activity Log for Session: 2023-02-19T12:26:45Z
Handbrake Version: 1.6.1 (2023012200)
Herr der Ringe Die Gefährten Teil 1 [Extended Edition][UHD][HDR].mkv
Preset: UHD disc => mkv
[13:26:45] Compile-time hardening features are enabled
[13:26:45] hb_init: starting libhb thread
[13:26:45] thread 16f343000 started ("libhb")
[13:26:45] macgui: fr.handbrake.HandBrakeXPCService scanning specifically for title: 1
[13:26:45] CPU: 
[13:26:45]  - logical processor count: 12
[13:26:45] hb_scan: path=/Users/henry/MyData/MakeMovies/MakeMKV/Herr der Ringe Die Gefährten/Herr der Ringe Die Gefährten Teil 1 [Extended Edition][UHD][HDR][RAW].mkv, title_index=1
[13:26:45] thread 16f3cf000 started ("scan")
udfread ERROR: ECMA 167 Volume Recognition failed
disc.c:333: failed opening UDF image /Users/henry/MyData/MakeMovies/MakeMKV/Herr der Ringe Die Gefährten/Herr der Ringe Die Gefährten Teil 1 [Extended Edition][UHD][HDR][RAW].mkv
disc.c:437: error opening file BDMV/index.bdmv
disc.c:437: error opening file BDMV/BACKUP/index.bdmv
[13:26:45] bd: not a bd - trying as a stream/file instead
libdvdread: DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav: vm: vm: failed to read VIDEO_TS.IFO
[13:26:45] dvd: not a dvd - trying as a stream/file instead
Input #0, matroska,webm, from '/Users/henry/MyData/MakeMovies/MakeMKV/Herr der Ringe Die Gefährten/Herr der Ringe Die Gefährten Teil 1 [Extended Edition][UHD][HDR][RAW].mkv':
  Metadata:
    title           : Herr der Ringe Die Gefährten Teil 1
    encoder         : libmakemkv v1.17.3 (1.3.10/1.5.2) darwin(arm64-release)
    creation_time   : 2023-02-14T17:34:45.000000Z
  Duration: 01:45:43.39, start: 0.000000, bitrate: 77483 kb/s
  Chapters:
    Chapter #0:0: start 0.000000, end 456.789667
      Metadata:
        title           : Chapter 01
    Chapter #0:1: start 456.789667, end 635.760125
      Metadata:
        title           : Chapter 02
    Chapter #0:2: start 635.760125, end 939.813875
      Metadata:
        title           : Chapter 03
    Chapter #0:3: start 939.813875, end 1198.071875
      Metadata:
        title           : Chapter 04
    Chapter #0:4: start 1198.071875, end 1532.572708
      Metadata:
        title           : Chapter 05
    Chapter #0:5: start 1532.572708, end 1796.961833
      Metadata:
        title           : Chapter 06
    Chapter #0:6: start 1796.961833, end 1930.470208
      Metadata:
        title           : Chapter 07
    Chapter #0:7: start 1930.470208, end 2091.756333
      Metadata:
        title           : Chapter 08
    Chapter #0:8: start 2091.756333, end 2178.134292
      Metadata:
        title           : Chapter 09
    Chapter #0:9: start 2178.134292, end 2703.742708
      Metadata:
        title           : Chapter 10
    Chapter #0:10: start 2703.742708, end 2803.884417
      Metadata:
        title           : Chapter 11
    Chapter #0:11: start 2803.884417, end 3081.203125
      Metadata:
        title           : Chapter 12
    Chapter #0:12: start 3081.203125, end 3312.392417
      Metadata:
        title           : Chapter 13
    Chapter #0:13: start 3312.392417, end 3449.904792
      Metadata:
        title           : Chapter 14
    Chapter #0:14: start 3449.904792, end 3811.474333
      Metadata:
        title           : Chapter 15
    Chapter #0:15: start 3811.474333, end 4036.032000
      Metadata:
        title           : Chapter 16
    Chapter #0:16: start 4036.032000, end 4133.546083
      Metadata:
        title           : Chapter 17
    Chapter #0:17: start 4133.546083, end 4235.648083
      Metadata:
        title           : Chapter 18
    Chapter #0:18: start 4235.648083, end 4515.344167
      Metadata:
        title           : Chapter 19
    Chapter #0:19: start 4515.344167, end 4666.244917
      Metadata:
        title           : Chapter 20
    Chapter #0:20: start 4666.244917, end 5051.421375
      Metadata:
        title           : Chapter 21
    Chapter #0:21: start 5051.421375, end 5172.125292
      Metadata:
        title           : Chapter 22
    Chapter #0:22: start 5172.125292, end 5381.376000
      Metadata:
        title           : Chapter 23
    Chapter #0:23: start 5381.376000, end 5594.630708
      Metadata:
        title           : Chapter 24
    Chapter #0:24: start 5594.630708, end 5754.039958
      Metadata:
        title           : Chapter 25
    Chapter #0:25: start 5754.039958, end 5852.680167
      Metadata:
        title           : Chapter 26
    Chapter #0:26: start 5852.680167, end 6343.392000
      Metadata:
        title           : Chapter 27
  Stream #0:0(eng): Video: hevc (Main 10), yuv420p10le(tv, bt2020nc/bt2020/smpte2084), 3840x2160 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn
    Metadata:
      BPS-eng         : 69790382
      DURATION-eng    : 01:45:43.378708333
      NUMBER_OF_FRAMES-eng: 152089
      NUMBER_OF_BYTES-eng: 55338347493
      SOURCE_ID-eng   : 001011
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 darwin(arm64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-14 17:34:45
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Side data:
      DOVI configuration record: version: 1.0, profile: 7, level: 6, rpu flag: 1, el flag: 1, bl flag: 1, compatibility id: 6
  Stream #0:1(deu): Audio: dts (DTS-HD MA), 48000 Hz, 6.1, s16p (default)
    Metadata:
      title           : Surround 6.1
      BPS-eng         : 2663105
      DURATION-eng    : 01:45:42.336000000
      NUMBER_OF_FRAMES-eng: 594594
      NUMBER_OF_BYTES-eng: 2111288760
      SOURCE_ID-eng   : 001102
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 darwin(arm64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-14 17:34:45
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:2(deu): Audio: dts (DTS-ES), 48000 Hz, 6.1, fltp, 1536 kb/s
    Metadata:
      title           : Surround 5.1
      BPS-eng         : 1509000
      DURATION-eng    : 01:45:42.336000000
      NUMBER_OF_FRAMES-eng: 594594
      NUMBER_OF_BYTES-eng: 1196323128
      SOURCE_ID-eng   : 001102
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 darwin(arm64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-14 17:34:45
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:3(eng): Audio: truehd, 48000 Hz, 7.1, s32 (24 bit)
    Metadata:
      title           : Surround 7.1
      BPS-eng         : 3000191
      DURATION-eng    : 01:45:43.379166666
      NUMBER_OF_FRAMES-eng: 7612055
      NUMBER_OF_BYTES-eng: 2378919206
      SOURCE_ID-eng   : 001100
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 darwin(arm64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-14 17:34:45
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:4(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 448 kb/s
    Metadata:
      title           : Surround 5.1
      BPS-eng         : 448000
      DURATION-eng    : 01:45:43.392000000
      NUMBER_OF_FRAMES-eng: 198231
      NUMBER_OF_BYTES-eng: 355229952
      SOURCE_ID-eng   : 001100
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 darwin(arm64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-14 17:34:45
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:5(deu): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 30130
      DURATION-eng    : 01:45:05.361562500
      NUMBER_OF_FRAMES-eng: 2212
      NUMBER_OF_BYTES-eng: 23748009
      SOURCE_ID-eng   : 0012A2
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 darwin(arm64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-14 17:34:45
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:6(deu): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 2310
      DURATION-eng    : 00:21:32.562104166
      NUMBER_OF_FRAMES-eng: 32
      NUMBER_OF_BYTES-eng: 373326
      SOURCE_ID-eng   : 0012B3
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 darwin(arm64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-14 17:34:45
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:7(eng): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 27457
      DURATION-eng    : 01:45:05.987187500
      NUMBER_OF_FRAMES-eng: 2190
      NUMBER_OF_BYTES-eng: 21643141
      SOURCE_ID-eng   : 0012A0
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 darwin(arm64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-14 17:34:45
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
[13:26:45] Found ffmpeg 27 chapters, container=matroska,webm
[13:26:45] Added chapter 1, name='Chapter 1', dur=41111069, (00:07:37)
[13:26:45] Added chapter 2, name='Chapter 2', dur=16107342, (00:02:59)
[13:26:45] Added chapter 3, name='Chapter 3', dur=27364837, (00:05:04)
[13:26:45] Added chapter 4, name='Chapter 4', dur=23243220, (00:04:18)
[13:26:45] Added chapter 5, name='Chapter 5', dur=30105075, (00:05:35)
[13:26:45] Added chapter 6, name='Chapter 6', dur=23795021, (00:04:24)
[13:26:45] Added chapter 7, name='Chapter 7', dur=12015754, (00:02:14)
[13:26:45] Added chapter 8, name='Chapter 8', dur=14515751, (00:02:41)
[13:26:45] Added chapter 9, name='Chapter 9', dur=7774017, (00:01:26)
[13:26:45] Added chapter 10, name='Chapter 10', dur=47304757, (00:08:46)
[13:26:45] Added chapter 11, name='Chapter 11', dur=9012754, (00:01:40)
[13:26:45] Added chapter 12, name='Chapter 12', dur=24958684, (00:04:37)
[13:26:45] Added chapter 13, name='Chapter 13', dur=20807036, (00:03:51)
[13:26:45] Added chapter 14, name='Chapter 14', dur=12376114, (00:02:18)
[13:26:45] Added chapter 15, name='Chapter 15', dur=32541258, (00:06:02)
[13:26:45] Added chapter 16, name='Chapter 16', dur=20210191, (00:03:45)
[13:26:45] Added chapter 17, name='Chapter 17', dur=8776267, (00:01:38)
[13:26:45] Added chapter 18, name='Chapter 18', dur=9189180, (00:01:42)
[13:26:45] Added chapter 19, name='Chapter 19', dur=25172647, (00:04:40)
[13:26:45] Added chapter 20, name='Chapter 20', dur=13581068, (00:02:31)
[13:26:45] Added chapter 21, name='Chapter 21', dur=34665881, (00:06:25)
[13:26:45] Added chapter 22, name='Chapter 22', dur=10863353, (00:02:01)
[13:26:45] Added chapter 23, name='Chapter 23', dur=18832564, (00:03:29)
[13:26:45] Added chapter 24, name='Chapter 24', dur=19192923, (00:03:33)
[13:26:45] Added chapter 25, name='Chapter 25', dur=14346833, (00:02:39)
[13:26:45] Added chapter 26, name='Chapter 26', dur=8877618, (00:01:39)
[13:26:45] Added chapter 27, name='Chapter 27', dur=44164066, (00:08:11)
[13:26:45] scan: decoding previews for title 1
[13:26:45] scan: preview 1
[13:26:45] fifo_close: trashing 0 buffer(s)
[13:26:45] scan: audio 0x1: dca, rate=48000Hz, bitrate=1 Deutsch (DTS-HD MA) (6.1 ch)
[13:26:45] fifo_close: trashing 0 buffer(s)
[13:26:45] scan: audio 0x2: dca, rate=48000Hz, bitrate=1536000 Deutsch (DTS-ES) (6.1 ch) (1536 kbps)
[13:26:45] fifo_close: trashing 0 buffer(s)
[13:26:45] scan: audio 0x3: truehd, rate=48000Hz, bitrate=1 English (TrueHD) (7.1 ch)
[13:26:45] fifo_close: trashing 0 buffer(s)
[13:26:45] scan: audio 0x4: ac3, rate=48000Hz, bitrate=448000 English (AC3) (5.1 ch) (Dolby Digital EX) (448 kbps)
[13:26:45] scan: preview 2
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[13:26:46] scan: preview 3
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[13:26:46] scan: preview 4
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[13:26:46] scan: preview 5
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[13:26:47] scan: preview 6
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[13:26:47] scan: preview 7
[13:26:47] scan: preview 8
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[13:26:48] scan: preview 9
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[13:26:48] scan: preview 10
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[hevc @ 0x125f0a9a0] First slice in a frame missing.
[13:26:48] crop: [0] 275/276/0/0
[13:26:48] crop: [1] 275/276/0/0
[13:26:48] crop: [2] 275/276/0/0
[13:26:48] crop: [3] 275/276/0/0
[13:26:48] crop: [4] 275/276/0/0
[13:26:48] crop: [5] 275/276/0/0
[13:26:48] crop: [6] 275/276/13/0
[13:26:48] crop: [7] 275/276/23/0
[13:26:48] crop: [8] 275/276/300/0
[13:26:48] crop: less_than_median_frame_count: 0,
[13:26:48] scan: 10 previews, 3840x2160, 23.976 fps, autocrop = 276/276/0/0, aspect 16:9, PAR 1:1, color profile: 9-16-9, chroma location: topleft
[13:26:48] scan: mastering display metadata: r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290) min_luminance=0.005000, max_luminance=4000.000000
[13:26:48] scan: content light level: max_cll=602, max_fall=184
[13:26:48] Freed 1 buffers of size 1024
[13:26:48] Freed 1 buffers of size 2048
[13:26:48] Freed 1 buffers of size 4096
[13:26:48] Freed 1 buffers of size 8192
[13:26:48] Freed 1 buffers of size 16384
[13:26:48] Freed 1 buffers of size 32768
[13:26:48] Freed 1 buffers of size 131072
[13:26:48] Freed 1 buffers of size 262144
[13:26:48] Freed 1 buffers of size 524288
[13:26:48] Freed 1 buffers of size 1048576
[13:26:48] Freed 2 buffers of size 16777216
[13:26:48] Allocated 35585024 bytes of buffers on this pass and Freed 35585024 bytes, 0 bytes leaked
[13:26:48] thread 16f3cf000 exited ("scan")
[13:26:48] thread 16f3cf000 joined ("scan")
[13:26:48] libhb: scan thread found 1 valid title(s)
[13:26:48] macgui: fr.handbrake.HandBrakeXPCService scan done
[13:26:48] thread 16f3cf000 started ("work")
[13:26:48] Starting work at: Sun Feb 19 13:26:48 2023

[13:26:48] 1 job(s) to process
[13:26:48] Adding subtitle scan pass
[13:26:48] macgui: fr.handbrake.HandBrakeXPCService started encoding Herr der Ringe Die Gefährten Teil 1 [Extended Edition][UHD][HDR].mkv
[13:26:48] macgui: fr.handbrake.HandBrakeXPCService with preset UHD disc => mkv
[13:26:48] Starting Task: Subtitle Scan
[13:26:48] job configuration:
[13:26:48]  * source
[13:26:48]    + /Users/henry/MyData/MakeMovies/MakeMKV/Herr der Ringe Die Gefährten/Herr der Ringe Die Gefährten Teil 1 [Extended Edition][UHD][HDR][RAW].mkv
[13:26:48]    + title 1, chapter(s) 1 to 27
[13:26:48]    + container: matroska,webm
[13:26:48]    + data rate: 77483 kbps
[13:26:48]  * destination
[13:26:48]    + /Users/henry/MyData/MakeMovies/HandBrake/Herr der Ringe Die Gefährten/Herr der Ringe Die Gefährten Teil 1 [Extended Edition][UHD][HDR].mkv
[13:26:48]    + container: Matroska (libavformat)
[13:26:48]      + chapter markers
[13:26:48]  * video track
[13:26:48]    + decoder: hevc 10-bit (yuv420p10le)
[13:26:48]    + filters
[13:26:48]      + Framerate Shaper (mode=1:rate=27000000/1126125)
[13:26:48]        + frame rate: 23.976 fps -> constant 23.976 fps
[13:26:48]      + AVFilter (crop='x=0:y=276:w=3840:h=1608',zscale='width=3840:height=1608:filter=lanczos',format='pix_fmts=yuv420p10le',format='pix_fmts=p010le')
[13:26:48]        + crop: x=0, y=276, w=3840, h=1608
[13:26:48]        + zscale: width=3840, height=1608, filter=lanczos
[13:26:48]        + format: pix_fmts=yuv420p10le
[13:26:48]        + format: pix_fmts=p010le
[13:26:48]      + Crop and Scale (width=3840:height=1608:crop-top=276:crop-bottom=276:crop-left=0:crop-right=0)
[13:26:48]        + source: 3840 * 2160, crop (276/276/0/0): 3840 * 1608, scale: 3840 * 1608
[13:26:48]      + Format (format=p010le)
[13:26:48]    + Output geometry
[13:26:48]      + storage dimensions: 3840 x 1608
[13:26:48]      + pixel aspect ratio: 1 : 1
[13:26:48]      + display dimensions: 3840 x 1608
[13:26:48]  * Foreign Audio Search: Passthrough, Forced Only, Default
[13:26:48]    + subtitle, Deutsch [PGS] (track 0, id 0x5, Picture)
[13:26:48]    + subtitle, Deutsch [PGS] (track 1, id 0x6, Picture)
[13:26:48] sync: expecting 152089 video frames
[13:26:48] thread 17054f000 started ("Subtitle Synchronization")
[13:26:48] thread 1705db000 started ("Subtitle Synchronization")
[13:26:48] thread 170667000 started ("Reader")
[13:26:48] thread 1706f3000 started ("Subtitle decoder (libavcodec)")
[13:26:48] ffmpeg_read starting chapter 1 at 0
[13:26:48] thread 17077f000 started ("Subtitle decoder (libavcodec)")
[13:26:48] thread 17080b000 started ("Video decoder (libavcodec)")
[13:26:48] thread 170897000 started ("Video Synchronization")
[13:26:49] ffmpeg_read starting chapter 2 at 41111100
[13:26:50] ffmpeg_read starting chapter 3 at 57229650
[13:26:51] ffmpeg_read starting chapter 4 at 84583260
[13:26:51] ffmpeg_read starting chapter 5 at 107826480
[13:26:52] ffmpeg_read starting chapter 6 at 137931570
[13:26:53] ffmpeg_read starting chapter 7 at 161726580
[13:26:53] ffmpeg_read starting chapter 8 at 173753550
[13:26:53] ffmpeg_read starting chapter 9 at 188269290
[13:26:53] ffmpeg_read starting chapter 10 at 196043310
[13:26:55] ffmpeg_read starting chapter 11 at 243336870
[13:26:55] ffmpeg_read starting chapter 12 at 252360900
[13:26:56] ffmpeg_read starting chapter 13 at 277319520
[13:26:56] ffmpeg_read starting chapter 14 at 298126620
[13:26:57] ffmpeg_read starting chapter 15 at 310491450
[13:26:58] ffmpeg_read starting chapter 16 at 343043910
[13:26:58] ffmpeg_read starting chapter 17 at 363242880
[13:26:59] ffmpeg_read starting chapter 18 at 372030390
[13:26:59] ffmpeg_read starting chapter 19 at 381219570
[13:27:00] ffmpeg_read starting chapter 20 at 406392210
[13:27:00] ffmpeg_read starting chapter 21 at 419962050
[13:27:01] ffmpeg_read starting chapter 22 at 454639230
[13:27:01] ffmpeg_read starting chapter 23 at 465502500
[13:27:02] ffmpeg_read starting chapter 24 at 484323840
[13:27:02] ffmpeg_read starting chapter 25 at 503516790
[13:27:03] ffmpeg_read starting chapter 26 at 517863600
[13:27:03] ffmpeg_read starting chapter 27 at 526752450
[13:27:04] reader: done. 1 scr changes
[13:27:04] thread 170667000 exited ("Reader")
[13:27:04] thread 17054f000 exited ("Subtitle Synchronization")
[13:27:04] thread 17080b000 exited ("Video decoder (libavcodec)")
[13:27:04] thread 1705db000 exited ("Subtitle Synchronization")
[13:27:04] thread 170897000 exited ("Video Synchronization")
[13:27:04] thread 170897000 joined ("Video Synchronization")
[13:27:04] work: average encoding speed for job is 0.000000 fps
[13:27:04] vfr: 0 frames output, 0 dropped and 0 duped for CFR/PFR
[13:27:04] vfr: lost time: 0 (0 frames)
[13:27:04] vfr: gained time: 0 (0 frames) (0 not accounted for)
[13:27:04] fifo_close: trashing 0 buffer(s)
[13:27:04] thread 170667000 joined ("Reader")
[13:27:04] thread 1706f3000 exited ("Subtitle decoder (libavcodec)")
[13:27:04] thread 17077f000 exited ("Subtitle decoder (libavcodec)")
[13:27:04] thread 1706f3000 joined ("Subtitle decoder (libavcodec)")
[13:27:04] thread 17077f000 joined ("Subtitle decoder (libavcodec)")
[13:27:04] thread 17080b000 joined ("Video decoder (libavcodec)")
[13:27:04] hevc-decoder done: 0 frames, 0 decoder errors
[13:27:04] sync: got 0 frames, 152089 expected
[13:27:04] thread 17054f000 joined ("Subtitle Synchronization")
[13:27:04] thread 1705db000 joined ("Subtitle Synchronization")
[13:27:04] fifo_close: trashing 0 buffer(s)
[13:27:04] fifo_close: trashing 0 buffer(s)
[13:27:04] fifo_close: trashing 0 buffer(s)
[13:27:04] fifo_close: trashing 0 buffer(s)
[13:27:04] fifo_close: trashing 0 buffer(s)
[13:27:04] fifo_close: trashing 0 buffer(s)
[13:27:04] Subtitle track 0 (id 0x5) 'Deutsch [PGS]': 1106 hits (0 forced)
[13:27:04] Subtitle track 1 (id 0x6) 'Deutsch [PGS]': 16 hits (0 forced)
[13:27:04] Found a subtitle candidate with id 0x6
[13:27:04] Freed 9 buffers of size 1024
[13:27:04] Freed 1 buffers of size 2048
[13:27:04] Freed 2 buffers of size 4096
[13:27:04] Freed 2 buffers of size 8192
[13:27:04] Freed 2 buffers of size 16384
[13:27:04] Freed 32 buffers of size 32768
[13:27:04] Freed 32 buffers of size 65536
[13:27:04] Freed 32 buffers of size 131072
[13:27:04] Freed 32 buffers of size 262144
[13:27:04] Freed 32 buffers of size 524288
[13:27:04] Freed 1 buffers of size 1048576
[13:27:04] Freed 1 buffers of size 2097152
[13:27:04] Allocated 35720192 bytes of buffers on this pass and Freed 35720192 bytes, 0 bytes leaked
[13:27:04] Starting Task: Encoding Pass
[13:27:04] job configuration:
[13:27:04]  * source
[13:27:04]    + /Users/henry/MyData/MakeMovies/MakeMKV/Herr der Ringe Die Gefährten/Herr der Ringe Die Gefährten Teil 1 [Extended Edition][UHD][HDR][RAW].mkv
[13:27:04]    + title 1, chapter(s) 1 to 27
[13:27:04]    + container: matroska,webm
[13:27:04]    + data rate: 77483 kbps
[13:27:04]  * destination
[13:27:04]    + /Users/henry/MyData/MakeMovies/HandBrake/Herr der Ringe Die Gefährten/Herr der Ringe Die Gefährten Teil 1 [Extended Edition][UHD][HDR].mkv
[13:27:04]    + container: Matroska (libavformat)
[13:27:04]      + chapter markers
[13:27:04]  * video track
[13:27:04]    + decoder: hevc 10-bit (yuv420p10le)
[13:27:04]    + filters
[13:27:04]      + Framerate Shaper (mode=1:rate=27000000/1126125)
[13:27:04]        + frame rate: 23.976 fps -> constant 23.976 fps
[13:27:04]      + AVFilter (crop='x=0:y=276:w=3840:h=1608',zscale='width=3840:height=1608:filter=lanczos',format='pix_fmts=yuv420p10le',format='pix_fmts=p010le')
[13:27:04]        + crop: x=0, y=276, w=3840, h=1608
[13:27:04]        + zscale: width=3840, height=1608, filter=lanczos
[13:27:04]        + format: pix_fmts=yuv420p10le
[13:27:04]        + format: pix_fmts=p010le
[13:27:04]      + Crop and Scale (width=3840:height=1608:crop-top=276:crop-bottom=276:crop-left=0:crop-right=0)
[13:27:04]        + source: 3840 * 2160, crop (276/276/0/0): 3840 * 1608, scale: 3840 * 1608
[13:27:04]      + Format (format=p010le)
[13:27:04]    + Output geometry
[13:27:04]      + storage dimensions: 3840 x 1608
[13:27:04]      + pixel aspect ratio: 1 : 1
[13:27:04]      + display dimensions: 3840 x 1608
[13:27:04]    + encoder: H.265 10-bit (VideoToolbox)
[13:27:04]      + preset:  quality
[13:27:04]      + profile: main10
[13:27:04]      + level:   auto
[13:27:04]      + quality: 20.00 (CQ)
[13:27:04]      + color profile: 9-16-9
[13:27:04]      + chroma location: topleft
[13:27:04]      + mastering display metadata: r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290) min_luminance=0.005000, max_luminance=4000.000000
[13:27:04]      + content light level: max_cll=602, max_fall=184
[13:27:04]  * subtitle track 1, Deutsch [PGS] (track 1, id 0x6, Picture) -> Passthrough, Default
[13:27:04]  * subtitle track 2, Deutsch [PGS] (track 0, id 0x5, Picture) -> Passthrough
[13:27:04]  * subtitle track 3, English [PGS] (track 2, id 0x7, Picture) -> Passthrough
[13:27:04]  * audio track 1
[13:27:04]    + name: Surround 6.1
[13:27:04]    + decoder: Deutsch (DTS-HD MA) (6.1 ch) (track 1, id 0x1)
[13:27:04]      + samplerate: 48000 Hz
[13:27:04]    + mixdown: 6.1 Channels
[13:27:04]    + encoder: AAC (Apple AudioToolbox)
[13:27:04]      + bitrate: 640 kbps, samplerate: 48000 Hz
[13:27:04]  * audio track 2
[13:27:04]    + name: Surround 5.1
[13:27:04]    + decoder: Deutsch (DTS-ES) (6.1 ch) (1536 kbps) (track 2, id 0x2)
[13:27:04]      + bitrate: 1536 kbps, samplerate: 48000 Hz
[13:27:04]    + mixdown: 6.1 Channels
[13:27:04]    + encoder: AAC (Apple AudioToolbox)
[13:27:04]      + bitrate: 640 kbps, samplerate: 48000 Hz
[13:27:04]  * audio track 3
[13:27:04]    + name: Surround 7.1
[13:27:04]    + decoder: English (TrueHD) (7.1 ch) (track 3, id 0x3)
[13:27:04]      + samplerate: 48000 Hz
[13:27:04]    + mixdown: 7.1 Channels
[13:27:04]    + encoder: AAC (Apple AudioToolbox)
[13:27:04]      + bitrate: 640 kbps, samplerate: 48000 Hz
[13:27:04]  * audio track 4
[13:27:04]    + name: Surround 5.1
[13:27:04]    + decoder: English (AC3) (5.1 ch) (Dolby Digital EX) (448 kbps) (track 4, id 0x4)
[13:27:04]      + bitrate: 448 kbps, samplerate: 48000 Hz
[13:27:04]    + mixdown: 5.1 Channels
[13:27:04]    + encoder: AAC (Apple AudioToolbox)
[13:27:04]      + bitrate: 160 kbps, samplerate: 48000 Hz
[13:27:04] sync: expecting 152089 video frames
[13:27:04] thread 17031f000 started ("Audio Synchronization")
[13:27:04] thread 1703ab000 started ("Audio Synchronization")
[13:27:04] thread 170437000 started ("Audio Synchronization")
[13:27:04] thread 1704c3000 started ("Audio Synchronization")
[13:27:04] thread 17054f000 started ("Subtitle Synchronization")
[13:27:04] thread 1705db000 started ("Subtitle Synchronization")
[13:27:04] thread 170667000 started ("Subtitle Synchronization")
[13:27:04] encvt_Init: encoding with constant quality 20.000000
[13:27:04] encvt_Init: com.apple.videotoolbox.videoencoder.ave.hevc
[13:27:04] Writing Metadata to output file...
[13:27:04] thread 17077f000 started ("Muxer")
[13:27:04] thread 17080b000 started ("Muxer")
[13:27:04] thread 170897000 started ("Muxer")
[13:27:04] thread 170923000 started ("Muxer")
[13:27:04] thread 1709af000 started ("Muxer")
[13:27:04] thread 170a3b000 started ("Muxer")
[13:27:04] thread 170ac7000 started ("Muxer")
[13:27:04] thread 170b53000 started ("Reader")
[13:27:04] thread 170bdf000 started ("Audio decoder (libavcodec)")
[13:27:04] ffmpeg_read starting chapter 1 at 0
[13:27:04] thread 170c6b000 started ("Audio decoder (libavcodec)")
[13:27:04] thread 170cf7000 started ("Audio decoder (libavcodec)")
[13:27:04] thread 170d83000 started ("Audio decoder (libavcodec)")
[13:27:04] thread 170e0f000 started ("Subtitle decoder (libavcodec)")
[13:27:04] thread 170e9b000 started ("Subtitle decoder (libavcodec)")
[13:27:04] thread 170f27000 started ("Subtitle decoder (libavcodec)")
[13:27:04] thread 170fb3000 started ("Video decoder (libavcodec)")
[13:27:04] thread 17103f000 started ("Video Synchronization")
[13:27:04] thread 1710cb000 started ("AAC encoder (Apple)")
[13:27:04] thread 171157000 started ("AAC encoder (Apple)")
[13:27:04] thread 1711e3000 started ("AAC encoder (Apple)")
[13:27:04] thread 17126f000 started ("AAC encoder (Apple)")
[13:27:04] thread 1712fb000 started ("VideoToolbox encoder (Apple)")
[13:27:04] thread 171387000 started ("Muxer")
[13:27:04] thread 171413000 started ("Framerate Shaper")
[13:27:04] thread 17149f000 started ("AVFilter")
[13:27:04] sync: first pts audio 0x3 is 0
[13:27:04] sync: first pts audio 0x2 is 0
[13:27:04] sync: first pts audio 0x1 is 0
[13:27:04] sync: first pts audio 0x4 is 0
[13:27:04] sync: first pts video is 0
[13:27:04] sync: "Chapter 1" (1) at frame 1 time 0
[13:27:13] sync: first pts subtitle 0x5 is 2834100
[13:27:13] sync: first pts subtitle 0x7 is 2845350
[13:30:01] ffmpeg_read starting chapter 2 at 41111100
[13:30:02] sync: "Chapter 2" (2) at frame 10953 time 41111070
[13:31:17] ffmpeg_read starting chapter 3 at 57229650
[13:31:18] sync: "Chapter 3" (3) at frame 15247 time 57229672
[13:33:30] ffmpeg_read starting chapter 4 at 84583260
[13:33:31] sync: "Chapter 4" (4) at frame 22534 time 84583248
[13:35:05] ffmpeg_read starting chapter 5 at 107826480
[13:35:06] sync: "Chapter 5" (5) at frame 28726 time 107826468
[13:37:18] ffmpeg_read starting chapter 6 at 137931570
[13:37:19] sync: "Chapter 6" (6) at frame 36746 time 137931543
[13:38:50] ffmpeg_read starting chapter 7 at 161726580
[13:38:51] sync: "Chapter 7" (7) at frame 43085 time 161726565
[13:39:39] ffmpeg_read starting chapter 8 at 173753550
[13:39:39] sync: "Chapter 8" (8) at frame 46289 time 173753580
[13:40:37] ffmpeg_read starting chapter 9 at 188269290
[13:40:37] sync: "Chapter 9" (9) at frame 50156 time 188269331
[13:41:12] ffmpeg_read starting chapter 10 at 196043310
[13:41:13] sync: "Chapter 10" (10) at frame 52227 time 196043347
[13:44:27] ffmpeg_read starting chapter 11 at 243336870
[13:44:28] sync: "Chapter 11" (11) at frame 64826 time 243336843
[13:45:02] ffmpeg_read starting chapter 12 at 252360900
[13:45:03] sync: "Chapter 12" (12) at frame 67230 time 252360858
[13:46:46] ffmpeg_read starting chapter 13 at 277319520
[13:46:47] sync: "Chapter 13" (13) at frame 73879 time 277319542
[13:48:17] ffmpeg_read starting chapter 14 at 298126620
[13:48:18] sync: "Chapter 14" (14) at frame 79422 time 298126578
[13:49:12] ffmpeg_read starting chapter 15 at 310491450
[13:49:12] sync: "Chapter 15" (15) at frame 82716 time 310491431
[13:51:37] ffmpeg_read starting chapter 16 at 343043910
[13:51:38] sync: "Chapter 16" (16) at frame 91388 time 343043951
[13:53:00] ffmpeg_read starting chapter 17 at 363242880
[13:53:01] sync: "Chapter 17" (17) at frame 96769 time 363242880
[13:53:36] ffmpeg_read starting chapter 18 at 372030390
[13:53:36] sync: "Chapter 18" (18) at frame 99110 time 372030408
[13:54:12] ffmpeg_read starting chapter 19 at 381219570
[13:54:13] sync: "Chapter 19" (19) at frame 101558 time 381219588
[13:56:00] ffmpeg_read starting chapter 20 at 406392210
[13:56:01] sync: "Chapter 20" (20) at frame 108264 time 406392236
[13:56:55] ffmpeg_read starting chapter 21 at 419962050
[13:56:56] sync: "Chapter 21" (21) at frame 111879 time 419962042
[13:57:27] sync: first pts subtitle 0x6 is 427848660
[13:59:23] ffmpeg_read starting chapter 22 at 454639230
[13:59:24] sync: "Chapter 22" (22) at frame 121117 time 454639185
[14:00:05] ffmpeg_read starting chapter 23 at 465502500
[14:00:06] sync: "Chapter 23" (23) at frame 124011 time 465502537
[14:01:24] ffmpeg_read starting chapter 24 at 484323840
[14:01:25] sync: "Chapter 24" (24) at frame 129025 time 484323840
[14:02:46] ffmpeg_read starting chapter 25 at 503516790
[14:02:47] sync: "Chapter 25" (25) at frame 134138 time 503516763
[14:03:41] ffmpeg_read starting chapter 26 at 517863600
[14:03:42] sync: "Chapter 26" (26) at frame 137960 time 517863596
[14:04:16] ffmpeg_read starting chapter 27 at 526752450
[14:04:16] sync: "Chapter 27" (27) at frame 140328 time 526752476
[14:07:31] reader: done. 1 scr changes
[14:07:31] thread 170b53000 exited ("Reader")
[14:07:32] thread 171387000 exited ("Muxer")
[14:07:32] thread 171387000 joined ("Muxer")
[14:07:32] work: average encoding speed for job is 62.647987 fps
[14:07:32] thread 170437000 exited ("Audio Synchronization")
[14:07:32] thread 170667000 exited ("Subtitle Synchronization")
[14:07:32] thread 1705db000 exited ("Subtitle Synchronization")
[14:07:32] thread 170f27000 exited ("Subtitle decoder (libavcodec)")
[14:07:32] thread 1710cb000 exited ("AAC encoder (Apple)")
[14:07:32] thread 1703ab000 exited ("Audio Synchronization")
[14:07:32] thread 170ac7000 exited ("Muxer")
[14:07:32] thread 170bdf000 exited ("Audio decoder (libavcodec)")
[14:07:32] thread 171413000 exited ("Framerate Shaper")
[14:07:32] thread 170e9b000 exited ("Subtitle decoder (libavcodec)")
[14:07:32] thread 170d83000 exited ("Audio decoder (libavcodec)")
[14:07:32] thread 171413000 joined ("Framerate Shaper")
[14:07:32] vfr: 152089 frames output, 0 dropped and 0 duped for CFR/PFR
[14:07:32] vfr: lost time: 0 (0 frames)
[14:07:32] vfr: gained time: 0 (0 frames) (0 not accounted for)
[14:07:32] fifo_close: trashing 0 buffer(s)
[14:07:32] thread 17031f000 exited ("Audio Synchronization")
[14:07:32] thread 1704c3000 exited ("Audio Synchronization")
[14:07:32] thread 170923000 exited ("Muxer")
[14:07:32] thread 170cf7000 exited ("Audio decoder (libavcodec)")
[14:07:32] thread 17054f000 exited ("Subtitle Synchronization")
[14:07:32] thread 170c6b000 exited ("Audio decoder (libavcodec)")
[14:07:32] thread 170e0f000 exited ("Subtitle decoder (libavcodec)")
[14:07:32] thread 170897000 exited ("Muxer")
[14:07:32] thread 17077f000 exited ("Muxer")
[14:07:32] thread 1709af000 exited ("Muxer")
[14:07:32] thread 170a3b000 exited ("Muxer")
[14:07:32] thread 170fb3000 exited ("Video decoder (libavcodec)")
[14:07:32] thread 17103f000 exited ("Video Synchronization")
[14:07:32] thread 1711e3000 exited ("AAC encoder (Apple)")
[14:07:32] thread 171157000 exited ("AAC encoder (Apple)")
[14:07:32] thread 17080b000 exited ("Muxer")
[14:07:32] thread 17126f000 exited ("AAC encoder (Apple)")
[14:07:33] thread 17149f000 exited ("AVFilter")
[14:07:33] thread 1712fb000 exited ("VideoToolbox encoder (Apple)")
[14:07:33] thread 17149f000 joined ("AVFilter")
[14:07:33] thread 170b53000 joined ("Reader")
[14:07:33] thread 170bdf000 joined ("Audio decoder (libavcodec)")
[14:07:33] thread 170c6b000 joined ("Audio decoder (libavcodec)")
[14:07:33] thread 170cf7000 joined ("Audio decoder (libavcodec)")
[14:07:33] thread 170d83000 joined ("Audio decoder (libavcodec)")
[14:07:33] thread 170e0f000 joined ("Subtitle decoder (libavcodec)")
[14:07:33] thread 170e9b000 joined ("Subtitle decoder (libavcodec)")
[14:07:33] thread 170f27000 joined ("Subtitle decoder (libavcodec)")
[14:07:33] thread 170fb3000 joined ("Video decoder (libavcodec)")
[14:07:33] thread 17103f000 joined ("Video Synchronization")
[14:07:33] thread 1710cb000 joined ("AAC encoder (Apple)")
[14:07:33] thread 171157000 joined ("AAC encoder (Apple)")
[14:07:33] thread 1711e3000 joined ("AAC encoder (Apple)")
[14:07:33] thread 17126f000 joined ("AAC encoder (Apple)")
[14:07:33] thread 1712fb000 joined ("VideoToolbox encoder (Apple)")
[14:07:33] dca-decoder done: 594594 frames, 0 decoder errors
[14:07:33] dca-decoder done: 594594 frames, 0 decoder errors
[14:07:33] truehd-decoder done: 7612055 frames, 0 decoder errors
[14:07:33] ac3-decoder done: 198231 frames, 0 decoder errors
[14:07:33] hevc-decoder done: 152089 frames, 0 decoder errors
[14:07:33] sync: got 152089 frames, 152089 expected
[14:07:33] sync: framerate min 23.976 fps, max 23.976 fps, avg 23.976 fps
[14:07:33] thread 17031f000 joined ("Audio Synchronization")
[14:07:33] thread 1703ab000 joined ("Audio Synchronization")
[14:07:33] thread 170437000 joined ("Audio Synchronization")
[14:07:33] thread 1704c3000 joined ("Audio Synchronization")
[14:07:33] thread 17054f000 joined ("Subtitle Synchronization")
[14:07:33] thread 1705db000 joined ("Subtitle Synchronization")
[14:07:33] thread 170667000 joined ("Subtitle Synchronization")
[14:07:33] mux: file size, 4843765406 bytes
[14:07:33] mux: track 0, 152089 frames, 3088192222 bytes, 3894.65 kbps, fifo 1024
[14:07:33] mux: track 1, 297300 frames, 522903219 bytes, 659.45 kbps, fifo 2048
[14:07:33] mux: track 2, 297300 frames, 524882657 bytes, 661.95 kbps, fifo 2048
[14:07:33] mux: track 3, 297348 frames, 520265401 bytes, 656.13 kbps, fifo 2048
[14:07:33] mux: track 4, 297349 frames, 132114778 bytes, 166.62 kbps, fifo 2048
[14:07:33] mux: track 5, 32 frames, 373326 bytes, 0.47 kbps, fifo 16
[14:07:33] mux: track 6, 2212 frames, 23748009 bytes, 29.95 kbps, fifo 32
[14:07:33] mux: track 7, 2190 frames, 21643141 bytes, 27.30 kbps, fifo 32
[14:07:33] mux: overhead, 7.16 bytes per frame
[14:07:33] thread 17077f000 joined ("Muxer")
[14:07:33] thread 17080b000 joined ("Muxer")
[14:07:33] thread 170897000 joined ("Muxer")
[14:07:33] thread 170923000 joined ("Muxer")
[14:07:33] thread 1709af000 joined ("Muxer")
[14:07:33] thread 170a3b000 joined ("Muxer")
[14:07:33] thread 170ac7000 joined ("Muxer")
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] fifo_close: trashing 0 buffer(s)
[14:07:33] Freed 320 buffers of size 1024
[14:07:33] Freed 32 buffers of size 2048
[14:07:33] Freed 32 buffers of size 4096
[14:07:33] Freed 32 buffers of size 8192
[14:07:33] Freed 32 buffers of size 16384
[14:07:33] Freed 32 buffers of size 32768
[14:07:33] Freed 32 buffers of size 65536
[14:07:33] Freed 32 buffers of size 131072
[14:07:33] Freed 32 buffers of size 262144
[14:07:33] Freed 20 buffers of size 524288
[14:07:33] Freed 13 buffers of size 1048576
[14:07:33] Freed 3 buffers of size 2097152
[14:07:33] Freed 32 buffers of size 33554432
[14:07:33] Allocated 1121189888 bytes of buffers on this pass and Freed 1121189888 bytes, 0 bytes leaked
[14:07:33] Finished work at: Sun Feb 19 14:07:33 2023

[14:07:33] thread 16f3cf000 exited ("work")
[14:07:33] thread 16f3cf000 joined ("work")
[14:07:33] libhb: work result = 0

Deleted User 11865

Re: HandBrake MAC, no sound on some audio tracks

Post by Deleted User 11865 »

I guess the 6.1 audio is the issue, although I am unsure as to why.
Silistras
Posts: 6
Joined: Sat Mar 04, 2023 6:22 pm

Re: HandBrake MAC, no sound on some audio tracks

Post by Silistras »

At the moment i do some tests. What i can see that the channel layout/order of the audio tracks are different between the Hanbrake MAC and Handbrake PC output. But I dont have knowlege about audio formats to understood it. Is it possible to use ffmpeg instead of coreaudio with Handbrake on the MAC for converting the audio tracks?
Deleted User 11865

Re: HandBrake MAC, no sound on some audio tracks

Post by Deleted User 11865 »

Nope, but you can tell HandBrake to downmix the audio to 5.1 via the audio tab and the selection behavior panel.
mduell
Veteran User
Posts: 8187
Joined: Sat Apr 21, 2007 8:54 pm

Re: HandBrake MAC, no sound on some audio tracks

Post by mduell »

Code: Select all

[13:48:58]    + encoder: H.265 10-bit (NVEnc)
[13:48:58]      + preset:  slowest
[13:48:58]      + profile: main10
[13:48:58]      + level:   auto
[13:48:58]      + quality: 20.00 (CQ)



[13:27:04]    + encoder: H.265 10-bit (VideoToolbox)
[13:27:04]      + preset:  quality
[13:27:04]      + profile: main10
[13:27:04]      + level:   auto
[13:27:04]      + quality: 20.00 (CQ)
These are not the same thing! These are different encodes with different quality scales and settings!
Deleted User 11865

Re: HandBrake MAC, no sound on some audio tracks

Post by Deleted User 11865 »

This should have little effect on audio playback issues though.

Silistras, can you try an encode on your Mac with everything like above but using the x264 encoder (x264 specifically, not H.264 VideoToolbox) using e.g. the ultrafast preset? The video won't look good, but we only care to test the audio here; does the second audio track remain silent still?
mduell
Veteran User
Posts: 8187
Joined: Sat Apr 21, 2007 8:54 pm

Re: HandBrake MAC, no sound on some audio tracks

Post by mduell »

Sure, but it directly relates to OP's first question:
First of all, i'm positively supprised about the output file size on the MAC. Both files are created with the same settings on Handbrake (PC & MAC).

Is there a way to check the video quality to compare them?
Deleted User 11865

Re: HandBrake MAC, no sound on some audio tracks

Post by Deleted User 11865 »

mduell wrote: Mon Mar 06, 2023 1:16 pm Sure, but it directly relates to OP's first question:
First of all, i'm positively supprised about the output file size on the MAC. Both files are created with the same settings on Handbrake (PC & MAC).

Is there a way to check the video quality to compare them?
Ah, indeed, good catch :-)
Silistras
Posts: 6
Joined: Sat Mar 04, 2023 6:22 pm

Re: HandBrake MAC, no sound on some audio tracks

Post by Silistras »

I have done the both tests:

all like bevore but all audio tracks downmixed to 5.1

Code: Select all

MAC_Test_5.1           VLC (PC)	    VLC (MAC)	Infuse (MAC)
1                      ok           ok          ok
2                      ok           ok          ok
3                      ok           ok          ok
4                      ok           ok          ok

Code: Select all

HandBrake Activity Log for Session: 2023-03-06T13:22:14Z
Handbrake Version: 1.6.1 (2023012200)
MAC_Test_5.1.mkv
Preset: UHD disc => mkv
[14:22:14] macgui: fr.handbrake.HandBrakeXPCService scanning specifically for title: 1
[14:22:14] CPU: 
[14:22:14]  - logical processor count: 12
[14:22:14] hb_scan: path=/Users/henry/MyData/MakeMovies/Test/RAW.mkv, title_index=1
[14:22:14] thread 16b02b000 started ("scan")
udfread ERROR: ECMA 167 Volume Recognition failed
disc.c:333: failed opening UDF image /Users/henry/MyData/MakeMovies/Test/RAW.mkv
disc.c:437: error opening file BDMV/index.bdmv
disc.c:437: error opening file BDMV/BACKUP/index.bdmv
[14:22:14] bd: not a bd - trying as a stream/file instead
libdvdread: DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav: vm: vm: failed to read VIDEO_TS.IFO
[14:22:14] dvd: not a dvd - trying as a stream/file instead
Input #0, matroska,webm, from '/Users/henry/MyData/MakeMovies/Test/RAW.mkv':
  Metadata:
    title           : Herr der Ringe Die Gefährten Teil 1
    encoder         : libmakemkv v1.17.3 (1.3.10/1.5.2) darwin(arm64-release)
    creation_time   : 2023-02-14T17:34:45.000000Z
  Duration: 01:45:43.39, start: 0.000000, bitrate: 77483 kb/s
  Chapters:
    Chapter #0:0: start 0.000000, end 456.789667
      Metadata:
        title           : Chapter 01
    Chapter #0:1: start 456.789667, end 635.760125
      Metadata:
        title           : Chapter 02
    Chapter #0:2: start 635.760125, end 939.813875
      Metadata:
        title           : Chapter 03
    Chapter #0:3: start 939.813875, end 1198.071875
      Metadata:
        title           : Chapter 04
    Chapter #0:4: start 1198.071875, end 1532.572708
      Metadata:
        title           : Chapter 05
    Chapter #0:5: start 1532.572708, end 1796.961833
      Metadata:
        title           : Chapter 06
    Chapter #0:6: start 1796.961833, end 1930.470208
      Metadata:
        title           : Chapter 07
    Chapter #0:7: start 1930.470208, end 2091.756333
      Metadata:
        title           : Chapter 08
    Chapter #0:8: start 2091.756333, end 2178.134292
      Metadata:
        title           : Chapter 09
    Chapter #0:9: start 2178.134292, end 2703.742708
      Metadata:
        title           : Chapter 10
    Chapter #0:10: start 2703.742708, end 2803.884417
      Metadata:
        title           : Chapter 11
    Chapter #0:11: start 2803.884417, end 3081.203125
      Metadata:
        title           : Chapter 12
    Chapter #0:12: start 3081.203125, end 3312.392417
      Metadata:
        title           : Chapter 13
    Chapter #0:13: start 3312.392417, end 3449.904792
      Metadata:
        title           : Chapter 14
    Chapter #0:14: start 3449.904792, end 3811.474333
      Metadata:
        title           : Chapter 15
    Chapter #0:15: start 3811.474333, end 4036.032000
      Metadata:
        title           : Chapter 16
    Chapter #0:16: start 4036.032000, end 4133.546083
      Metadata:
        title           : Chapter 17
    Chapter #0:17: start 4133.546083, end 4235.648083
      Metadata:
        title           : Chapter 18
    Chapter #0:18: start 4235.648083, end 4515.344167
      Metadata:
        title           : Chapter 19
    Chapter #0:19: start 4515.344167, end 4666.244917
      Metadata:
        title           : Chapter 20
    Chapter #0:20: start 4666.244917, end 5051.421375
      Metadata:
        title           : Chapter 21
    Chapter #0:21: start 5051.421375, end 5172.125292
      Metadata:
        title           : Chapter 22
    Chapter #0:22: start 5172.125292, end 5381.376000
      Metadata:
        title           : Chapter 23
    Chapter #0:23: start 5381.376000, end 5594.630708
      Metadata:
        title           : Chapter 24
    Chapter #0:24: start 5594.630708, end 5754.039958
      Metadata:
        title           : Chapter 25
    Chapter #0:25: start 5754.039958, end 5852.680167
      Metadata:
        title           : Chapter 26
    Chapter #0:26: start 5852.680167, end 6343.392000
      Metadata:
        title           : Chapter 27
  Stream #0:0(eng): Video: hevc (Main 10), yuv420p10le(tv, bt2020nc/bt2020/smpte2084), 3840x2160 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn
    Metadata:
      BPS-eng         : 69790382
      DURATION-eng    : 01:45:43.378708333
      NUMBER_OF_FRAMES-eng: 152089
      NUMBER_OF_BYTES-eng: 55338347493
      SOURCE_ID-eng   : 001011
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 darwin(arm64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-14 17:34:45
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Side data:
      DOVI configuration record: version: 1.0, profile: 7, level: 6, rpu flag: 1, el flag: 1, bl flag: 1, compatibility id: 6
  Stream #0:1(deu): Audio: dts (DTS-HD MA), 48000 Hz, 6.1, s16p (default)
    Metadata:
      title           : Surround 6.1
      BPS-eng         : 2663105
      DURATION-eng    : 01:45:42.336000000
      NUMBER_OF_FRAMES-eng: 594594
      NUMBER_OF_BYTES-eng: 2111288760
      SOURCE_ID-eng   : 001102
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 darwin(arm64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-14 17:34:45
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:2(deu): Audio: dts (DTS-ES), 48000 Hz, 6.1, fltp, 1536 kb/s
    Metadata:
      title           : Surround 5.1
      BPS-eng         : 1509000
      DURATION-eng    : 01:45:42.336000000
      NUMBER_OF_FRAMES-eng: 594594
      NUMBER_OF_BYTES-eng: 1196323128
      SOURCE_ID-eng   : 001102
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 darwin(arm64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-14 17:34:45
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:3(eng): Audio: truehd, 48000 Hz, 7.1, s32 (24 bit)
    Metadata:
      title           : Surround 7.1
      BPS-eng         : 3000191
      DURATION-eng    : 01:45:43.379166666
      NUMBER_OF_FRAMES-eng: 7612055
      NUMBER_OF_BYTES-eng: 2378919206
      SOURCE_ID-eng   : 001100
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 darwin(arm64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-14 17:34:45
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:4(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 448 kb/s
    Metadata:
      title           : Surround 5.1
      BPS-eng         : 448000
      DURATION-eng    : 01:45:43.392000000
      NUMBER_OF_FRAMES-eng: 198231
      NUMBER_OF_BYTES-eng: 355229952
      SOURCE_ID-eng   : 001100
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 darwin(arm64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-14 17:34:45
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:5(deu): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 30130
      DURATION-eng    : 01:45:05.361562500
      NUMBER_OF_FRAMES-eng: 2212
      NUMBER_OF_BYTES-eng: 23748009
      SOURCE_ID-eng   : 0012A2
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 darwin(arm64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-14 17:34:45
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:6(deu): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 2310
      DURATION-eng    : 00:21:32.562104166
      NUMBER_OF_FRAMES-eng: 32
      NUMBER_OF_BYTES-eng: 373326
      SOURCE_ID-eng   : 0012B3
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 darwin(arm64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-14 17:34:45
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:7(eng): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 27457
      DURATION-eng    : 01:45:05.987187500
      NUMBER_OF_FRAMES-eng: 2190
      NUMBER_OF_BYTES-eng: 21643141
      SOURCE_ID-eng   : 0012A0
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 darwin(arm64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-14 17:34:45
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
[14:22:14] Found ffmpeg 27 chapters, container=matroska,webm
[14:22:14] Added chapter 1, name='Chapter 1', dur=41111069, (00:07:37)
[14:22:14] Added chapter 2, name='Chapter 2', dur=16107342, (00:02:59)
[14:22:14] Added chapter 3, name='Chapter 3', dur=27364837, (00:05:04)
[14:22:14] Added chapter 4, name='Chapter 4', dur=23243220, (00:04:18)
[14:22:14] Added chapter 5, name='Chapter 5', dur=30105075, (00:05:35)
[14:22:14] Added chapter 6, name='Chapter 6', dur=23795021, (00:04:24)
[14:22:14] Added chapter 7, name='Chapter 7', dur=12015754, (00:02:14)
[14:22:14] Added chapter 8, name='Chapter 8', dur=14515751, (00:02:41)
[14:22:14] Added chapter 9, name='Chapter 9', dur=7774017, (00:01:26)
[14:22:14] Added chapter 10, name='Chapter 10', dur=47304757, (00:08:46)
[14:22:14] Added chapter 11, name='Chapter 11', dur=9012754, (00:01:40)
[14:22:14] Added chapter 12, name='Chapter 12', dur=24958684, (00:04:37)
[14:22:14] Added chapter 13, name='Chapter 13', dur=20807036, (00:03:51)
[14:22:14] Added chapter 14, name='Chapter 14', dur=12376114, (00:02:18)
[14:22:14] Added chapter 15, name='Chapter 15', dur=32541258, (00:06:02)
[14:22:14] Added chapter 16, name='Chapter 16', dur=20210191, (00:03:45)
[14:22:14] Added chapter 17, name='Chapter 17', dur=8776267, (00:01:38)
[14:22:14] Added chapter 18, name='Chapter 18', dur=9189180, (00:01:42)
[14:22:14] Added chapter 19, name='Chapter 19', dur=25172647, (00:04:40)
[14:22:14] Added chapter 20, name='Chapter 20', dur=13581068, (00:02:31)
[14:22:14] Added chapter 21, name='Chapter 21', dur=34665881, (00:06:25)
[14:22:14] Added chapter 22, name='Chapter 22', dur=10863353, (00:02:01)
[14:22:14] Added chapter 23, name='Chapter 23', dur=18832564, (00:03:29)
[14:22:14] Added chapter 24, name='Chapter 24', dur=19192923, (00:03:33)
[14:22:14] Added chapter 25, name='Chapter 25', dur=14346833, (00:02:39)
[14:22:14] Added chapter 26, name='Chapter 26', dur=8877618, (00:01:39)
[14:22:14] Added chapter 27, name='Chapter 27', dur=44164066, (00:08:11)
[14:22:14] scan: decoding previews for title 1
[14:22:14] scan: preview 1
[14:22:14] fifo_close: trashing 0 buffer(s)
[14:22:14] scan: audio 0x1: dca, rate=48000Hz, bitrate=1 Deutsch (DTS-HD MA) (6.1 ch)
[14:22:14] fifo_close: trashing 0 buffer(s)
[14:22:14] scan: audio 0x2: dca, rate=48000Hz, bitrate=1536000 Deutsch (DTS-ES) (6.1 ch) (1536 kbps)
[14:22:14] fifo_close: trashing 0 buffer(s)
[14:22:14] scan: audio 0x3: truehd, rate=48000Hz, bitrate=1 English (TrueHD) (7.1 ch)
[14:22:14] fifo_close: trashing 0 buffer(s)
[14:22:14] scan: audio 0x4: ac3, rate=48000Hz, bitrate=448000 English (AC3) (5.1 ch) (Dolby Digital EX) (448 kbps)
[14:22:14] scan: preview 2
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[14:22:15] scan: preview 3
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[14:22:15] scan: preview 4
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[14:22:15] scan: preview 5
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[14:22:15] scan: preview 6
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[14:22:16] scan: preview 7
[14:22:16] scan: preview 8
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[14:22:16] scan: preview 9
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[14:22:17] scan: preview 10
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[hevc @ 0x12e81ad50] First slice in a frame missing.
[14:22:17] crop: [0] 275/276/0/0
[14:22:17] crop: [1] 275/276/0/0
[14:22:17] crop: [2] 275/276/0/0
[14:22:17] crop: [3] 275/276/0/0
[14:22:17] crop: [4] 275/276/0/0
[14:22:17] crop: [5] 275/276/0/0
[14:22:17] crop: [6] 275/276/13/0
[14:22:17] crop: [7] 275/276/23/0
[14:22:17] crop: [8] 275/276/300/0
[14:22:17] crop: less_than_median_frame_count: 0,
[14:22:17] scan: 10 previews, 3840x2160, 23.976 fps, autocrop = 276/276/0/0, aspect 16:9, PAR 1:1, color profile: 9-16-9, chroma location: topleft
[14:22:17] scan: mastering display metadata: r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290) min_luminance=0.005000, max_luminance=4000.000000
[14:22:17] scan: content light level: max_cll=602, max_fall=184
[14:22:17] Freed 1 buffers of size 1024
[14:22:17] Freed 1 buffers of size 2048
[14:22:17] Freed 1 buffers of size 4096
[14:22:17] Freed 1 buffers of size 8192
[14:22:17] Freed 1 buffers of size 16384
[14:22:17] Freed 1 buffers of size 32768
[14:22:17] Freed 1 buffers of size 131072
[14:22:17] Freed 1 buffers of size 262144
[14:22:17] Freed 1 buffers of size 524288
[14:22:17] Freed 1 buffers of size 1048576
[14:22:17] Freed 2 buffers of size 16777216
[14:22:17] Allocated 35585024 bytes of buffers on this pass and Freed 35585024 bytes, 0 bytes leaked
[14:22:17] thread 16b02b000 exited ("scan")
[14:22:17] thread 16b02b000 joined ("scan")
[14:22:17] libhb: scan thread found 1 valid title(s)
[14:22:17] macgui: fr.handbrake.HandBrakeXPCService scan done
[14:22:17] thread 16b02b000 started ("work")
[14:22:17] macgui: fr.handbrake.HandBrakeXPCService started encoding MAC_Test_5.1.mkv
[14:22:17] macgui: fr.handbrake.HandBrakeXPCService with preset UHD disc => mkv
[14:22:17] Starting work at: Mon Mar  6 14:22:17 2023

[14:22:17] 1 job(s) to process
[14:22:17] Adding subtitle scan pass
[14:22:17] Starting Task: Subtitle Scan
[14:22:17] job configuration:
[14:22:17]  * source
[14:22:17]    + /Users/henry/MyData/MakeMovies/Test/RAW.mkv
[14:22:17]    + title 1, chapter(s) 1 to 27
[14:22:17]    + container: matroska,webm
[14:22:17]    + data rate: 77483 kbps
[14:22:17]  * destination
[14:22:17]    + /Users/henry/MyData/MakeMovies/Test/MAC_Test_5.1.mkv
[14:22:17]    + container: Matroska (libavformat)
[14:22:17]      + chapter markers
[14:22:17]  * video track
[14:22:17]    + decoder: hevc 10-bit (yuv420p10le)
[14:22:17]    + filters
[14:22:17]      + Framerate Shaper (mode=1:rate=27000000/1126125)
[14:22:17]        + frame rate: 23.976 fps -> constant 23.976 fps
[14:22:17]      + AVFilter (crop='x=0:y=276:w=3840:h=1608',zscale='width=3840:height=1608:filter=lanczos',format='pix_fmts=yuv420p10le',format='pix_fmts=p010le')
[14:22:17]        + crop: x=0, y=276, w=3840, h=1608
[14:22:17]        + zscale: width=3840, height=1608, filter=lanczos
[14:22:17]        + format: pix_fmts=yuv420p10le
[14:22:17]        + format: pix_fmts=p010le
[14:22:17]      + Crop and Scale (width=3840:height=1608:crop-top=276:crop-bottom=276:crop-left=0:crop-right=0)
[14:22:17]        + source: 3840 * 2160, crop (276/276/0/0): 3840 * 1608, scale: 3840 * 1608
[14:22:17]      + Format (format=p010le)
[14:22:17]    + Output geometry
[14:22:17]      + storage dimensions: 3840 x 1608
[14:22:17]      + pixel aspect ratio: 1 : 1
[14:22:17]      + display dimensions: 3840 x 1608
[14:22:17]  * Foreign Audio Search: Passthrough, Forced Only, Default
[14:22:17]    + subtitle, Deutsch [PGS] (track 0, id 0x5, Picture)
[14:22:17]    + subtitle, Deutsch [PGS] (track 1, id 0x6, Picture)
[14:22:17] sync: expecting 152089 video frames
[14:22:17] thread 16c34f000 started ("Subtitle Synchronization")
[14:22:17] thread 16c3db000 started ("Subtitle Synchronization")
[14:22:17] thread 16c467000 started ("Reader")
[14:22:17] ffmpeg_read starting chapter 1 at 0
[14:22:17] thread 16c4f3000 started ("Subtitle decoder (libavcodec)")
[14:22:17] thread 16c57f000 started ("Subtitle decoder (libavcodec)")
[14:22:17] thread 16c60b000 started ("Video decoder (libavcodec)")
[14:22:17] thread 16c697000 started ("Video Synchronization")
[14:22:18] ffmpeg_read starting chapter 2 at 41111100
[14:22:19] ffmpeg_read starting chapter 3 at 57229650
[14:22:20] ffmpeg_read starting chapter 4 at 84583260
[14:22:20] ffmpeg_read starting chapter 5 at 107826480
[14:22:21] ffmpeg_read starting chapter 6 at 137931570
[14:22:22] ffmpeg_read starting chapter 7 at 161726580
[14:22:22] ffmpeg_read starting chapter 8 at 173753550
[14:22:23] ffmpeg_read starting chapter 9 at 188269290
[14:22:23] ffmpeg_read starting chapter 10 at 196043310
[14:22:24] ffmpeg_read starting chapter 11 at 243336870
[14:22:24] ffmpeg_read starting chapter 12 at 252360900
[14:22:25] ffmpeg_read starting chapter 13 at 277319520
[14:22:26] ffmpeg_read starting chapter 14 at 298126620
[14:22:26] ffmpeg_read starting chapter 15 at 310491450
[14:22:27] ffmpeg_read starting chapter 16 at 343043910
[14:22:28] ffmpeg_read starting chapter 17 at 363242880
[14:22:28] ffmpeg_read starting chapter 18 at 372030390
[14:22:28] ffmpeg_read starting chapter 19 at 381219570
[14:22:29] ffmpeg_read starting chapter 20 at 406392210
[14:22:29] ffmpeg_read starting chapter 21 at 419962050
[14:22:30] ffmpeg_read starting chapter 22 at 454639230
[14:22:31] ffmpeg_read starting chapter 23 at 465502500
[14:22:31] ffmpeg_read starting chapter 24 at 484323840
[14:22:32] ffmpeg_read starting chapter 25 at 503516790
[14:22:32] ffmpeg_read starting chapter 26 at 517863600
[14:22:32] ffmpeg_read starting chapter 27 at 526752450
[14:22:33] reader: done. 1 scr changes
[14:22:33] thread 16c34f000 exited ("Subtitle Synchronization")
[14:22:33] thread 16c60b000 exited ("Video decoder (libavcodec)")
[14:22:33] thread 16c3db000 exited ("Subtitle Synchronization")
[14:22:33] thread 16c467000 exited ("Reader")
[14:22:34] thread 16c697000 exited ("Video Synchronization")
[14:22:34] thread 16c697000 joined ("Video Synchronization")
[14:22:34] work: average encoding speed for job is 0.000000 fps
[14:22:34] vfr: 0 frames output, 0 dropped and 0 duped for CFR/PFR
[14:22:34] vfr: lost time: 0 (0 frames)
[14:22:34] vfr: gained time: 0 (0 frames) (0 not accounted for)
[14:22:34] fifo_close: trashing 0 buffer(s)
[14:22:34] thread 16c467000 joined ("Reader")
[14:22:34] thread 16c4f3000 exited ("Subtitle decoder (libavcodec)")
[14:22:34] thread 16c57f000 exited ("Subtitle decoder (libavcodec)")
[14:22:34] thread 16c4f3000 joined ("Subtitle decoder (libavcodec)")
[14:22:34] thread 16c57f000 joined ("Subtitle decoder (libavcodec)")
[14:22:34] thread 16c60b000 joined ("Video decoder (libavcodec)")
[14:22:34] hevc-decoder done: 0 frames, 0 decoder errors
[14:22:34] sync: got 0 frames, 152089 expected
[14:22:34] thread 16c34f000 joined ("Subtitle Synchronization")
[14:22:34] thread 16c3db000 joined ("Subtitle Synchronization")
[14:22:34] fifo_close: trashing 0 buffer(s)
[14:22:34] fifo_close: trashing 0 buffer(s)
[14:22:34] fifo_close: trashing 0 buffer(s)
[14:22:34] fifo_close: trashing 0 buffer(s)
[14:22:34] fifo_close: trashing 0 buffer(s)
[14:22:34] fifo_close: trashing 0 buffer(s)
[14:22:34] Subtitle track 0 (id 0x5) 'Deutsch [PGS]': 1106 hits (0 forced)
[14:22:34] Subtitle track 1 (id 0x6) 'Deutsch [PGS]': 16 hits (0 forced)
[14:22:34] Found a subtitle candidate with id 0x6
[14:22:34] Freed 20 buffers of size 1024
[14:22:34] Freed 1 buffers of size 2048
[14:22:34] Freed 2 buffers of size 4096
[14:22:34] Freed 2 buffers of size 8192
[14:22:34] Freed 2 buffers of size 16384
[14:22:34] Freed 32 buffers of size 32768
[14:22:34] Freed 32 buffers of size 65536
[14:22:34] Freed 32 buffers of size 131072
[14:22:34] Freed 32 buffers of size 262144
[14:22:34] Freed 32 buffers of size 524288
[14:22:34] Freed 1 buffers of size 1048576
[14:22:34] Freed 1 buffers of size 2097152
[14:22:34] Allocated 35731456 bytes of buffers on this pass and Freed 35731456 bytes, 0 bytes leaked
[14:22:34] Starting Task: Encoding Pass
[14:22:34] job configuration:
[14:22:34]  * source
[14:22:34]    + /Users/henry/MyData/MakeMovies/Test/RAW.mkv
[14:22:34]    + title 1, chapter(s) 1 to 27
[14:22:34]    + container: matroska,webm
[14:22:34]    + data rate: 77483 kbps
[14:22:34]  * destination
[14:22:34]    + /Users/henry/MyData/MakeMovies/Test/MAC_Test_5.1.mkv
[14:22:34]    + container: Matroska (libavformat)
[14:22:34]      + chapter markers
[14:22:34]  * video track
[14:22:34]    + decoder: hevc 10-bit (yuv420p10le)
[14:22:34]    + filters
[14:22:34]      + Framerate Shaper (mode=1:rate=27000000/1126125)
[14:22:34]        + frame rate: 23.976 fps -> constant 23.976 fps
[14:22:34]      + AVFilter (crop='x=0:y=276:w=3840:h=1608',zscale='width=3840:height=1608:filter=lanczos',format='pix_fmts=yuv420p10le',format='pix_fmts=p010le')
[14:22:34]        + crop: x=0, y=276, w=3840, h=1608
[14:22:34]        + zscale: width=3840, height=1608, filter=lanczos
[14:22:34]        + format: pix_fmts=yuv420p10le
[14:22:34]        + format: pix_fmts=p010le
[14:22:34]      + Crop and Scale (width=3840:height=1608:crop-top=276:crop-bottom=276:crop-left=0:crop-right=0)
[14:22:34]        + source: 3840 * 2160, crop (276/276/0/0): 3840 * 1608, scale: 3840 * 1608
[14:22:34]      + Format (format=p010le)
[14:22:34]    + Output geometry
[14:22:34]      + storage dimensions: 3840 x 1608
[14:22:34]      + pixel aspect ratio: 1 : 1
[14:22:34]      + display dimensions: 3840 x 1608
[14:22:34]    + encoder: H.265 10-bit (VideoToolbox)
[14:22:34]      + preset:  quality
[14:22:34]      + profile: main10
[14:22:34]      + level:   auto
[14:22:34]      + quality: 20.00 (CQ)
[14:22:34]      + color profile: 9-16-9
[14:22:34]      + chroma location: topleft
[14:22:34]      + mastering display metadata: r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290) min_luminance=0.005000, max_luminance=4000.000000
[14:22:34]      + content light level: max_cll=602, max_fall=184
[14:22:34]  * subtitle track 1, Deutsch [PGS] (track 1, id 0x6, Picture) -> Passthrough, Default
[14:22:34]  * subtitle track 2, Deutsch [PGS] (track 0, id 0x5, Picture) -> Passthrough
[14:22:34]  * subtitle track 3, English [PGS] (track 2, id 0x7, Picture) -> Passthrough
[14:22:34]  * audio track 1
[14:22:34]    + name: Surround 6.1
[14:22:34]    + decoder: Deutsch (DTS-HD MA) (6.1 ch) (track 1, id 0x1)
[14:22:34]      + samplerate: 48000 Hz
[14:22:34]    + mixdown: 5.1 Channels
[14:22:34]    + encoder: AAC (Apple AudioToolbox)
[14:22:34]      + bitrate: 640 kbps, samplerate: 48000 Hz
[14:22:34]  * audio track 2
[14:22:34]    + name: Surround 5.1
[14:22:34]    + decoder: Deutsch (DTS-ES) (6.1 ch) (1536 kbps) (track 2, id 0x2)
[14:22:34]      + bitrate: 1536 kbps, samplerate: 48000 Hz
[14:22:34]    + mixdown: 5.1 Channels
[14:22:34]    + encoder: AAC (Apple AudioToolbox)
[14:22:34]      + bitrate: 640 kbps, samplerate: 48000 Hz
[14:22:34]  * audio track 3
[14:22:34]    + name: Surround 7.1
[14:22:34]    + decoder: English (TrueHD) (7.1 ch) (track 3, id 0x3)
[14:22:34]      + samplerate: 48000 Hz
[14:22:34]    + mixdown: 5.1 Channels
[14:22:34]    + encoder: AAC (Apple AudioToolbox)
[14:22:34]      + bitrate: 640 kbps, samplerate: 48000 Hz
[14:22:34]  * audio track 4
[14:22:34]    + name: Surround 5.1
[14:22:34]    + decoder: English (AC3) (5.1 ch) (Dolby Digital EX) (448 kbps) (track 4, id 0x4)
[14:22:34]      + bitrate: 448 kbps, samplerate: 48000 Hz
[14:22:34]    + mixdown: 5.1 Channels
[14:22:34]    + encoder: AAC (Apple AudioToolbox)
[14:22:34]      + bitrate: 640 kbps, samplerate: 48000 Hz
[14:22:34] sync: expecting 152089 video frames
[14:22:34] thread 16c34f000 started ("Audio Synchronization")
[14:22:34] thread 16c3db000 started ("Audio Synchronization")
[14:22:34] thread 16c467000 started ("Audio Synchronization")
[14:22:34] thread 16c4f3000 started ("Audio Synchronization")
[14:22:34] thread 16c57f000 started ("Subtitle Synchronization")
[14:22:34] thread 16c60b000 started ("Subtitle Synchronization")
[14:22:34] thread 16c697000 started ("Subtitle Synchronization")
[14:22:34] encvt_Init: encoding with constant quality 20.000000
[14:22:34] encvt_Init: com.apple.videotoolbox.videoencoder.ave.hevc
[14:22:34] Writing Metadata to output file...
[14:22:34] thread 16c7af000 started ("Muxer")
[14:22:34] thread 16c83b000 started ("Muxer")
[14:22:34] thread 16c8c7000 started ("Muxer")
[14:22:34] thread 16c953000 started ("Muxer")
[14:22:34] thread 16c9df000 started ("Muxer")
[14:22:34] thread 16ca6b000 started ("Muxer")
[14:22:34] thread 16caf7000 started ("Muxer")
[14:22:34] thread 16cb83000 started ("Reader")
[14:22:34] thread 16cc0f000 started ("Audio decoder (libavcodec)")
[14:22:34] thread 16cc9b000 started ("Audio decoder (libavcodec)")
[14:22:34] thread 16cd27000 started ("Audio decoder (libavcodec)")
[14:22:34] thread 16cdb3000 started ("Audio decoder (libavcodec)")
[14:22:34] ffmpeg_read starting chapter 1 at 0
[14:22:34] thread 16ce3f000 started ("Subtitle decoder (libavcodec)")
[14:22:34] thread 16cecb000 started ("Subtitle decoder (libavcodec)")
[14:22:34] thread 16cf57000 started ("Subtitle decoder (libavcodec)")
[14:22:34] thread 16cfe3000 started ("Video decoder (libavcodec)")
[14:22:34] thread 16d06f000 started ("Video Synchronization")
[14:22:34] thread 16d0fb000 started ("AAC encoder (Apple)")
[14:22:34] thread 16d187000 started ("AAC encoder (Apple)")
[14:22:34] thread 16d213000 started ("AAC encoder (Apple)")
[14:22:34] thread 16d29f000 started ("AAC encoder (Apple)")
[14:22:34] thread 16d32b000 started ("VideoToolbox encoder (Apple)")
[14:22:34] thread 16d3b7000 started ("Muxer")
[14:22:34] thread 16d443000 started ("Framerate Shaper")
[14:22:34] thread 16d4cf000 started ("AVFilter")
[14:22:34] sync: first pts audio 0x3 is 0
[14:22:34] sync: first pts audio 0x2 is 0
[14:22:34] sync: first pts audio 0x1 is 0
[14:22:34] sync: first pts audio 0x4 is 0
[14:22:34] sync: first pts video is 0
[14:22:34] sync: "Chapter 1" (1) at frame 1 time 0
[14:22:43] sync: first pts subtitle 0x5 is 2834100
[14:22:43] sync: first pts subtitle 0x7 is 2845350
[14:25:30] ffmpeg_read starting chapter 2 at 41111100
[14:25:31] sync: "Chapter 2" (2) at frame 10953 time 41111070
[14:26:46] ffmpeg_read starting chapter 3 at 57229650
[14:26:47] sync: "Chapter 3" (3) at frame 15247 time 57229672
[14:28:59] ffmpeg_read starting chapter 4 at 84583260
[14:28:59] sync: "Chapter 4" (4) at frame 22534 time 84583248
[14:30:34] ffmpeg_read starting chapter 5 at 107826480
[14:30:34] sync: "Chapter 5" (5) at frame 28726 time 107826468
[14:32:47] ffmpeg_read starting chapter 6 at 137931570
[14:32:47] sync: "Chapter 6" (6) at frame 36746 time 137931543
[14:34:18] ffmpeg_read starting chapter 7 at 161726580
[14:34:19] sync: "Chapter 7" (7) at frame 43085 time 161726565
[14:35:07] ffmpeg_read starting chapter 8 at 173753550
[14:35:08] sync: "Chapter 8" (8) at frame 46289 time 173753580
[14:36:05] ffmpeg_read starting chapter 9 at 188269290
[14:36:05] sync: "Chapter 9" (9) at frame 50156 time 188269331
[14:36:40] ffmpeg_read starting chapter 10 at 196043310
[14:36:41] sync: "Chapter 10" (10) at frame 52227 time 196043347
[14:39:55] ffmpeg_read starting chapter 11 at 243336870
[14:39:56] sync: "Chapter 11" (11) at frame 64826 time 243336843
[14:40:30] ffmpeg_read starting chapter 12 at 252360900
[14:40:31] sync: "Chapter 12" (12) at frame 67230 time 252360858
[14:42:13] ffmpeg_read starting chapter 13 at 277319520
[14:42:14] sync: "Chapter 13" (13) at frame 73879 time 277319542
[14:43:44] ffmpeg_read starting chapter 14 at 298126620
[14:43:45] sync: "Chapter 14" (14) at frame 79422 time 298126578
[14:44:39] ffmpeg_read starting chapter 15 at 310491450
[14:44:39] sync: "Chapter 15" (15) at frame 82716 time 310491431
[14:47:04] ffmpeg_read starting chapter 16 at 343043910
[14:47:05] sync: "Chapter 16" (16) at frame 91388 time 343043951
[14:48:27] ffmpeg_read starting chapter 17 at 363242880
[14:48:27] sync: "Chapter 17" (17) at frame 96769 time 363242880
[14:49:02] ffmpeg_read starting chapter 18 at 372030390
[14:49:03] sync: "Chapter 18" (18) at frame 99110 time 372030408
[14:49:39] ffmpeg_read starting chapter 19 at 381219570
[14:49:40] sync: "Chapter 19" (19) at frame 101558 time 381219588
[14:51:26] ffmpeg_read starting chapter 20 at 406392210
[14:51:27] sync: "Chapter 20" (20) at frame 108264 time 406392236
[14:52:21] ffmpeg_read starting chapter 21 at 419962050
[14:52:22] sync: "Chapter 21" (21) at frame 111879 time 419962042
[14:52:53] sync: first pts subtitle 0x6 is 427848660
[14:54:49] ffmpeg_read starting chapter 22 at 454639230
[14:54:50] sync: "Chapter 22" (22) at frame 121117 time 454639185
[14:55:30] ffmpeg_read starting chapter 23 at 465502500
[14:55:31] sync: "Chapter 23" (23) at frame 124011 time 465502537
[14:56:49] ffmpeg_read starting chapter 24 at 484323840
[14:56:50] sync: "Chapter 24" (24) at frame 129025 time 484323840
[14:58:11] ffmpeg_read starting chapter 25 at 503516790
[14:58:12] sync: "Chapter 25" (25) at frame 134138 time 503516763
[14:59:06] ffmpeg_read starting chapter 26 at 517863600
[14:59:07] sync: "Chapter 26" (26) at frame 137960 time 517863596
[14:59:41] ffmpeg_read starting chapter 27 at 526752450
[14:59:42] sync: "Chapter 27" (27) at frame 140328 time 526752476
[15:02:56] reader: done. 1 scr changes
[15:02:56] thread 16cb83000 exited ("Reader")
[15:02:57] thread 16d3b7000 exited ("Muxer")
[15:02:57] thread 16d3b7000 joined ("Muxer")
[15:02:57] work: average encoding speed for job is 62.756996 fps
[15:02:58] thread 16cfe3000 exited ("Video decoder (libavcodec)")
[15:02:58] thread 16d06f000 exited ("Video Synchronization")
[15:02:58] thread 16ca6b000 exited ("Muxer")
[15:02:58] thread 16d213000 exited ("AAC encoder (Apple)")
[15:02:58] thread 16d187000 exited ("AAC encoder (Apple)")
[15:02:58] thread 16c7af000 exited ("Muxer")
[15:02:58] thread 16c83b000 exited ("Muxer")
[15:02:58] thread 16c9df000 exited ("Muxer")
[15:02:58] thread 16d0fb000 exited ("AAC encoder (Apple)")
[15:02:58] thread 16c8c7000 exited ("Muxer")
[15:02:58] thread 16caf7000 exited ("Muxer")
[15:02:58] thread 16cf57000 exited ("Subtitle decoder (libavcodec)")
[15:02:58] thread 16c57f000 exited ("Subtitle Synchronization")
[15:02:58] thread 16ce3f000 exited ("Subtitle decoder (libavcodec)")
[15:02:58] thread 16cc0f000 exited ("Audio decoder (libavcodec)")
[15:02:58] thread 16cd27000 exited ("Audio decoder (libavcodec)")
[15:02:58] thread 16c467000 exited ("Audio Synchronization")
[15:02:58] thread 16c953000 exited ("Muxer")
[15:02:58] thread 16cecb000 exited ("Subtitle decoder (libavcodec)")
[15:02:58] thread 16cdb3000 exited ("Audio decoder (libavcodec)")
[15:02:58] thread 16c697000 exited ("Subtitle Synchronization")
[15:02:58] thread 16c3db000 exited ("Audio Synchronization")
[15:02:58] thread 16d29f000 exited ("AAC encoder (Apple)")
[15:02:58] thread 16c60b000 exited ("Subtitle Synchronization")
[15:02:58] thread 16c34f000 exited ("Audio Synchronization")
[15:02:58] thread 16cc9b000 exited ("Audio decoder (libavcodec)")
[15:02:58] thread 16c4f3000 exited ("Audio Synchronization")
[15:02:58] thread 16d443000 exited ("Framerate Shaper")
[15:02:58] thread 16d443000 joined ("Framerate Shaper")
[15:02:58] vfr: 152089 frames output, 0 dropped and 0 duped for CFR/PFR
[15:02:58] vfr: lost time: 0 (0 frames)
[15:02:58] vfr: gained time: 0 (0 frames) (0 not accounted for)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] thread 16d4cf000 exited ("AVFilter")
[15:02:58] thread 16d4cf000 joined ("AVFilter")
[15:02:58] thread 16d32b000 exited ("VideoToolbox encoder (Apple)")
[15:02:58] thread 16cb83000 joined ("Reader")
[15:02:58] thread 16cc0f000 joined ("Audio decoder (libavcodec)")
[15:02:58] thread 16cc9b000 joined ("Audio decoder (libavcodec)")
[15:02:58] thread 16cd27000 joined ("Audio decoder (libavcodec)")
[15:02:58] thread 16cdb3000 joined ("Audio decoder (libavcodec)")
[15:02:58] thread 16ce3f000 joined ("Subtitle decoder (libavcodec)")
[15:02:58] thread 16cecb000 joined ("Subtitle decoder (libavcodec)")
[15:02:58] thread 16cf57000 joined ("Subtitle decoder (libavcodec)")
[15:02:58] thread 16cfe3000 joined ("Video decoder (libavcodec)")
[15:02:58] thread 16d06f000 joined ("Video Synchronization")
[15:02:58] thread 16d0fb000 joined ("AAC encoder (Apple)")
[15:02:58] thread 16d187000 joined ("AAC encoder (Apple)")
[15:02:58] thread 16d213000 joined ("AAC encoder (Apple)")
[15:02:58] thread 16d29f000 joined ("AAC encoder (Apple)")
[15:02:58] thread 16d32b000 joined ("VideoToolbox encoder (Apple)")
[15:02:58] dca-decoder done: 594594 frames, 0 decoder errors
[15:02:58] dca-decoder done: 594594 frames, 0 decoder errors
[15:02:58] truehd-decoder done: 7612055 frames, 0 decoder errors
[15:02:58] ac3-decoder done: 198231 frames, 0 decoder errors
[15:02:58] hevc-decoder done: 152089 frames, 0 decoder errors
[15:02:58] sync: got 152089 frames, 152089 expected
[15:02:58] sync: framerate min 23.976 fps, max 23.976 fps, avg 23.976 fps
[15:02:58] thread 16c34f000 joined ("Audio Synchronization")
[15:02:58] thread 16c3db000 joined ("Audio Synchronization")
[15:02:58] thread 16c467000 joined ("Audio Synchronization")
[15:02:58] thread 16c4f3000 joined ("Audio Synchronization")
[15:02:58] thread 16c57f000 joined ("Subtitle Synchronization")
[15:02:58] thread 16c60b000 joined ("Subtitle Synchronization")
[15:02:58] thread 16c697000 joined ("Subtitle Synchronization")
[15:02:58] mux: file size, 5358197903 bytes
[15:02:58] mux: track 0, 152089 frames, 3087876759 bytes, 3894.25 kbps, fifo 1024
[15:02:58] mux: track 1, 297300 frames, 579011746 bytes, 730.22 kbps, fifo 2048
[15:02:58] mux: track 2, 297300 frames, 578195058 bytes, 729.19 kbps, fifo 2048
[15:02:58] mux: track 3, 297348 frames, 536651195 bytes, 676.79 kbps, fifo 2048
[15:02:58] mux: track 4, 297349 frames, 521055366 bytes, 657.12 kbps, fifo 2048
[15:02:58] mux: track 5, 32 frames, 373326 bytes, 0.47 kbps, fifo 16
[15:02:58] mux: track 6, 2212 frames, 23748009 bytes, 29.95 kbps, fifo 32
[15:02:58] mux: track 7, 2190 frames, 21643141 bytes, 27.30 kbps, fifo 32
[15:02:58] mux: overhead, 7.17 bytes per frame
[15:02:58] thread 16c7af000 joined ("Muxer")
[15:02:58] thread 16c83b000 joined ("Muxer")
[15:02:58] thread 16c8c7000 joined ("Muxer")
[15:02:58] thread 16c953000 joined ("Muxer")
[15:02:58] thread 16c9df000 joined ("Muxer")
[15:02:58] thread 16ca6b000 joined ("Muxer")
[15:02:58] thread 16caf7000 joined ("Muxer")
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] fifo_close: trashing 0 buffer(s)
[15:02:58] Freed 320 buffers of size 1024
[15:02:58] Freed 32 buffers of size 2048
[15:02:58] Freed 32 buffers of size 4096
[15:02:58] Freed 32 buffers of size 8192
[15:02:58] Freed 32 buffers of size 16384
[15:02:58] Freed 32 buffers of size 32768
[15:02:58] Freed 32 buffers of size 65536
[15:02:58] Freed 32 buffers of size 131072
[15:02:58] Freed 32 buffers of size 262144
[15:02:58] Freed 20 buffers of size 524288
[15:02:58] Freed 12 buffers of size 1048576
[15:02:58] Freed 3 buffers of size 2097152
[15:02:58] Freed 32 buffers of size 33554432
[15:02:58] Allocated 1120141312 bytes of buffers on this pass and Freed 1120141312 bytes, 0 bytes leaked
[15:02:58] Finished work at: Mon Mar  6 15:02:58 2023

[15:02:58] thread 16b02b000 exited ("work")
[15:02:58] thread 16b02b000 joined ("work")
[15:02:58] libhb: work result = 0

and all like bevore but using x264 as encoder

Code: Select all

MAC_Test_x264          VLC (PC)	    VLC (MAC)	Infuse (MAC)
1                      ok           ok          no sound
2                      no sound     no sound    no sound
3                      ok           ok          ok
4                      ok           ok          ok

Code: Select all

HandBrake Activity Log for Session: 2023-03-06T14:10:36Z
Handbrake Version: 1.6.1 (2023012200)
MAC_Test_x264.mkv
Preset: UHD disc => mkv (Modifiziert)
[15:10:36] macgui: fr.handbrake.HandBrakeXPCService scanning specifically for title: 1
[15:10:36] CPU: 
[15:10:36]  - logical processor count: 12
[15:10:36] hb_scan: path=/Users/henry/MyData/MakeMovies/Test/RAW.mkv, title_index=1
[15:10:36] thread 16b143000 started ("scan")
udfread ERROR: ECMA 167 Volume Recognition failed
disc.c:333: failed opening UDF image /Users/henry/MyData/MakeMovies/Test/RAW.mkv
disc.c:437: error opening file BDMV/index.bdmv
disc.c:437: error opening file BDMV/BACKUP/index.bdmv
[15:10:36] bd: not a bd - trying as a stream/file instead
libdvdread: DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav: vm: vm: failed to read VIDEO_TS.IFO
[15:10:36] dvd: not a dvd - trying as a stream/file instead
Input #0, matroska,webm, from '/Users/henry/MyData/MakeMovies/Test/RAW.mkv':
  Metadata:
    title           : Herr der Ringe Die Gefährten Teil 1
    encoder         : libmakemkv v1.17.3 (1.3.10/1.5.2) darwin(arm64-release)
    creation_time   : 2023-02-14T17:34:45.000000Z
  Duration: 01:45:43.39, start: 0.000000, bitrate: 77483 kb/s
  Chapters:
    Chapter #0:0: start 0.000000, end 456.789667
      Metadata:
        title           : Chapter 01
    Chapter #0:1: start 456.789667, end 635.760125
      Metadata:
        title           : Chapter 02
    Chapter #0:2: start 635.760125, end 939.813875
      Metadata:
        title           : Chapter 03
    Chapter #0:3: start 939.813875, end 1198.071875
      Metadata:
        title           : Chapter 04
    Chapter #0:4: start 1198.071875, end 1532.572708
      Metadata:
        title           : Chapter 05
    Chapter #0:5: start 1532.572708, end 1796.961833
      Metadata:
        title           : Chapter 06
    Chapter #0:6: start 1796.961833, end 1930.470208
      Metadata:
        title           : Chapter 07
    Chapter #0:7: start 1930.470208, end 2091.756333
      Metadata:
        title           : Chapter 08
    Chapter #0:8: start 2091.756333, end 2178.134292
      Metadata:
        title           : Chapter 09
    Chapter #0:9: start 2178.134292, end 2703.742708
      Metadata:
        title           : Chapter 10
    Chapter #0:10: start 2703.742708, end 2803.884417
      Metadata:
        title           : Chapter 11
    Chapter #0:11: start 2803.884417, end 3081.203125
      Metadata:
        title           : Chapter 12
    Chapter #0:12: start 3081.203125, end 3312.392417
      Metadata:
        title           : Chapter 13
    Chapter #0:13: start 3312.392417, end 3449.904792
      Metadata:
        title           : Chapter 14
    Chapter #0:14: start 3449.904792, end 3811.474333
      Metadata:
        title           : Chapter 15
    Chapter #0:15: start 3811.474333, end 4036.032000
      Metadata:
        title           : Chapter 16
    Chapter #0:16: start 4036.032000, end 4133.546083
      Metadata:
        title           : Chapter 17
    Chapter #0:17: start 4133.546083, end 4235.648083
      Metadata:
        title           : Chapter 18
    Chapter #0:18: start 4235.648083, end 4515.344167
      Metadata:
        title           : Chapter 19
    Chapter #0:19: start 4515.344167, end 4666.244917
      Metadata:
        title           : Chapter 20
    Chapter #0:20: start 4666.244917, end 5051.421375
      Metadata:
        title           : Chapter 21
    Chapter #0:21: start 5051.421375, end 5172.125292
      Metadata:
        title           : Chapter 22
    Chapter #0:22: start 5172.125292, end 5381.376000
      Metadata:
        title           : Chapter 23
    Chapter #0:23: start 5381.376000, end 5594.630708
      Metadata:
        title           : Chapter 24
    Chapter #0:24: start 5594.630708, end 5754.039958
      Metadata:
        title           : Chapter 25
    Chapter #0:25: start 5754.039958, end 5852.680167
      Metadata:
        title           : Chapter 26
    Chapter #0:26: start 5852.680167, end 6343.392000
      Metadata:
        title           : Chapter 27
  Stream #0:0(eng): Video: hevc (Main 10), yuv420p10le(tv, bt2020nc/bt2020/smpte2084), 3840x2160 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn
    Metadata:
      BPS-eng         : 69790382
      DURATION-eng    : 01:45:43.378708333
      NUMBER_OF_FRAMES-eng: 152089
      NUMBER_OF_BYTES-eng: 55338347493
      SOURCE_ID-eng   : 001011
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 darwin(arm64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-14 17:34:45
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Side data:
      DOVI configuration record: version: 1.0, profile: 7, level: 6, rpu flag: 1, el flag: 1, bl flag: 1, compatibility id: 6
  Stream #0:1(deu): Audio: dts (DTS-HD MA), 48000 Hz, 6.1, s16p (default)
    Metadata:
      title           : Surround 6.1
      BPS-eng         : 2663105
      DURATION-eng    : 01:45:42.336000000
      NUMBER_OF_FRAMES-eng: 594594
      NUMBER_OF_BYTES-eng: 2111288760
      SOURCE_ID-eng   : 001102
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 darwin(arm64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-14 17:34:45
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:2(deu): Audio: dts (DTS-ES), 48000 Hz, 6.1, fltp, 1536 kb/s
    Metadata:
      title           : Surround 5.1
      BPS-eng         : 1509000
      DURATION-eng    : 01:45:42.336000000
      NUMBER_OF_FRAMES-eng: 594594
      NUMBER_OF_BYTES-eng: 1196323128
      SOURCE_ID-eng   : 001102
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 darwin(arm64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-14 17:34:45
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:3(eng): Audio: truehd, 48000 Hz, 7.1, s32 (24 bit)
    Metadata:
      title           : Surround 7.1
      BPS-eng         : 3000191
      DURATION-eng    : 01:45:43.379166666
      NUMBER_OF_FRAMES-eng: 7612055
      NUMBER_OF_BYTES-eng: 2378919206
      SOURCE_ID-eng   : 001100
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 darwin(arm64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-14 17:34:45
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:4(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 448 kb/s
    Metadata:
      title           : Surround 5.1
      BPS-eng         : 448000
      DURATION-eng    : 01:45:43.392000000
      NUMBER_OF_FRAMES-eng: 198231
      NUMBER_OF_BYTES-eng: 355229952
      SOURCE_ID-eng   : 001100
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 darwin(arm64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-14 17:34:45
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:5(deu): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 30130
      DURATION-eng    : 01:45:05.361562500
      NUMBER_OF_FRAMES-eng: 2212
      NUMBER_OF_BYTES-eng: 23748009
      SOURCE_ID-eng   : 0012A2
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 darwin(arm64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-14 17:34:45
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:6(deu): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 2310
      DURATION-eng    : 00:21:32.562104166
      NUMBER_OF_FRAMES-eng: 32
      NUMBER_OF_BYTES-eng: 373326
      SOURCE_ID-eng   : 0012B3
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 darwin(arm64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-14 17:34:45
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:7(eng): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 27457
      DURATION-eng    : 01:45:05.987187500
      NUMBER_OF_FRAMES-eng: 2190
      NUMBER_OF_BYTES-eng: 21643141
      SOURCE_ID-eng   : 0012A0
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.17.3 darwin(arm64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2023-02-14 17:34:45
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
[15:10:36] Found ffmpeg 27 chapters, container=matroska,webm
[15:10:36] Added chapter 1, name='Chapter 1', dur=41111069, (00:07:37)
[15:10:36] Added chapter 2, name='Chapter 2', dur=16107342, (00:02:59)
[15:10:36] Added chapter 3, name='Chapter 3', dur=27364837, (00:05:04)
[15:10:36] Added chapter 4, name='Chapter 4', dur=23243220, (00:04:18)
[15:10:36] Added chapter 5, name='Chapter 5', dur=30105075, (00:05:35)
[15:10:36] Added chapter 6, name='Chapter 6', dur=23795021, (00:04:24)
[15:10:36] Added chapter 7, name='Chapter 7', dur=12015754, (00:02:14)
[15:10:36] Added chapter 8, name='Chapter 8', dur=14515751, (00:02:41)
[15:10:36] Added chapter 9, name='Chapter 9', dur=7774017, (00:01:26)
[15:10:36] Added chapter 10, name='Chapter 10', dur=47304757, (00:08:46)
[15:10:36] Added chapter 11, name='Chapter 11', dur=9012754, (00:01:40)
[15:10:36] Added chapter 12, name='Chapter 12', dur=24958684, (00:04:37)
[15:10:36] Added chapter 13, name='Chapter 13', dur=20807036, (00:03:51)
[15:10:36] Added chapter 14, name='Chapter 14', dur=12376114, (00:02:18)
[15:10:36] Added chapter 15, name='Chapter 15', dur=32541258, (00:06:02)
[15:10:36] Added chapter 16, name='Chapter 16', dur=20210191, (00:03:45)
[15:10:36] Added chapter 17, name='Chapter 17', dur=8776267, (00:01:38)
[15:10:36] Added chapter 18, name='Chapter 18', dur=9189180, (00:01:42)
[15:10:36] Added chapter 19, name='Chapter 19', dur=25172647, (00:04:40)
[15:10:36] Added chapter 20, name='Chapter 20', dur=13581068, (00:02:31)
[15:10:36] Added chapter 21, name='Chapter 21', dur=34665881, (00:06:25)
[15:10:36] Added chapter 22, name='Chapter 22', dur=10863353, (00:02:01)
[15:10:36] Added chapter 23, name='Chapter 23', dur=18832564, (00:03:29)
[15:10:36] Added chapter 24, name='Chapter 24', dur=19192923, (00:03:33)
[15:10:36] Added chapter 25, name='Chapter 25', dur=14346833, (00:02:39)
[15:10:36] Added chapter 26, name='Chapter 26', dur=8877618, (00:01:39)
[15:10:36] Added chapter 27, name='Chapter 27', dur=44164066, (00:08:11)
[15:10:36] scan: decoding previews for title 1
[15:10:36] scan: preview 1
[15:10:36] fifo_close: trashing 0 buffer(s)
[15:10:36] scan: audio 0x1: dca, rate=48000Hz, bitrate=1 Deutsch (DTS-HD MA) (6.1 ch)
[15:10:36] fifo_close: trashing 0 buffer(s)
[15:10:36] scan: audio 0x2: dca, rate=48000Hz, bitrate=1536000 Deutsch (DTS-ES) (6.1 ch) (1536 kbps)
[15:10:36] fifo_close: trashing 0 buffer(s)
[15:10:36] scan: audio 0x3: truehd, rate=48000Hz, bitrate=1 English (TrueHD) (7.1 ch)
[15:10:36] fifo_close: trashing 0 buffer(s)
[15:10:36] scan: audio 0x4: ac3, rate=48000Hz, bitrate=448000 English (AC3) (5.1 ch) (Dolby Digital EX) (448 kbps)
[15:10:36] scan: preview 2
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[15:10:36] scan: preview 3
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[15:10:37] scan: preview 4
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[15:10:37] scan: preview 5
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[15:10:37] scan: preview 6
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[15:10:37] scan: preview 7
[15:10:38] scan: preview 8
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[15:10:38] scan: preview 9
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[15:10:38] scan: preview 10
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[hevc @ 0x12ce35bf0] First slice in a frame missing.
[15:10:39] crop: [0] 275/276/0/0
[15:10:39] crop: [1] 275/276/0/0
[15:10:39] crop: [2] 275/276/0/0
[15:10:39] crop: [3] 275/276/0/0
[15:10:39] crop: [4] 275/276/0/0
[15:10:39] crop: [5] 275/276/0/0
[15:10:39] crop: [6] 275/276/13/0
[15:10:39] crop: [7] 275/276/23/0
[15:10:39] crop: [8] 275/276/300/0
[15:10:39] crop: less_than_median_frame_count: 0,
[15:10:39] scan: 10 previews, 3840x2160, 23.976 fps, autocrop = 276/276/0/0, aspect 16:9, PAR 1:1, color profile: 9-16-9, chroma location: topleft
[15:10:39] scan: mastering display metadata: r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290) min_luminance=0.005000, max_luminance=4000.000000
[15:10:39] scan: content light level: max_cll=602, max_fall=184
[15:10:39] Freed 1 buffers of size 1024
[15:10:39] Freed 1 buffers of size 2048
[15:10:39] Freed 1 buffers of size 4096
[15:10:39] Freed 1 buffers of size 8192
[15:10:39] Freed 1 buffers of size 16384
[15:10:39] Freed 1 buffers of size 32768
[15:10:39] Freed 1 buffers of size 131072
[15:10:39] Freed 1 buffers of size 262144
[15:10:39] Freed 1 buffers of size 524288
[15:10:39] Freed 1 buffers of size 1048576
[15:10:39] Freed 2 buffers of size 16777216
[15:10:39] Allocated 35585024 bytes of buffers on this pass and Freed 35585024 bytes, 0 bytes leaked
[15:10:39] thread 16b143000 exited ("scan")
[15:10:39] thread 16b143000 joined ("scan")
[15:10:39] libhb: scan thread found 1 valid title(s)
[15:10:39] macgui: fr.handbrake.HandBrakeXPCService scan done
[15:10:39] thread 16b143000 started ("work")
[15:10:39] Starting work at: Mon Mar  6 15:10:39 2023

[15:10:39] 1 job(s) to process
[15:10:39] Adding subtitle scan pass
[15:10:39] macgui: fr.handbrake.HandBrakeXPCService started encoding MAC_Test_x264.mkv
[15:10:39] macgui: fr.handbrake.HandBrakeXPCService with preset UHD disc => mkv (Modifiziert)
[15:10:39] Starting Task: Subtitle Scan
[15:10:39] job configuration:
[15:10:39]  * source
[15:10:39]    + /Users/henry/MyData/MakeMovies/Test/RAW.mkv
[15:10:39]    + title 1, chapter(s) 1 to 27
[15:10:39]    + container: matroska,webm
[15:10:39]    + data rate: 77483 kbps
[15:10:39]  * destination
[15:10:39]    + /Users/henry/MyData/MakeMovies/Test/MAC_Test_x264.mkv
[15:10:39]    + container: Matroska (libavformat)
[15:10:39]      + chapter markers
[15:10:39]  * video track
[15:10:39]    + decoder: hevc 10-bit (yuv420p10le)
[15:10:39]    + filters
[15:10:39]      + Framerate Shaper (mode=1:rate=27000000/1126125)
[15:10:39]        + frame rate: 23.976 fps -> constant 23.976 fps
[15:10:39]      + AVFilter (crop='x=0:y=276:w=3840:h=1608',zscale='width=3840:height=1608:filter=lanczos',format='pix_fmts=yuv420p10le',format='pix_fmts=yuv420p')
[15:10:39]        + crop: x=0, y=276, w=3840, h=1608
[15:10:39]        + zscale: width=3840, height=1608, filter=lanczos
[15:10:39]        + format: pix_fmts=yuv420p10le
[15:10:39]        + format: pix_fmts=yuv420p
[15:10:39]      + Crop and Scale (width=3840:height=1608:crop-top=276:crop-bottom=276:crop-left=0:crop-right=0)
[15:10:39]        + source: 3840 * 2160, crop (276/276/0/0): 3840 * 1608, scale: 3840 * 1608
[15:10:39]      + Format (format=yuv420p)
[15:10:39]    + Output geometry
[15:10:39]      + storage dimensions: 3840 x 1608
[15:10:39]      + pixel aspect ratio: 1 : 1
[15:10:39]      + display dimensions: 3840 x 1608
[15:10:39]  * Foreign Audio Search: Passthrough, Forced Only, Default
[15:10:39]    + subtitle, Deutsch [PGS] (track 0, id 0x5, Picture)
[15:10:39]    + subtitle, Deutsch [PGS] (track 1, id 0x6, Picture)
[15:10:39] sync: expecting 152089 video frames
[15:10:39] thread 16c3db000 started ("Subtitle Synchronization")
[15:10:39] thread 16c467000 started ("Subtitle Synchronization")
[15:10:39] thread 16c4f3000 started ("Reader")
[15:10:39] thread 16c57f000 started ("Subtitle decoder (libavcodec)")
[15:10:39] ffmpeg_read starting chapter 1 at 0
[15:10:39] thread 16c60b000 started ("Subtitle decoder (libavcodec)")
[15:10:39] thread 16c697000 started ("Video decoder (libavcodec)")
[15:10:39] thread 16c723000 started ("Video Synchronization")
[15:10:40] ffmpeg_read starting chapter 2 at 41111100
[15:10:41] ffmpeg_read starting chapter 3 at 57229650
[15:10:42] ffmpeg_read starting chapter 4 at 84583260
[15:10:42] ffmpeg_read starting chapter 5 at 107826480
[15:10:43] ffmpeg_read starting chapter 6 at 137931570
[15:10:44] ffmpeg_read starting chapter 7 at 161726580
[15:10:44] ffmpeg_read starting chapter 8 at 173753550
[15:10:45] ffmpeg_read starting chapter 9 at 188269290
[15:10:45] ffmpeg_read starting chapter 10 at 196043310
[15:10:46] ffmpeg_read starting chapter 11 at 243336870
[15:10:47] ffmpeg_read starting chapter 12 at 252360900
[15:10:47] ffmpeg_read starting chapter 13 at 277319520
[15:10:48] ffmpeg_read starting chapter 14 at 298126620
[15:10:48] ffmpeg_read starting chapter 15 at 310491450
[15:10:49] ffmpeg_read starting chapter 16 at 343043910
[15:10:50] ffmpeg_read starting chapter 17 at 363242880
[15:10:50] ffmpeg_read starting chapter 18 at 372030390
[15:10:50] ffmpeg_read starting chapter 19 at 381219570
[15:10:51] ffmpeg_read starting chapter 20 at 406392210
[15:10:52] ffmpeg_read starting chapter 21 at 419962050
[15:10:53] ffmpeg_read starting chapter 22 at 454639230
[15:10:53] ffmpeg_read starting chapter 23 at 465502500
[15:10:54] ffmpeg_read starting chapter 24 at 484323840
[15:10:54] ffmpeg_read starting chapter 25 at 503516790
[15:10:55] ffmpeg_read starting chapter 26 at 517863600
[15:10:55] ffmpeg_read starting chapter 27 at 526752450
[15:10:56] reader: done. 1 scr changes
[15:10:56] thread 16c4f3000 exited ("Reader")
[15:10:56] thread 16c467000 exited ("Subtitle Synchronization")
[15:10:56] thread 16c3db000 exited ("Subtitle Synchronization")
[15:10:56] thread 16c697000 exited ("Video decoder (libavcodec)")
[15:10:56] thread 16c723000 exited ("Video Synchronization")
[15:10:56] thread 16c723000 joined ("Video Synchronization")
[15:10:56] work: average encoding speed for job is 0.000000 fps
[15:10:56] vfr: 0 frames output, 0 dropped and 0 duped for CFR/PFR
[15:10:56] vfr: lost time: 0 (0 frames)
[15:10:56] vfr: gained time: 0 (0 frames) (0 not accounted for)
[15:10:56] fifo_close: trashing 0 buffer(s)
[15:10:56] thread 16c4f3000 joined ("Reader")
[15:10:56] thread 16c57f000 exited ("Subtitle decoder (libavcodec)")
[15:10:56] thread 16c60b000 exited ("Subtitle decoder (libavcodec)")
[15:10:56] thread 16c57f000 joined ("Subtitle decoder (libavcodec)")
[15:10:56] thread 16c60b000 joined ("Subtitle decoder (libavcodec)")
[15:10:56] thread 16c697000 joined ("Video decoder (libavcodec)")
[15:10:56] hevc-decoder done: 0 frames, 0 decoder errors
[15:10:56] sync: got 0 frames, 152089 expected
[15:10:56] thread 16c3db000 joined ("Subtitle Synchronization")
[15:10:56] thread 16c467000 joined ("Subtitle Synchronization")
[15:10:56] fifo_close: trashing 0 buffer(s)
[15:10:56] fifo_close: trashing 0 buffer(s)
[15:10:56] fifo_close: trashing 0 buffer(s)
[15:10:56] fifo_close: trashing 0 buffer(s)
[15:10:56] fifo_close: trashing 0 buffer(s)
[15:10:56] fifo_close: trashing 0 buffer(s)
[15:10:56] Subtitle track 0 (id 0x5) 'Deutsch [PGS]': 1106 hits (0 forced)
[15:10:56] Subtitle track 1 (id 0x6) 'Deutsch [PGS]': 16 hits (0 forced)
[15:10:56] Found a subtitle candidate with id 0x6
[15:10:56] Freed 11 buffers of size 1024
[15:10:56] Freed 1 buffers of size 2048
[15:10:56] Freed 2 buffers of size 4096
[15:10:56] Freed 2 buffers of size 8192
[15:10:56] Freed 2 buffers of size 16384
[15:10:56] Freed 32 buffers of size 32768
[15:10:56] Freed 32 buffers of size 65536
[15:10:56] Freed 32 buffers of size 131072
[15:10:56] Freed 32 buffers of size 262144
[15:10:56] Freed 32 buffers of size 524288
[15:10:56] Freed 1 buffers of size 1048576
[15:10:56] Freed 1 buffers of size 2097152
[15:10:56] Allocated 35722240 bytes of buffers on this pass and Freed 35722240 bytes, 0 bytes leaked
[15:10:56] Starting Task: Encoding Pass
[15:10:56] job configuration:
[15:10:56]  * source
[15:10:56]    + /Users/henry/MyData/MakeMovies/Test/RAW.mkv
[15:10:56]    + title 1, chapter(s) 1 to 27
[15:10:56]    + container: matroska,webm
[15:10:56]    + data rate: 77483 kbps
[15:10:56]  * destination
[15:10:56]    + /Users/henry/MyData/MakeMovies/Test/MAC_Test_x264.mkv
[15:10:56]    + container: Matroska (libavformat)
[15:10:56]      + chapter markers
[15:10:56]  * video track
[15:10:56]    + decoder: hevc 10-bit (yuv420p10le)
[15:10:56]    + filters
[15:10:56]      + Framerate Shaper (mode=1:rate=27000000/1126125)
[15:10:56]        + frame rate: 23.976 fps -> constant 23.976 fps
[15:10:56]      + AVFilter (crop='x=0:y=276:w=3840:h=1608',zscale='width=3840:height=1608:filter=lanczos',format='pix_fmts=yuv420p10le',format='pix_fmts=yuv420p')
[15:10:56]        + crop: x=0, y=276, w=3840, h=1608
[15:10:56]        + zscale: width=3840, height=1608, filter=lanczos
[15:10:56]        + format: pix_fmts=yuv420p10le
[15:10:56]        + format: pix_fmts=yuv420p
[15:10:56]      + Crop and Scale (width=3840:height=1608:crop-top=276:crop-bottom=276:crop-left=0:crop-right=0)
[15:10:56]        + source: 3840 * 2160, crop (276/276/0/0): 3840 * 1608, scale: 3840 * 1608
[15:10:56]      + Format (format=yuv420p)
[15:10:56]    + Output geometry
[15:10:56]      + storage dimensions: 3840 x 1608
[15:10:56]      + pixel aspect ratio: 1 : 1
[15:10:56]      + display dimensions: 3840 x 1608
[15:10:56]    + encoder: H.264 (libx264)
[15:10:56]      + preset:  ultrafast
[15:10:56]      + profile: main
[15:10:56]      + level:   auto
[15:10:56]      + quality: 20.00 (RF)
[15:10:56]      + color profile: 9-16-9
[15:10:56]      + chroma location: topleft
[15:10:56]      + mastering display metadata: r(0.6800,0.3200) g(0.2650,0.6900) b(0.1500 0.0600) wp(0.3127, 0.3290) min_luminance=0.005000, max_luminance=4000.000000
[15:10:56]      + content light level: max_cll=602, max_fall=184
[15:10:56]  * subtitle track 1, Deutsch [PGS] (track 1, id 0x6, Picture) -> Passthrough, Default
[15:10:56]  * subtitle track 2, Deutsch [PGS] (track 0, id 0x5, Picture) -> Passthrough
[15:10:56]  * subtitle track 3, English [PGS] (track 2, id 0x7, Picture) -> Passthrough
[15:10:56]  * audio track 1
[15:10:56]    + name: Surround 6.1
[15:10:56]    + decoder: Deutsch (DTS-HD MA) (6.1 ch) (track 1, id 0x1)
[15:10:56]      + samplerate: 48000 Hz
[15:10:56]    + mixdown: 6.1 Channels
[15:10:56]    + encoder: AAC (Apple AudioToolbox)
[15:10:56]      + bitrate: 640 kbps, samplerate: 48000 Hz
[15:10:56]  * audio track 2
[15:10:56]    + name: Surround 5.1
[15:10:56]    + decoder: Deutsch (DTS-ES) (6.1 ch) (1536 kbps) (track 2, id 0x2)
[15:10:56]      + bitrate: 1536 kbps, samplerate: 48000 Hz
[15:10:56]    + mixdown: 6.1 Channels
[15:10:56]    + encoder: AAC (Apple AudioToolbox)
[15:10:56]      + bitrate: 640 kbps, samplerate: 48000 Hz
[15:10:56]  * audio track 3
[15:10:56]    + name: Surround 7.1
[15:10:56]    + decoder: English (TrueHD) (7.1 ch) (track 3, id 0x3)
[15:10:56]      + samplerate: 48000 Hz
[15:10:56]    + mixdown: 7.1 Channels
[15:10:56]    + encoder: AAC (Apple AudioToolbox)
[15:10:56]      + bitrate: 640 kbps, samplerate: 48000 Hz
[15:10:56]  * audio track 4
[15:10:56]    + name: Surround 5.1
[15:10:56]    + decoder: English (AC3) (5.1 ch) (Dolby Digital EX) (448 kbps) (track 4, id 0x4)
[15:10:56]      + bitrate: 448 kbps, samplerate: 48000 Hz
[15:10:56]    + mixdown: 5.1 Channels
[15:10:56]    + encoder: AAC (Apple AudioToolbox)
[15:10:56]      + bitrate: 640 kbps, samplerate: 48000 Hz
[15:10:56] sync: expecting 152089 video frames
[15:10:56] thread 16c3db000 started ("Audio Synchronization")
[15:10:56] thread 16c467000 started ("Audio Synchronization")
[15:10:56] thread 16c4f3000 started ("Audio Synchronization")
[15:10:56] thread 16c57f000 started ("Audio Synchronization")
[15:10:56] thread 16c60b000 started ("Subtitle Synchronization")
[15:10:56] thread 16c697000 started ("Subtitle Synchronization")
[15:10:56] thread 16c723000 started ("Subtitle Synchronization")
[15:10:56] encx264: min-keyint: 24, keyint: 240
[15:10:56] encx264: encoding at constant RF 20.000000
[15:10:56] encx264: unparsed options: ref=1:scenecut=0:bframes=0:no-deblock=1:cabac=0:analyse=none:8x8dct=0:weightp=0:me=dia:subme=0:mixed-refs=0:trellis=0:aq-mode=0:mbtree=0:rc-lookahead=0
[15:10:56] encx264: opening libx264 (pass 0)
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: ARMv8 NEON
x264 [info]: profile Constrained Baseline, level 5.1, 4:2:0, 8-bit
[15:10:56] Writing Metadata to output file...
[15:10:56] thread 16f67b000 started ("Muxer")
[15:10:56] thread 16f707000 started ("Muxer")
[15:10:56] thread 16f793000 started ("Muxer")
[15:10:56] thread 28ae67000 started ("Muxer")
[15:10:56] thread 28aef3000 started ("Muxer")
[15:10:56] thread 28af7f000 started ("Muxer")
[15:10:56] thread 28b00b000 started ("Muxer")
[15:10:56] thread 28b097000 started ("Reader")
[15:10:56] thread 28b123000 started ("Audio decoder (libavcodec)")
[15:10:56] ffmpeg_read starting chapter 1 at 0
[15:10:56] thread 28b1af000 started ("Audio decoder (libavcodec)")
[15:10:56] thread 28b23b000 started ("Audio decoder (libavcodec)")
[15:10:56] thread 28b2c7000 started ("Audio decoder (libavcodec)")
[15:10:56] thread 28b353000 started ("Subtitle decoder (libavcodec)")
[15:10:56] thread 28b3df000 started ("Subtitle decoder (libavcodec)")
[15:10:56] thread 28b46b000 started ("Subtitle decoder (libavcodec)")
[15:10:56] thread 28b4f7000 started ("Video decoder (libavcodec)")
[15:10:56] thread 28fb63000 started ("Video Synchronization")
[15:10:56] thread 28fbef000 started ("AAC encoder (Apple)")
[15:10:56] thread 28fc7b000 started ("AAC encoder (Apple)")
[15:10:56] thread 28fd07000 started ("AAC encoder (Apple)")
[15:10:56] thread 28fd93000 started ("AAC encoder (Apple)")
[15:10:56] thread 28fe1f000 started ("H.264/AVC encoder (libx264)")
[15:10:56] thread 28feab000 started ("Muxer")
[15:10:56] thread 28ff37000 started ("Framerate Shaper")
[15:10:56] thread 28ffc3000 started ("AVFilter")
[15:10:56] sync: first pts audio 0x3 is 0
[15:10:56] sync: first pts audio 0x2 is 0
[15:10:56] sync: first pts audio 0x1 is 0
[15:10:56] sync: first pts audio 0x4 is 0
[15:10:57] sync: first pts video is 0
[15:10:57] sync: "Chapter 1" (1) at frame 1 time 0
[15:11:03] sync: first pts subtitle 0x5 is 2834100
[15:11:03] sync: first pts subtitle 0x7 is 2845350
[15:14:01] ffmpeg_read starting chapter 2 at 41111100
[15:14:02] sync: "Chapter 2" (2) at frame 10953 time 41111070
[15:15:27] ffmpeg_read starting chapter 3 at 57229650
[15:15:28] sync: "Chapter 3" (3) at frame 15247 time 57229672
[15:17:56] ffmpeg_read starting chapter 4 at 84583260
[15:17:57] sync: "Chapter 4" (4) at frame 22534 time 84583248
[15:19:44] ffmpeg_read starting chapter 5 at 107826480
[15:19:44] sync: "Chapter 5" (5) at frame 28726 time 107826468
[15:22:13] ffmpeg_read starting chapter 6 at 137931570
[15:22:14] sync: "Chapter 6" (6) at frame 36746 time 137931543
[15:23:53] ffmpeg_read starting chapter 7 at 161726580
[15:23:54] sync: "Chapter 7" (7) at frame 43085 time 161726565
[15:24:48] ffmpeg_read starting chapter 8 at 173753550
[15:24:49] sync: "Chapter 8" (8) at frame 46289 time 173753580
[15:25:51] ffmpeg_read starting chapter 9 at 188269290
[15:25:52] sync: "Chapter 9" (9) at frame 50156 time 188269331
[15:26:32] ffmpeg_read starting chapter 10 at 196043310
[15:26:32] sync: "Chapter 10" (10) at frame 52227 time 196043347
[15:30:12] ffmpeg_read starting chapter 11 at 243336870
[15:30:12] sync: "Chapter 11" (11) at frame 64826 time 243336843
[15:30:51] ffmpeg_read starting chapter 12 at 252360900
[15:30:52] sync: "Chapter 12" (12) at frame 67230 time 252360858
[15:32:49] ffmpeg_read starting chapter 13 at 277319520
[15:32:49] sync: "Chapter 13" (13) at frame 73879 time 277319542
[15:34:32] ffmpeg_read starting chapter 14 at 298126620
[15:34:32] sync: "Chapter 14" (14) at frame 79422 time 298126578
[15:35:33] ffmpeg_read starting chapter 15 at 310491450
[15:35:34] sync: "Chapter 15" (15) at frame 82716 time 310491431
[15:38:18] ffmpeg_read starting chapter 16 at 343043910
[15:38:18] sync: "Chapter 16" (16) at frame 91388 time 343043951
[15:39:48] ffmpeg_read starting chapter 17 at 363242880
[15:39:49] sync: "Chapter 17" (17) at frame 96769 time 363242880
[15:40:28] ffmpeg_read starting chapter 18 at 372030390
[15:40:29] sync: "Chapter 18" (18) at frame 99110 time 372030408
[15:41:10] ffmpeg_read starting chapter 19 at 381219570
[15:41:10] sync: "Chapter 19" (19) at frame 101558 time 381219588
[15:43:13] ffmpeg_read starting chapter 20 at 406392210
[15:43:13] sync: "Chapter 20" (20) at frame 108264 time 406392236
[15:44:14] ffmpeg_read starting chapter 21 at 419962050
[15:44:15] sync: "Chapter 21" (21) at frame 111879 time 419962042
[15:44:50] sync: first pts subtitle 0x6 is 427848660
[15:47:00] ffmpeg_read starting chapter 22 at 454639230
[15:47:00] sync: "Chapter 22" (22) at frame 121117 time 454639185
[15:47:44] ffmpeg_read starting chapter 23 at 465502500
[15:47:45] sync: "Chapter 23" (23) at frame 124011 time 465502537
[15:49:13] ffmpeg_read starting chapter 24 at 484323840
[15:49:14] sync: "Chapter 24" (24) at frame 129025 time 484323840
[15:50:45] ffmpeg_read starting chapter 25 at 503516790
[15:50:46] sync: "Chapter 25" (25) at frame 134138 time 503516763
[15:51:42] ffmpeg_read starting chapter 26 at 517863600
[15:51:43] sync: "Chapter 26" (26) at frame 137960 time 517863596
[15:52:21] ffmpeg_read starting chapter 27 at 526752450
[15:52:22] sync: "Chapter 27" (27) at frame 140328 time 526752476
[15:56:00] reader: done. 1 scr changes
[15:56:00] thread 28b097000 exited ("Reader")
[15:56:00] thread 28feab000 exited ("Muxer")
[15:56:00] thread 28feab000 joined ("Muxer")
[15:56:00] work: average encoding speed for job is 56.237381 fps
[15:56:00] thread 28b2c7000 exited ("Audio decoder (libavcodec)")
[15:56:00] thread 16c467000 exited ("Audio Synchronization")
[15:56:00] thread 28b3df000 exited ("Subtitle decoder (libavcodec)")
[15:56:00] thread 28b353000 exited ("Subtitle decoder (libavcodec)")
[15:56:00] thread 16c57f000 exited ("Audio Synchronization")
[15:56:00] thread 28b23b000 exited ("Audio decoder (libavcodec)")
[15:56:00] thread 28b46b000 exited ("Subtitle decoder (libavcodec)")
[15:56:00] thread 16c723000 exited ("Subtitle Synchronization")
[15:56:00] thread 28b4f7000 exited ("Video decoder (libavcodec)")
[15:56:00] thread 28aef3000 exited ("Muxer")
[15:56:00] thread 28b00b000 exited ("Muxer")
[15:56:00] thread 16f707000 exited ("Muxer")
[15:56:00] thread 28fc7b000 exited ("AAC encoder (Apple)")
[15:56:00] thread 16f67b000 exited ("Muxer")
[15:56:00] thread 28fb63000 exited ("Video Synchronization")
[15:56:00] thread 28af7f000 exited ("Muxer")
[15:56:00] thread 28fbef000 exited ("AAC encoder (Apple)")
[15:56:00] thread 28fd07000 exited ("AAC encoder (Apple)")
[15:56:00] thread 16f793000 exited ("Muxer")
[15:56:00] thread 28ae67000 exited ("Muxer")
[15:56:00] thread 28fd93000 exited ("AAC encoder (Apple)")
[15:56:00] thread 28ff37000 exited ("Framerate Shaper")
[15:56:00] thread 28ff37000 joined ("Framerate Shaper")
[15:56:00] vfr: 152089 frames output, 0 dropped and 0 duped for CFR/PFR
[15:56:00] vfr: lost time: 0 (0 frames)
[15:56:00] vfr: gained time: 0 (0 frames) (0 not accounted for)
[15:56:00] fifo_close: trashing 0 buffer(s)
[15:56:00] thread 28ffc3000 exited ("AVFilter")
[15:56:00] thread 28ffc3000 joined ("AVFilter")
[15:56:00] thread 28b097000 joined ("Reader")
[15:56:00] thread 28fe1f000 exited ("H.264/AVC encoder (libx264)")
[15:56:01] thread 16c60b000 exited ("Subtitle Synchronization")
[15:56:01] thread 16c3db000 exited ("Audio Synchronization")
[15:56:01] thread 16c4f3000 exited ("Audio Synchronization")
[15:56:01] thread 16c697000 exited ("Subtitle Synchronization")
[15:56:01] thread 28b1af000 exited ("Audio decoder (libavcodec)")
[15:56:01] thread 28b123000 exited ("Audio decoder (libavcodec)")
[15:56:01] thread 28b123000 joined ("Audio decoder (libavcodec)")
[15:56:01] thread 28b1af000 joined ("Audio decoder (libavcodec)")
[15:56:01] thread 28b23b000 joined ("Audio decoder (libavcodec)")
[15:56:01] thread 28b2c7000 joined ("Audio decoder (libavcodec)")
[15:56:01] thread 28b353000 joined ("Subtitle decoder (libavcodec)")
[15:56:01] thread 28b3df000 joined ("Subtitle decoder (libavcodec)")
[15:56:01] thread 28b46b000 joined ("Subtitle decoder (libavcodec)")
[15:56:01] thread 28b4f7000 joined ("Video decoder (libavcodec)")
[15:56:01] thread 28fb63000 joined ("Video Synchronization")
[15:56:01] thread 28fbef000 joined ("AAC encoder (Apple)")
[15:56:01] thread 28fc7b000 joined ("AAC encoder (Apple)")
[15:56:01] thread 28fd07000 joined ("AAC encoder (Apple)")
[15:56:01] thread 28fd93000 joined ("AAC encoder (Apple)")
[15:56:01] thread 28fe1f000 joined ("H.264/AVC encoder (libx264)")
[15:56:01] dca-decoder done: 594594 frames, 0 decoder errors
[15:56:01] dca-decoder done: 594594 frames, 0 decoder errors
[15:56:01] truehd-decoder done: 7612055 frames, 0 decoder errors
[15:56:01] ac3-decoder done: 198231 frames, 0 decoder errors
[15:56:01] hevc-decoder done: 152089 frames, 0 decoder errors
[15:56:01] sync: got 152089 frames, 152089 expected
[15:56:01] sync: framerate min 23.976 fps, max 23.976 fps, avg 23.976 fps
[15:56:01] thread 16c3db000 joined ("Audio Synchronization")
[15:56:01] thread 16c467000 joined ("Audio Synchronization")
[15:56:01] thread 16c4f3000 joined ("Audio Synchronization")
[15:56:01] thread 16c57f000 joined ("Audio Synchronization")
[15:56:01] thread 16c60b000 joined ("Subtitle Synchronization")
[15:56:01] thread 16c697000 joined ("Subtitle Synchronization")
[15:56:01] thread 16c723000 joined ("Subtitle Synchronization")
x264 [info]: frame I:648   Avg QP:16.14  size:353135
x264 [info]: frame P:151441 Avg QP:19.06  size:115968
x264 [info]: mb I  I16..4: 100.0%  0.0%  0.0%
x264 [info]: mb P  I16..4: 28.0%  0.0%  0.0%  P16..4: 48.2%  0.0%  0.0%  0.0%  0.0%    skip:23.8%
x264 [info]: coded y,uvDC,uvAC intra: 23.5% 26.6% 2.9% inter: 30.0% 14.5% 0.1%
x264 [info]: i16 v,h,dc,p: 31% 21% 24% 23%
x264 [info]: i8c dc,h,v,p: 66% 15% 16%  3%
x264 [info]: kb/s:22437.43
[15:56:01] mux: file size, 19935774742 bytes
[15:56:01] mux: track 0, 152089 frames, 17791112101 bytes, 22437.10 kbps, fifo 1024
[15:56:01] mux: track 1, 297300 frames, 522903219 bytes, 659.45 kbps, fifo 2048
[15:56:01] mux: track 2, 297300 frames, 524882657 bytes, 661.95 kbps, fifo 2048
[15:56:01] mux: track 3, 297348 frames, 520265401 bytes, 656.13 kbps, fifo 2048
[15:56:01] mux: track 4, 297349 frames, 521055366 bytes, 657.12 kbps, fifo 2048
[15:56:01] mux: track 5, 32 frames, 373326 bytes, 0.47 kbps, fifo 8
[15:56:01] mux: track 6, 2212 frames, 23748009 bytes, 29.95 kbps, fifo 32
[15:56:01] mux: track 7, 2190 frames, 21643141 bytes, 27.30 kbps, fifo 32
[15:56:01] mux: overhead, 7.28 bytes per frame
[15:56:01] thread 16f67b000 joined ("Muxer")
[15:56:01] thread 16f707000 joined ("Muxer")
[15:56:01] thread 16f793000 joined ("Muxer")
[15:56:01] thread 28ae67000 joined ("Muxer")
[15:56:01] thread 28aef3000 joined ("Muxer")
[15:56:01] thread 28af7f000 joined ("Muxer")
[15:56:01] thread 28b00b000 joined ("Muxer")
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] fifo_close: trashing 0 buffer(s)
[15:56:01] Freed 320 buffers of size 1024
[15:56:01] Freed 32 buffers of size 2048
[15:56:01] Freed 32 buffers of size 4096
[15:56:01] Freed 32 buffers of size 8192
[15:56:01] Freed 32 buffers of size 16384
[15:56:01] Freed 32 buffers of size 32768
[15:56:01] Freed 32 buffers of size 65536
[15:56:01] Freed 32 buffers of size 131072
[15:56:01] Freed 32 buffers of size 262144
[15:56:01] Freed 32 buffers of size 524288
[15:56:01] Freed 12 buffers of size 1048576
[15:56:01] Freed 3 buffers of size 2097152
[15:56:01] Freed 18 buffers of size 16777216
[15:56:01] Freed 32 buffers of size 33554432
[15:56:01] Allocated 1428422656 bytes of buffers on this pass and Freed 1428422656 bytes, 0 bytes leaked
[15:56:01] Finished work at: Mon Mar  6 15:56:01 2023

[15:56:01] thread 16b143000 exited ("work")
[15:56:01] thread 16b143000 joined ("work")
[15:56:01] libhb: work result = 0

Deleted User 11865

Re: HandBrake MAC, no sound on some audio tracks

Post by Deleted User 11865 »

Well it's definitely the 6.1 audio, but why, I am unsure.
Silistras
Posts: 6
Joined: Sat Mar 04, 2023 6:22 pm

Re: HandBrake MAC, no sound on some audio tracks

Post by Silistras »

The intersting thing is, if i use Handbrake on PC it works.

Some other tests on MAC. If i remove all audio tracks execpt one (MKVToolNix), then the audio track works. The first and second audio track also.

For example, i remove all audio tracks except the second. If i open the mkv file with VLC the sound is working. If i then deactivate the audio track and renable it in VLC, no sound anymore. Only when i restart the file from the begin.
Silistras
Posts: 6
Joined: Sat Mar 04, 2023 6:22 pm

Re: HandBrake MAC, no sound on some audio tracks

Post by Silistras »

I have done the same tests also with the mkv file with all 4 audio tracks. It starts with the same problem like described in the first post.

When i switch between the audio trackls, the second track is allways without sound. But if i move the slider in VLC after the audio track selection to the begin of the movie the sound is working, Also the second audio track. If i switch then from the second to an other track and back, no sound again. If have restart the movie by moving the slider to the left slide, than the movie starts with sound again.
Deleted User 11865

Re: HandBrake MAC, no sound on some audio tracks

Post by Deleted User 11865 »

That is quite weird. Also, please check your forum private messages :-)
Silistras
Posts: 6
Joined: Sat Mar 04, 2023 6:22 pm

Re: HandBrake MAC, no sound on some audio tracks

Post by Silistras »

done
krraatumi
New User
Posts: 1
Joined: Mon Apr 10, 2023 8:02 am

Re: HandBrake MAC, no sound on some audio tracks

Post by krraatumi »

Is it possible to use ffmpeg instead of coreaudio with Handbrake on the MAC for converting the audio tracks?
Deleted User 11865

Re: HandBrake MAC, no sound on some audio tracks

Post by Deleted User 11865 »

Not in the official release, but you can build from source and pass --enable-ffmpeg-aac to configure.
Post Reply