VidCoder
VidCoder copied to clipboard
After encoding subtitles are not displayed
trafficstars
Problem Description
After encoding in h265, subtitles, even if present, are not displayed during playback. Below are 2 logs of the files with these problems
What version of VidCoder are you running?
10.14
Encode Log
VC [15:52:17] VidCoder 10.14
VC [15:52:17] Starting job 1/12
VC [15:52:17] Source path: D:\mkv\C'è.ancora.domani.2024\C_e ancora domani_t00.mkv
VC [15:52:17] Destination path: E:\Film h265\C'è.ancora.domani.2024.mkv
VC [15:52:17] Title: 1
VC [15:52:17] Range: All
VC [15:52:17] Preset: Film h265
VC [15:52:17] Picker: Personalizza
VC [15:52:17] Worker ready: Pipe 'VidCoderWorker.a26bae5b-3d2e-473f-8439-fe57f044aeaa' is open
VC [15:52:17] Connecting to process 3932 on pipe VidCoderWorker.a26bae5b-3d2e-473f-8439-fe57f044aeaa
HB 2:18] hb_init: starting libhb thread
[15:52:18] CPU: 13th Gen Intel(R) Core(TM) i7-13700K
[15:52:18] - logical processor count: 24
[15:52:18] Intel Quick Sync Video support: no
[15:52:18] hb_scan: path=D:\mkv\C'Š.ancora.domani.2024\C_e ancora domani_t00.mkv, title_index=1
[15:52:18] scan: decoding previews for title 1
[15:52:18] scan: audio 0x1: dca, rate=48000Hz, bitrate=1 italiano (DTS-HD MA, 5.1 ch)
HB [15:52:19] using container PAR 1:1
[15:52:19] scan: 10 previews, 1920x1080, 24.000 fps, autocrop = 22/22/0/0, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left
[15:52:19] libhb: scan thread found 1 valid title(s)
HB [15:52:19] Starting work at: Mon Aug 05 15:52:19 2024
[15:52:19] 1 job(s) to process
[15:52:19] json job:
{
"Audio": {
"AudioList": [
{
"Bitrate": 384,
"DRC": 0,
"Encoder": "copy",
"Gain": 0,
"Mixdown": 7,
"NormalizeMixLevel": false,
"Samplerate": 48000,
"Name": "Surround 5.1",
"Track": 0,
"DitherMethod": 0
}
],
"CopyMask": [
"copy:aac",
"copy:ac3",
"copy:eac3",
"copy:truehd",
"copy:dts",
"copy:dtshd",
"copy:mp2",
"copy:mp3",
"copy:flac",
"copy:opus"
],
"FallbackEncoder": "av_aac"
},
"Destination": {
"ChapterList": [
{
"Name": "Chapter 1"
},
{
"Name": "Chapter 2"
},
{
"Name": "Chapter 3"
},
{
"Name": "Chapter 4"
},
{
"Name": "Chapter 5"
},
{
"Name": "Chapter 6"
},
{
"Name": "Chapter 7"
},
{
"Name": "Chapter 8"
},
{
"Name": "Chapter 9"
},
{
"Name": "Chapter 10"
},
{
"Name": "Chapter 11"
},
{
"Name": "Chapter 12"
}
],
"ChapterMarkers": true,
"AlignAVStart": false,
"File": "E:\\Film h265\\C\u0027\u00E8.ancora.domani.2024.part.mkv",
"Options": {
"IpodAtom": false,
"Optimize": false
},
"Mux": "av_mkv"
},
"Filters": {
"FilterList": [
{
"ID": 11,
"Settings": {
"mode": "1"
}
},
{
"ID": 20,
"Settings": {
"crop-bottom": "0",
"crop-left": "0",
"crop-right": "0",
"crop-top": "0",
"height": "1080",
"width": "1920"
}
}
]
},
"PAR": {
"Num": 1,
"Den": 1
},
"Metadata": {
"Name": "C_e ancora domani"
},
"SequenceID": 0,
"Source": {
"Angle": 1,
"Range": {
"Type": "chapter",
"Start": 1,
"End": 12
},
"Title": 1,
"Path": "D:\\mkv\\C\u0027\u00E8.ancora.domani.2024\\C_e ancora domani_t00.mkv",
"HWDecode": 0
},
"Subtitle": {
"Search": {
"Burn": false,
"Default": false,
"Enable": true,
"Forced": true
},
"SubtitleList": [
{
"Burn": false,
"Default": true,
"Forced": true,
"ID": 1,
"Offset": 0,
"Track": 0
},
{
"Burn": false,
"Default": false,
"Forced": true,
"ID": 2,
"Offset": 0,
"Track": 1
}
]
},
"Video": {
"Encoder": "x265",
"Level": "auto",
"Bitrate": 7500,
"MultiPass": true,
"Turbo": true,
"ColorMatrixCode": 0,
"Options": "strong-intra-smoothing=0:rect=0:aq-mode=1",
"Preset": "slow",
"Profile": "main",
"QSV": {
"Decode": false
},
"HardwareDecode": 4
}
}
[15:52:19] Starting Task: Subtitle Scan
[15:52:19] work: skipping crop/scale filter
[15:52:19] job configuration:
[15:52:19] * source
[15:52:19] + D:\mkv\C'Š.ancora.domani.2024\C_e ancora domani_t00.mkv
[15:52:19] + title 1, chapter(s) 1 to 12
[15:52:19] + container: matroska,webm
[15:52:19] + data rate: 31854 kbps
[15:52:19] * destination
[15:52:19] + E:\Film h265\C'Š.ancora.domani.2024.part.mkv
[15:52:19] + container: Matroska (libavformat)
[15:52:19] + chapter markers
[15:52:19] * video track
[15:52:19] + decoder: h264 8-bit (yuv420p)
[15:52:19] + filter
[15:52:19] + Framerate Shaper (mode=1)
[15:52:19] + frame rate: 24.000 fps -> constant 24.000 fps
[15:52:19] + Output geometry
[15:52:19] + storage dimensions: 1920 x 1080
[15:52:19] + pixel aspect ratio: 1 : 1
[15:52:19] + display dimensions: 1920 x 1080
[15:52:19] * Foreign Audio Search: Passthrough, Forced Only
[15:52:19] + subtitle, italiano (PGS) (track 0, id 0x2, Picture)
[15:52:19] + subtitle, italiano (PGS) (track 1, id 0x3, Picture)
[15:52:19] sync: expecting 169800 video frames
HB [15:52:42] reader: done. 1 scr changes
[15:52:42] work: average encoding speed for job is 0.000000 fps
[15:52:42] vfr: 0 frames output, 0 dropped and 0 duped for CFR/PFR
[15:52:42] vfr: lost time: 0 (0 frames)
[15:52:42] vfr: gained time: 0 (0 frames) (0 not accounted for)
HB [15:52:43] h264-decoder done: 0 frames, 0 decoder errors
[15:52:43] sync: got 0 frames, 169800 expected
[15:52:43] Subtitle track 0 (id 0x2) 'italiano (PGS)': 39 hits (0 forced)
[15:52:43] Subtitle track 1 (id 0x3) 'italiano (PGS)': 1231 hits (0 forced)
[15:52:43] Found a subtitle candidate with id 0x2
[15:52:43] Starting Task: Analysis Pass
[15:52:43] work: skipping crop/scale filter
[15:52:43] Auto Passthru: allowed codecs are AAC, AC3, E-AC3, TrueHD, DTS, DTS-HD, MP2, MP3, FLAC, Opus
[15:52:43] Auto Passthru: fallback is AAC (avcodec)
[15:52:43] Auto Passthru: using DTS-HD Passthru for track 1
[15:52:43] job configuration:
[15:52:43] * source
[15:52:43] + D:\mkv\C'Š.ancora.domani.2024\C_e ancora domani_t00.mkv
[15:52:43] + title 1, chapter(s) 1 to 12
[15:52:43] + container: matroska,webm
[15:52:43] + data rate: 31854 kbps
[15:52:43] * destination
[15:52:43] + E:\Film h265\C'Š.ancora.domani.2024.part.mkv
[15:52:43] + container: Matroska (libavformat)
[15:52:43] + chapter markers
[15:52:43] * video track
[15:52:43] + decoder: h264 8-bit (yuv420p)
[15:52:43] + filter
[15:52:43] + Framerate Shaper (mode=1)
[15:52:43] + frame rate: 24.000 fps -> constant 24.000 fps
[15:52:43] + Output geometry
[15:52:43] + storage dimensions: 1920 x 1080
[15:52:43] + pixel aspect ratio: 1 : 1
[15:52:43] + display dimensions: 1920 x 1080
[15:52:43] + encoder: H.265 (libx265)
[15:52:43] + preset: slow
[15:52:43] + options: strong-intra-smoothing=0:rect=0:aq-mode=1
[15:52:43] + profile: main
[15:52:43] + level: auto
[15:52:43] + bitrate: 7500 kbps, pass: 1
[15:52:43] + fast first pass
[15:52:43] + color profile: 1-1-1
[15:52:43] + color range: tv
[15:52:43] + chroma location: left
[15:52:43] * subtitle track 1, italiano (PGS) (track 0, id 0x2, Picture) -> Passthrough
[15:52:43] * subtitle track 2, italiano (PGS) (track 1, id 0x3, Picture) -> Passthrough, Forced Only
[15:52:43] * audio track 1
[15:52:43] + name: Surround 5.1
[15:52:43] + decoder: italiano (DTS-HD MA, 5.1 ch) (track 1, id 0x1)
[15:52:43] + samplerate: 48000 Hz
[15:52:43] + DTS-HD Passthru
[15:52:43] sync: expecting 169800 video frames
x265 [info]: HEVC encoder version 3.6+1-aa7f602f7
x265 [info]: build info [Windows][GCC 13.2.0][64 bit] 8bit+10bit+12bit
x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x265 [info]: Main profile, Level-4 (Main tier)
x265 [info]: Thread pool created using 24 threads
x265 [info]: Slices : 1
x265 [info]: frame threads / pool features : 4 / wpp(17 rows)
x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
x265 [info]: ME / range / subpel / merge : dia / 57 / 2 / 1
x265 [info]: Keyframe min / max / scenecut / bias : 24 / 240 / 40 / 5.00
x265 [info]: Lookahead / bframes / badapt : 25 / 4 / 2
x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 0
x265 [info]: References / ref-limit cu / depth : 1 / on / on
x265 [info]: AQ: mode / str / qg-size / cu-tree : 1 / 1.0 / 32 / 1
x265 [info]: Rate Control / qCompress : ABR-7500 kbps / 0.60
x265 [info]: tools: limit-modes rd=2 psy-rd=2.00 rdoq=2 psy-rdoq=1.00
x265 [info]: tools: early-skip rskip mode=1 signhide tmvp fast-intra lslices=4
x265 [info]: tools: deblock sao stats-write
[15:52:43] sync: first pts video is 0
[15:52:43] sync: "Chapter 1" (1) at frame 1 time 0
[15:52:43] sync: first pts audio 0x1 is 0
HB [15:57:35] sync: "Chapter 2" (2) at frame 12304 time 46136250
HB [16:02:55] sync: "Chapter 3" (3) at frame 24064 time 90236250
HB [16:03:16] sync: first pts subtitle 0x2 is 93303720
HB [16:08:14] sync: "Chapter 4" (4) at frame 35458 time 132963750
HB [16:16:03] sync: "Chapter 5" (5) at frame 52025 time 195090000
HB [16:23:01] sync: "Chapter 6" (6) at frame 68239 time 255892500
HB [16:31:44] sync: "Chapter 7" (7) at frame 86623 time 324832500
HB [16:37:26] sync: "Chapter 8" (8) at frame 99356 time 372581250
HB [16:44:45] sync: "Chapter 9" (9) at frame 115768 time 434126250
HB [16:49:45] sync: "Chapter 10" (10) at frame 126775 time 475402500
HB [16:58:06] sync: "Chapter 11" (11) at frame 144872 time 543266250
HB [17:06:07] sync: "Chapter 12" (12) at frame 162740 time 610271250
HB [17:07:48] reader: done. 1 scr changes
HB [17:07:49] work: average encoding speed for job is 37.663383 fps
HB [17:07:49] vfr: 169800 frames output, 0 dropped and 0 duped for CFR/PFR
[17:07:49] vfr: lost time: 0 (0 frames)
[17:07:49] vfr: gained time: 0 (0 frames) (0 not accounted for)
HB [17:07:50] dca-decoder done: 663281 frames, 0 decoder errors
[17:07:50] h264-decoder done: 169800 frames, 0 decoder errors
[17:07:50] sync: got 169800 frames, 169800 expected
[17:07:50] sync: framerate min 24.000 fps, max 24.000 fps, avg 24.000 fps
x265 [info]: frame I: 1596, Avg QP:20.06 kb/s: 37991.36
x265 [info]: frame P: 36801, Avg QP:21.47 kb/s: 20638.50
x265 [info]: frame B: 131403, Avg QP:25.25 kb/s: 3390.66
x265 [info]: Weighted P-Frames: Y:2.5% UV:0.1%
encoded 169800 frames in 4507.05s (37.67 fps), 7454.03 kb/s, Avg QP:24.38
[17:07:50] Starting Task: Encoding Pass
[17:07:50] work: skipping crop/scale filter
[17:07:50] Auto Passthru: allowed codecs are AAC, AC3, E-AC3, TrueHD, DTS, DTS-HD, MP2, MP3, FLAC, Opus
[17:07:50] Auto Passthru: fallback is AAC (avcodec)
[17:07:50] Auto Passthru: using DTS-HD Passthru for track 1
[17:07:50] job configuration:
[17:07:50] * source
[17:07:50] + D:\mkv\C'Š.ancora.domani.2024\C_e ancora domani_t00.mkv
[17:07:50] + title 1, chapter(s) 1 to 12
[17:07:50] + container: matroska,webm
[17:07:50] + data rate: 31854 kbps
[17:07:50] * destination
[17:07:50] + E:\Film h265\C'Š.ancora.domani.2024.part.mkv
[17:07:50] + container: Matroska (libavformat)
[17:07:50] + chapter markers
[17:07:50] * video track
[17:07:50] + decoder: h264 8-bit (yuv420p)
[17:07:50] + filter
[17:07:50] + Framerate Shaper (mode=1)
[17:07:50] + frame rate: 24.000 fps -> constant 24.000 fps
[17:07:50] + Output geometry
[17:07:50] + storage dimensions: 1920 x 1080
[17:07:50] + pixel aspect ratio: 1 : 1
[17:07:50] + display dimensions: 1920 x 1080
[17:07:50] + encoder: H.265 (libx265)
[17:07:50] + preset: slow
[17:07:50] + options: strong-intra-smoothing=0:rect=0:aq-mode=1
[17:07:50] + profile: main
[17:07:50] + level: auto
[17:07:50] + bitrate: 7500 kbps, pass: 2
[17:07:50] + color profile: 1-1-1
[17:07:50] + color range: tv
[17:07:50] + chroma location: left
[17:07:50] * subtitle track 1, italiano (PGS) (track 0, id 0x2, Picture) -> Passthrough
[17:07:50] * subtitle track 2, italiano (PGS) (track 1, id 0x3, Picture) -> Passthrough, Forced Only
[17:07:50] * audio track 1
[17:07:50] + name: Surround 5.1
[17:07:50] + decoder: italiano (DTS-HD MA, 5.1 ch) (track 1, id 0x1)
[17:07:50] + samplerate: 48000 Hz
[17:07:50] + DTS-HD Passthru
[17:07:50] sync: expecting 169800 video frames
x265 [info]: HEVC encoder version 3.6+1-aa7f602f7
x265 [info]: build info [Windows][GCC 13.2.0][64 bit] 8bit+10bit+12bit
x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x265 [info]: Main profile, Level-4 (Main tier)
x265 [info]: Thread pool created using 24 threads
x265 [info]: Slices : 1
x265 [info]: frame threads / pool features : 4 / wpp(17 rows)
HB x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
x265 [info]: ME / range / subpel / merge : star / 57 / 3 / 3
x265 [info]: Keyframe min / max / scenecut / bias : 24 / 240 / 40 / 5.00
x265 [info]: Lookahead / bframes / badapt : 25 / 4 / 2
x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 0
x265 [info]: References / ref-limit cu / depth : 4 / on / on
x265 [info]: AQ: mode / str / qg-size / cu-tree : 1 / 1.0 / 32 / 1
x265 [info]: Rate Control / qCompress : ABR-7500 kbps / 0.60
x265 [info]: tools: limit-modes rd=4 psy-rd=2.00 rdoq=2 psy-rdoq=1.00
x265 [info]: tools: rskip mode=1 signhide tmvp lslices=4 deblock sao stats-read
[17:07:54] sync: first pts video is 0
[17:07:54] sync: "Chapter 1" (1) at frame 1 time 0
[17:07:54] sync: first pts audio 0x1 is 0
HB [17:17:11] sync: "Chapter 2" (2) at frame 12304 time 46136250
HB [17:27:11] sync: "Chapter 3" (3) at frame 24064 time 90236250
HB [17:27:51] sync: first pts subtitle 0x2 is 93303720
HB [17:37:14] sync: "Chapter 4" (4) at frame 35458 time 132963750
HB [17:52:48] sync: "Chapter 5" (5) at frame 52025 time 195090000
HB [18:06:04] sync: "Chapter 6" (6) at frame 68239 time 255892500
HB [18:22:52] sync: "Chapter 7" (7) at frame 86623 time 324832500
HB [18:34:08] sync: "Chapter 8" (8) at frame 99356 time 372581250
HB [18:48:21] sync: "Chapter 9" (9) at frame 115768 time 434126250
HB [18:58:38] sync: "Chapter 10" (10) at frame 126775 time 475402500
HB [19:16:04] sync: "Chapter 11" (11) at frame 144872 time 543266250
HB [19:33:48] sync: "Chapter 12" (12) at frame 162740 time 610271250
HB [19:36:27] reader: done. 1 scr changes
HB [19:36:29] work: average encoding speed for job is 19.041853 fps
[19:36:29] vfr: 169800 frames output, 0 dropped and 0 duped for CFR/PFR
[19:36:29] vfr: lost time: 0 (0 frames)
[19:36:29] vfr: gained time: 0 (0 frames) (0 not accounted for)
HB [19:36:29] dca-decoder done: 663281 frames, 0 decoder errors
[19:36:29] h264-decoder done: 169800 frames, 0 decoder errors
[19:36:29] sync: got 169800 frames, 169800 expected
[19:36:29] sync: framerate min 24.000 fps, max 24.000 fps, avg 24.000 fps
x265 [info]: frame I: 1596, Avg QP:19.01 kb/s: 46605.64
x265 [info]: frame P: 36801, Avg QP:21.83 kb/s: 18722.87
x265 [info]: frame B: 131403, Avg QP:25.50 kb/s: 3877.77
x265 [info]: Weighted P-Frames: Y:2.4% UV:0.1%
encoded 169800 frames in 8914.96s (19.05 fps), 7496.78 kb/s, Avg QP:24.64
HB [19:36:29] mux: track 0, 169800 frames, 6630644838 bytes, 7497.50 kbps, fifo 1024
[19:36:29] mux: track 1, 663281 frames, 1627557640 bytes, 1840.34 kbps, fifo 4096
[19:36:29] mux: track 2, 78 frames, 534182 bytes, 0.60 kbps, fifo 16
[19:36:29] mux: track 3, 0 frames, 0 bytes, 0.00 kbps, fifo 8
[19:36:29] Finished work at: Mon Aug 05 19:36:29 2024
[19:36:29] libhb: work result = 0
VC [19:36:29] Job completed (Elapsed Time: 3h 44m)
VC [19:36:29] VidCoder 10.14
VC [19:36:29] Starting job 4/12
VC [19:36:29] Source path: D:\mkv\Senna.2010\Senna_t03.mkv
VC [19:36:29] Destination path: E:\Film h265\Senna.2010.mkv
VC [19:36:29] Title: 1
VC [19:36:29] Range: All
VC [19:36:29] Preset: Film h265
VC [19:36:29] Picker: Personalizza
VC [19:36:29] Worker ready: Pipe 'VidCoderWorker.4d44b2f6-ad71-4d93-b1f2-702dd3978622' is open
VC [19:36:29] Connecting to process 10132 on pipe VidCoderWorker.4d44b2f6-ad71-4d93-b1f2-702dd3978622
HB hb_init: starting libhb thread
[19:36:29] CPU: 13th Gen Intel(R) Core(TM) i7-13700K
[19:36:29] - logical processor count: 24
[19:36:29] Intel Quick Sync Video support: no
[19:36:29] hb_scan: path=D:\mkv\Senna.2010\Senna_t03.mkv, title_index=1
[19:36:30] scan: decoding previews for title 1
[19:36:30] scan: audio 0x1: dca, rate=48000Hz, bitrate=768000 italiano (DTS, 5.1 ch, 768 kbps)
HB [19:36:30] using container PAR 1:1
[19:36:30] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left
[19:36:30] libhb: scan thread found 1 valid title(s)
[19:36:30] Starting work at: Mon Aug 05 19:36:30 2024
[19:36:30] 1 job(s) to process
[19:36:30] json job:
{
"Audio": {
"AudioList": [
{
"Bitrate": 384,
"DRC": 0,
"Encoder": "copy",
"Gain": 0,
"Mixdown": 7,
"NormalizeMixLevel": false,
"Samplerate": 48000,
"Name": "Surround 5.1",
"Track": 0,
"DitherMethod": 0
}
],
"CopyMask": [
"copy:aac",
"copy:ac3",
"copy:eac3",
"copy:truehd",
"copy:dts",
"copy:dtshd",
"copy:mp2",
"copy:mp3",
"copy:flac",
"copy:opus"
],
"FallbackEncoder": "av_aac"
},
"Destination": {
"ChapterList": [
{
"Name": "Capitolo 01"
},
{
"Name": "Capitolo 02"
},
{
"Name": "Capitolo 03"
},
{
"Name": "Capitolo 04"
},
{
"Name": "Capitolo 05"
},
{
"Name": "Capitolo 06"
},
{
"Name": "Capitolo 07"
},
{
"Name": "Capitolo 08"
},
{
"Name": "Capitolo 09"
},
{
"Name": "Capitolo 10"
},
{
"Name": "Capitolo 11"
},
{
"Name": "Capitolo 12"
},
{
"Name": "Capitolo 13"
},
{
"Name": "Capitolo 14"
},
{
"Name": "Capitolo 15"
},
{
"Name": "Capitolo 16"
},
{
"Name": "Capitolo 17"
},
{
"Name": "Capitolo 18"
},
{
"Name": "Capitolo 19"
},
{
"Name": "Capitolo 20"
}
],
"ChapterMarkers": true,
"AlignAVStart": false,
"File": "E:\\Film h265\\Senna.2010.part.mkv",
"Options": {
"IpodAtom": false,
"Optimize": false
},
"Mux": "av_mkv"
},
"Filters": {
"FilterList": [
{
"ID": 11,
"Settings": {
"mode": "1"
}
},
{
"ID": 20,
"Settings": {
"crop-bottom": "0",
"crop-left": "0",
"crop-right": "0",
"crop-top": "0",
"height": "1080",
"width": "1920"
}
}
]
},
"PAR": {
"Num": 1,
"Den": 1
},
"Metadata": {
"Name": "Senna"
},
"SequenceID": 0,
"Source": {
"Angle": 1,
"Range": {
"Type": "chapter",
"Start": 1,
"End": 20
},
"Title": 1,
"Path": "D:\\mkv\\Senna.2010\\Senna_t03.mkv",
"HWDecode": 0
},
"Subtitle": {
"Search": {
"Burn": false,
"Default": false,
"Enable": true,
"Forced": true
},
"SubtitleList": [
{
"Burn": false,
"Default": true,
"Forced": true,
"ID": 1,
"Offset": 0,
"Track": 0
}
]
},
"Video": {
"Encoder": "x265",
"Level": "auto",
"Bitrate": 7500,
"MultiPass": true,
"Turbo": true,
"ColorMatrixCode": 0,
"Options": "strong-intra-smoothing=0:rect=0:aq-mode=1",
"Preset": "slow",
"Profile": "main",
"QSV": {
"Decode": false
},
"HardwareDecode": 4
}
}
[19:36:30] Starting Task: Subtitle Scan
[19:36:30] work: skipping crop/scale filter
[19:36:30] job configuration:
[19:36:30] * source
[19:36:30] + D:\mkv\Senna.2010\Senna_t03.mkv
[19:36:30] + title 1, chapter(s) 1 to 20
[19:36:30] + container: matroska,webm
[19:36:30] + data rate: 23361 kbps
[19:36:30] * destination
[19:36:30] + E:\Film h265\Senna.2010.part.mkv
[19:36:30] + container: Matroska (libavformat)
[19:36:30] + chapter markers
[19:36:30] * video track
[19:36:30] + decoder: vc1 8-bit (yuv420p)
[19:36:30] + filter
[19:36:30] + Framerate Shaper (mode=1)
[19:36:30] + frame rate: 23.976 fps -> constant 23.976 fps
[19:36:30] + Output geometry
[19:36:30] + storage dimensions: 1920 x 1080
[19:36:30] + pixel aspect ratio: 1 : 1
[19:36:30] + display dimensions: 1920 x 1080
[19:36:30] * Foreign Audio Search: Passthrough, Forced Only
[19:36:30] + subtitle, italiano (PGS) (track 0, id 0x2, Picture)
HB [19:36:30] sync: expecting 233216 video frames
HB [19:36:49] reader: done. 1 scr changes
[19:36:49] work: average encoding speed for job is 0.000000 fps
[19:36:49] vfr: 0 frames output, 0 dropped and 0 duped for CFR/PFR
[19:36:49] vfr: lost time: 0 (0 frames)
[19:36:49] vfr: gained time: 0 (0 frames) (0 not accounted for)
HB [19:36:49] vc1-decoder done: 0 frames, 0 decoder errors
[19:36:49] sync: got 0 frames, 233216 expected
[19:36:49] Subtitle track 0 (id 0x2) 'italiano (PGS)': 2108 hits (0 forced)
[19:36:49] No candidate detected during subtitle scan
[19:36:49] Starting Task: Analysis Pass
[19:36:49] work: skipping crop/scale filter
[19:36:49] Auto Passthru: allowed codecs are AAC, AC3, E-AC3, TrueHD, DTS, DTS-HD, MP2, MP3, FLAC, Opus
[19:36:49] Auto Passthru: fallback is AAC (avcodec)
[19:36:49] Auto Passthru: using DTS Passthru for track 1
[19:36:49] job configuration:
[19:36:49] * source
[19:36:49] + D:\mkv\Senna.2010\Senna_t03.mkv
[19:36:49] + title 1, chapter(s) 1 to 20
[19:36:49] + container: matroska,webm
[19:36:49] + data rate: 23361 kbps
[19:36:49] * destination
[19:36:49] + E:\Film h265\Senna.2010.part.mkv
[19:36:49] + container: Matroska (libavformat)
[19:36:49] + chapter markers
[19:36:49] * video track
[19:36:49] + decoder: vc1 8-bit (yuv420p)
[19:36:49] + filter
[19:36:49] + Framerate Shaper (mode=1)
[19:36:49] + frame rate: 23.976 fps -> constant 23.976 fps
[19:36:49] + Output geometry
[19:36:49] + storage dimensions: 1920 x 1080
[19:36:49] + pixel aspect ratio: 1 : 1
[19:36:49] + display dimensions: 1920 x 1080
[19:36:49] + encoder: H.265 (libx265)
[19:36:49] + preset: slow
[19:36:49] + options: strong-intra-smoothing=0:rect=0:aq-mode=1
[19:36:49] + profile: main
[19:36:49] + level: auto
[19:36:49] + bitrate: 7500 kbps, pass: 1
[19:36:49] + fast first pass
[19:36:49] + color profile: 1-1-1
[19:36:49] + color range: tv
[19:36:49] + chroma location: left
[19:36:49] * subtitle track 1, italiano (PGS) (track 0, id 0x2, Picture) -> Passthrough, Forced Only, Default
[19:36:49] * audio track 1
[19:36:49] + name: Surround 5.1
[19:36:49] + decoder: italiano (DTS, 5.1 ch, 768 kbps) (track 1, id 0x1)
[19:36:49] + bitrate: 768 kbps, samplerate: 48000 Hz
[19:36:49] + DTS Passthru
[19:36:49] sync: expecting 233216 video frames
x265 [info]: HEVC encoder version 3.6+1-aa7f602f7
x265 [info]: build info [Windows][GCC 13.2.0][64 bit] 8bit+10bit+12bit
x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x265 [info]: Main profile, Level-4 (Main tier)
x265 [info]: Thread pool created using 24 threads
x265 [info]: Slices : 1
x265 [info]: frame threads / pool features : 4 / wpp(17 rows)
x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
x265 [info]: ME / range / subpel / merge : dia / 57 / 2 / 1
x265 [info]: Keyframe min / max / scenecut / bias : 24 / 240 / 40 / 5.00
x265 [info]: Lookahead / bframes / badapt : 25 / 4 / 2
x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 0
x265 [info]: References / ref-limit cu / depth : 1 / on / on
x265 [info]: AQ: mode / str / qg-size / cu-tree : 1 / 1.0 / 32 / 1
x265 [info]: Rate Control / qCompress : ABR-7500 kbps / 0.60
x265 [info]: tools: limit-modes rd=2 psy-rd=2.00 rdoq=2 psy-rdoq=1.00
x265 [info]: tools: early-skip rskip mode=1 signhide tmvp fast-intra lslices=4
x265 [info]: tools: deblock sao stats-write
HB [19:36:50] sync: first pts video is 0
[19:36:50] sync: "Capitolo 01" (1) at frame 1 time 0
[19:36:50] sync: first pts audio 0x1 is 0
HB [19:44:46] sync: "Capitolo 02" (2) at frame 17628 time 66167351
HB [19:47:53] sync: "Capitolo 03" (3) at frame 24332 time 91332491
HB [19:56:03] sync: "Capitolo 04" (4) at frame 42580 time 159830921
HB [20:00:42] sync: "Capitolo 05" (5) at frame 51525 time 193408215
HB [20:06:54] sync: "Capitolo 06" (6) at frame 64761 time 243092850
HB [20:11:53] sync: "Capitolo 07" (7) at frame 76792 time 288254216
HB [20:16:27] sync: "Capitolo 08" (8) at frame 86386 time 324267693
HB [20:20:29] sync: "Capitolo 09" (9) at frame 95839 time 359751892
HB [20:24:13] sync: "Capitolo 10" (10) at frame 104060 time 390611471
HB [20:29:39] sync: "Capitolo 11" (11) at frame 115849 time 434864430
HB [20:34:28] sync: "Capitolo 12" (12) at frame 125774 time 472120398
HB [20:36:48] sync: "Capitolo 13" (13) at frame 129999 time 487979992
HB [20:40:15] sync: "Capitolo 14" (14) at frame 137654 time 516714948
HB [20:45:20] sync: "Capitolo 15" (15) at frame 148597 time 557792235
HB [20:52:25] sync: "Capitolo 16" (16) at frame 165368 time 620746376
HB [20:59:34] sync: "Capitolo 17" (17) at frame 181507 time 681328147
HB [21:06:15] sync: "Capitolo 18" (18) at frame 195185 time 732671940
HB [21:15:35] sync: "Capitolo 19" (19) at frame 216865 time 814053240
HB [21:20:47] sync: "Capitolo 20" (20) at frame 228638 time 858246138
HB [21:22:16] reader: done. 1 scr changes
HB [21:22:17] work: average encoding speed for job is 36.843277 fps
HB [21:22:17] vfr: 233217 frames output, 0 dropped and 0 duped for CFR/PFR
[21:22:17] vfr: lost time: 0 (0 frames)
[21:22:17] vfr: gained time: 0 (0 frames) (0 not accounted for)
[21:22:17] dca-decoder done: 911916 frames, 0 decoder errors
[21:22:17] vc1-decoder done: 233217 frames, 0 decoder errors
[21:22:17] sync: got 233217 frames, 233216 expected
[21:22:17] sync: framerate min 23.976 fps, max 23.976 fps, avg 23.976 fps
HB x265 [info]: frame I: 1612, Avg QP:17.35 kb/s: 15067.42
x265 [info]: frame P: 57458, Avg QP:18.34 kb/s: 11409.36
x265 [info]: frame B: 174147, Avg QP:21.43 kb/s: 6125.10
x265 [info]: Weighted P-Frames: Y:1.6% UV:1.3%
encoded 233217 frames in 6327.86s (36.86 fps), 7488.80 kb/s, Avg QP:20.64
[21:22:17] Starting Task: Encoding Pass
[21:22:17] work: skipping crop/scale filter
[21:22:17] Auto Passthru: allowed codecs are AAC, AC3, E-AC3, TrueHD, DTS, DTS-HD, MP2, MP3, FLAC, Opus
[21:22:17] Auto Passthru: fallback is AAC (avcodec)
[21:22:17] Auto Passthru: using DTS Passthru for track 1
[21:22:17] job configuration:
[21:22:17] * source
[21:22:17] + D:\mkv\Senna.2010\Senna_t03.mkv
[21:22:17] + title 1, chapter(s) 1 to 20
[21:22:17] + container: matroska,webm
[21:22:17] + data rate: 23361 kbps
[21:22:17] * destination
[21:22:17] + E:\Film h265\Senna.2010.part.mkv
[21:22:17] + container: Matroska (libavformat)
[21:22:17] + chapter markers
[21:22:17] * video track
[21:22:17] + decoder: vc1 8-bit (yuv420p)
[21:22:17] + filter
[21:22:17] + Framerate Shaper (mode=1)
[21:22:17] + frame rate: 23.976 fps -> constant 23.976 fps
[21:22:17] + Output geometry
[21:22:17] + storage dimensions: 1920 x 1080
[21:22:17] + pixel aspect ratio: 1 : 1
[21:22:17] + display dimensions: 1920 x 1080
[21:22:17] + encoder: H.265 (libx265)
[21:22:17] + preset: slow
[21:22:17] + options: strong-intra-smoothing=0:rect=0:aq-mode=1
[21:22:17] + profile: main
[21:22:17] + level: auto
[21:22:17] + bitrate: 7500 kbps, pass: 2
[21:22:17] + color profile: 1-1-1
[21:22:17] + color range: tv
[21:22:17] + chroma location: left
[21:22:17] * subtitle track 1, italiano (PGS) (track 0, id 0x2, Picture) -> Passthrough, Forced Only, Default
[21:22:17] * audio track 1
[21:22:17] + name: Surround 5.1
[21:22:17] + decoder: italiano (DTS, 5.1 ch, 768 kbps) (track 1, id 0x1)
[21:22:17] + bitrate: 768 kbps, samplerate: 48000 Hz
[21:22:17] + DTS Passthru
[21:22:17] sync: expecting 233217 video frames
x265 [info]: HEVC encoder version 3.6+1-aa7f602f7
x265 [info]: build info [Windows][GCC 13.2.0][64 bit] 8bit+10bit+12bit
x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x265 [info]: Main profile, Level-4 (Main tier)
x265 [info]: Thread pool created using 24 threads
x265 [info]: Slices : 1
x265 [info]: frame threads / pool features : 4 / wpp(17 rows)
HB x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
x265 [info]: ME / range / subpel / merge : star / 57 / 3 / 3
x265 [info]: Keyframe min / max / scenecut / bias : 24 / 240 / 40 / 5.00
x265 [info]: Lookahead / bframes / badapt : 25 / 4 / 2
x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 0
x265 [info]: References / ref-limit cu / depth : 4 / on / on
x265 [info]: AQ: mode / str / qg-size / cu-tree : 1 / 1.0 / 32 / 1
x265 [info]: Rate Control / qCompress : ABR-7500 kbps / 0.60
x265 [info]: tools: limit-modes rd=4 psy-rd=2.00 rdoq=2 psy-rdoq=1.00
x265 [info]: tools: rskip mode=1 signhide tmvp lslices=4 deblock sao stats-read
[21:22:23] sync: first pts video is 0
[21:22:23] sync: "Capitolo 01" (1) at frame 1 time 0
[21:22:23] sync: first pts audio 0x1 is 0
HB [21:42:57] sync: "Capitolo 02" (2) at frame 17628 time 66167351
HB [21:51:42] sync: "Capitolo 03" (3) at frame 24332 time 91332491
HB [22:10:05] sync: "Capitolo 04" (4) at frame 42580 time 159830921
HB [22:21:58] sync: "Capitolo 05" (5) at frame 51525 time 193408215
HB [22:39:19] sync: "Capitolo 06" (6) at frame 64761 time 243092850
HB [22:52:20] sync: "Capitolo 07" (7) at frame 76792 time 288254216
HB [23:06:28] sync: "Capitolo 08" (8) at frame 86386 time 324267693
HB [23:18:28] sync: "Capitolo 09" (9) at frame 95839 time 359751892
HB [23:28:29] sync: "Capitolo 10" (10) at frame 104060 time 390611471
HB [23:43:13] sync: "Capitolo 11" (11) at frame 115849 time 434864430
HB [23:56:46] sync: "Capitolo 12" (12) at frame 125774 time 472120398
HB [00:02:31] sync: "Capitolo 13" (13) at frame 129999 time 487979992
HB [00:12:03] sync: "Capitolo 14" (14) at frame 137654 time 516714948
HB [00:27:18] sync: "Capitolo 15" (15) at frame 148597 time 557792235
HB [00:46:43] sync: "Capitolo 16" (16) at frame 165368 time 620746376
HB [01:05:09] sync: "Capitolo 17" (17) at frame 181507 time 681328147
HB [01:22:40] sync: "Capitolo 18" (18) at frame 195185 time 732671940
HB [01:46:49] sync: "Capitolo 19" (19) at frame 216865 time 814053240
HB [02:01:13] sync: "Capitolo 20" (20) at frame 228638 time 858246138
HB [02:05:26] reader: done. 1 scr changes
HB [02:05:27] work: average encoding speed for job is 13.729372 fps
HB [02:05:27] vfr: 233217 frames output, 0 dropped and 0 duped for CFR/PFR
[02:05:27] vfr: lost time: 0 (0 frames)
[02:05:27] vfr: gained time: 0 (0 frames) (0 not accounted for)
[02:05:27] dca-decoder done: 911916 frames, 0 decoder errors
[02:05:27] vc1-decoder done: 233217 frames, 0 decoder errors
[02:05:27] sync: got 233217 frames, 233217 expected
[02:05:27] sync: framerate min 23.976 fps, max 23.976 fps, avg 23.976 fps
x265 [info]: frame I: 1612, Avg QP:16.73 kb/s: 16235.44
x265 [info]: frame P: 57458, Avg QP:18.65 kb/s: 11398.46
x265 [info]: frame B: 174147, Avg QP:21.72 kb/s: 6128.04
x265 [info]: Weighted P-Frames: Y:1.5% UV:1.2%
encoded 233217 frames in 16984.33s (13.73 fps), 7496.39 kb/s, Avg QP:20.93
HB [02:05:27] mux: track 0, 233217 frames, 9115687695 bytes, 7497.09 kbps, fifo 1024
[02:05:27] mux: track 1, 911916 frames, 933801984 bytes, 767.99 kbps, fifo 4096
[02:05:27] mux: track 2, 0 frames, 0 bytes, 0.00 kbps, fifo 8
[02:05:27] Finished work at: Tue Aug 06 02:05:27 2024
[02:05:27] libhb: work result = 0
VC [02:05:28] Job completed (Elapsed Time: 6h 28m)
Looks like on that last movie you had it set up to pick Forced Only from the subtitle track:
[19:36:49] Subtitle track 0 (id 0x2) 'italiano (PGS)': 2108 hits (0 forced)
None of the subtitle in that track were marked as forced, so no subtitles were actually displayed.
So from the global options, in the selection profile should I deselect forced subtitles?
As per screenshot
Yes.