Does the log mean that my source file is broken?

General questions or discussion about HandBrake, Video and/or audio transcoding, trends etc.
Post Reply
Atom2004
Posts: 6
Joined: Fri Dec 09, 2022 5:19 am

Does the log mean that my source file is broken?

Post by Atom2004 »

Description of problem or question:
I noticed something strange in lines 618 and 1032. It says "sync: got 63384 frames, 62368 expected" and "sync: got 62455 frames, 63384 expected," indicating a mismatch between the actual and expected frame counts.

Do these prompts indicate that there's an error?

Also, the final encoding result shows "libhb: work result = 5," and based on the code, I found out that 5 corresponds to HB_ERROR_READ. Can you tell me if this means there was an error in reading the source file or if it occurred while reading another file after encoding?


Steps to reproduce the problem (If Applicable):




HandBrake version (e.g., 1.0.0):
1.6.1 (04413a2)


Operating system and version (e.g., Ubuntu 16.04 LTS, macOS 10.13 High Sierra, Windows 10 Creators Update):
Windows Server 2022


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

Code: Select all

HandBrake 1.6.1 (2023012300)
OS: Microsoft Windows NT 10.0.20348.0
CPU: AMD EPYC 7K62 48-Core Processor                
Ram: 49109 MB, 
GPU Information:
  Red Hat VirtIO GPU DOD controller - 100.91.104.22500
Screen: 1280x800
Temp Dir: C:\Users\Administrator\AppData\Local\Temp\2\
Install Dir: C:\Users\Administrator\Desktop\HandBrake\
Data Dir: C:\Users\Administrator\AppData\Roaming\HandBrake

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

 # Starting Encode ...

[10:01:52] base preset: prison break
[10:01:52] Remote Process started with Process ID: 14048 using port: 8040. Max Allowed Instances: 5
[10:01:53] Worker: Starting HandBrake Engine ...
[10:01:53] Worker: Starting Web Server on port 8040 ...
[10:01:54] Worker: Disconnected worker monitoring enabled!
[10:01:55] Compile-time hardening features are enabled
[10:01:55] qsv: not available on this system
[10:01:55] vcn: not available on this system
Cannot load nvEncodeAPI64.dll
[10:01:55] hb_init: starting libhb thread
[10:01:55] thread 2 started ("libhb")
[10:01:56] thread 3 started ("work")
[10:01:56] Starting work at: Wed Jun 07 10:01:56 2023
[10:01:56] 1 job(s) to process
[10:01:56] json job:
{
  "Audio": {
    "AudioList": [],
    "CopyMask": []
  },
  "Destination": {
    "ChapterList": [
      {
        "Name": "Chapter 1"
      }
    ],
    "ChapterMarkers": true,
    "AlignAVStart": false,
    "File": "Z:\\prison break S04E11-11-encoded.mkv",
    "Mp4Options": {
      "IpodAtom": false,
      "Mp4Optimize": false
    },
    "Mux": "av_mkv"
  },
  "Filters": {
    "FilterList": [
      {
        "ID": 10,
        "Settings": {
          "cb-frame-count": 2,
          "cb-origin-tune": 1.0,
          "cb-patch-size": 7,
          "cb-prefilter": 0,
          "cb-range": 3,
          "cb-strength": 3.0,
          "y-frame-count": 2,
          "y-origin-tune": 1.0,
          "y-patch-size": 7,
          "y-prefilter": 0,
          "y-range": 3,
          "y-strength": 3.0
        }
      },
      {
        "ID": 15,
        "Settings": {
          "cb-kernel": "isolap",
          "cb-strength": 0.10000000000000001,
          "y-kernel": "isolap",
          "y-strength": 0.10000000000000001
        }
      },
      {
        "ID": 14,
        "Settings": {
          "crop-bottom": "0",
          "crop-left": "0",
          "crop-right": "0",
          "crop-top": "0",
          "height": "1080",
          "width": "1920"
        }
      },
      {
        "ID": 7,
        "Settings": {
          "mode": "1"
        }
      }
    ]
  },
  "PAR": {
    "Num": 1,
    "Den": 1
  },
  "Metadata": {},
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "chapter",
      "Start": 1,
      "End": 1
    },
    "Title": 11,
    "Path": "Z:\\Prison.Break\\S04\\prison break S04E11.m2ts"
  },
  "Subtitle": {
    "Search": {
      "Burn": false,
      "Default": false,
      "Enable": false,
      "Forced": false
    },
    "SubtitleList": []
  },
  "Video": {
    "Encoder": "x265",
    "Level": "auto",
    "Bitrate": 10000,
    "TwoPass": true,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "psnr:ssim:vbv_bufsize=25000:vbv_maxrate=25000:",
    "Preset": "veryslow",
    "Profile": "auto",
    "QSV": {
      "Decode": false
    },
    "HardwareDecode": 0
  }
}
[10:01:56] CPU:
[10:01:56]  - logical processor count: 64
[10:01:56] Intel Quick Sync Video support: no
[10:01:56] hb_scan: path=Z:\Prison.Break\S04\prison break S04E11.m2ts, title_index=11
[10:01:56] thread 4 started ("scan")
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:333: failed opening UDF image Z:\Prison.Break\S04\prison break S04E11.m2ts
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
[10:01:56] bd: not a bd - trying as a stream/file instead
libdvdread: Encrypted DVD support unavailable.
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdread: DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav: vm: vm: failed to read VIDEO_TS.IFO
[10:01:56] dvd: not a dvd - trying as a stream/file instead
[10:01:56] file is MPEG Transport Stream with 192 byte packets offset 4 bytes
[10:01:56] Found the following PIDS
[10:01:56]     Video PIDS :
[10:01:56]       0x1011 type H.264 (0x1b)
[10:01:56]     Audio PIDS :
[10:01:56]       0x1100 type DTS-HD MA (0x86)
[10:01:56]       0x1101 type DTS (0x82)
[10:01:56]     Subtitle PIDS :
[10:01:56]       0x1200 type PGS Subtitle (0x90)
[10:01:56]       0x1201 type PGS Subtitle (0x90)
[10:01:56]       0x1202 type PGS Subtitle (0x90)
[10:01:56]       0x1203 type PGS Subtitle (0x90)
[10:01:56]       0x1204 type PGS Subtitle (0x90)
[10:01:56]       0x1205 type PGS Subtitle (0x90)
[10:01:56]       0x1206 type PGS Subtitle (0x90)
[10:01:56]       0x1207 type PGS Subtitle (0x90)
[10:01:56]       0x1208 type PGS Subtitle (0x90)
[10:01:56]       0x1209 type PGS Subtitle (0x90)
[10:01:56]       0x120a type PGS Subtitle (0x90)
[10:01:56]       0x120b type PGS Subtitle (0x90)
[10:01:56]     Other PIDS :
[10:01:56]       0x1001 type Unknown (0xff) (PCR)
[10:01:56] stream id 0x1100 (type 0x86 substream 0x71) audio 0x711100
[10:01:56] stream id 0x1100 (type 0x86 substream 0x0) audio 0x1100
[10:01:56] stream id 0x1101 (type 0x82 substream 0x0) audio 0x1101
[10:01:56] stream id 0x1200 (type 0x90 substream 0x0) subtitle 0x1200
[10:01:56] stream id 0x1201 (type 0x90 substream 0x0) subtitle 0x1201
[10:01:56] stream id 0x1202 (type 0x90 substream 0x0) subtitle 0x1202
[10:01:56] stream id 0x1203 (type 0x90 substream 0x0) subtitle 0x1203
[10:01:56] stream id 0x1204 (type 0x90 substream 0x0) subtitle 0x1204
[10:01:56] stream id 0x1205 (type 0x90 substream 0x0) subtitle 0x1205
[10:01:56] stream id 0x1206 (type 0x90 substream 0x0) subtitle 0x1206
[10:01:56] stream id 0x1207 (type 0x90 substream 0x0) subtitle 0x1207
[10:01:56] stream id 0x1208 (type 0x90 substream 0x0) subtitle 0x1208
[10:01:56] stream id 0x1209 (type 0x90 substream 0x0) subtitle 0x1209
[10:01:56] stream id 0x120a (type 0x90 substream 0x0) subtitle 0x120a
[10:01:56] stream id 0x120b (type 0x90 substream 0x0) subtitle 0x120b
[10:02:00] scan: decoding previews for title 11
[10:02:00] file is MPEG Transport Stream with 192 byte packets offset 4 bytes
[10:02:00] scan: preview 1
[10:02:00] fifo_close: trashing 0 buffer(s)
[10:02:00] scan: audio 0x711100: dca, rate=48000Hz, bitrate=1536000 English (DTS) (5.1 ch) (1536 kbps)
[10:02:00] fifo_close: trashing 0 buffer(s)
[10:02:00] scan: audio 0x1100: dca, rate=48000Hz, bitrate=1 English (DTS-HD MA) (5.1 ch)
[10:02:00] fifo_close: trashing 0 buffer(s)
[10:02:00] scan: audio 0x1101: dca, rate=48000Hz, bitrate=768000 Francais (DTS) (5.1 ch) (768 kbps)
[10:02:00] scan: preview 2
[10:02:00] scan: preview 3
[10:02:01] scan: preview 4
[10:02:01] scan: preview 5
[10:02:01] scan: preview 6
[10:02:01] scan: preview 7
[10:02:02] scan: preview 8
[10:02:02] scan: preview 9
[10:02:02] scan: preview 10
[10:02:02] stream: 30 good frames, 0 errors (0%)
[10:02:02] crop: [0] 0/0/0/0
[10:02:02] crop: [1] 0/0/0/0
[10:02:02] crop: [2] 0/0/0/0
[10:02:02] crop: [3] 0/0/0/0
[10:02:02] crop: [4] 0/0/0/0
[10:02:02] crop: [5] 0/0/0/1
[10:02:02] crop: [6] 0/0/1/1
[10:02:02] crop: [7] 0/0/6/1
[10:02:02] crop: [8] 0/0/103/34
[10:02:02] crop: less_than_median_frame_count: 0,
[10:02:02] 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
[10:02:03] Freed 22 buffers of size 1024
[10:02:03] Freed 4 buffers of size 2048
[10:02:03] Freed 4 buffers of size 4096
[10:02:03] Freed 1 buffers of size 8192
[10:02:03] Freed 9 buffers of size 16384
[10:02:03] Freed 3 buffers of size 32768
[10:02:03] Freed 1 buffers of size 131072
[10:02:03] Freed 1 buffers of size 262144
[10:02:03] Freed 2 buffers of size 524288
[10:02:03] Freed 2 buffers of size 4194304
[10:02:03] Allocated 10131456 bytes of buffers on this pass and Freed 10131456 bytes, 0 bytes leaked
[10:02:03] thread 4 exited ("scan")
[10:02:03] thread 4 joined ("scan")
[10:02:03] libhb: scan thread found 1 valid title(s)
[10:02:03] Adding two-pass encode
[10:02:03] Starting Task: Analysis Pass
[10:02:03] Skipping crop/scale filter
[10:02:03] NLMeans using SSE2 optimizations
[10:02:03] NLMeans using 32 threads
[10:02:03] work: only 1 chapter, disabling chapter markers
[10:02:03] job configuration:
[10:02:03]  * source
[10:02:03]    + Z:\Prison.Break\S04\prison break S04E11.m2ts
[10:02:03]    + title 11, chapter(s) 1 to 1
[10:02:03]  * destination
[10:02:03]    + Z:\prison break S04E11-11-encoded.mkv
[10:02:03]    + container: Matroska (libavformat)
[10:02:03]  * video track
[10:02:03]    + decoder: h264 8-bit (yuv420p)
[10:02:03]      + bitrate 200 kbps
[10:02:03]    + filters
[10:02:03]      + Framerate Shaper (mode=1)
[10:02:03]        + frame rate: 23.976 fps -> constant 23.976 fps
[10:02:03]      + Denoise (nlmeans) (y-strength=3:y-origin-tune=1:y-patch-size=7:y-range=3:y-frame-count=2:y-prefilter=0:cb-strength=3:cb-origin-tune=1:cb-patch-size=7:cb-range=3:cb-frame-count=2:cb-prefilter=0)
[10:02:03]      + Sharpen (lapsharp) (y-strength=0.1:y-kernel=isolap:cb-strength=0.1:cb-kernel=isolap)
[10:02:03]    + Output geometry
[10:02:03]      + storage dimensions: 1920 x 1080
[10:02:03]      + pixel aspect ratio: 1 : 1
[10:02:03]      + display dimensions: 1920 x 1080
[10:02:03]    + encoder: H.265 (libx265)
[10:02:03]      + preset:  veryslow
[10:02:03]      + options: psnr:ssim:vbv_bufsize=25000:vbv_maxrate=25000:
[10:02:03]      + profile: auto
[10:02:03]      + level:   auto
[10:02:03]      + bitrate: 10000 kbps, pass: 1
[10:02:03]      + color profile: 1-1-1
[10:02:03]      + chroma location: left
[10:02:03] file is MPEG Transport Stream with 192 byte packets offset 4 bytes
[10:02:03] sync: expecting 62368 video frames
x265 [info]: HEVC encoder version 3.5+1-f0c1022b6
x265 [info]: build info [Windows][GCC 10.2.0][64 bit] 8bit+10bit+12bit
x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x265 [warning]: --psnr used with psy on: results will be invalid!
x265 [warning]: --tune psnr should be used if attempting to benchmark psnr!
x265 [info]: Main profile, Level-4 (High tier)
x265 [info]: Thread pool created using 64 threads
x265 [info]: Slices                              : 1
x265 [info]: frame threads / pool features       : 5 / 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 / 3 inter / 3 intra
x265 [info]: ME / range / subpel / merge         : star / 57 / 4 / 5
x265 [info]: Keyframe min / max / scenecut / bias  : 24 / 240 / 40 / 5.00
x265 [info]: Lookahead / bframes / badapt        : 40 / 8 / 2
x265 [info]: b-pyramid / weightp / weightb       : 1 / 1 / 1
x265 [info]: References / ref-limit  cu / depth  : 5 / off / off
x265 [info]: AQ: mode / str / qg-size / cu-tree  : 2 / 1.0 / 32 / 1
x265 [info]: Rate Control / qCompress            : ABR-10000 kbps / 0.60
x265 [info]: VBV/HRD buffer / max-rate / init    : 25000 / 25000 / 0.900
x265 [info]: tools: rect amp rd=6 psy-rd=2.00 rdoq=2 psy-rdoq=1.00 rskip mode=1
x265 [info]: tools: signhide tmvp b-intra strong-intra-smoothing deblock sao
x265 [info]: tools: stats-write
[10:02:03] thread 5 started ("Reader")
[10:02:03] thread 6 started ("Video decoder (libavcodec)")
[10:02:03] thread 7 started ("Video Synchronization")
[10:02:03] thread 8 started ("H.265/HEVC encoder (libx265)")
[10:02:03] thread 9 started ("Muxer")
[h264 @ 00000182f58abb40] Application has requested 33 threads. Using a thread count greater than 16 is not recommended.
[10:02:03] thread a started ("Framerate Shaper")
[10:02:03] thread b started ("Denoise (nlmeans)")
[10:02:03] thread c started ("Sharpen (lapsharp)")
[10:02:03] sync: first pts video is 0
[10:02:03] thread d started ("nlmeans_filter")
[10:02:03] thread e started ("nlmeans_filter")
[10:02:03] thread f started ("nlmeans_filter")
[10:02:03] thread 10 started ("nlmeans_filter")
[10:02:03] thread 11 started ("nlmeans_filter")
[10:02:03] thread 12 started ("nlmeans_filter")
[10:02:03] thread 13 started ("nlmeans_filter")
[10:02:03] thread 14 started ("nlmeans_filter")
[10:02:03] thread 15 started ("nlmeans_filter")
[10:02:03] thread 16 started ("nlmeans_filter")
[10:02:03] thread 17 started ("nlmeans_filter")
[10:02:03] thread 18 started ("nlmeans_filter")
[10:02:03] thread 19 started ("nlmeans_filter")
[10:02:03] thread 1a started ("nlmeans_filter")
[10:02:03] thread 1b started ("nlmeans_filter")
[10:02:03] thread 1c started ("nlmeans_filter")
[10:02:03] thread 1d started ("nlmeans_filter")
[10:02:03] thread 1e started ("nlmeans_filter")
[10:02:03] thread 1f started ("nlmeans_filter")
[10:02:03] thread 20 started ("nlmeans_filter")
[10:02:03] thread 21 started ("nlmeans_filter")
[10:02:03] thread 22 started ("nlmeans_filter")
[10:02:03] thread 23 started ("nlmeans_filter")
[10:02:03] thread 24 started ("nlmeans_filter")
[10:02:03] thread 25 started ("nlmeans_filter")
[10:02:03] thread 26 started ("nlmeans_filter")
[10:02:03] thread 27 started ("nlmeans_filter")
[10:02:03] thread 28 started ("nlmeans_filter")
[10:02:03] thread 29 started ("nlmeans_filter")
[10:02:03] thread 2a started ("nlmeans_filter")
[10:02:03] thread 2b started ("nlmeans_filter")
[10:02:03] thread 2c started ("nlmeans_filter")
[10:02:05] thread 2d started ("mt_frame_filter")
[10:02:05] thread 2e started ("mt_frame_filter")
[10:02:05] thread 2f started ("mt_frame_filter")
[10:02:05] thread 30 started ("mt_frame_filter")
[10:02:05] thread 31 started ("mt_frame_filter")
[10:02:05] thread 32 started ("mt_frame_filter")
[10:02:05] thread 33 started ("mt_frame_filter")
[10:02:05] thread 34 started ("mt_frame_filter")
[10:02:05] thread 35 started ("mt_frame_filter")
[10:02:05] thread 36 started ("mt_frame_filter")
[10:02:05] thread 37 started ("mt_frame_filter")
[10:02:05] thread 38 started ("mt_frame_filter")
[10:02:05] thread 39 started ("mt_frame_filter")
[10:02:05] thread 3a started ("mt_frame_filter")
[10:02:05] thread 3b started ("mt_frame_filter")
[10:02:05] thread 3c started ("mt_frame_filter")
[10:02:05] thread 3d started ("mt_frame_filter")
[10:02:05] thread 3e started ("mt_frame_filter")
[10:02:05] thread 3f started ("mt_frame_filter")
[10:02:05] thread 40 started ("mt_frame_filter")
[10:02:05] thread 41 started ("mt_frame_filter")
[10:02:05] thread 42 started ("mt_frame_filter")
[10:02:05] thread 43 started ("mt_frame_filter")
[10:02:05] thread 44 started ("mt_frame_filter")
[10:02:05] thread 45 started ("mt_frame_filter")
[10:02:05] thread 46 started ("mt_frame_filter")
[10:02:05] thread 47 started ("mt_frame_filter")
[10:02:05] thread 48 started ("mt_frame_filter")
[10:02:05] thread 49 started ("mt_frame_filter")
[10:02:05] thread 4a started ("mt_frame_filter")
[10:02:05] thread 4b started ("mt_frame_filter")
[10:02:05] thread 4c started ("mt_frame_filter")
[10:02:05] thread 4d started ("mt_frame_filter")
[10:02:05] thread 4e started ("mt_frame_filter")
[10:02:05] thread 4f started ("mt_frame_filter")
[10:02:05] thread 50 started ("mt_frame_filter")
[10:02:05] thread 51 started ("mt_frame_filter")
[10:02:05] thread 52 started ("mt_frame_filter")
[10:02:05] thread 53 started ("mt_frame_filter")
[10:02:05] thread 54 started ("mt_frame_filter")
[10:02:05] thread 55 started ("mt_frame_filter")
[10:02:05] thread 56 started ("mt_frame_filter")
[10:02:05] thread 57 started ("mt_frame_filter")
[10:02:05] thread 58 started ("mt_frame_filter")
[10:02:05] thread 59 started ("mt_frame_filter")
[10:02:05] thread 5a started ("mt_frame_filter")
[10:02:05] thread 5b started ("mt_frame_filter")
[10:02:05] thread 5c started ("mt_frame_filter")
[10:02:05] thread 5d started ("mt_frame_filter")
[10:02:05] thread 5e started ("mt_frame_filter")
[10:02:05] thread 5f started ("mt_frame_filter")
[10:02:05] thread 60 started ("mt_frame_filter")
[10:02:05] thread 61 started ("mt_frame_filter")
[10:02:05] thread 62 started ("mt_frame_filter")
[10:02:05] thread 63 started ("mt_frame_filter")
[10:02:05] thread 64 started ("mt_frame_filter")
[10:02:05] thread 65 started ("mt_frame_filter")
[10:02:05] thread 66 started ("mt_frame_filter")
[10:02:05] thread 67 started ("mt_frame_filter")
[10:02:05] thread 68 started ("mt_frame_filter")
[10:02:05] thread 69 started ("mt_frame_filter")
[10:02:05] thread 6a started ("mt_frame_filter")
[10:02:05] thread 6b started ("mt_frame_filter")
[10:02:05] thread 6c started ("mt_frame_filter")
[11:15:43] stream: error near frame 3936: continuity error: got 5 expected 4
[h264 @ 00000182f5f91300] concealing 375 DC, 375 AC, 375 MV errors in B frame
[h264 @ 00000182f5f8e700] concealing 1672 DC, 1672 AC, 1672 MV errors in I frame
[09:06:53] hb_ts_stream_decode - eof
[09:06:53] reader: done. 1 scr changes
[09:06:53] thread 5 exited ("Reader")
[09:10:25] thread 9 exited ("Muxer")
[09:10:25] thread 9 joined ("Muxer")
[09:10:25] work: average encoding speed for job is 0.762209 fps
[09:10:25] thread b exited ("Denoise (nlmeans)")
[09:10:25] thread a exited ("Framerate Shaper")
[09:10:25] thread a joined ("Framerate Shaper")
[09:10:25] vfr: 63384 frames output, 0 dropped and 0 duped for CFR/PFR
[09:10:25] vfr: lost time: 0 (0 frames)
[09:10:25] vfr: gained time: 0 (0 frames) (0 not accounted for)
[09:10:25] fifo_close: trashing 0 buffer(s)
[09:10:25] thread b joined ("Denoise (nlmeans)")
[09:10:25] thread d exited ("nlmeans_filter")
[09:10:25] thread e exited ("nlmeans_filter")
[09:10:25] thread f exited ("nlmeans_filter")
[09:10:25] thread 18 exited ("nlmeans_filter")
[09:10:25] thread 14 exited ("nlmeans_filter")
[09:10:25] thread 17 exited ("nlmeans_filter")
[09:10:25] thread 13 exited ("nlmeans_filter")
[09:10:25] thread 1a exited ("nlmeans_filter")
[09:10:25] thread 26 exited ("nlmeans_filter")
[09:10:25] thread 1e exited ("nlmeans_filter")
[09:10:25] thread 12 exited ("nlmeans_filter")
[09:10:25] thread 19 exited ("nlmeans_filter")
[09:10:25] thread 22 exited ("nlmeans_filter")
[09:10:25] thread 11 exited ("nlmeans_filter")
[09:10:25] thread 1b exited ("nlmeans_filter")
[09:10:25] thread 1c exited ("nlmeans_filter")
[09:10:25] thread 1d exited ("nlmeans_filter")
[09:10:25] thread 16 exited ("nlmeans_filter")
[09:10:25] thread 1f exited ("nlmeans_filter")
[09:10:25] thread 20 exited ("nlmeans_filter")
[09:10:25] thread 21 exited ("nlmeans_filter")
[09:10:25] thread 10 exited ("nlmeans_filter")
[09:10:25] thread 23 exited ("nlmeans_filter")
[09:10:25] thread 24 exited ("nlmeans_filter")
[09:10:25] thread 25 exited ("nlmeans_filter")
[09:10:25] thread 15 exited ("nlmeans_filter")
[09:10:25] thread 27 exited ("nlmeans_filter")
[09:10:25] thread 28 exited ("nlmeans_filter")
[09:10:25] thread 29 exited ("nlmeans_filter")
[09:10:25] thread 2a exited ("nlmeans_filter")
[09:10:25] thread 2b exited ("nlmeans_filter")
[09:10:25] thread 2c exited ("nlmeans_filter")
[09:10:25] thread d joined ("nlmeans_filter")
[09:10:25] thread e joined ("nlmeans_filter")
[09:10:25] thread f joined ("nlmeans_filter")
[09:10:25] thread 10 joined ("nlmeans_filter")
[09:10:25] thread 11 joined ("nlmeans_filter")
[09:10:25] thread 12 joined ("nlmeans_filter")
[09:10:25] thread 13 joined ("nlmeans_filter")
[09:10:25] thread 14 joined ("nlmeans_filter")
[09:10:25] thread 15 joined ("nlmeans_filter")
[09:10:25] thread 16 joined ("nlmeans_filter")
[09:10:25] thread 17 joined ("nlmeans_filter")
[09:10:25] thread 18 joined ("nlmeans_filter")
[09:10:25] thread 19 joined ("nlmeans_filter")
[09:10:25] thread 1a joined ("nlmeans_filter")
[09:10:25] thread 1b joined ("nlmeans_filter")
[09:10:25] thread 1c joined ("nlmeans_filter")
[09:10:25] thread 1d joined ("nlmeans_filter")
[09:10:25] thread 1e joined ("nlmeans_filter")
[09:10:25] thread 1f joined ("nlmeans_filter")
[09:10:25] thread 20 joined ("nlmeans_filter")
[09:10:25] thread 21 joined ("nlmeans_filter")
[09:10:25] thread 22 joined ("nlmeans_filter")
[09:10:25] thread 23 joined ("nlmeans_filter")
[09:10:25] thread 24 joined ("nlmeans_filter")
[09:10:25] thread 25 joined ("nlmeans_filter")
[09:10:25] thread 26 joined ("nlmeans_filter")
[09:10:25] thread 27 joined ("nlmeans_filter")
[09:10:25] thread 28 joined ("nlmeans_filter")
[09:10:25] thread 29 joined ("nlmeans_filter")
[09:10:25] thread 2a joined ("nlmeans_filter")
[09:10:25] thread 2b joined ("nlmeans_filter")
[09:10:25] thread 2c joined ("nlmeans_filter")
[09:10:25] thread c exited ("Sharpen (lapsharp)")
[09:10:25] thread 6 exited ("Video decoder (libavcodec)")
[09:10:25] thread c joined ("Sharpen (lapsharp)")
[09:10:25] thread 2d exited ("mt_frame_filter")
[09:10:25] thread 2f exited ("mt_frame_filter")
[09:10:25] thread 2e exited ("mt_frame_filter")
[09:10:25] thread 31 exited ("mt_frame_filter")
[09:10:25] thread 3a exited ("mt_frame_filter")
[09:10:25] thread 32 exited ("mt_frame_filter")
[09:10:25] thread 34 exited ("mt_frame_filter")
[09:10:25] thread 43 exited ("mt_frame_filter")
[09:10:25] thread 4c exited ("mt_frame_filter")
[09:10:25] thread 39 exited ("mt_frame_filter")
[09:10:25] thread 3b exited ("mt_frame_filter")
[09:10:25] thread 52 exited ("mt_frame_filter")
[09:10:25] thread 30 exited ("mt_frame_filter")
[09:10:25] thread 51 exited ("mt_frame_filter")
[09:10:25] thread 7 exited ("Video Synchronization")
[09:10:25] thread 3d exited ("mt_frame_filter")
[09:10:25] thread 60 exited ("mt_frame_filter")
[09:10:25] thread 68 exited ("mt_frame_filter")
[09:10:25] thread 45 exited ("mt_frame_filter")
[09:10:25] thread 3f exited ("mt_frame_filter")
[09:10:25] thread 40 exited ("mt_frame_filter")
[09:10:25] thread 42 exited ("mt_frame_filter")
[09:10:25] thread 4a exited ("mt_frame_filter")
[09:10:25] thread 33 exited ("mt_frame_filter")
[09:10:25] thread 3c exited ("mt_frame_filter")
[09:10:25] thread 3e exited ("mt_frame_filter")
[09:10:25] thread 36 exited ("mt_frame_filter")
[09:10:25] thread 4d exited ("mt_frame_filter")
[09:10:25] thread 48 exited ("mt_frame_filter")
[09:10:25] thread 49 exited ("mt_frame_filter")
[09:10:25] thread 44 exited ("mt_frame_filter")
[09:10:25] thread 53 exited ("mt_frame_filter")
[09:10:25] thread 4b exited ("mt_frame_filter")
[09:10:25] thread 56 exited ("mt_frame_filter")
[09:10:25] thread 4e exited ("mt_frame_filter")
[09:10:25] thread 5a exited ("mt_frame_filter")
[09:10:25] thread 50 exited ("mt_frame_filter")
[09:10:25] thread 5b exited ("mt_frame_filter")
[09:10:25] thread 38 exited ("mt_frame_filter")
[09:10:25] thread 46 exited ("mt_frame_filter")
[09:10:25] thread 54 exited ("mt_frame_filter")
[09:10:25] thread 55 exited ("mt_frame_filter")
[09:10:25] thread 47 exited ("mt_frame_filter")
[09:10:25] thread 57 exited ("mt_frame_filter")
[09:10:25] thread 58 exited ("mt_frame_filter")
[09:10:25] thread 59 exited ("mt_frame_filter")
[09:10:25] thread 4f exited ("mt_frame_filter")
[09:10:25] thread 35 exited ("mt_frame_filter")
[09:10:25] thread 67 exited ("mt_frame_filter")
[09:10:25] thread 5d exited ("mt_frame_filter")
[09:10:25] thread 6a exited ("mt_frame_filter")
[09:10:25] thread 5f exited ("mt_frame_filter")
[09:10:25] thread 61 exited ("mt_frame_filter")
[09:10:25] thread 62 exited ("mt_frame_filter")
[09:10:25] thread 63 exited ("mt_frame_filter")
[09:10:25] thread 64 exited ("mt_frame_filter")
[09:10:25] thread 41 exited ("mt_frame_filter")
[09:10:25] thread 65 exited ("mt_frame_filter")
[09:10:25] thread 66 exited ("mt_frame_filter")
[09:10:25] thread 5c exited ("mt_frame_filter")
[09:10:25] thread 37 exited ("mt_frame_filter")
[09:10:25] thread 69 exited ("mt_frame_filter")
[09:10:25] thread 5e exited ("mt_frame_filter")
[09:10:25] thread 6b exited ("mt_frame_filter")
[09:10:25] thread 6c exited ("mt_frame_filter")
[09:10:25] thread 2d joined ("mt_frame_filter")
[09:10:25] thread 8 exited ("H.265/HEVC encoder (libx265)")
[09:10:25] thread 2e joined ("mt_frame_filter")
[09:10:25] thread 2f joined ("mt_frame_filter")
[09:10:25] thread 30 joined ("mt_frame_filter")
[09:10:25] thread 31 joined ("mt_frame_filter")
[09:10:25] thread 32 joined ("mt_frame_filter")
[09:10:25] thread 33 joined ("mt_frame_filter")
[09:10:25] thread 34 joined ("mt_frame_filter")
[09:10:25] thread 35 joined ("mt_frame_filter")
[09:10:25] thread 36 joined ("mt_frame_filter")
[09:10:25] thread 37 joined ("mt_frame_filter")
[09:10:25] thread 38 joined ("mt_frame_filter")
[09:10:25] thread 39 joined ("mt_frame_filter")
[09:10:25] thread 3a joined ("mt_frame_filter")
[09:10:25] thread 3b joined ("mt_frame_filter")
[09:10:25] thread 3c joined ("mt_frame_filter")
[09:10:25] thread 3d joined ("mt_frame_filter")
[09:10:25] thread 3e joined ("mt_frame_filter")
[09:10:25] thread 3f joined ("mt_frame_filter")
[09:10:25] thread 40 joined ("mt_frame_filter")
[09:10:25] thread 41 joined ("mt_frame_filter")
[09:10:25] thread 42 joined ("mt_frame_filter")
[09:10:25] thread 43 joined ("mt_frame_filter")
[09:10:25] thread 44 joined ("mt_frame_filter")
[09:10:25] thread 45 joined ("mt_frame_filter")
[09:10:25] thread 46 joined ("mt_frame_filter")
[09:10:25] thread 47 joined ("mt_frame_filter")
[09:10:25] thread 48 joined ("mt_frame_filter")
[09:10:25] thread 49 joined ("mt_frame_filter")
[09:10:25] thread 4a joined ("mt_frame_filter")
[09:10:25] thread 4b joined ("mt_frame_filter")
[09:10:25] thread 4c joined ("mt_frame_filter")
[09:10:25] thread 4d joined ("mt_frame_filter")
[09:10:25] thread 4e joined ("mt_frame_filter")
[09:10:25] thread 4f joined ("mt_frame_filter")
[09:10:25] thread 50 joined ("mt_frame_filter")
[09:10:25] thread 51 joined ("mt_frame_filter")
[09:10:25] thread 52 joined ("mt_frame_filter")
[09:10:25] thread 53 joined ("mt_frame_filter")
[09:10:25] thread 54 joined ("mt_frame_filter")
[09:10:25] thread 55 joined ("mt_frame_filter")
[09:10:25] thread 56 joined ("mt_frame_filter")
[09:10:25] thread 57 joined ("mt_frame_filter")
[09:10:25] thread 58 joined ("mt_frame_filter")
[09:10:25] thread 59 joined ("mt_frame_filter")
[09:10:25] thread 5a joined ("mt_frame_filter")
[09:10:25] thread 5b joined ("mt_frame_filter")
[09:10:25] thread 5c joined ("mt_frame_filter")
[09:10:25] thread 5d joined ("mt_frame_filter")
[09:10:25] thread 5e joined ("mt_frame_filter")
[09:10:25] thread 5f joined ("mt_frame_filter")
[09:10:25] thread 60 joined ("mt_frame_filter")
[09:10:25] thread 61 joined ("mt_frame_filter")
[09:10:25] thread 62 joined ("mt_frame_filter")
[09:10:25] thread 63 joined ("mt_frame_filter")
[09:10:25] thread 64 joined ("mt_frame_filter")
[09:10:25] thread 65 joined ("mt_frame_filter")
[09:10:25] thread 66 joined ("mt_frame_filter")
[09:10:25] thread 67 joined ("mt_frame_filter")
[09:10:25] thread 68 joined ("mt_frame_filter")
[09:10:25] thread 69 joined ("mt_frame_filter")
[09:10:25] thread 6a joined ("mt_frame_filter")
[09:10:25] thread 6b joined ("mt_frame_filter")
[09:10:25] thread 6c joined ("mt_frame_filter")
[09:10:25] thread 5 joined ("Reader")
[09:10:25] thread 6 joined ("Video decoder (libavcodec)")
[09:10:25] thread 7 joined ("Video Synchronization")
[09:10:25] thread 8 joined ("H.265/HEVC encoder (libx265)")
[09:10:25] stream: 63384 good frames, 1 errors (0%)
[09:10:25] h264-decoder done: 63384 frames, 0 decoder errors
[09:10:26] sync: got 63384 frames, 62368 expected
[09:10:26] sync: framerate min 23.976 fps, max 23.976 fps, avg 23.976 fps
x265 [info]: frame I:    820, Avg QP:13.03  kb/s: 23253.92  PSNR Mean: Y:53.088 U:54.994 V:56.663  SSIM Mean: 0.995309 (23.287dB)
x265 [info]: frame P:  13374, Avg QP:14.28  kb/s: 17146.00  PSNR Mean: Y:52.965 U:54.717 V:56.011  SSIM Mean: 0.995113 (23.110dB)
x265 [info]: frame B:  49190, Avg QP:17.45  kb/s: 7773.95   PSNR Mean: Y:51.350 U:53.611 V:55.094  SSIM Mean: 0.993154 (21.646dB)
x265 [info]: Weighted P-Frames: Y:1.1% UV:0.8%
x265 [info]: Weighted B-Frames: Y:1.2% UV:0.8%
encoded 63384 frames in 83302.97s (0.76 fps), 9951.71 kb/s, Avg QP:16.72, Global PSNR: 52.431, SSIM Mean Y: 0.9935956 (21.935 dB)
[09:10:26] fifo_close: trashing 0 buffer(s)
[09:10:26] fifo_close: trashing 0 buffer(s)
[09:10:26] fifo_close: trashing 0 buffer(s)
[09:10:26] fifo_close: trashing 0 buffer(s)
[09:10:26] fifo_close: trashing 0 buffer(s)
[09:10:26] fifo_close: trashing 0 buffer(s)
[09:10:26] fifo_close: trashing 0 buffer(s)
[09:10:26] Freed 20 buffers of size 1024
[09:10:26] Freed 8 buffers of size 2048
[09:10:26] Freed 12 buffers of size 4096
[09:10:26] Freed 9 buffers of size 8192
[09:10:26] Freed 8 buffers of size 16384
[09:10:26] Freed 14 buffers of size 32768
[09:10:26] Freed 20 buffers of size 65536
[09:10:26] Freed 18 buffers of size 131072
[09:10:26] Freed 17 buffers of size 262144
[09:10:26] Freed 4 buffers of size 524288
[09:10:26] Freed 32 buffers of size 4194304
[09:10:26] Allocated 145190912 bytes of buffers on this pass and Freed 145190912 bytes, 0 bytes leaked
[09:10:26] Starting Task: Encoding Pass
[09:10:26] Skipping crop/scale filter
[09:10:26] NLMeans using SSE2 optimizations
[09:10:26] NLMeans using 32 threads
[09:10:26] work: only 1 chapter, disabling chapter markers
[09:10:26] job configuration:
[09:10:26]  * source
[09:10:26]    + Z:\Prison.Break\S04\prison break S04E11.m2ts
[09:10:26]    + title 11, chapter(s) 1 to 1
[09:10:26]  * destination
[09:10:26]    + Z:\prison break S04E11-11-encoded.mkv
[09:10:26]    + container: Matroska (libavformat)
[09:10:26]  * video track
[09:10:26]    + decoder: h264 8-bit (yuv420p)
[09:10:26]      + bitrate 200 kbps
[09:10:26]    + filters
[09:10:26]      + Framerate Shaper (mode=1)
[09:10:26]        + frame rate: 23.976 fps -> constant 23.976 fps
[09:10:26]      + Denoise (nlmeans) (y-strength=3:y-origin-tune=1:y-patch-size=7:y-range=3:y-frame-count=2:y-prefilter=0:cb-strength=3:cb-origin-tune=1:cb-patch-size=7:cb-range=3:cb-frame-count=2:cb-prefilter=0)
[09:10:26]      + Sharpen (lapsharp) (y-strength=0.1:y-kernel=isolap:cb-strength=0.1:cb-kernel=isolap)
[09:10:26]    + Output geometry
[09:10:26]      + storage dimensions: 1920 x 1080
[09:10:26]      + pixel aspect ratio: 1 : 1
[09:10:26]      + display dimensions: 1920 x 1080
[09:10:26]    + encoder: H.265 (libx265)
[09:10:26]      + preset:  veryslow
[09:10:26]      + options: psnr:ssim:vbv_bufsize=25000:vbv_maxrate=25000:
[09:10:26]      + profile: auto
[09:10:26]      + level:   auto
[09:10:26]      + bitrate: 10000 kbps, pass: 2
[09:10:26]      + color profile: 1-1-1
[09:10:26]      + chroma location: left
[09:10:26] file is MPEG Transport Stream with 192 byte packets offset 4 bytes
[09:10:26] sync: expecting 63384 video frames
x265 [info]: HEVC encoder version 3.5+1-f0c1022b6
x265 [info]: build info [Windows][GCC 10.2.0][64 bit] 8bit+10bit+12bit
x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x265 [warning]: --psnr used with psy on: results will be invalid!
x265 [warning]: --tune psnr should be used if attempting to benchmark psnr!
x265 [info]: Main profile, Level-4 (High tier)
x265 [info]: Thread pool created using 64 threads
x265 [info]: Slices                              : 1
x265 [info]: frame threads / pool features       : 5 / 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 / 3 inter / 3 intra
x265 [info]: ME / range / subpel / merge         : star / 57 / 4 / 5
x265 [info]: Keyframe min / max / scenecut / bias  : 24 / 240 / 40 / 5.00
x265 [info]: Lookahead / bframes / badapt        : 40 / 8 / 2
x265 [info]: b-pyramid / weightp / weightb       : 1 / 1 / 1
x265 [info]: References / ref-limit  cu / depth  : 5 / off / off
x265 [info]: AQ: mode / str / qg-size / cu-tree  : 2 / 1.0 / 32 / 1
x265 [info]: Rate Control / qCompress            : ABR-10000 kbps / 0.60
x265 [info]: VBV/HRD buffer / max-rate / init    : 25000 / 25000 / 0.900
x265 [info]: tools: rect amp rd=6 psy-rd=2.00 rdoq=2 psy-rdoq=1.00 rskip mode=1
x265 [info]: tools: signhide tmvp b-intra strong-intra-smoothing deblock sao
x265 [info]: tools: stats-read
[09:10:29] Writing Metadata to output file...
[09:10:29] thread 6d started ("Reader")
[09:10:29] thread 6e started ("Video decoder (libavcodec)")
[09:10:29] thread 6f started ("Video Synchronization")
[09:10:29] thread 70 started ("H.265/HEVC encoder (libx265)")
[h264 @ 00000182db8c3880] [09:10:29] thread 71 started ("Muxer")
Application has requested 33 threads. Using a thread count greater than 16 is not recommended.
[09:10:29] thread 72 started ("Framerate Shaper")
[09:10:29] thread 73 started ("Denoise (nlmeans)")
[09:10:29] thread 74 started ("Sharpen (lapsharp)")
[09:10:30] sync: first pts video is 0
[09:10:30] thread 75 started ("nlmeans_filter")
[09:10:30] thread 76 started ("nlmeans_filter")
[09:10:30] thread 77 started ("nlmeans_filter")
[09:10:30] thread 78 started ("nlmeans_filter")
[09:10:30] thread 79 started ("nlmeans_filter")
[09:10:30] thread 7a started ("nlmeans_filter")
[09:10:30] thread 7b started ("nlmeans_filter")
[09:10:30] thread 7c started ("nlmeans_filter")
[09:10:30] thread 7d started ("nlmeans_filter")
[09:10:30] thread 7e started ("nlmeans_filter")
[09:10:30] thread 7f started ("nlmeans_filter")
[09:10:30] thread 80 started ("nlmeans_filter")
[09:10:30] thread 81 started ("nlmeans_filter")
[09:10:30] thread 82 started ("nlmeans_filter")
[09:10:30] thread 83 started ("nlmeans_filter")
[09:10:30] thread 84 started ("nlmeans_filter")
[09:10:30] thread 85 started ("nlmeans_filter")
[09:10:30] thread 86 started ("nlmeans_filter")
[09:10:30] thread 87 started ("nlmeans_filter")
[09:10:30] thread 88 started ("nlmeans_filter")
[09:10:30] thread 89 started ("nlmeans_filter")
[09:10:30] thread 8a started ("nlmeans_filter")
[09:10:30] thread 8b started ("nlmeans_filter")
[09:10:30] thread 8c started ("nlmeans_filter")
[09:10:30] thread 8d started ("nlmeans_filter")
[09:10:30] thread 8e started ("nlmeans_filter")
[09:10:30] thread 8f started ("nlmeans_filter")
[09:10:30] thread 90 started ("nlmeans_filter")
[09:10:30] thread 91 started ("nlmeans_filter")
[09:10:30] thread 92 started ("nlmeans_filter")
[09:10:30] thread 93 started ("nlmeans_filter")
[09:10:30] thread 94 started ("nlmeans_filter")
[09:10:32] thread 95 started ("mt_frame_filter")
[09:10:32] thread 96 started ("mt_frame_filter")
[09:10:32] thread 97 started ("mt_frame_filter")
[09:10:32] thread 98 started ("mt_frame_filter")
[09:10:32] thread 99 started ("mt_frame_filter")
[09:10:32] thread 9a started ("mt_frame_filter")
[09:10:32] thread 9b started ("mt_frame_filter")
[09:10:32] thread 9c started ("mt_frame_filter")
[09:10:32] thread 9d started ("mt_frame_filter")
[09:10:32] thread 9e started ("mt_frame_filter")
[09:10:32] thread 9f started ("mt_frame_filter")
[09:10:32] thread a0 started ("mt_frame_filter")
[09:10:32] thread a1 started ("mt_frame_filter")
[09:10:32] thread a2 started ("mt_frame_filter")
[09:10:32] thread a3 started ("mt_frame_filter")
[09:10:32] thread a4 started ("mt_frame_filter")
[09:10:32] thread a5 started ("mt_frame_filter")
[09:10:32] thread a6 started ("mt_frame_filter")
[09:10:32] thread a7 started ("mt_frame_filter")
[09:10:32] thread a8 started ("mt_frame_filter")
[09:10:32] thread a9 started ("mt_frame_filter")
[09:10:32] thread aa started ("mt_frame_filter")
[09:10:32] thread ab started ("mt_frame_filter")
[09:10:32] thread ac started ("mt_frame_filter")
[09:10:32] thread ad started ("mt_frame_filter")
[09:10:32] thread ae started ("mt_frame_filter")
[09:10:32] thread af started ("mt_frame_filter")
[09:10:32] thread b0 started ("mt_frame_filter")
[09:10:32] thread b1 started ("mt_frame_filter")
[09:10:32] thread b2 started ("mt_frame_filter")
[09:10:32] thread b3 started ("mt_frame_filter")
[09:10:32] thread b4 started ("mt_frame_filter")
[09:10:32] thread b5 started ("mt_frame_filter")
[09:10:32] thread b6 started ("mt_frame_filter")
[09:10:32] thread b7 started ("mt_frame_filter")
[09:10:32] thread b8 started ("mt_frame_filter")
[09:10:32] thread b9 started ("mt_frame_filter")
[09:10:32] thread ba started ("mt_frame_filter")
[09:10:32] thread bb started ("mt_frame_filter")
[09:10:32] thread bc started ("mt_frame_filter")
[09:10:32] thread bd started ("mt_frame_filter")
[09:10:32] thread be started ("mt_frame_filter")
[09:10:32] thread bf started ("mt_frame_filter")
[09:10:32] thread c0 started ("mt_frame_filter")
[09:10:32] thread c1 started ("mt_frame_filter")
[09:10:32] thread c2 started ("mt_frame_filter")
[09:10:32] thread c3 started ("mt_frame_filter")
[09:10:32] thread c4 started ("mt_frame_filter")
[09:10:32] thread c5 started ("mt_frame_filter")
[09:10:32] thread c6 started ("mt_frame_filter")
[09:10:32] thread c7 started ("mt_frame_filter")
[09:10:32] thread c8 started ("mt_frame_filter")
[09:10:32] thread c9 started ("mt_frame_filter")
[09:10:32] thread ca started ("mt_frame_filter")
[09:10:32] thread cb started ("mt_frame_filter")
[09:10:32] thread cc started ("mt_frame_filter")
[09:10:32] thread cd started ("mt_frame_filter")
[09:10:32] thread ce started ("mt_frame_filter")
[09:10:32] thread cf started ("mt_frame_filter")
[09:10:32] thread d0 started ("mt_frame_filter")
[09:10:32] thread d1 started ("mt_frame_filter")
[09:10:32] thread d2 started ("mt_frame_filter")
[09:10:32] thread d3 started ("mt_frame_filter")
[09:10:32] thread d4 started ("mt_frame_filter")
[10:20:51] stream: error near frame 3936: continuity error: got 5 expected 4
[h264 @ 00000182db8c3c80] concealing 375 DC, 375 AC, 375 MV errors in B frame
[h264 @ 00000182ededa140] concealing 1672 DC, 1672 AC, 1672 MV errors in I frame
next_packet: error (32)
[10:01:21] hb_ts_stream_decode - eof
[10:01:21] hb_ts_stream_decode - eof
[10:01:21] reader: done. 1 scr changes
[10:01:21] thread 6d exited ("Reader")
x265 [warning]: specified frame type is not compatible with max B-frames
x265 [error]: slice=P but 2pass stats say B
[10:07:18] thread 71 exited ("Muxer")
[10:07:18] thread 71 joined ("Muxer")
[10:07:18] work: average encoding speed for job is 0.697017 fps
[10:07:18] thread 6e exited ("Video decoder (libavcodec)")
[10:07:18] thread 6f exited ("Video Synchronization")
[10:07:18] thread 73 exited ("Denoise (nlmeans)")
[10:07:18] thread 72 exited ("Framerate Shaper")
[10:07:18] thread 72 joined ("Framerate Shaper")
[10:07:18] vfr: 62455 frames output, 0 dropped and 0 duped for CFR/PFR
[10:07:18] vfr: lost time: 0 (0 frames)
[10:07:18] vfr: gained time: 0 (0 frames) (0 not accounted for)
[10:07:18] fifo_close: trashing 0 buffer(s)
[10:07:18] thread 73 joined ("Denoise (nlmeans)")
[10:07:18] thread 75 exited ("nlmeans_filter")
[10:07:18] thread 79 exited ("nlmeans_filter")
[10:07:18] thread 7a exited ("nlmeans_filter")
[10:07:18] thread 7e exited ("nlmeans_filter")
[10:07:18] thread 81 exited ("nlmeans_filter")
[10:07:18] thread 84 exited ("nlmeans_filter")
[10:07:18] thread 80 exited ("nlmeans_filter")
[10:07:18] thread 8a exited ("nlmeans_filter")
[10:07:18] thread 7d exited ("nlmeans_filter")
[10:07:18] thread 78 exited ("nlmeans_filter")
[10:07:18] thread 86 exited ("nlmeans_filter")
[10:07:18] thread 88 exited ("nlmeans_filter")
[10:07:18] thread 76 exited ("nlmeans_filter")
[10:07:18] thread 8c exited ("nlmeans_filter")
[10:07:18] thread 83 exited ("nlmeans_filter")
[10:07:18] thread 7b exited ("nlmeans_filter")
[10:07:18] thread 85 exited ("nlmeans_filter")
[10:07:18] thread 91 exited ("nlmeans_filter")
[10:07:18] thread 93 exited ("nlmeans_filter")
[10:07:18] thread 77 exited ("nlmeans_filter")
[10:07:18] thread 89 exited ("nlmeans_filter")
[10:07:18] thread 70 exited ("H.265/HEVC encoder (libx265)")
[10:07:18] thread 7c exited ("nlmeans_filter")
[10:07:18] thread 8b exited ("nlmeans_filter")
[10:07:18] thread 82 exited ("nlmeans_filter")
[10:07:18] thread 8d exited ("nlmeans_filter")
[10:07:18] thread 8e exited ("nlmeans_filter")
[10:07:18] thread 8f exited ("nlmeans_filter")
[10:07:18] thread 90 exited ("nlmeans_filter")
[10:07:18] thread 87 exited ("nlmeans_filter")
[10:07:18] thread 92 exited ("nlmeans_filter")
[10:07:18] thread 7f exited ("nlmeans_filter")
[10:07:18] thread 94 exited ("nlmeans_filter")
[10:07:18] thread 75 joined ("nlmeans_filter")
[10:07:18] thread 76 joined ("nlmeans_filter")
[10:07:18] thread 77 joined ("nlmeans_filter")
[10:07:18] thread 78 joined ("nlmeans_filter")
[10:07:18] thread 79 joined ("nlmeans_filter")
[10:07:18] thread 7a joined ("nlmeans_filter")
[10:07:18] thread 7b joined ("nlmeans_filter")
[10:07:18] thread 7c joined ("nlmeans_filter")
[10:07:18] thread 7d joined ("nlmeans_filter")
[10:07:18] thread 7e joined ("nlmeans_filter")
[10:07:18] thread 7f joined ("nlmeans_filter")
[10:07:18] thread 80 joined ("nlmeans_filter")
[10:07:18] thread 81 joined ("nlmeans_filter")
[10:07:18] thread 82 joined ("nlmeans_filter")
[10:07:18] thread 83 joined ("nlmeans_filter")
[10:07:18] thread 84 joined ("nlmeans_filter")
[10:07:18] thread 85 joined ("nlmeans_filter")
[10:07:18] thread 86 joined ("nlmeans_filter")
[10:07:18] thread 87 joined ("nlmeans_filter")
[10:07:18] thread 88 joined ("nlmeans_filter")
[10:07:18] thread 89 joined ("nlmeans_filter")
[10:07:18] thread 8a joined ("nlmeans_filter")
[10:07:18] thread 8b joined ("nlmeans_filter")
[10:07:18] thread 8c joined ("nlmeans_filter")
[10:07:18] thread 8d joined ("nlmeans_filter")
[10:07:18] thread 8e joined ("nlmeans_filter")
[10:07:18] thread 8f joined ("nlmeans_filter")
[10:07:18] thread 90 joined ("nlmeans_filter")
[10:07:18] thread 91 joined ("nlmeans_filter")
[10:07:18] thread 92 joined ("nlmeans_filter")
[10:07:18] thread 93 joined ("nlmeans_filter")
[10:07:18] thread 94 joined ("nlmeans_filter")
[10:07:18] thread 74 exited ("Sharpen (lapsharp)")
[10:07:18] thread 74 joined ("Sharpen (lapsharp)")
[10:07:18] thread 95 exited ("mt_frame_filter")
[10:07:18] thread 98 exited ("mt_frame_filter")
[10:07:18] thread 96 exited ("mt_frame_filter")
[10:07:18] thread 97 exited ("mt_frame_filter")
[10:07:18] thread 9c exited ("mt_frame_filter")
[10:07:18] thread 9a exited ("mt_frame_filter")
[10:07:18] thread a5 exited ("mt_frame_filter")
[10:07:18] thread 99 exited ("mt_frame_filter")
[10:07:18] thread 9d exited ("mt_frame_filter")
[10:07:18] thread b9 exited ("mt_frame_filter")
[10:07:18] thread af exited ("mt_frame_filter")
[10:07:18] thread b3 exited ("mt_frame_filter")
[10:07:18] thread c2 exited ("mt_frame_filter")
[10:07:18] thread a2 exited ("mt_frame_filter")
[10:07:18] thread cc exited ("mt_frame_filter")
[10:07:18] thread a4 exited ("mt_frame_filter")
[10:07:18] thread d3 exited ("mt_frame_filter")
[10:07:18] thread 9b exited ("mt_frame_filter")
[10:07:18] thread a7 exited ("mt_frame_filter")
[10:07:18] thread b0 exited ("mt_frame_filter")
[10:07:18] thread bb exited ("mt_frame_filter")
[10:07:18] thread b2 exited ("mt_frame_filter")
[10:07:18] thread b4 exited ("mt_frame_filter")
[10:07:18] thread c4 exited ("mt_frame_filter")
[10:07:18] thread c6 exited ("mt_frame_filter")
[10:07:18] thread c3 exited ("mt_frame_filter")
[10:07:18] thread d2 exited ("mt_frame_filter")
[10:07:18] thread b5 exited ("mt_frame_filter")
[10:07:18] thread aa exited ("mt_frame_filter")
[10:07:18] thread be exited ("mt_frame_filter")
[10:07:18] thread a0 exited ("mt_frame_filter")
[10:07:18] thread c9 exited ("mt_frame_filter")
[10:07:18] thread ce exited ("mt_frame_filter")
[10:07:18] thread bc exited ("mt_frame_filter")
[10:07:18] thread ba exited ("mt_frame_filter")
[10:07:18] thread ae exited ("mt_frame_filter")
[10:07:18] thread c7 exited ("mt_frame_filter")
[10:07:18] thread a9 exited ("mt_frame_filter")
[10:07:18] thread b1 exited ("mt_frame_filter")
[10:07:18] thread c8 exited ("mt_frame_filter")
[10:07:18] thread ac exited ("mt_frame_filter")
[10:07:18] thread ca exited ("mt_frame_filter")
[10:07:18] thread 95 joined ("mt_frame_filter")
[10:07:18] thread b8 exited ("mt_frame_filter")
[10:07:18] thread cd exited ("mt_frame_filter")
[10:07:18] thread c5 exited ("mt_frame_filter")
[10:07:18] thread cb exited ("mt_frame_filter")
[10:07:18] thread b6 exited ("mt_frame_filter")
[10:07:18] thread a1 exited ("mt_frame_filter")
[10:07:18] thread cf exited ("mt_frame_filter")
[10:07:18] thread a8 exited ("mt_frame_filter")
[10:07:18] thread d1 exited ("mt_frame_filter")
[10:07:18] thread c1 exited ("mt_frame_filter")
[10:07:18] thread a6 exited ("mt_frame_filter")
[10:07:18] thread c0 exited ("mt_frame_filter")
[10:07:18] thread bf exited ("mt_frame_filter")
[10:07:18] thread a3 exited ("mt_frame_filter")
[10:07:18] thread d0 exited ("mt_frame_filter")
[10:07:18] thread bd exited ("mt_frame_filter")
[10:07:18] thread 9f exited ("mt_frame_filter")
[10:07:18] thread ab exited ("mt_frame_filter")
[10:07:18] thread d4 exited ("mt_frame_filter")
[10:07:18] thread 9e exited ("mt_frame_filter")
[10:07:18] thread ad exited ("mt_frame_filter")
[10:07:18] thread b7 exited ("mt_frame_filter")
[10:07:18] thread 96 joined ("mt_frame_filter")
[10:07:18] thread 97 joined ("mt_frame_filter")
[10:07:18] thread 98 joined ("mt_frame_filter")
[10:07:18] thread 99 joined ("mt_frame_filter")
[10:07:18] thread 9a joined ("mt_frame_filter")
[10:07:18] thread 9b joined ("mt_frame_filter")
[10:07:18] thread 9c joined ("mt_frame_filter")
[10:07:18] thread 9d joined ("mt_frame_filter")
[10:07:18] thread 9e joined ("mt_frame_filter")
[10:07:18] thread 9f joined ("mt_frame_filter")
[10:07:18] thread a0 joined ("mt_frame_filter")
[10:07:18] thread a1 joined ("mt_frame_filter")
[10:07:18] thread a2 joined ("mt_frame_filter")
[10:07:18] thread a3 joined ("mt_frame_filter")
[10:07:18] thread a4 joined ("mt_frame_filter")
[10:07:18] thread a5 joined ("mt_frame_filter")
[10:07:18] thread a6 joined ("mt_frame_filter")
[10:07:18] thread a7 joined ("mt_frame_filter")
[10:07:18] thread a8 joined ("mt_frame_filter")
[10:07:18] thread a9 joined ("mt_frame_filter")
[10:07:18] thread aa joined ("mt_frame_filter")
[10:07:18] thread ab joined ("mt_frame_filter")
[10:07:18] thread ac joined ("mt_frame_filter")
[10:07:18] thread ad joined ("mt_frame_filter")
[10:07:18] thread ae joined ("mt_frame_filter")
[10:07:18] thread af joined ("mt_frame_filter")
[10:07:18] thread b0 joined ("mt_frame_filter")
[10:07:18] thread b1 joined ("mt_frame_filter")
[10:07:18] thread b2 joined ("mt_frame_filter")
[10:07:18] thread b3 joined ("mt_frame_filter")
[10:07:18] thread b4 joined ("mt_frame_filter")
[10:07:18] thread b5 joined ("mt_frame_filter")
[10:07:18] thread b6 joined ("mt_frame_filter")
[10:07:18] thread b7 joined ("mt_frame_filter")
[10:07:18] thread b8 joined ("mt_frame_filter")
[10:07:18] thread b9 joined ("mt_frame_filter")
[10:07:18] thread ba joined ("mt_frame_filter")
[10:07:18] thread bb joined ("mt_frame_filter")
[10:07:18] thread bc joined ("mt_frame_filter")
[10:07:18] thread bd joined ("mt_frame_filter")
[10:07:18] thread be joined ("mt_frame_filter")
[10:07:18] thread bf joined ("mt_frame_filter")
[10:07:18] thread c0 joined ("mt_frame_filter")
[10:07:18] thread c1 joined ("mt_frame_filter")
[10:07:18] thread c2 joined ("mt_frame_filter")
[10:07:18] thread c3 joined ("mt_frame_filter")
[10:07:18] thread c4 joined ("mt_frame_filter")
[10:07:18] thread c5 joined ("mt_frame_filter")
[10:07:18] thread c6 joined ("mt_frame_filter")
[10:07:18] thread c7 joined ("mt_frame_filter")
[10:07:18] thread c8 joined ("mt_frame_filter")
[10:07:18] thread c9 joined ("mt_frame_filter")
[10:07:18] thread ca joined ("mt_frame_filter")
[10:07:18] thread cb joined ("mt_frame_filter")
[10:07:18] thread cc joined ("mt_frame_filter")
[10:07:18] thread cd joined ("mt_frame_filter")
[10:07:18] thread ce joined ("mt_frame_filter")
[10:07:18] thread cf joined ("mt_frame_filter")
[10:07:18] thread d0 joined ("mt_frame_filter")
[10:07:18] thread d1 joined ("mt_frame_filter")
[10:07:18] thread d2 joined ("mt_frame_filter")
[10:07:18] thread d3 joined ("mt_frame_filter")
[10:07:18] thread d4 joined ("mt_frame_filter")
[10:07:18] thread 6d joined ("Reader")
[10:07:18] thread 6e joined ("Video decoder (libavcodec)")
[10:07:18] thread 6f joined ("Video Synchronization")
[10:07:18] thread 70 joined ("H.265/HEVC encoder (libx265)")
[10:07:18] stream: 62455 good frames, 1 errors (0%)
[10:07:18] h264-decoder done: 62455 frames, 0 decoder errors
[10:07:18] sync: got 62455 frames, 63384 expected
[10:07:18] sync: framerate min 23.976 fps, max 23.976 fps, avg 23.976 fps
x265 [info]: frame I:    810, Avg QP:12.63  kb/s: 24820.79  PSNR Mean: Y:53.129 U:54.706 V:56.390  SSIM Mean: 0.995551 (23.517dB)
x265 [info]: frame P:  13204, Avg QP:14.44  kb/s: 17345.07  PSNR Mean: Y:52.629 U:54.193 V:55.496  SSIM Mean: 0.995154 (23.146dB)
x265 [info]: frame B:  48441, Avg QP:17.66  kb/s: 7900.16   PSNR Mean: Y:50.979 U:52.959 V:54.459  SSIM Mean: 0.993227 (21.692dB)
x265 [info]: Weighted P-Frames: Y:1.1% UV:0.8%
x265 [info]: Weighted B-Frames: Y:1.2% UV:0.8%
encoded 62455 frames in 89808.70s (0.70 fps), 10116.42 kb/s, Avg QP:16.91, Global PSNR: 52.010, SSIM Mean Y: 0.9936642 (21.982 dB)
[10:07:19] mux: file size, 3294806724 bytes
[10:07:19] mux: track 0, 62455 frames, 3294274891 bytes, 10117.19 kbps, fifo 512
[10:07:19] mux: video bitrate error, +38157443 bytes
[10:07:19] mux: overhead, 8.52 bytes per frame
[10:07:19] fifo_close: trashing 0 buffer(s)
[10:07:19] fifo_close: trashing 0 buffer(s)
[10:07:19] fifo_close: trashing 0 buffer(s)
[10:07:19] fifo_close: trashing 0 buffer(s)
[10:07:19] fifo_close: trashing 0 buffer(s)
[10:07:19] fifo_close: trashing 0 buffer(s)
[10:07:19] fifo_close: trashing 0 buffer(s)
[10:07:19] Freed 81 buffers of size 1024
[10:07:19] Freed 32 buffers of size 2048
[10:07:19] Freed 32 buffers of size 4096
[10:07:19] Freed 32 buffers of size 8192
[10:07:19] Freed 32 buffers of size 16384
[10:07:19] Freed 32 buffers of size 32768
[10:07:19] Freed 32 buffers of size 65536
[10:07:19] Freed 32 buffers of size 131072
[10:07:19] Freed 32 buffers of size 262144
[10:07:19] Freed 17 buffers of size 524288
[10:07:19] Freed 32 buffers of size 4194304
[10:07:19] Allocated 159925248 bytes of buffers on this pass and Freed 159925248 bytes, 0 bytes leaked
[10:07:19] Finished work at: Fri Jun 09 10:07:19 2023
[10:07:19] thread 3 exited ("work")
[10:07:19] thread 3 joined ("work")
[10:07:19] libhb: work result = 5

 # Job Failed (5)
 
rollin_eng
Veteran User
Posts: 4840
Joined: Wed May 04, 2011 11:06 pm

Re: Does the log mean that my source file is broken?

Post by rollin_eng »

Where is your source file from?
User avatar
JohnAStebbins
HandBrake Team
Posts: 5712
Joined: Sat Feb 09, 2008 7:21 pm

Re: Does the log mean that my source file is broken?

Post by JohnAStebbins »

Off topic, but this is an interesting message from the decoder...

Code: Select all

[h264 @ 00000182f58abb40] Application has requested 33 threads. Using a thread count greater than 16 is not recommended.
HandBrake may be asking for too many threads from the decoder for high core count CPUs
Deleted User 11865

Re: Does the log mean that my source file is broken?

Post by Deleted User 11865 »

Ah yes, we have the same from the MPEG-2 decoder. So I guess it's a generic message printed by all decoders and/or other stuff. It's on my to-address list.
Atom2004
Posts: 6
Joined: Fri Dec 09, 2022 5:19 am

Re: Does the log mean that my source file is broken?

Post by Atom2004 »

rollin_eng wrote: Fri Jun 09, 2023 8:23 am Where is your source file from?
form the local network with SMB share.
rollin_eng
Veteran User
Posts: 4840
Joined: Wed May 04, 2011 11:06 pm

Re: Does the log mean that my source file is broken?

Post by rollin_eng »

I mean where is the file from, a blu ray maybe?
Atom2004
Posts: 6
Joined: Fri Dec 09, 2022 5:19 am

Re: Does the log mean that my source file is broken?

Post by Atom2004 »

rollin_eng wrote: Sat Jun 10, 2023 10:39 am I mean where is the file from, a blu ray maybe?
Oh, sorry.
Extract m2ts file from blu ray iso. Then import m2ts file into Handbrake.
Atom2004
Posts: 6
Joined: Fri Dec 09, 2022 5:19 am

Re: Does the log mean that my source file is broken?

Post by Atom2004 »

Post:

I restart the same job in Handbrake. I seems end with same error.

Code: Select all

HandBrake 1.6.1 (2023012300)
OS: Microsoft Windows NT 10.0.20348.0
CPU: AMD EPYC 7K62 48-Core Processor                
Ram: 49109 MB, 
GPU Information:
  Red Hat VirtIO GPU DOD controller - 100.91.104.22500
Screen: 1280x800
Temp Dir: C:\Users\Administrator\AppData\Local\Temp\2\
Install Dir: C:\Users\Administrator\Desktop\HandBrake\
Data Dir: C:\Users\Administrator\AppData\Roaming\HandBrake

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

 # Starting Encode ...

[10:01:52] base preset: prison break
[10:01:52] Remote Process started with Process ID: 14048 using port: 8040. Max Allowed Instances: 5
[10:01:53] Worker: Starting HandBrake Engine ...
[10:01:53] Worker: Starting Web Server on port 8040 ...
[10:01:54] Worker: Disconnected worker monitoring enabled!
[10:01:55] Compile-time hardening features are enabled
[10:01:55] qsv: not available on this system
[10:01:55] vcn: not available on this system
Cannot load nvEncodeAPI64.dll
[10:01:55] hb_init: starting libhb thread
[10:01:55] thread 2 started ("libhb")
[10:01:56] thread 3 started ("work")
[10:01:56] Starting work at: Wed Jun 07 10:01:56 2023
[10:01:56] 1 job(s) to process
[10:01:56] json job:
{
  "Audio": {
    "AudioList": [],
    "CopyMask": []
  },
  "Destination": {
    "ChapterList": [
      {
        "Name": "Chapter 1"
      }
    ],
    "ChapterMarkers": true,
    "AlignAVStart": false,
    "File": "Z:\\prison break S04E11-11-encoded.mkv",
    "Mp4Options": {
      "IpodAtom": false,
      "Mp4Optimize": false
    },
    "Mux": "av_mkv"
  },
  "Filters": {
    "FilterList": [
      {
        "ID": 10,
        "Settings": {
          "cb-frame-count": 2,
          "cb-origin-tune": 1.0,
          "cb-patch-size": 7,
          "cb-prefilter": 0,
          "cb-range": 3,
          "cb-strength": 3.0,
          "y-frame-count": 2,
          "y-origin-tune": 1.0,
          "y-patch-size": 7,
          "y-prefilter": 0,
          "y-range": 3,
          "y-strength": 3.0
        }
      },
      {
        "ID": 15,
        "Settings": {
          "cb-kernel": "isolap",
          "cb-strength": 0.10000000000000001,
          "y-kernel": "isolap",
          "y-strength": 0.10000000000000001
        }
      },
      {
        "ID": 14,
        "Settings": {
          "crop-bottom": "0",
          "crop-left": "0",
          "crop-right": "0",
          "crop-top": "0",
          "height": "1080",
          "width": "1920"
        }
      },
      {
        "ID": 7,
        "Settings": {
          "mode": "1"
        }
      }
    ]
  },
  "PAR": {
    "Num": 1,
    "Den": 1
  },
  "Metadata": {},
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "chapter",
      "Start": 1,
      "End": 1
    },
    "Title": 11,
    "Path": "Z:\\Prison.Break\\S04\\prison break S04E11.m2ts"
  },
  "Subtitle": {
    "Search": {
      "Burn": false,
      "Default": false,
      "Enable": false,
      "Forced": false
    },
    "SubtitleList": []
  },
  "Video": {
    "Encoder": "x265",
    "Level": "auto",
    "Bitrate": 10000,
    "TwoPass": true,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "psnr:ssim:vbv_bufsize=25000:vbv_maxrate=25000:",
    "Preset": "veryslow",
    "Profile": "auto",
    "QSV": {
      "Decode": false
    },
    "HardwareDecode": 0
  }
}
[10:01:56] CPU:
[10:01:56]  - logical processor count: 64
[10:01:56] Intel Quick Sync Video support: no
[10:01:56] hb_scan: path=Z:\Prison.Break\S04\prison break S04E11.m2ts, title_index=11
[10:01:56] thread 4 started ("scan")
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:333: failed opening UDF image Z:\Prison.Break\S04\prison break S04E11.m2ts
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
[10:01:56] bd: not a bd - trying as a stream/file instead
libdvdread: Encrypted DVD support unavailable.
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdread: DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav: vm: vm: failed to read VIDEO_TS.IFO
[10:01:56] dvd: not a dvd - trying as a stream/file instead
[10:01:56] file is MPEG Transport Stream with 192 byte packets offset 4 bytes
[10:01:56] Found the following PIDS
[10:01:56]     Video PIDS :
[10:01:56]       0x1011 type H.264 (0x1b)
[10:01:56]     Audio PIDS :
[10:01:56]       0x1100 type DTS-HD MA (0x86)
[10:01:56]       0x1101 type DTS (0x82)
[10:01:56]     Subtitle PIDS :
[10:01:56]       0x1200 type PGS Subtitle (0x90)
[10:01:56]       0x1201 type PGS Subtitle (0x90)
[10:01:56]       0x1202 type PGS Subtitle (0x90)
[10:01:56]       0x1203 type PGS Subtitle (0x90)
[10:01:56]       0x1204 type PGS Subtitle (0x90)
[10:01:56]       0x1205 type PGS Subtitle (0x90)
[10:01:56]       0x1206 type PGS Subtitle (0x90)
[10:01:56]       0x1207 type PGS Subtitle (0x90)
[10:01:56]       0x1208 type PGS Subtitle (0x90)
[10:01:56]       0x1209 type PGS Subtitle (0x90)
[10:01:56]       0x120a type PGS Subtitle (0x90)
[10:01:56]       0x120b type PGS Subtitle (0x90)
[10:01:56]     Other PIDS :
[10:01:56]       0x1001 type Unknown (0xff) (PCR)
[10:01:56] stream id 0x1100 (type 0x86 substream 0x71) audio 0x711100
[10:01:56] stream id 0x1100 (type 0x86 substream 0x0) audio 0x1100
[10:01:56] stream id 0x1101 (type 0x82 substream 0x0) audio 0x1101
[10:01:56] stream id 0x1200 (type 0x90 substream 0x0) subtitle 0x1200
[10:01:56] stream id 0x1201 (type 0x90 substream 0x0) subtitle 0x1201
[10:01:56] stream id 0x1202 (type 0x90 substream 0x0) subtitle 0x1202
[10:01:56] stream id 0x1203 (type 0x90 substream 0x0) subtitle 0x1203
[10:01:56] stream id 0x1204 (type 0x90 substream 0x0) subtitle 0x1204
[10:01:56] stream id 0x1205 (type 0x90 substream 0x0) subtitle 0x1205
[10:01:56] stream id 0x1206 (type 0x90 substream 0x0) subtitle 0x1206
[10:01:56] stream id 0x1207 (type 0x90 substream 0x0) subtitle 0x1207
[10:01:56] stream id 0x1208 (type 0x90 substream 0x0) subtitle 0x1208
[10:01:56] stream id 0x1209 (type 0x90 substream 0x0) subtitle 0x1209
[10:01:56] stream id 0x120a (type 0x90 substream 0x0) subtitle 0x120a
[10:01:56] stream id 0x120b (type 0x90 substream 0x0) subtitle 0x120b
[10:02:00] scan: decoding previews for title 11
[10:02:00] file is MPEG Transport Stream with 192 byte packets offset 4 bytes
[10:02:00] scan: preview 1
[10:02:00] fifo_close: trashing 0 buffer(s)
[10:02:00] scan: audio 0x711100: dca, rate=48000Hz, bitrate=1536000 English (DTS) (5.1 ch) (1536 kbps)
[10:02:00] fifo_close: trashing 0 buffer(s)
[10:02:00] scan: audio 0x1100: dca, rate=48000Hz, bitrate=1 English (DTS-HD MA) (5.1 ch)
[10:02:00] fifo_close: trashing 0 buffer(s)
[10:02:00] scan: audio 0x1101: dca, rate=48000Hz, bitrate=768000 Francais (DTS) (5.1 ch) (768 kbps)
[10:02:00] scan: preview 2
[10:02:00] scan: preview 3
[10:02:01] scan: preview 4
[10:02:01] scan: preview 5
[10:02:01] scan: preview 6
[10:02:01] scan: preview 7
[10:02:02] scan: preview 8
[10:02:02] scan: preview 9
[10:02:02] scan: preview 10
[10:02:02] stream: 30 good frames, 0 errors (0%)
[10:02:02] crop: [0] 0/0/0/0
[10:02:02] crop: [1] 0/0/0/0
[10:02:02] crop: [2] 0/0/0/0
[10:02:02] crop: [3] 0/0/0/0
[10:02:02] crop: [4] 0/0/0/0
[10:02:02] crop: [5] 0/0/0/1
[10:02:02] crop: [6] 0/0/1/1
[10:02:02] crop: [7] 0/0/6/1
[10:02:02] crop: [8] 0/0/103/34
[10:02:02] crop: less_than_median_frame_count: 0,
[10:02:02] 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
[10:02:03] Freed 22 buffers of size 1024
[10:02:03] Freed 4 buffers of size 2048
[10:02:03] Freed 4 buffers of size 4096
[10:02:03] Freed 1 buffers of size 8192
[10:02:03] Freed 9 buffers of size 16384
[10:02:03] Freed 3 buffers of size 32768
[10:02:03] Freed 1 buffers of size 131072
[10:02:03] Freed 1 buffers of size 262144
[10:02:03] Freed 2 buffers of size 524288
[10:02:03] Freed 2 buffers of size 4194304
[10:02:03] Allocated 10131456 bytes of buffers on this pass and Freed 10131456 bytes, 0 bytes leaked
[10:02:03] thread 4 exited ("scan")
[10:02:03] thread 4 joined ("scan")
[10:02:03] libhb: scan thread found 1 valid title(s)
[10:02:03] Adding two-pass encode
[10:02:03] Starting Task: Analysis Pass
[10:02:03] Skipping crop/scale filter
[10:02:03] NLMeans using SSE2 optimizations
[10:02:03] NLMeans using 32 threads
[10:02:03] work: only 1 chapter, disabling chapter markers
[10:02:03] job configuration:
[10:02:03]  * source
[10:02:03]    + Z:\Prison.Break\S04\prison break S04E11.m2ts
[10:02:03]    + title 11, chapter(s) 1 to 1
[10:02:03]  * destination
[10:02:03]    + Z:\prison break S04E11-11-encoded.mkv
[10:02:03]    + container: Matroska (libavformat)
[10:02:03]  * video track
[10:02:03]    + decoder: h264 8-bit (yuv420p)
[10:02:03]      + bitrate 200 kbps
[10:02:03]    + filters
[10:02:03]      + Framerate Shaper (mode=1)
[10:02:03]        + frame rate: 23.976 fps -> constant 23.976 fps
[10:02:03]      + Denoise (nlmeans) (y-strength=3:y-origin-tune=1:y-patch-size=7:y-range=3:y-frame-count=2:y-prefilter=0:cb-strength=3:cb-origin-tune=1:cb-patch-size=7:cb-range=3:cb-frame-count=2:cb-prefilter=0)
[10:02:03]      + Sharpen (lapsharp) (y-strength=0.1:y-kernel=isolap:cb-strength=0.1:cb-kernel=isolap)
[10:02:03]    + Output geometry
[10:02:03]      + storage dimensions: 1920 x 1080
[10:02:03]      + pixel aspect ratio: 1 : 1
[10:02:03]      + display dimensions: 1920 x 1080
[10:02:03]    + encoder: H.265 (libx265)
[10:02:03]      + preset:  veryslow
[10:02:03]      + options: psnr:ssim:vbv_bufsize=25000:vbv_maxrate=25000:
[10:02:03]      + profile: auto
[10:02:03]      + level:   auto
[10:02:03]      + bitrate: 10000 kbps, pass: 1
[10:02:03]      + color profile: 1-1-1
[10:02:03]      + chroma location: left
[10:02:03] file is MPEG Transport Stream with 192 byte packets offset 4 bytes
[10:02:03] sync: expecting 62368 video frames
x265 [info]: HEVC encoder version 3.5+1-f0c1022b6
x265 [info]: build info [Windows][GCC 10.2.0][64 bit] 8bit+10bit+12bit
x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x265 [warning]: --psnr used with psy on: results will be invalid!
x265 [warning]: --tune psnr should be used if attempting to benchmark psnr!
x265 [info]: Main profile, Level-4 (High tier)
x265 [info]: Thread pool created using 64 threads
x265 [info]: Slices                              : 1
x265 [info]: frame threads / pool features       : 5 / 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 / 3 inter / 3 intra
x265 [info]: ME / range / subpel / merge         : star / 57 / 4 / 5
x265 [info]: Keyframe min / max / scenecut / bias  : 24 / 240 / 40 / 5.00
x265 [info]: Lookahead / bframes / badapt        : 40 / 8 / 2
x265 [info]: b-pyramid / weightp / weightb       : 1 / 1 / 1
x265 [info]: References / ref-limit  cu / depth  : 5 / off / off
x265 [info]: AQ: mode / str / qg-size / cu-tree  : 2 / 1.0 / 32 / 1
x265 [info]: Rate Control / qCompress            : ABR-10000 kbps / 0.60
x265 [info]: VBV/HRD buffer / max-rate / init    : 25000 / 25000 / 0.900
x265 [info]: tools: rect amp rd=6 psy-rd=2.00 rdoq=2 psy-rdoq=1.00 rskip mode=1
x265 [info]: tools: signhide tmvp b-intra strong-intra-smoothing deblock sao
x265 [info]: tools: stats-write
[10:02:03] thread 5 started ("Reader")
[10:02:03] thread 6 started ("Video decoder (libavcodec)")
[10:02:03] thread 7 started ("Video Synchronization")
[10:02:03] thread 8 started ("H.265/HEVC encoder (libx265)")
[10:02:03] thread 9 started ("Muxer")
[h264 @ 00000182f58abb40] Application has requested 33 threads. Using a thread count greater than 16 is not recommended.
[10:02:03] thread a started ("Framerate Shaper")
[10:02:03] thread b started ("Denoise (nlmeans)")
[10:02:03] thread c started ("Sharpen (lapsharp)")
[10:02:03] sync: first pts video is 0
[10:02:03] thread d started ("nlmeans_filter")
[10:02:03] thread e started ("nlmeans_filter")
[10:02:03] thread f started ("nlmeans_filter")
[10:02:03] thread 10 started ("nlmeans_filter")
[10:02:03] thread 11 started ("nlmeans_filter")
[10:02:03] thread 12 started ("nlmeans_filter")
[10:02:03] thread 13 started ("nlmeans_filter")
[10:02:03] thread 14 started ("nlmeans_filter")
[10:02:03] thread 15 started ("nlmeans_filter")
[10:02:03] thread 16 started ("nlmeans_filter")
[10:02:03] thread 17 started ("nlmeans_filter")
[10:02:03] thread 18 started ("nlmeans_filter")
[10:02:03] thread 19 started ("nlmeans_filter")
[10:02:03] thread 1a started ("nlmeans_filter")
[10:02:03] thread 1b started ("nlmeans_filter")
[10:02:03] thread 1c started ("nlmeans_filter")
[10:02:03] thread 1d started ("nlmeans_filter")
[10:02:03] thread 1e started ("nlmeans_filter")
[10:02:03] thread 1f started ("nlmeans_filter")
[10:02:03] thread 20 started ("nlmeans_filter")
[10:02:03] thread 21 started ("nlmeans_filter")
[10:02:03] thread 22 started ("nlmeans_filter")
[10:02:03] thread 23 started ("nlmeans_filter")
[10:02:03] thread 24 started ("nlmeans_filter")
[10:02:03] thread 25 started ("nlmeans_filter")
[10:02:03] thread 26 started ("nlmeans_filter")
[10:02:03] thread 27 started ("nlmeans_filter")
[10:02:03] thread 28 started ("nlmeans_filter")
[10:02:03] thread 29 started ("nlmeans_filter")
[10:02:03] thread 2a started ("nlmeans_filter")
[10:02:03] thread 2b started ("nlmeans_filter")
[10:02:03] thread 2c started ("nlmeans_filter")
[10:02:05] thread 2d started ("mt_frame_filter")
[10:02:05] thread 2e started ("mt_frame_filter")
[10:02:05] thread 2f started ("mt_frame_filter")
[10:02:05] thread 30 started ("mt_frame_filter")
[10:02:05] thread 31 started ("mt_frame_filter")
[10:02:05] thread 32 started ("mt_frame_filter")
[10:02:05] thread 33 started ("mt_frame_filter")
[10:02:05] thread 34 started ("mt_frame_filter")
[10:02:05] thread 35 started ("mt_frame_filter")
[10:02:05] thread 36 started ("mt_frame_filter")
[10:02:05] thread 37 started ("mt_frame_filter")
[10:02:05] thread 38 started ("mt_frame_filter")
[10:02:05] thread 39 started ("mt_frame_filter")
[10:02:05] thread 3a started ("mt_frame_filter")
[10:02:05] thread 3b started ("mt_frame_filter")
[10:02:05] thread 3c started ("mt_frame_filter")
[10:02:05] thread 3d started ("mt_frame_filter")
[10:02:05] thread 3e started ("mt_frame_filter")
[10:02:05] thread 3f started ("mt_frame_filter")
[10:02:05] thread 40 started ("mt_frame_filter")
[10:02:05] thread 41 started ("mt_frame_filter")
[10:02:05] thread 42 started ("mt_frame_filter")
[10:02:05] thread 43 started ("mt_frame_filter")
[10:02:05] thread 44 started ("mt_frame_filter")
[10:02:05] thread 45 started ("mt_frame_filter")
[10:02:05] thread 46 started ("mt_frame_filter")
[10:02:05] thread 47 started ("mt_frame_filter")
[10:02:05] thread 48 started ("mt_frame_filter")
[10:02:05] thread 49 started ("mt_frame_filter")
[10:02:05] thread 4a started ("mt_frame_filter")
[10:02:05] thread 4b started ("mt_frame_filter")
[10:02:05] thread 4c started ("mt_frame_filter")
[10:02:05] thread 4d started ("mt_frame_filter")
[10:02:05] thread 4e started ("mt_frame_filter")
[10:02:05] thread 4f started ("mt_frame_filter")
[10:02:05] thread 50 started ("mt_frame_filter")
[10:02:05] thread 51 started ("mt_frame_filter")
[10:02:05] thread 52 started ("mt_frame_filter")
[10:02:05] thread 53 started ("mt_frame_filter")
[10:02:05] thread 54 started ("mt_frame_filter")
[10:02:05] thread 55 started ("mt_frame_filter")
[10:02:05] thread 56 started ("mt_frame_filter")
[10:02:05] thread 57 started ("mt_frame_filter")
[10:02:05] thread 58 started ("mt_frame_filter")
[10:02:05] thread 59 started ("mt_frame_filter")
[10:02:05] thread 5a started ("mt_frame_filter")
[10:02:05] thread 5b started ("mt_frame_filter")
[10:02:05] thread 5c started ("mt_frame_filter")
[10:02:05] thread 5d started ("mt_frame_filter")
[10:02:05] thread 5e started ("mt_frame_filter")
[10:02:05] thread 5f started ("mt_frame_filter")
[10:02:05] thread 60 started ("mt_frame_filter")
[10:02:05] thread 61 started ("mt_frame_filter")
[10:02:05] thread 62 started ("mt_frame_filter")
[10:02:05] thread 63 started ("mt_frame_filter")
[10:02:05] thread 64 started ("mt_frame_filter")
[10:02:05] thread 65 started ("mt_frame_filter")
[10:02:05] thread 66 started ("mt_frame_filter")
[10:02:05] thread 67 started ("mt_frame_filter")
[10:02:05] thread 68 started ("mt_frame_filter")
[10:02:05] thread 69 started ("mt_frame_filter")
[10:02:05] thread 6a started ("mt_frame_filter")
[10:02:05] thread 6b started ("mt_frame_filter")
[10:02:05] thread 6c started ("mt_frame_filter")
[11:15:43] stream: error near frame 3936: continuity error: got 5 expected 4
[h264 @ 00000182f5f91300] concealing 375 DC, 375 AC, 375 MV errors in B frame
[h264 @ 00000182f5f8e700] concealing 1672 DC, 1672 AC, 1672 MV errors in I frame
[09:06:53] hb_ts_stream_decode - eof
[09:06:53] reader: done. 1 scr changes
[09:06:53] thread 5 exited ("Reader")
[09:10:25] thread 9 exited ("Muxer")
[09:10:25] thread 9 joined ("Muxer")
[09:10:25] work: average encoding speed for job is 0.762209 fps
[09:10:25] thread b exited ("Denoise (nlmeans)")
[09:10:25] thread a exited ("Framerate Shaper")
[09:10:25] thread a joined ("Framerate Shaper")
[09:10:25] vfr: 63384 frames output, 0 dropped and 0 duped for CFR/PFR
[09:10:25] vfr: lost time: 0 (0 frames)
[09:10:25] vfr: gained time: 0 (0 frames) (0 not accounted for)
[09:10:25] fifo_close: trashing 0 buffer(s)
[09:10:25] thread b joined ("Denoise (nlmeans)")
[09:10:25] thread d exited ("nlmeans_filter")
[09:10:25] thread e exited ("nlmeans_filter")
[09:10:25] thread f exited ("nlmeans_filter")
[09:10:25] thread 18 exited ("nlmeans_filter")
[09:10:25] thread 14 exited ("nlmeans_filter")
[09:10:25] thread 17 exited ("nlmeans_filter")
[09:10:25] thread 13 exited ("nlmeans_filter")
[09:10:25] thread 1a exited ("nlmeans_filter")
[09:10:25] thread 26 exited ("nlmeans_filter")
[09:10:25] thread 1e exited ("nlmeans_filter")
[09:10:25] thread 12 exited ("nlmeans_filter")
[09:10:25] thread 19 exited ("nlmeans_filter")
[09:10:25] thread 22 exited ("nlmeans_filter")
[09:10:25] thread 11 exited ("nlmeans_filter")
[09:10:25] thread 1b exited ("nlmeans_filter")
[09:10:25] thread 1c exited ("nlmeans_filter")
[09:10:25] thread 1d exited ("nlmeans_filter")
[09:10:25] thread 16 exited ("nlmeans_filter")
[09:10:25] thread 1f exited ("nlmeans_filter")
[09:10:25] thread 20 exited ("nlmeans_filter")
[09:10:25] thread 21 exited ("nlmeans_filter")
[09:10:25] thread 10 exited ("nlmeans_filter")
[09:10:25] thread 23 exited ("nlmeans_filter")
[09:10:25] thread 24 exited ("nlmeans_filter")
[09:10:25] thread 25 exited ("nlmeans_filter")
[09:10:25] thread 15 exited ("nlmeans_filter")
[09:10:25] thread 27 exited ("nlmeans_filter")
[09:10:25] thread 28 exited ("nlmeans_filter")
[09:10:25] thread 29 exited ("nlmeans_filter")
[09:10:25] thread 2a exited ("nlmeans_filter")
[09:10:25] thread 2b exited ("nlmeans_filter")
[09:10:25] thread 2c exited ("nlmeans_filter")
[09:10:25] thread d joined ("nlmeans_filter")
[09:10:25] thread e joined ("nlmeans_filter")
[09:10:25] thread f joined ("nlmeans_filter")
[09:10:25] thread 10 joined ("nlmeans_filter")
[09:10:25] thread 11 joined ("nlmeans_filter")
[09:10:25] thread 12 joined ("nlmeans_filter")
[09:10:25] thread 13 joined ("nlmeans_filter")
[09:10:25] thread 14 joined ("nlmeans_filter")
[09:10:25] thread 15 joined ("nlmeans_filter")
[09:10:25] thread 16 joined ("nlmeans_filter")
[09:10:25] thread 17 joined ("nlmeans_filter")
[09:10:25] thread 18 joined ("nlmeans_filter")
[09:10:25] thread 19 joined ("nlmeans_filter")
[09:10:25] thread 1a joined ("nlmeans_filter")
[09:10:25] thread 1b joined ("nlmeans_filter")
[09:10:25] thread 1c joined ("nlmeans_filter")
[09:10:25] thread 1d joined ("nlmeans_filter")
[09:10:25] thread 1e joined ("nlmeans_filter")
[09:10:25] thread 1f joined ("nlmeans_filter")
[09:10:25] thread 20 joined ("nlmeans_filter")
[09:10:25] thread 21 joined ("nlmeans_filter")
[09:10:25] thread 22 joined ("nlmeans_filter")
[09:10:25] thread 23 joined ("nlmeans_filter")
[09:10:25] thread 24 joined ("nlmeans_filter")
[09:10:25] thread 25 joined ("nlmeans_filter")
[09:10:25] thread 26 joined ("nlmeans_filter")
[09:10:25] thread 27 joined ("nlmeans_filter")
[09:10:25] thread 28 joined ("nlmeans_filter")
[09:10:25] thread 29 joined ("nlmeans_filter")
[09:10:25] thread 2a joined ("nlmeans_filter")
[09:10:25] thread 2b joined ("nlmeans_filter")
[09:10:25] thread 2c joined ("nlmeans_filter")
[09:10:25] thread c exited ("Sharpen (lapsharp)")
[09:10:25] thread 6 exited ("Video decoder (libavcodec)")
[09:10:25] thread c joined ("Sharpen (lapsharp)")
[09:10:25] thread 2d exited ("mt_frame_filter")
[09:10:25] thread 2f exited ("mt_frame_filter")
[09:10:25] thread 2e exited ("mt_frame_filter")
[09:10:25] thread 31 exited ("mt_frame_filter")
[09:10:25] thread 3a exited ("mt_frame_filter")
[09:10:25] thread 32 exited ("mt_frame_filter")
[09:10:25] thread 34 exited ("mt_frame_filter")
[09:10:25] thread 43 exited ("mt_frame_filter")
[09:10:25] thread 4c exited ("mt_frame_filter")
[09:10:25] thread 39 exited ("mt_frame_filter")
[09:10:25] thread 3b exited ("mt_frame_filter")
[09:10:25] thread 52 exited ("mt_frame_filter")
[09:10:25] thread 30 exited ("mt_frame_filter")
[09:10:25] thread 51 exited ("mt_frame_filter")
[09:10:25] thread 7 exited ("Video Synchronization")
[09:10:25] thread 3d exited ("mt_frame_filter")
[09:10:25] thread 60 exited ("mt_frame_filter")
[09:10:25] thread 68 exited ("mt_frame_filter")
[09:10:25] thread 45 exited ("mt_frame_filter")
[09:10:25] thread 3f exited ("mt_frame_filter")
[09:10:25] thread 40 exited ("mt_frame_filter")
[09:10:25] thread 42 exited ("mt_frame_filter")
[09:10:25] thread 4a exited ("mt_frame_filter")
[09:10:25] thread 33 exited ("mt_frame_filter")
[09:10:25] thread 3c exited ("mt_frame_filter")
[09:10:25] thread 3e exited ("mt_frame_filter")
[09:10:25] thread 36 exited ("mt_frame_filter")
[09:10:25] thread 4d exited ("mt_frame_filter")
[09:10:25] thread 48 exited ("mt_frame_filter")
[09:10:25] thread 49 exited ("mt_frame_filter")
[09:10:25] thread 44 exited ("mt_frame_filter")
[09:10:25] thread 53 exited ("mt_frame_filter")
[09:10:25] thread 4b exited ("mt_frame_filter")
[09:10:25] thread 56 exited ("mt_frame_filter")
[09:10:25] thread 4e exited ("mt_frame_filter")
[09:10:25] thread 5a exited ("mt_frame_filter")
[09:10:25] thread 50 exited ("mt_frame_filter")
[09:10:25] thread 5b exited ("mt_frame_filter")
[09:10:25] thread 38 exited ("mt_frame_filter")
[09:10:25] thread 46 exited ("mt_frame_filter")
[09:10:25] thread 54 exited ("mt_frame_filter")
[09:10:25] thread 55 exited ("mt_frame_filter")
[09:10:25] thread 47 exited ("mt_frame_filter")
[09:10:25] thread 57 exited ("mt_frame_filter")
[09:10:25] thread 58 exited ("mt_frame_filter")
[09:10:25] thread 59 exited ("mt_frame_filter")
[09:10:25] thread 4f exited ("mt_frame_filter")
[09:10:25] thread 35 exited ("mt_frame_filter")
[09:10:25] thread 67 exited ("mt_frame_filter")
[09:10:25] thread 5d exited ("mt_frame_filter")
[09:10:25] thread 6a exited ("mt_frame_filter")
[09:10:25] thread 5f exited ("mt_frame_filter")
[09:10:25] thread 61 exited ("mt_frame_filter")
[09:10:25] thread 62 exited ("mt_frame_filter")
[09:10:25] thread 63 exited ("mt_frame_filter")
[09:10:25] thread 64 exited ("mt_frame_filter")
[09:10:25] thread 41 exited ("mt_frame_filter")
[09:10:25] thread 65 exited ("mt_frame_filter")
[09:10:25] thread 66 exited ("mt_frame_filter")
[09:10:25] thread 5c exited ("mt_frame_filter")
[09:10:25] thread 37 exited ("mt_frame_filter")
[09:10:25] thread 69 exited ("mt_frame_filter")
[09:10:25] thread 5e exited ("mt_frame_filter")
[09:10:25] thread 6b exited ("mt_frame_filter")
[09:10:25] thread 6c exited ("mt_frame_filter")
[09:10:25] thread 2d joined ("mt_frame_filter")
[09:10:25] thread 8 exited ("H.265/HEVC encoder (libx265)")
[09:10:25] thread 2e joined ("mt_frame_filter")
[09:10:25] thread 2f joined ("mt_frame_filter")
[09:10:25] thread 30 joined ("mt_frame_filter")
[09:10:25] thread 31 joined ("mt_frame_filter")
[09:10:25] thread 32 joined ("mt_frame_filter")
[09:10:25] thread 33 joined ("mt_frame_filter")
[09:10:25] thread 34 joined ("mt_frame_filter")
[09:10:25] thread 35 joined ("mt_frame_filter")
[09:10:25] thread 36 joined ("mt_frame_filter")
[09:10:25] thread 37 joined ("mt_frame_filter")
[09:10:25] thread 38 joined ("mt_frame_filter")
[09:10:25] thread 39 joined ("mt_frame_filter")
[09:10:25] thread 3a joined ("mt_frame_filter")
[09:10:25] thread 3b joined ("mt_frame_filter")
[09:10:25] thread 3c joined ("mt_frame_filter")
[09:10:25] thread 3d joined ("mt_frame_filter")
[09:10:25] thread 3e joined ("mt_frame_filter")
[09:10:25] thread 3f joined ("mt_frame_filter")
[09:10:25] thread 40 joined ("mt_frame_filter")
[09:10:25] thread 41 joined ("mt_frame_filter")
[09:10:25] thread 42 joined ("mt_frame_filter")
[09:10:25] thread 43 joined ("mt_frame_filter")
[09:10:25] thread 44 joined ("mt_frame_filter")
[09:10:25] thread 45 joined ("mt_frame_filter")
[09:10:25] thread 46 joined ("mt_frame_filter")
[09:10:25] thread 47 joined ("mt_frame_filter")
[09:10:25] thread 48 joined ("mt_frame_filter")
[09:10:25] thread 49 joined ("mt_frame_filter")
[09:10:25] thread 4a joined ("mt_frame_filter")
[09:10:25] thread 4b joined ("mt_frame_filter")
[09:10:25] thread 4c joined ("mt_frame_filter")
[09:10:25] thread 4d joined ("mt_frame_filter")
[09:10:25] thread 4e joined ("mt_frame_filter")
[09:10:25] thread 4f joined ("mt_frame_filter")
[09:10:25] thread 50 joined ("mt_frame_filter")
[09:10:25] thread 51 joined ("mt_frame_filter")
[09:10:25] thread 52 joined ("mt_frame_filter")
[09:10:25] thread 53 joined ("mt_frame_filter")
[09:10:25] thread 54 joined ("mt_frame_filter")
[09:10:25] thread 55 joined ("mt_frame_filter")
[09:10:25] thread 56 joined ("mt_frame_filter")
[09:10:25] thread 57 joined ("mt_frame_filter")
[09:10:25] thread 58 joined ("mt_frame_filter")
[09:10:25] thread 59 joined ("mt_frame_filter")
[09:10:25] thread 5a joined ("mt_frame_filter")
[09:10:25] thread 5b joined ("mt_frame_filter")
[09:10:25] thread 5c joined ("mt_frame_filter")
[09:10:25] thread 5d joined ("mt_frame_filter")
[09:10:25] thread 5e joined ("mt_frame_filter")
[09:10:25] thread 5f joined ("mt_frame_filter")
[09:10:25] thread 60 joined ("mt_frame_filter")
[09:10:25] thread 61 joined ("mt_frame_filter")
[09:10:25] thread 62 joined ("mt_frame_filter")
[09:10:25] thread 63 joined ("mt_frame_filter")
[09:10:25] thread 64 joined ("mt_frame_filter")
[09:10:25] thread 65 joined ("mt_frame_filter")
[09:10:25] thread 66 joined ("mt_frame_filter")
[09:10:25] thread 67 joined ("mt_frame_filter")
[09:10:25] thread 68 joined ("mt_frame_filter")
[09:10:25] thread 69 joined ("mt_frame_filter")
[09:10:25] thread 6a joined ("mt_frame_filter")
[09:10:25] thread 6b joined ("mt_frame_filter")
[09:10:25] thread 6c joined ("mt_frame_filter")
[09:10:25] thread 5 joined ("Reader")
[09:10:25] thread 6 joined ("Video decoder (libavcodec)")
[09:10:25] thread 7 joined ("Video Synchronization")
[09:10:25] thread 8 joined ("H.265/HEVC encoder (libx265)")
[09:10:25] stream: 63384 good frames, 1 errors (0%)
[09:10:25] h264-decoder done: 63384 frames, 0 decoder errors
[09:10:26] sync: got 63384 frames, 62368 expected
[09:10:26] sync: framerate min 23.976 fps, max 23.976 fps, avg 23.976 fps
x265 [info]: frame I:    820, Avg QP:13.03  kb/s: 23253.92  PSNR Mean: Y:53.088 U:54.994 V:56.663  SSIM Mean: 0.995309 (23.287dB)
x265 [info]: frame P:  13374, Avg QP:14.28  kb/s: 17146.00  PSNR Mean: Y:52.965 U:54.717 V:56.011  SSIM Mean: 0.995113 (23.110dB)
x265 [info]: frame B:  49190, Avg QP:17.45  kb/s: 7773.95   PSNR Mean: Y:51.350 U:53.611 V:55.094  SSIM Mean: 0.993154 (21.646dB)
x265 [info]: Weighted P-Frames: Y:1.1% UV:0.8%
x265 [info]: Weighted B-Frames: Y:1.2% UV:0.8%
encoded 63384 frames in 83302.97s (0.76 fps), 9951.71 kb/s, Avg QP:16.72, Global PSNR: 52.431, SSIM Mean Y: 0.9935956 (21.935 dB)
[09:10:26] fifo_close: trashing 0 buffer(s)
[09:10:26] fifo_close: trashing 0 buffer(s)
[09:10:26] fifo_close: trashing 0 buffer(s)
[09:10:26] fifo_close: trashing 0 buffer(s)
[09:10:26] fifo_close: trashing 0 buffer(s)
[09:10:26] fifo_close: trashing 0 buffer(s)
[09:10:26] fifo_close: trashing 0 buffer(s)
[09:10:26] Freed 20 buffers of size 1024
[09:10:26] Freed 8 buffers of size 2048
[09:10:26] Freed 12 buffers of size 4096
[09:10:26] Freed 9 buffers of size 8192
[09:10:26] Freed 8 buffers of size 16384
[09:10:26] Freed 14 buffers of size 32768
[09:10:26] Freed 20 buffers of size 65536
[09:10:26] Freed 18 buffers of size 131072
[09:10:26] Freed 17 buffers of size 262144
[09:10:26] Freed 4 buffers of size 524288
[09:10:26] Freed 32 buffers of size 4194304
[09:10:26] Allocated 145190912 bytes of buffers on this pass and Freed 145190912 bytes, 0 bytes leaked
[09:10:26] Starting Task: Encoding Pass
[09:10:26] Skipping crop/scale filter
[09:10:26] NLMeans using SSE2 optimizations
[09:10:26] NLMeans using 32 threads
[09:10:26] work: only 1 chapter, disabling chapter markers
[09:10:26] job configuration:
[09:10:26]  * source
[09:10:26]    + Z:\Prison.Break\S04\prison break S04E11.m2ts
[09:10:26]    + title 11, chapter(s) 1 to 1
[09:10:26]  * destination
[09:10:26]    + Z:\prison break S04E11-11-encoded.mkv
[09:10:26]    + container: Matroska (libavformat)
[09:10:26]  * video track
[09:10:26]    + decoder: h264 8-bit (yuv420p)
[09:10:26]      + bitrate 200 kbps
[09:10:26]    + filters
[09:10:26]      + Framerate Shaper (mode=1)
[09:10:26]        + frame rate: 23.976 fps -> constant 23.976 fps
[09:10:26]      + Denoise (nlmeans) (y-strength=3:y-origin-tune=1:y-patch-size=7:y-range=3:y-frame-count=2:y-prefilter=0:cb-strength=3:cb-origin-tune=1:cb-patch-size=7:cb-range=3:cb-frame-count=2:cb-prefilter=0)
[09:10:26]      + Sharpen (lapsharp) (y-strength=0.1:y-kernel=isolap:cb-strength=0.1:cb-kernel=isolap)
[09:10:26]    + Output geometry
[09:10:26]      + storage dimensions: 1920 x 1080
[09:10:26]      + pixel aspect ratio: 1 : 1
[09:10:26]      + display dimensions: 1920 x 1080
[09:10:26]    + encoder: H.265 (libx265)
[09:10:26]      + preset:  veryslow
[09:10:26]      + options: psnr:ssim:vbv_bufsize=25000:vbv_maxrate=25000:
[09:10:26]      + profile: auto
[09:10:26]      + level:   auto
[09:10:26]      + bitrate: 10000 kbps, pass: 2
[09:10:26]      + color profile: 1-1-1
[09:10:26]      + chroma location: left
[09:10:26] file is MPEG Transport Stream with 192 byte packets offset 4 bytes
[09:10:26] sync: expecting 63384 video frames
x265 [info]: HEVC encoder version 3.5+1-f0c1022b6
x265 [info]: build info [Windows][GCC 10.2.0][64 bit] 8bit+10bit+12bit
x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x265 [warning]: --psnr used with psy on: results will be invalid!
x265 [warning]: --tune psnr should be used if attempting to benchmark psnr!
x265 [info]: Main profile, Level-4 (High tier)
x265 [info]: Thread pool created using 64 threads
x265 [info]: Slices                              : 1
x265 [info]: frame threads / pool features       : 5 / 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 / 3 inter / 3 intra
x265 [info]: ME / range / subpel / merge         : star / 57 / 4 / 5
x265 [info]: Keyframe min / max / scenecut / bias  : 24 / 240 / 40 / 5.00
x265 [info]: Lookahead / bframes / badapt        : 40 / 8 / 2
x265 [info]: b-pyramid / weightp / weightb       : 1 / 1 / 1
x265 [info]: References / ref-limit  cu / depth  : 5 / off / off
x265 [info]: AQ: mode / str / qg-size / cu-tree  : 2 / 1.0 / 32 / 1
x265 [info]: Rate Control / qCompress            : ABR-10000 kbps / 0.60
x265 [info]: VBV/HRD buffer / max-rate / init    : 25000 / 25000 / 0.900
x265 [info]: tools: rect amp rd=6 psy-rd=2.00 rdoq=2 psy-rdoq=1.00 rskip mode=1
x265 [info]: tools: signhide tmvp b-intra strong-intra-smoothing deblock sao
x265 [info]: tools: stats-read
[09:10:29] Writing Metadata to output file...
[09:10:29] thread 6d started ("Reader")
[09:10:29] thread 6e started ("Video decoder (libavcodec)")
[09:10:29] thread 6f started ("Video Synchronization")
[09:10:29] thread 70 started ("H.265/HEVC encoder (libx265)")
[h264 @ 00000182db8c3880] [09:10:29] thread 71 started ("Muxer")
Application has requested 33 threads. Using a thread count greater than 16 is not recommended.
[09:10:29] thread 72 started ("Framerate Shaper")
[09:10:29] thread 73 started ("Denoise (nlmeans)")
[09:10:29] thread 74 started ("Sharpen (lapsharp)")
[09:10:30] sync: first pts video is 0
[09:10:30] thread 75 started ("nlmeans_filter")
[09:10:30] thread 76 started ("nlmeans_filter")
[09:10:30] thread 77 started ("nlmeans_filter")
[09:10:30] thread 78 started ("nlmeans_filter")
[09:10:30] thread 79 started ("nlmeans_filter")
[09:10:30] thread 7a started ("nlmeans_filter")
[09:10:30] thread 7b started ("nlmeans_filter")
[09:10:30] thread 7c started ("nlmeans_filter")
[09:10:30] thread 7d started ("nlmeans_filter")
[09:10:30] thread 7e started ("nlmeans_filter")
[09:10:30] thread 7f started ("nlmeans_filter")
[09:10:30] thread 80 started ("nlmeans_filter")
[09:10:30] thread 81 started ("nlmeans_filter")
[09:10:30] thread 82 started ("nlmeans_filter")
[09:10:30] thread 83 started ("nlmeans_filter")
[09:10:30] thread 84 started ("nlmeans_filter")
[09:10:30] thread 85 started ("nlmeans_filter")
[09:10:30] thread 86 started ("nlmeans_filter")
[09:10:30] thread 87 started ("nlmeans_filter")
[09:10:30] thread 88 started ("nlmeans_filter")
[09:10:30] thread 89 started ("nlmeans_filter")
[09:10:30] thread 8a started ("nlmeans_filter")
[09:10:30] thread 8b started ("nlmeans_filter")
[09:10:30] thread 8c started ("nlmeans_filter")
[09:10:30] thread 8d started ("nlmeans_filter")
[09:10:30] thread 8e started ("nlmeans_filter")
[09:10:30] thread 8f started ("nlmeans_filter")
[09:10:30] thread 90 started ("nlmeans_filter")
[09:10:30] thread 91 started ("nlmeans_filter")
[09:10:30] thread 92 started ("nlmeans_filter")
[09:10:30] thread 93 started ("nlmeans_filter")
[09:10:30] thread 94 started ("nlmeans_filter")
[09:10:32] thread 95 started ("mt_frame_filter")
[09:10:32] thread 96 started ("mt_frame_filter")
[09:10:32] thread 97 started ("mt_frame_filter")
[09:10:32] thread 98 started ("mt_frame_filter")
[09:10:32] thread 99 started ("mt_frame_filter")
[09:10:32] thread 9a started ("mt_frame_filter")
[09:10:32] thread 9b started ("mt_frame_filter")
[09:10:32] thread 9c started ("mt_frame_filter")
[09:10:32] thread 9d started ("mt_frame_filter")
[09:10:32] thread 9e started ("mt_frame_filter")
[09:10:32] thread 9f started ("mt_frame_filter")
[09:10:32] thread a0 started ("mt_frame_filter")
[09:10:32] thread a1 started ("mt_frame_filter")
[09:10:32] thread a2 started ("mt_frame_filter")
[09:10:32] thread a3 started ("mt_frame_filter")
[09:10:32] thread a4 started ("mt_frame_filter")
[09:10:32] thread a5 started ("mt_frame_filter")
[09:10:32] thread a6 started ("mt_frame_filter")
[09:10:32] thread a7 started ("mt_frame_filter")
[09:10:32] thread a8 started ("mt_frame_filter")
[09:10:32] thread a9 started ("mt_frame_filter")
[09:10:32] thread aa started ("mt_frame_filter")
[09:10:32] thread ab started ("mt_frame_filter")
[09:10:32] thread ac started ("mt_frame_filter")
[09:10:32] thread ad started ("mt_frame_filter")
[09:10:32] thread ae started ("mt_frame_filter")
[09:10:32] thread af started ("mt_frame_filter")
[09:10:32] thread b0 started ("mt_frame_filter")
[09:10:32] thread b1 started ("mt_frame_filter")
[09:10:32] thread b2 started ("mt_frame_filter")
[09:10:32] thread b3 started ("mt_frame_filter")
[09:10:32] thread b4 started ("mt_frame_filter")
[09:10:32] thread b5 started ("mt_frame_filter")
[09:10:32] thread b6 started ("mt_frame_filter")
[09:10:32] thread b7 started ("mt_frame_filter")
[09:10:32] thread b8 started ("mt_frame_filter")
[09:10:32] thread b9 started ("mt_frame_filter")
[09:10:32] thread ba started ("mt_frame_filter")
[09:10:32] thread bb started ("mt_frame_filter")
[09:10:32] thread bc started ("mt_frame_filter")
[09:10:32] thread bd started ("mt_frame_filter")
[09:10:32] thread be started ("mt_frame_filter")
[09:10:32] thread bf started ("mt_frame_filter")
[09:10:32] thread c0 started ("mt_frame_filter")
[09:10:32] thread c1 started ("mt_frame_filter")
[09:10:32] thread c2 started ("mt_frame_filter")
[09:10:32] thread c3 started ("mt_frame_filter")
[09:10:32] thread c4 started ("mt_frame_filter")
[09:10:32] thread c5 started ("mt_frame_filter")
[09:10:32] thread c6 started ("mt_frame_filter")
[09:10:32] thread c7 started ("mt_frame_filter")
[09:10:32] thread c8 started ("mt_frame_filter")
[09:10:32] thread c9 started ("mt_frame_filter")
[09:10:32] thread ca started ("mt_frame_filter")
[09:10:32] thread cb started ("mt_frame_filter")
[09:10:32] thread cc started ("mt_frame_filter")
[09:10:32] thread cd started ("mt_frame_filter")
[09:10:32] thread ce started ("mt_frame_filter")
[09:10:32] thread cf started ("mt_frame_filter")
[09:10:32] thread d0 started ("mt_frame_filter")
[09:10:32] thread d1 started ("mt_frame_filter")
[09:10:32] thread d2 started ("mt_frame_filter")
[09:10:32] thread d3 started ("mt_frame_filter")
[09:10:32] thread d4 started ("mt_frame_filter")
[10:20:51] stream: error near frame 3936: continuity error: got 5 expected 4
[h264 @ 00000182db8c3c80] concealing 375 DC, 375 AC, 375 MV errors in B frame
[h264 @ 00000182ededa140] concealing 1672 DC, 1672 AC, 1672 MV errors in I frame
next_packet: error (32)
[10:01:21] hb_ts_stream_decode - eof
[10:01:21] hb_ts_stream_decode - eof
[10:01:21] reader: done. 1 scr changes
[10:01:21] thread 6d exited ("Reader")
x265 [warning]: specified frame type is not compatible with max B-frames
x265 [error]: slice=P but 2pass stats say B
[10:07:18] thread 71 exited ("Muxer")
[10:07:18] thread 71 joined ("Muxer")
[10:07:18] work: average encoding speed for job is 0.697017 fps
[10:07:18] thread 6e exited ("Video decoder (libavcodec)")
[10:07:18] thread 6f exited ("Video Synchronization")
[10:07:18] thread 73 exited ("Denoise (nlmeans)")
[10:07:18] thread 72 exited ("Framerate Shaper")
[10:07:18] thread 72 joined ("Framerate Shaper")
[10:07:18] vfr: 62455 frames output, 0 dropped and 0 duped for CFR/PFR
[10:07:18] vfr: lost time: 0 (0 frames)
[10:07:18] vfr: gained time: 0 (0 frames) (0 not accounted for)
[10:07:18] fifo_close: trashing 0 buffer(s)
[10:07:18] thread 73 joined ("Denoise (nlmeans)")
[10:07:18] thread 75 exited ("nlmeans_filter")
[10:07:18] thread 79 exited ("nlmeans_filter")
[10:07:18] thread 7a exited ("nlmeans_filter")
[10:07:18] thread 7e exited ("nlmeans_filter")
[10:07:18] thread 81 exited ("nlmeans_filter")
[10:07:18] thread 84 exited ("nlmeans_filter")
[10:07:18] thread 80 exited ("nlmeans_filter")
[10:07:18] thread 8a exited ("nlmeans_filter")
[10:07:18] thread 7d exited ("nlmeans_filter")
[10:07:18] thread 78 exited ("nlmeans_filter")
[10:07:18] thread 86 exited ("nlmeans_filter")
[10:07:18] thread 88 exited ("nlmeans_filter")
[10:07:18] thread 76 exited ("nlmeans_filter")
[10:07:18] thread 8c exited ("nlmeans_filter")
[10:07:18] thread 83 exited ("nlmeans_filter")
[10:07:18] thread 7b exited ("nlmeans_filter")
[10:07:18] thread 85 exited ("nlmeans_filter")
[10:07:18] thread 91 exited ("nlmeans_filter")
[10:07:18] thread 93 exited ("nlmeans_filter")
[10:07:18] thread 77 exited ("nlmeans_filter")
[10:07:18] thread 89 exited ("nlmeans_filter")
[10:07:18] thread 70 exited ("H.265/HEVC encoder (libx265)")
[10:07:18] thread 7c exited ("nlmeans_filter")
[10:07:18] thread 8b exited ("nlmeans_filter")
[10:07:18] thread 82 exited ("nlmeans_filter")
[10:07:18] thread 8d exited ("nlmeans_filter")
[10:07:18] thread 8e exited ("nlmeans_filter")
[10:07:18] thread 8f exited ("nlmeans_filter")
[10:07:18] thread 90 exited ("nlmeans_filter")
[10:07:18] thread 87 exited ("nlmeans_filter")
[10:07:18] thread 92 exited ("nlmeans_filter")
[10:07:18] thread 7f exited ("nlmeans_filter")
[10:07:18] thread 94 exited ("nlmeans_filter")
[10:07:18] thread 75 joined ("nlmeans_filter")
[10:07:18] thread 76 joined ("nlmeans_filter")
[10:07:18] thread 77 joined ("nlmeans_filter")
[10:07:18] thread 78 joined ("nlmeans_filter")
[10:07:18] thread 79 joined ("nlmeans_filter")
[10:07:18] thread 7a joined ("nlmeans_filter")
[10:07:18] thread 7b joined ("nlmeans_filter")
[10:07:18] thread 7c joined ("nlmeans_filter")
[10:07:18] thread 7d joined ("nlmeans_filter")
[10:07:18] thread 7e joined ("nlmeans_filter")
[10:07:18] thread 7f joined ("nlmeans_filter")
[10:07:18] thread 80 joined ("nlmeans_filter")
[10:07:18] thread 81 joined ("nlmeans_filter")
[10:07:18] thread 82 joined ("nlmeans_filter")
[10:07:18] thread 83 joined ("nlmeans_filter")
[10:07:18] thread 84 joined ("nlmeans_filter")
[10:07:18] thread 85 joined ("nlmeans_filter")
[10:07:18] thread 86 joined ("nlmeans_filter")
[10:07:18] thread 87 joined ("nlmeans_filter")
[10:07:18] thread 88 joined ("nlmeans_filter")
[10:07:18] thread 89 joined ("nlmeans_filter")
[10:07:18] thread 8a joined ("nlmeans_filter")
[10:07:18] thread 8b joined ("nlmeans_filter")
[10:07:18] thread 8c joined ("nlmeans_filter")
[10:07:18] thread 8d joined ("nlmeans_filter")
[10:07:18] thread 8e joined ("nlmeans_filter")
[10:07:18] thread 8f joined ("nlmeans_filter")
[10:07:18] thread 90 joined ("nlmeans_filter")
[10:07:18] thread 91 joined ("nlmeans_filter")
[10:07:18] thread 92 joined ("nlmeans_filter")
[10:07:18] thread 93 joined ("nlmeans_filter")
[10:07:18] thread 94 joined ("nlmeans_filter")
[10:07:18] thread 74 exited ("Sharpen (lapsharp)")
[10:07:18] thread 74 joined ("Sharpen (lapsharp)")
[10:07:18] thread 95 exited ("mt_frame_filter")
[10:07:18] thread 98 exited ("mt_frame_filter")
[10:07:18] thread 96 exited ("mt_frame_filter")
[10:07:18] thread 97 exited ("mt_frame_filter")
[10:07:18] thread 9c exited ("mt_frame_filter")
[10:07:18] thread 9a exited ("mt_frame_filter")
[10:07:18] thread a5 exited ("mt_frame_filter")
[10:07:18] thread 99 exited ("mt_frame_filter")
[10:07:18] thread 9d exited ("mt_frame_filter")
[10:07:18] thread b9 exited ("mt_frame_filter")
[10:07:18] thread af exited ("mt_frame_filter")
[10:07:18] thread b3 exited ("mt_frame_filter")
[10:07:18] thread c2 exited ("mt_frame_filter")
[10:07:18] thread a2 exited ("mt_frame_filter")
[10:07:18] thread cc exited ("mt_frame_filter")
[10:07:18] thread a4 exited ("mt_frame_filter")
[10:07:18] thread d3 exited ("mt_frame_filter")
[10:07:18] thread 9b exited ("mt_frame_filter")
[10:07:18] thread a7 exited ("mt_frame_filter")
[10:07:18] thread b0 exited ("mt_frame_filter")
[10:07:18] thread bb exited ("mt_frame_filter")
[10:07:18] thread b2 exited ("mt_frame_filter")
[10:07:18] thread b4 exited ("mt_frame_filter")
[10:07:18] thread c4 exited ("mt_frame_filter")
[10:07:18] thread c6 exited ("mt_frame_filter")
[10:07:18] thread c3 exited ("mt_frame_filter")
[10:07:18] thread d2 exited ("mt_frame_filter")
[10:07:18] thread b5 exited ("mt_frame_filter")
[10:07:18] thread aa exited ("mt_frame_filter")
[10:07:18] thread be exited ("mt_frame_filter")
[10:07:18] thread a0 exited ("mt_frame_filter")
[10:07:18] thread c9 exited ("mt_frame_filter")
[10:07:18] thread ce exited ("mt_frame_filter")
[10:07:18] thread bc exited ("mt_frame_filter")
[10:07:18] thread ba exited ("mt_frame_filter")
[10:07:18] thread ae exited ("mt_frame_filter")
[10:07:18] thread c7 exited ("mt_frame_filter")
[10:07:18] thread a9 exited ("mt_frame_filter")
[10:07:18] thread b1 exited ("mt_frame_filter")
[10:07:18] thread c8 exited ("mt_frame_filter")
[10:07:18] thread ac exited ("mt_frame_filter")
[10:07:18] thread ca exited ("mt_frame_filter")
[10:07:18] thread 95 joined ("mt_frame_filter")
[10:07:18] thread b8 exited ("mt_frame_filter")
[10:07:18] thread cd exited ("mt_frame_filter")
[10:07:18] thread c5 exited ("mt_frame_filter")
[10:07:18] thread cb exited ("mt_frame_filter")
[10:07:18] thread b6 exited ("mt_frame_filter")
[10:07:18] thread a1 exited ("mt_frame_filter")
[10:07:18] thread cf exited ("mt_frame_filter")
[10:07:18] thread a8 exited ("mt_frame_filter")
[10:07:18] thread d1 exited ("mt_frame_filter")
[10:07:18] thread c1 exited ("mt_frame_filter")
[10:07:18] thread a6 exited ("mt_frame_filter")
[10:07:18] thread c0 exited ("mt_frame_filter")
[10:07:18] thread bf exited ("mt_frame_filter")
[10:07:18] thread a3 exited ("mt_frame_filter")
[10:07:18] thread d0 exited ("mt_frame_filter")
[10:07:18] thread bd exited ("mt_frame_filter")
[10:07:18] thread 9f exited ("mt_frame_filter")
[10:07:18] thread ab exited ("mt_frame_filter")
[10:07:18] thread d4 exited ("mt_frame_filter")
[10:07:18] thread 9e exited ("mt_frame_filter")
[10:07:18] thread ad exited ("mt_frame_filter")
[10:07:18] thread b7 exited ("mt_frame_filter")
[10:07:18] thread 96 joined ("mt_frame_filter")
[10:07:18] thread 97 joined ("mt_frame_filter")
[10:07:18] thread 98 joined ("mt_frame_filter")
[10:07:18] thread 99 joined ("mt_frame_filter")
[10:07:18] thread 9a joined ("mt_frame_filter")
[10:07:18] thread 9b joined ("mt_frame_filter")
[10:07:18] thread 9c joined ("mt_frame_filter")
[10:07:18] thread 9d joined ("mt_frame_filter")
[10:07:18] thread 9e joined ("mt_frame_filter")
[10:07:18] thread 9f joined ("mt_frame_filter")
[10:07:18] thread a0 joined ("mt_frame_filter")
[10:07:18] thread a1 joined ("mt_frame_filter")
[10:07:18] thread a2 joined ("mt_frame_filter")
[10:07:18] thread a3 joined ("mt_frame_filter")
[10:07:18] thread a4 joined ("mt_frame_filter")
[10:07:18] thread a5 joined ("mt_frame_filter")
[10:07:18] thread a6 joined ("mt_frame_filter")
[10:07:18] thread a7 joined ("mt_frame_filter")
[10:07:18] thread a8 joined ("mt_frame_filter")
[10:07:18] thread a9 joined ("mt_frame_filter")
[10:07:18] thread aa joined ("mt_frame_filter")
[10:07:18] thread ab joined ("mt_frame_filter")
[10:07:18] thread ac joined ("mt_frame_filter")
[10:07:18] thread ad joined ("mt_frame_filter")
[10:07:18] thread ae joined ("mt_frame_filter")
[10:07:18] thread af joined ("mt_frame_filter")
[10:07:18] thread b0 joined ("mt_frame_filter")
[10:07:18] thread b1 joined ("mt_frame_filter")
[10:07:18] thread b2 joined ("mt_frame_filter")
[10:07:18] thread b3 joined ("mt_frame_filter")
[10:07:18] thread b4 joined ("mt_frame_filter")
[10:07:18] thread b5 joined ("mt_frame_filter")
[10:07:18] thread b6 joined ("mt_frame_filter")
[10:07:18] thread b7 joined ("mt_frame_filter")
[10:07:18] thread b8 joined ("mt_frame_filter")
[10:07:18] thread b9 joined ("mt_frame_filter")
[10:07:18] thread ba joined ("mt_frame_filter")
[10:07:18] thread bb joined ("mt_frame_filter")
[10:07:18] thread bc joined ("mt_frame_filter")
[10:07:18] thread bd joined ("mt_frame_filter")
[10:07:18] thread be joined ("mt_frame_filter")
[10:07:18] thread bf joined ("mt_frame_filter")
[10:07:18] thread c0 joined ("mt_frame_filter")
[10:07:18] thread c1 joined ("mt_frame_filter")
[10:07:18] thread c2 joined ("mt_frame_filter")
[10:07:18] thread c3 joined ("mt_frame_filter")
[10:07:18] thread c4 joined ("mt_frame_filter")
[10:07:18] thread c5 joined ("mt_frame_filter")
[10:07:18] thread c6 joined ("mt_frame_filter")
[10:07:18] thread c7 joined ("mt_frame_filter")
[10:07:18] thread c8 joined ("mt_frame_filter")
[10:07:18] thread c9 joined ("mt_frame_filter")
[10:07:18] thread ca joined ("mt_frame_filter")
[10:07:18] thread cb joined ("mt_frame_filter")
[10:07:18] thread cc joined ("mt_frame_filter")
[10:07:18] thread cd joined ("mt_frame_filter")
[10:07:18] thread ce joined ("mt_frame_filter")
[10:07:18] thread cf joined ("mt_frame_filter")
[10:07:18] thread d0 joined ("mt_frame_filter")
[10:07:18] thread d1 joined ("mt_frame_filter")
[10:07:18] thread d2 joined ("mt_frame_filter")
[10:07:18] thread d3 joined ("mt_frame_filter")
[10:07:18] thread d4 joined ("mt_frame_filter")
[10:07:18] thread 6d joined ("Reader")
[10:07:18] thread 6e joined ("Video decoder (libavcodec)")
[10:07:18] thread 6f joined ("Video Synchronization")
[10:07:18] thread 70 joined ("H.265/HEVC encoder (libx265)")
[10:07:18] stream: 62455 good frames, 1 errors (0%)
[10:07:18] h264-decoder done: 62455 frames, 0 decoder errors
[10:07:18] sync: got 62455 frames, 63384 expected
[10:07:18] sync: framerate min 23.976 fps, max 23.976 fps, avg 23.976 fps
x265 [info]: frame I:    810, Avg QP:12.63  kb/s: 24820.79  PSNR Mean: Y:53.129 U:54.706 V:56.390  SSIM Mean: 0.995551 (23.517dB)
x265 [info]: frame P:  13204, Avg QP:14.44  kb/s: 17345.07  PSNR Mean: Y:52.629 U:54.193 V:55.496  SSIM Mean: 0.995154 (23.146dB)
x265 [info]: frame B:  48441, Avg QP:17.66  kb/s: 7900.16   PSNR Mean: Y:50.979 U:52.959 V:54.459  SSIM Mean: 0.993227 (21.692dB)
x265 [info]: Weighted P-Frames: Y:1.1% UV:0.8%
x265 [info]: Weighted B-Frames: Y:1.2% UV:0.8%
encoded 62455 frames in 89808.70s (0.70 fps), 10116.42 kb/s, Avg QP:16.91, Global PSNR: 52.010, SSIM Mean Y: 0.9936642 (21.982 dB)
[10:07:19] mux: file size, 3294806724 bytes
[10:07:19] mux: track 0, 62455 frames, 3294274891 bytes, 10117.19 kbps, fifo 512
[10:07:19] mux: video bitrate error, +38157443 bytes
[10:07:19] mux: overhead, 8.52 bytes per frame
[10:07:19] fifo_close: trashing 0 buffer(s)
[10:07:19] fifo_close: trashing 0 buffer(s)
[10:07:19] fifo_close: trashing 0 buffer(s)
[10:07:19] fifo_close: trashing 0 buffer(s)
[10:07:19] fifo_close: trashing 0 buffer(s)
[10:07:19] fifo_close: trashing 0 buffer(s)
[10:07:19] fifo_close: trashing 0 buffer(s)
[10:07:19] Freed 81 buffers of size 1024
[10:07:19] Freed 32 buffers of size 2048
[10:07:19] Freed 32 buffers of size 4096
[10:07:19] Freed 32 buffers of size 8192
[10:07:19] Freed 32 buffers of size 16384
[10:07:19] Freed 32 buffers of size 32768
[10:07:19] Freed 32 buffers of size 65536
[10:07:19] Freed 32 buffers of size 131072
[10:07:19] Freed 32 buffers of size 262144
[10:07:19] Freed 17 buffers of size 524288
[10:07:19] Freed 32 buffers of size 4194304
[10:07:19] Allocated 159925248 bytes of buffers on this pass and Freed 159925248 bytes, 0 bytes leaked
[10:07:19] Finished work at: Fri Jun 09 10:07:19 2023
[10:07:19] thread 3 exited ("work")
[10:07:19] thread 3 joined ("work")
[10:07:19] libhb: work result = 5

 # Job Failed (5)


rollin_eng
Veteran User
Posts: 4840
Joined: Wed May 04, 2011 11:06 pm

Re: Does the log mean that my source file is broken?

Post by rollin_eng »

Try ripping with makemkv first, and create a mkv file for each episode, this should give you a clean(er) file to start with.
Deleted User 11865

Re: Does the log mean that my source file is broken?

Post by Deleted User 11865 »

Atom2004 wrote: Sun Jun 11, 2023 11:47 am
rollin_eng wrote: Sat Jun 10, 2023 10:39 am I mean where is the file from, a blu ray maybe?
Oh, sorry.
Extract m2ts file from blu ray iso. Then import m2ts file into Handbrake.
HandBrake can read the Blu-ray ISO image directly.
Atom2004
Posts: 6
Joined: Fri Dec 09, 2022 5:19 am

Re: Does the log mean that my source file is broken?

Post by Atom2004 »

Yes it can. Extract m2ts files just make it easier to organize some files.
rollin_eng
Veteran User
Posts: 4840
Joined: Wed May 04, 2011 11:06 pm

Re: Does the log mean that my source file is broken?

Post by rollin_eng »

Often times you need the blu ray data to correctly extract individual episodes/titles as they can span multiple files.

Use makemkv to extract your desired content or let handbrake read the whole disc structure.
Post Reply