I am beginning the process of getting my DVD and BD disks onto my Plex server. I am limited on total disk space and as such I am attempting re-encode all of my media files from the MakeMKV generated .mkv file to a smaller .mkv file using Handbrake. FYI, I can't use x265 as Plex won't DirectPlay x265 content to my TV/devices and transcoding on the fly eats up all of the CPU and it can't keep up.
My hope is that someone out there can help me in giving some pointers in how fix whatever I'm doing wrong. It's been a long time since I've done any video encoding (circa 2008ish...) and a lot has changed. I remember having to run the video encoding in a cmd window, I'd have to encode the audio separately using some CLI program that started with "ea", and then re-time the subtitles manually and then use something that would merge everything into a mkv file. It's been so long I don't remember in the slightest how I once did all of that. I choose to use Handbrake because it seemed like the easiest option with a GUI. All I remember from way back when is that there was a huge learning curve to encoding video to mkv with all the different tools and frankly, I'm too damn old for that shit again. Unless I have to re-learn it because that's the only way to do it without taking a massive quality hit.
No matter which file I choose for encoding I am having quality issues with blocking/pixelation on every encode. I have spent the last week encoding short 60 second clips for testing with just about every combination of filter/video setting available. I read about MediaInfo and installed it to view the bitrate and other video stream data of the original file that MakeMKV generated from the physical disk. I have set Handbrake to encode at the Avg Bitrate setting as the original file, same framerate, same resolution, with all filters and tunes turned off, and at the "VerySlow" preset. I then pulled up the exact same frame in the original source and the encode in VLC and used the Take Snapshot option under the Video menu.
The difference isn't much in the samples below, but when I start lowering the Avg Bitrate or Constant Quality or turning on any filter/tune, the difference becomes abhorrently worse.
Some info on the machine running the encoding:
Dell R710, Intel Xeon X5670 x2, 24GB RAM, 143GB 10K x8 RAID10.
Windows Server 2016, Build 14393.3025
Handbrake 1.2.2 (2019022300)
First Sample:
Wreck It Ralph
Encode settings in Handbrake:
Original Source MediaInfo:Code:Video: Video Codec: H.264 (x264) Framerate (FPS): Same as source Variable Framerate Avg Bitrate (kbps): 4996 Encoder preset: VerySlow Encoder Tune: None Encoder Profile: High Encoder Level: Auto Filters: Detelecine: Off Interlace Detection: Off Deinterlace: Off Denoise: Off Sharpen: Off Deblock: Off
Handbrake encode MediaInfo:Code:Format : MPEG Video Bit rate : 4 996 kb/s Frame rate : 23.976 (24000/1001) FPS Color space : YUV Chroma subsampling : 4:2:0 Bit depth : 8 bits Scan type : Progressive
Original Source screenshot:Code:Format : AVC Bit rate : 4 996 kb/s Frame rate : 23.976 (24000/1001) FPS Color space : YUV Chroma subsampling : 4:2:0 Bit depth : 8 bits Scan type : Progressive Encoding settings : cabac=1 / ref=16 / deblock=1:0:0 / analyse=0x3:0x133 / me=umh / subme=10 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=24 / chroma_me=1 / trellis=2 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=11 / lookahead_threads=1 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=8 / b_pyramid=2 / b_adapt=2 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=240 / keyint_min=24 / scenecut=40 / intra_refresh=0 / rc_lookahead=60 / rc=2pass / mbtree=1 / bitrate=4996 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / aq=1:1.00
[Attachment 49433 - Click to enlarge]
Handbrake encode screenshot:
[Attachment 49434 - Click to enlarge]
Zoomed Side-by-side:
[Attachment 49436 - Click to enlarge]
Second Sample:
Deadpool
WARNING:Censored, but screenshots may be NSFW for some viewers
Encode settings in Handbrake:
Original Source MediaInfo:Code:Video: Video Codec: H.264 (x264) Framerate (FPS): Same as source Variable Framerate Avg Bitrate (kbps): 6271 Encoder preset: VerySlow Encoder Tune: None Encoder Profile: High Encoder Level: Auto Filters: Detelecine: Off Interlace Detection: Off Deinterlace: Off Denoise: Off Sharpen: Off Deblock: Off
Handbrake encode MediaInfo:Code:Format : MPEG Video Bit rate : 6 271 kb/s Frame rate : 23.976 (24000/1001) FPS Color space : YUV Chroma subsampling : 4:2:0 Bit depth : 8 bits Scan type : Progressive
Original Source screenshot:Code:Format : AVC Bit rate : 6 271 kb/s Frame rate : 23.976 (24000/1001) FPS Color space : YUV Chroma subsampling : 4:2:0 Bit depth : 8 bits Scan type : Progressive Encoding settings : cabac=1 / ref=16 / deblock=1:0:0 / analyse=0x3:0x133 / me=umh / subme=10 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=24 / chroma_me=1 / trellis=2 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=11 / lookahead_threads=1 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=8 / b_pyramid=2 / b_adapt=2 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=240 / keyint_min=24 / scenecut=40 / intra_refresh=0 / rc_lookahead=60 / rc=2pass / mbtree=1 / bitrate=6271 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / aq=1:1.00
[Attachment 49437 - Click to enlarge]
Handbrake encode screenshot:
[Attachment 49438 - Click to enlarge]
Zoomed Side-by-side:
[Attachment 49439 - Click to enlarge]
+ Reply to Thread
Results 1 to 6 of 6
-
-
I've extracted screenshots from MPC-HC. The issue is not as pronounced in MPC-HC as it is in VLC, however it is still there. As I said in the original post, once I start moving down the bitrate / quality settings, the blocky or pixelated grouping is far more pronounced. I also have posted below the full Handbrake activity log from both encodes as well as the MediaInfo output of the x264 encoded files. I am unsure of what you mean and how to
cut an identical scene from both using mkvmerge
Wreck It Ralph
Handbrake encode screenshot in MPC-HC:
[Attachment 49455 - Click to enlarge]
Zoomed Side-by-side:
[Attachment 49456 - Click to enlarge]
Handbrake activity log:
Code:HandBrake 1.2.2 (2019022300) OS: Microsoft Windows NT 10.0.14393.0 CPU: Intel(R) Xeon(R) CPU X5670 @ 2.93GHz Ram: 24556 MB, GPU Information: Matrox G200eW (Nuvoton) WDDM 2.0 - 4.3.3.7 Screen: 1920x1080 Temp Dir: C:\Users\<removed>\AppData\Local\Temp\2\ Install Dir: C:\Program Files\HandBrake Data Dir: C:\Users\<removed>\AppData\Roaming\HandBrake ------------------------------------------- # Starting Encode ... [23:31:50] hb_init: starting libhb thread [23:31:50] 1 job(s) to process [23:31:50] json job: { "Audio": { "AudioList": [ { "Bitrate": 384, "DRC": 1.8, "Encoder": "ac3", "Gain": 0.0, "Mixdown": 7, "NormalizeMixLevel": false, "Samplerate": 0, "Track": 0, "DitherMethod": 0 }, { "Bitrate": 384, "DRC": 1.8, "Encoder": "ac3", "Gain": 0.0, "Mixdown": 5, "NormalizeMixLevel": false, "Samplerate": 0, "Track": 1, "DitherMethod": 0 } ], "CopyMask": [], "FallbackEncoder": "ac3" }, "Destination": { "ChapterList": [ { "Name": "Chapter 1" }, { "Name": "Chapter 2" }, { "Name": "Chapter 3" }, { "Name": "Chapter 4" }, { "Name": "Chapter 5" }, { "Name": "Chapter 6" }, { "Name": "Chapter 7" }, { "Name": "Chapter 8" }, { "Name": "Chapter 9" }, { "Name": "Chapter 10" }, { "Name": "Chapter 11" }, { "Name": "Chapter 12" }, { "Name": "Chapter 13" }, { "Name": "Chapter 14" }, { "Name": "Chapter 15" }, { "Name": "Chapter 16" } ], "ChapterMarkers": true, "AlignAVStart": false, "File": "Z:\\Encoding Work\\Encoded\\Wreck It Ralph.mkv", "Mp4Options": { "IpodAtom": false, "Mp4Optimize": false }, "Mux": "mkv" }, "Filters": { "FilterList": [ { "ID": 11, "Settings": { "crop-bottom": "62", "crop-left": "0", "crop-right": "0", "crop-top": "58", "height": "360", "width": "720" } }, { "ID": 6, "Settings": { "mode": "0" } } ] }, "PAR": { "Num": 32, "Den": 27 }, "Metadata": {}, "SequenceID": 0, "Source": { "Angle": 1, "Range": { "Type": "chapter", "Start": 7, "End": 7 }, "Title": 1, "Path": "S:\\DVD_MKV\\Movies\\WRECK_IT_RALPH_t00.mkv" }, "Subtitle": { "Search": { "Burn": false, "Default": false, "Enable": false, "Forced": false }, "SubtitleList": [ { "Burn": false, "Default": false, "Forced": false, "ID": 1, "Offset": 0, "Track": 0 }, { "Burn": false, "Default": false, "Forced": false, "ID": 2, "Offset": 0, "Track": 1 }, { "Burn": false, "Default": false, "Forced": false, "ID": 3, "Offset": 0, "Track": 2 }, { "Burn": false, "Default": false, "Forced": false, "ID": 4, "Offset": 0, "Track": 3 }, { "Burn": false, "Default": false, "Forced": false, "ID": 5, "Offset": 0, "Track": 4 } ] }, "Video": { "Encoder": "x264", "Level": "auto", "Bitrate": 4996, "TwoPass": true, "Turbo": true, "ColorMatrixCode": 0, "Preset": "veryslow", "Profile": "high", "QSV": { "Decode": false, "AsyncDepth": 0 } } } [23:31:50] CPU: Intel(R) Xeon(R) CPU X5670 @ 2.93GHz [23:31:50] - logical processor count: 24 [23:31:50] Intel Quick Sync Video support: no [23:31:50] hb_scan: path=S:\DVD_MKV\Movies\WRECK_IT_RALPH_t00.mkv, title_index=1 udfread ERROR: ECMA 167 Volume Recognition failed src/libbluray/disc/disc.c:323: failed opening UDF image S:\DVD_MKV\Movies\WRECK_IT_RALPH_t00.mkv src/libbluray/disc/disc.c:424: error opening file BDMV\index.bdmv src/libbluray/disc/disc.c:424: error opening file BDMV\BACKUP\index.bdmv [23:31:50] bd: not a bd - trying as a stream/file instead libdvdnav: Using dvdnav version 6.0.0 libdvdread: Encrypted DVD support unavailable. libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed libdvdread: Can't open file VIDEO_TS.IFO. libdvdnav: vm: failed to read VIDEO_TS.IFO [23:31:50] dvd: not a dvd - trying as a stream/file instead Input #0, matroska,webm, from 'S:\DVD_MKV\Movies\WRECK_IT_RALPH_t00.mkv': Metadata: title : WRECK_IT_RALPH encoder : libmakemkv v1.14.3 (1.3.5/1.4.7) win(x64-release) creation_time : 2019-05-22T04:42:29.000000Z Duration: 01:41:14.08, start: 0.000000, bitrate: 5589 kb/s Chapter #0:0: start 0.000000, end 432.131700 Metadata: title : Chapter 01 Chapter #0:1: start 432.131700, end 994.994000 Metadata: title : Chapter 02 Chapter #0:2: start 994.994000, end 1627.492533 Metadata: title : Chapter 03 Chapter #0:3: start 1627.492533, end 2245.943700 Metadata: title : Chapter 04 Chapter #0:4: start 2245.943700, end 2686.684000 Metadata: title : Chapter 05 Chapter #0:5: start 2686.684000, end 2925.122200 Metadata: title : Chapter 06 Chapter #0:6: start 2925.122200, end 3096.093000 Metadata: title : Chapter 07 Chapter #0:7: start 3096.093000, end 3536.032500 Metadata: title : Chapter 08 Chapter #0:8: start 3536.032500, end 4147.977167 Metadata: title : Chapter 09 Chapter #0:9: start 4147.977167, end 4419.615200 Metadata: title : Chapter 10 Chapter #0:10: start 4419.615200, end 4556.885667 Metadata: title : Chapter 11 Chapter #0:11: start 4556.885667, end 4733.061667 Metadata: title : Chapter 12 Chapter #0:12: start 4733.061667, end 4913.742167 Metadata: title : Chapter 13 Chapter #0:13: start 4913.742167, end 5245.356783 Metadata: title : Chapter 14 Chapter #0:14: start 5245.356783, end 5590.618367 Metadata: title : Chapter 15 Chapter #0:15: start 5590.618367, end 6074.080000 Metadata: title : Chapter 16 Stream #0:0(eng): Video: mpeg2video (Main), yuv420p(tv, smpte170m, progressive), 720x480 [SAR 32:27 DAR 16:9], SAR 186:157 DAR 279:157, 29.97 fps, 29.97 tbr, 1k tbn, 59.94 tbc Metadata: BPS-eng : 4996119 DURATION-eng : 01:41:14.068000000 NUMBER_OF_FRAMES-eng: 145632 NUMBER_OF_BYTES-eng: 3793346176 SOURCE_ID-eng : 0100E0 _STATISTICS_WRITING_APP-eng: MakeMKV v1.14.3 win(x64-release) _STATISTICS_WRITING_DATE_UTC-eng: 2019-05-22 04:42:29 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID Stream #0:1(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s (default) Metadata: title : Surround 5.1 BPS-eng : 384000 DURATION-eng : 01:41:14.112000000 NUMBER_OF_FRAMES-eng: 189816 NUMBER_OF_BYTES-eng: 291557376 SOURCE_ID-eng : 0180BD _STATISTICS_WRITING_APP-eng: MakeMKV v1.14.3 win(x64-release) _STATISTICS_WRITING_DATE_UTC-eng: 2019-05-22 04:42:29 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID Stream #0:2(eng): Audio: ac3, 48000 Hz, stereo, fltp, 192 kb/s Metadata: title : Stereo BPS-eng : 192000 DURATION-eng : 01:41:14.112000000 NUMBER_OF_FRAMES-eng: 189816 NUMBER_OF_BYTES-eng: 145778688 SOURCE_ID-eng : 0181BD _STATISTICS_WRITING_APP-eng: MakeMKV v1.14.3 win(x64-release) _STATISTICS_WRITING_DATE_UTC-eng: 2019-05-22 04:42:29 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID Stream #0:3(eng): Subtitle: dvd_subtitle, 720x480 Metadata: BPS-eng : 3529 DURATION-eng : 01:40:59.075755555 NUMBER_OF_FRAMES-eng: 1566 NUMBER_OF_BYTES-eng: 2672900 SOURCE_ID-eng : 0120BD _STATISTICS_WRITING_APP-eng: MakeMKV v1.14.3 win(x64-release) _STATISTICS_WRITING_DATE_UTC-eng: 2019-05-22 04:42:29 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID Stream #0:4(eng): Subtitle: dvd_subtitle, 720x480 Metadata: BPS-eng : 4397 DURATION-eng : 01:40:59.075755555 NUMBER_OF_FRAMES-eng: 1947 NUMBER_OF_BYTES-eng: 3330492 SOURCE_ID-eng : 0122BD _STATISTICS_WRITING_APP-eng: MakeMKV v1.14.3 win(x64-release) _STATISTICS_WRITING_DATE_UTC-eng: 2019-05-22 04:42:29 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID Stream #0:5(spa): Subtitle: dvd_subtitle, 720x480 Metadata: BPS-eng : 3389 DURATION-eng : 01:40:59.075755555 NUMBER_OF_FRAMES-eng: 1399 NUMBER_OF_BYTES-eng: 2567476 SOURCE_ID-eng : 0124BD _STATISTICS_WRITING_APP-eng: MakeMKV v1.14.3 win(x64-release) _STATISTICS_WRITING_DATE_UTC-eng: 2019-05-22 04:42:29 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID Stream #0:6(spa): Subtitle: dvd_subtitle, 720x480 (default) Metadata: BPS-eng : 70 DURATION-eng : 01:40:59.075755555 NUMBER_OF_FRAMES-eng: 104 NUMBER_OF_BYTES-eng: 53226 SOURCE_ID-eng : 0126BD _STATISTICS_WRITING_APP-eng: MakeMKV v1.14.3 win(x64-release) _STATISTICS_WRITING_DATE_UTC-eng: 2019-05-22 04:42:29 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID Stream #0:7(eng): Subtitle: subrip Metadata: title : Closed Captions BPS-eng : 130 DURATION-eng : 01:40:14.805833333 NUMBER_OF_FRAMES-eng: 1851 NUMBER_OF_BYTES-eng: 98154 SOURCE_ID-eng : 0100E0 _STATISTICS_WRITING_APP-eng: MakeMKV v1.14.3 win(x64-release) _STATISTICS_WRITING_DATE_UTC-eng: 2019-05-22 04:42:29 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID [23:31:50] scan: decoding previews for title 1 [23:31:50] scan: audio 0x1: ac3, rate=48000Hz, bitrate=384000 English (AC3) (5.1 ch) [23:31:50] scan: audio 0x2: ac3, rate=48000Hz, bitrate=192000 English (AC3) (2.0 ch) (Dolby Surround) [23:31:50] scan: 10 previews, 720x480, 23.976 fps, autocrop = 58/62/0/0, aspect 16:9, PAR 32:27 [23:31:50] libhb: scan thread found 1 valid title(s) [23:31:50] starting job [23:31:50] work: only 1 chapter, disabling chapter markers [23:31:50] job configuration: [23:31:50] * source [23:31:50] + S:\DVD_MKV\Movies\WRECK_IT_RALPH_t00.mkv [23:31:50] + title 1, chapter(s) 7 to 7 [23:31:50] + container: matroska,webm [23:31:50] + data rate: 5589 kbps [23:31:50] * destination [23:31:50] + Z:\Encoding Work\Encoded\Wreck It Ralph.mkv [23:31:50] + container: Matroska (libavformat) [23:31:50] * video track [23:31:50] + decoder: mpeg2video [23:31:50] + filters [23:31:50] + Framerate Shaper (mode=0) [23:31:50] + frame rate: same as source (around 23.976 fps) [23:31:50] + Crop and Scale (width=720:height=360:crop-top=58:crop-bottom=62:crop-left=0:crop-right=0) [23:31:50] + source: 720 * 480, crop (58/62/0/0): 720 * 360, scale: 720 * 360 [23:31:50] + Output geometry [23:31:50] + storage dimensions: 720 x 360 [23:31:50] + pixel aspect ratio: 32 : 27 [23:31:50] + display dimensions: 853 x 360 [23:31:50] + encoder: H.264 (libx264) [23:31:50] + preset: veryslow [23:31:50] + profile: high [23:31:50] + level: auto [23:31:50] + bitrate: 4996 kbps, pass: 1 [23:31:50] + fast first pass [23:31:50] + options: ref=1:8x8dct=0:me=dia:trellis=0 [23:31:50] analyse=i4x4 (if originally enabled, else analyse=none) [23:31:50] subq=2 (if originally greater than 2, else subq unchanged) [23:31:50] + color profile: 6-1-6 [23:31:50] * subtitle track 1, English [VOBSUB] (track 0, id 0x3, Picture) -> Passthrough [23:31:50] * subtitle track 2, English [VOBSUB] (track 1, id 0x4, Picture) -> Passthrough [23:31:50] * subtitle track 3, espaņol [VOBSUB] (track 2, id 0x5, Picture) -> Passthrough [23:31:50] * subtitle track 4, espaņol [VOBSUB] (track 3, id 0x6, Picture) -> Passthrough [23:31:50] * subtitle track 5, English [UTF-8] (track 4, id 0x7, Text) -> Passthrough [23:31:50] * audio track 1 [23:31:50] + decoder: English (AC3) (5.1 ch) (track 1, id 0x1) [23:31:50] + bitrate: 384 kbps, samplerate: 48000 Hz [23:31:50] + mixdown: 5.1 Channels [23:31:50] + dynamic range compression: 1.800000 [23:31:50] + dither: none [23:31:50] + encoder: AC3 (libavcodec) [23:31:50] + bitrate: 384 kbps, samplerate: 48000 Hz [23:31:50] * audio track 2 [23:31:50] + decoder: English (AC3) (2.0 ch) (Dolby Surround) (track 2, id 0x2) [23:31:50] + bitrate: 192 kbps, samplerate: 48000 Hz [23:31:50] + mixdown: Dolby Surround [23:31:50] + dynamic range compression: 1.800000 [23:31:50] + dither: none [23:31:50] + encoder: AC3 (libavcodec) [23:31:50] + bitrate: 384 kbps, samplerate: 48000 Hz [23:31:50] sync: expecting 4099 video frames [23:31:50] encx264: min-keyint: 24, keyint: 240 [23:31:50] encx264: encoding at average bitrate 4996 [23:31:50] encx264: unparsed options: ref=16:bframes=8:b-adapt=2:direct=auto:analyse=all:me=umh:merange=24:subme=10:trellis=2:rc-lookahead=60 x264 [info]: using SAR=32/27 x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 x264 [info]: profile Main, level 3.0, 4:2:0, 8-bit [23:31:50] sync: first pts video is 0 [23:31:50] sync: first pts audio 0x1 is 2700 [23:31:50] sync: first pts audio 0x2 is 2700 [23:31:50] sync: "Chapter 7" (7) at frame 4 time 11261 [23:31:50] sync: first pts subtitle 0x5 is 210240 [23:31:50] sync: first pts subtitle 0x6 is 210240 [23:31:50] sync: first pts subtitle 0x4 is 300330 [23:31:50] sync: first pts subtitle 0x7 is 300330 [23:31:52] sync: first pts subtitle 0x3 is 1168200 [23:32:11] reader: end of chapter 7 (media 7) reached at media chapter 8 [23:32:11] reader: done. 1 scr changes [23:32:11] work: average encoding speed for job is 199.091599 fps [23:32:11] vfr: lost time: 0 (0 frames) [23:32:11] vfr: gained time: 0 (0 frames) (0 not accounted for) [23:32:11] ac3-decoder done: 5341 frames, 0 decoder errors [23:32:11] ac3-decoder done: 5341 frames, 0 decoder errors [23:32:11] mpeg2video-decoder done: 4100 frames, 0 decoder errors [23:32:11] sync: got 4100 frames, 4099 expected [23:32:11] sync: framerate min 23.981 fps, max 29.970 fps, avg 23.977 fps x264 [info]: frame I:46 Avg QP: 3.35 size:137683 x264 [info]: frame P:965 Avg QP: 6.93 size: 55556 x264 [info]: frame B:3089 Avg QP:11.58 size: 14840 x264 [info]: consecutive B-frames: 3.0% 3.1% 13.8% 22.2% 13.4% 41.3% 2.2% 0.8% 0.2% x264 [info]: mb I I16..4: 17.0% 0.0% 83.0% x264 [info]: mb P I16..4: 17.2% 0.0% 0.0% P16..4: 71.5% 0.0% 0.0% 0.0% 0.0% skip:11.3% x264 [info]: mb B I16..4: 2.9% 0.0% 0.0% B16..8: 32.2% 0.0% 0.0% direct:17.5% skip:47.4% L0:36.7% L1:29.3% BI:34.0% x264 [info]: final ratefactor: 7.92 x264 [info]: direct mvs spatial:99.8% temporal:0.2% x264 [info]: coded y,uvDC,uvAC intra: 99.4% 99.2% 98.9% inter: 39.1% 35.4% 31.3% x264 [info]: i16 v,h,dc,p: 21% 17% 39% 23% x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 22% 20% 14% 7% 8% 8% 7% 7% 8% x264 [info]: i8c dc,h,v,p: 48% 20% 21% 11% x264 [info]: Weighted P-Frames: Y:0.8% UV:0.7% x264 [info]: kb/s:4948.86 [23:32:11] starting job [23:32:11] work: only 1 chapter, disabling chapter markers [23:32:11] job configuration: [23:32:11] * source [23:32:11] + S:\DVD_MKV\Movies\WRECK_IT_RALPH_t00.mkv [23:32:11] + title 1, chapter(s) 7 to 7 [23:32:11] + container: matroska,webm [23:32:11] + data rate: 5589 kbps [23:32:11] * destination [23:32:11] + Z:\Encoding Work\Encoded\Wreck It Ralph.mkv [23:32:11] + container: Matroska (libavformat) [23:32:11] * video track [23:32:11] + decoder: mpeg2video [23:32:11] + filters [23:32:11] + Framerate Shaper (mode=0) [23:32:11] + frame rate: same as source (around 23.976 fps) [23:32:11] + Crop and Scale (width=720:height=360:crop-top=58:crop-bottom=62:crop-left=0:crop-right=0) [23:32:11] + source: 720 * 480, crop (58/62/0/0): 720 * 360, scale: 720 * 360 [23:32:11] + Output geometry [23:32:11] + storage dimensions: 720 x 360 [23:32:11] + pixel aspect ratio: 32 : 27 [23:32:11] + display dimensions: 853 x 360 [23:32:11] + encoder: H.264 (libx264) [23:32:11] + preset: veryslow [23:32:11] + profile: high [23:32:11] + level: auto [23:32:11] + bitrate: 4996 kbps, pass: 2 [23:32:11] + color profile: 6-1-6 [23:32:11] * subtitle track 1, English [VOBSUB] (track 0, id 0x3, Picture) -> Passthrough [23:32:11] * subtitle track 2, English [VOBSUB] (track 1, id 0x4, Picture) -> Passthrough [23:32:11] * subtitle track 3, espaņol [VOBSUB] (track 2, id 0x5, Picture) -> Passthrough [23:32:11] * subtitle track 4, espaņol [VOBSUB] (track 3, id 0x6, Picture) -> Passthrough [23:32:11] * subtitle track 5, English [UTF-8] (track 4, id 0x7, Text) -> Passthrough [23:32:11] * audio track 1 [23:32:11] + decoder: English (AC3) (5.1 ch) (track 1, id 0x1) [23:32:11] + bitrate: 384 kbps, samplerate: 48000 Hz [23:32:11] + mixdown: 5.1 Channels [23:32:11] + dynamic range compression: 1.800000 [23:32:11] + dither: none [23:32:11] + encoder: AC3 (libavcodec) [23:32:11] + bitrate: 384 kbps, samplerate: 48000 Hz [23:32:11] * audio track 2 [23:32:11] + decoder: English (AC3) (2.0 ch) (Dolby Surround) (track 2, id 0x2) [23:32:11] + bitrate: 192 kbps, samplerate: 48000 Hz [23:32:11] + mixdown: Dolby Surround [23:32:11] + dynamic range compression: 1.800000 [23:32:11] + dither: none [23:32:11] + encoder: AC3 (libavcodec) [23:32:11] + bitrate: 384 kbps, samplerate: 48000 Hz [23:32:11] sync: expecting 4100 video frames [23:32:11] encx264: min-keyint: 24, keyint: 240 [23:32:11] encx264: encoding at average bitrate 4996 [23:32:11] encx264: unparsed options: ref=16:bframes=8:b-adapt=2:direct=auto:analyse=all:me=umh:merange=24:subme=10:trellis=2:rc-lookahead=60 x264 [info]: using SAR=32/27 x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 x264 [info]: profile High, level 3.1, 4:2:0, 8-bit [23:32:12] sync: first pts video is 0 [23:32:12] sync: first pts audio 0x1 is 2700 [23:32:12] sync: first pts audio 0x2 is 2700 [23:32:12] sync: "Chapter 7" (7) at frame 4 time 11261 [23:32:12] sync: first pts subtitle 0x5 is 210240 [23:32:12] sync: first pts subtitle 0x6 is 210240 [23:32:13] sync: first pts subtitle 0x4 is 300330 [23:32:13] sync: first pts subtitle 0x7 is 300330 [23:32:22] sync: first pts subtitle 0x3 is 1168200 [23:34:31] reader: end of chapter 7 (media 7) reached at media chapter 8 [23:34:31] reader: done. 1 scr changes [23:34:35] work: average encoding speed for job is 28.869669 fps [23:34:35] vfr: lost time: 0 (0 frames) [23:34:35] vfr: gained time: 0 (0 frames) (0 not accounted for) [23:34:35] ac3-decoder done: 5341 frames, 0 decoder errors [23:34:35] ac3-decoder done: 5341 frames, 0 decoder errors [23:34:35] mpeg2video-decoder done: 4100 frames, 0 decoder errors [23:34:35] sync: got 4100 frames, 4100 expected [23:34:35] sync: framerate min 23.981 fps, max 29.970 fps, avg 23.977 fps x264 [info]: frame I:46 Avg QP: 4.10 size:143218 x264 [info]: frame P:965 Avg QP: 6.89 size: 58187 x264 [info]: frame B:3089 Avg QP:12.23 size: 14245 x264 [info]: consecutive B-frames: 3.0% 3.1% 13.8% 22.2% 13.4% 41.3% 2.2% 0.8% 0.2% x264 [info]: mb I I16..4: 21.0% 14.8% 64.2% x264 [info]: mb P I16..4: 2.3% 8.5% 6.6% P16..4: 32.2% 13.6% 14.9% 2.1% 2.2% skip:17.7% x264 [info]: mb B I16..4: 0.1% 1.7% 1.0% B16..8: 23.3% 13.0% 8.0% direct: 8.0% skip:44.9% L0:47.3% L1:30.9% BI:21.8% x264 [info]: 8x8 transform intra:46.8% inter:30.8% x264 [info]: direct mvs spatial:97.9% temporal:2.1% x264 [info]: coded y,uvDC,uvAC intra: 97.6% 99.4% 99.3% inter: 33.9% 36.8% 34.1% x264 [info]: i16 v,h,dc,p: 11% 10% 34% 44% x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 24% 19% 18% 5% 6% 7% 6% 8% 8% x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 18% 11% 11% 8% 11% 10% 9% 10% 11% x264 [info]: i8c dc,h,v,p: 49% 17% 18% 15% x264 [info]: Weighted P-Frames: Y:0.8% UV:0.7% x264 [info]: ref P L0: 64.5% 6.5% 7.1% 3.6% 2.9% 2.7% 2.4% 1.5% 1.2% 1.2% 1.2% 1.2% 0.9% 1.0% 1.0% 1.0% x264 [info]: ref B L0: 88.8% 6.0% 1.6% 1.0% 0.6% 0.4% 0.3% 0.3% 0.2% 0.2% 0.1% 0.1% 0.1% 0.1% 0.1% x264 [info]: ref B L1: 97.7% 2.3% x264 [info]: kb/s:4993.62 [23:34:35] mux: track 0, 4100 frames, 106739176 bytes, 4993.52 kbps, fifo 512 [23:34:35] mux: track 1, 5341 frames, 8203776 bytes, 383.79 kbps, fifo 1024 [23:34:35] mux: track 2, 5341 frames, 8203776 bytes, 383.79 kbps, fifo 1024 [23:34:35] mux: track 3, 55 frames, 87890 bytes, 4.11 kbps, fifo 16 [23:34:35] mux: track 4, 63 frames, 102316 bytes, 4.79 kbps, fifo 16 [23:34:35] mux: track 5, 51 frames, 91756 bytes, 4.29 kbps, fifo 16 [23:34:35] mux: track 6, 6 frames, 5456 bytes, 0.26 kbps, fifo 8 [23:34:35] mux: track 7, 60 frames, 4375 bytes, 0.20 kbps, fifo 16 [23:34:35] libhb: work result = 0 # Encode Completed ...
Code:General Unique ID : 134937319318144510931582372253557387522 (0x6583FB7DD8B6456E3268223867C0F102) Complete name : D:\Encoding Work\Encoded\Wreck It Ralph.mkv Format : Matroska Format version : Version 4 File size : 118 MiB Duration : 2 min 51 s Overall bit rate : 5 780 kb/s Movie name : WRECK_IT_RALPH Encoded date : UTC 2019-06-23 04:32:12 Writing application : HandBrake 1.2.2 2019022300 Writing library : Lavf58.20.100 ErrorDetectionType : Per level 1 Video ID : 1 Format : AVC Format/Info : Advanced Video Codec Format profile : High@L3.1 Format settings : CABAC / 16 Ref Frames Format settings, CABAC : Yes Format settings, Reference frames : 16 frames Codec ID : V_MPEG4/ISO/AVC Duration : 2 min 51 s Bit rate : 4 996 kb/s Width : 720 pixels Height : 360 pixels Display aspect ratio : 2.40:1 Frame rate mode : Constant Frame rate : 23.976 (24000/1001) FPS Color space : YUV Chroma subsampling : 4:2:0 Bit depth : 8 bits Scan type : Progressive Bits/(Pixel*Frame) : 0.804 Stream size : 99.8 MiB (85%) Writing library : x264 core 157 r2935 545de2f Encoding settings : cabac=1 / ref=16 / deblock=1:0:0 / analyse=0x3:0x133 / me=umh / subme=10 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=24 / chroma_me=1 / trellis=2 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=11 / lookahead_threads=1 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=8 / b_pyramid=2 / b_adapt=2 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=240 / keyint_min=24 / scenecut=40 / intra_refresh=0 / rc_lookahead=60 / rc=2pass / mbtree=1 / bitrate=4996 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / aq=1:1.00 Default : Yes Forced : No Color range : Limited Color primaries : BT.601 NTSC Transfer characteristics : BT.709 Matrix coefficients : BT.601 Audio #1 ID : 2 Format : AC-3 Format/Info : Audio Coding 3 Commercial name : Dolby Digital Codec ID : A_AC3 Duration : 2 min 50 s Bit rate mode : Constant Bit rate : 384 kb/s Channel(s) : 6 channels Channel layout : L R C LFE Ls Rs Sampling rate : 48.0 kHz Frame rate : 31.250 FPS (1536 SPF) Bit depth : 16 bits Compression mode : Lossy Delay relative to video : 25 ms Stream size : 7.82 MiB (7%) Title : Surround Language : English Service kind : Complete Main Default : Yes Forced : No Audio #2 ID : 3 Format : AC-3 Format/Info : Audio Coding 3 Commercial name : Dolby Digital Codec ID : A_AC3 Duration : 2 min 50 s Bit rate mode : Constant Bit rate : 384 kb/s Channel(s) : 2 channels Channel layout : L R Sampling rate : 48.0 kHz Frame rate : 31.250 FPS (1536 SPF) Bit depth : 16 bits Compression mode : Lossy Delay relative to video : 25 ms Stream size : 7.82 MiB (7%) Title : Stereo Language : English Service kind : Complete Main Default : No Forced : No Text #1 ID : 4 Format : VobSub Codec ID : S_VOBSUB Codec ID/Info : Picture based subtitle format used on DVDs Duration : 2 min 49 s Language : English Default : No Forced : No Text #2 ID : 5 Format : VobSub Codec ID : S_VOBSUB Codec ID/Info : Picture based subtitle format used on DVDs Duration : 2 min 49 s Language : English Default : No Forced : No Text #3 ID : 6 Format : VobSub Codec ID : S_VOBSUB Codec ID/Info : Picture based subtitle format used on DVDs Duration : 2 min 49 s Language : Spanish Default : No Forced : No Text #4 ID : 7 Format : VobSub Codec ID : S_VOBSUB Codec ID/Info : Picture based subtitle format used on DVDs Duration : 1 min 41 s Language : Spanish Default : No Forced : No Text #5 ID : 8 Format : ASS Codec ID : S_TEXT/ASS Codec ID/Info : Advanced Sub Station Alpha Duration : 2 min 49 s Compression mode : Lossless Language : English Default : No Forced : No
Last edited by the1337moderate; 24th Jun 2019 at 22:42.
-
And here is the requested info for the second sample as I was not able to have it in the post above due to post character limits:
Deadpool
Handbrake encode screenshot in MPC-HC:
[Attachment 49461 - Click to enlarge]
Zoomed Side-by-side:
[Attachment 49462 - Click to enlarge]
Handbrake activity log:
Code:HandBrake 1.2.2 (2019022300) OS: Microsoft Windows NT 10.0.14393.0 CPU: Intel(R) Xeon(R) CPU X5670 @ 2.93GHz Ram: 24556 MB, GPU Information: Matrox G200eW (Nuvoton) WDDM 2.0 - 4.3.3.7 Screen: 1920x1080 Temp Dir: C:\Users\<removed>\AppData\Local\Temp\2\ Install Dir: C:\Program Files\HandBrake Data Dir: C:\Users\<removed>\AppData\Roaming\HandBrake ------------------------------------------- # Starting Encode ... [17:09:58] hb_init: starting libhb thread [17:09:58] 1 job(s) to process [17:09:58] json job: { "Audio": { "AudioList": [ { "Bitrate": 384, "DRC": 1.8, "Encoder": "ac3", "Gain": 0.0, "Mixdown": 7, "NormalizeMixLevel": false, "Samplerate": 0, "Track": 0, "DitherMethod": 0 } ], "CopyMask": [], "FallbackEncoder": "ac3" }, "Destination": { "ChapterList": [ { "Name": "Chapter 1" }, { "Name": "Chapter 2" }, { "Name": "Chapter 3" }, { "Name": "Chapter 4" }, { "Name": "Chapter 5" }, { "Name": "Chapter 6" }, { "Name": "Chapter 7" }, { "Name": "Chapter 8" }, { "Name": "Chapter 9" }, { "Name": "Chapter 10" }, { "Name": "Chapter 11" }, { "Name": "Chapter 12" }, { "Name": "Chapter 13" }, { "Name": "Chapter 14" }, { "Name": "Chapter 15" }, { "Name": "Chapter 16" }, { "Name": "Chapter 17" }, { "Name": "Chapter 18" }, { "Name": "Chapter 19" }, { "Name": "Chapter 20" }, { "Name": "Chapter 21" }, { "Name": "Chapter 22" }, { "Name": "Chapter 23" }, { "Name": "Chapter 24" }, { "Name": "Chapter 25" }, { "Name": "Chapter 26" }, { "Name": "Chapter 27" }, { "Name": "Chapter 28" } ], "ChapterMarkers": true, "AlignAVStart": false, "File": "Z:\\Encoding Work\\Encoded\\Deadpool notune 6271.mkv", "Mp4Options": { "IpodAtom": false, "Mp4Optimize": false }, "Mux": "mkv" }, "Filters": { "FilterList": [ { "ID": 11, "Settings": { "crop-bottom": "62", "crop-left": "0", "crop-right": "0", "crop-top": "56", "height": "362", "width": "720" } }, { "ID": 6, "Settings": { "mode": "0" } } ] }, "PAR": { "Num": 32, "Den": 27 }, "Metadata": {}, "SequenceID": 0, "Source": { "Angle": 1, "Range": { "Type": "chapter", "Start": 21, "End": 21 }, "Title": 1, "Path": "S:\\DVD_MKV\\Movies\\DEADPOOL.mkv" }, "Subtitle": { "Search": { "Burn": false, "Default": false, "Enable": false, "Forced": false }, "SubtitleList": [ { "Burn": false, "Default": false, "Forced": false, "ID": 1, "Offset": 0, "Track": 0 } ] }, "Video": { "Encoder": "x264", "Level": "auto", "Bitrate": 6271, "TwoPass": true, "Turbo": true, "ColorMatrixCode": 0, "Preset": "veryslow", "Profile": "high", "QSV": { "Decode": false, "AsyncDepth": 0 } } } [17:09:58] CPU: Intel(R) Xeon(R) CPU X5670 @ 2.93GHz [17:09:58] - logical processor count: 24 [17:09:58] Intel Quick Sync Video support: no [17:09:58] hb_scan: path=S:\DVD_MKV\Movies\DEADPOOL.mkv, title_index=1 udfread ERROR: ECMA 167 Volume Recognition failed src/libbluray/disc/disc.c:323: failed opening UDF image S:\DVD_MKV\Movies\DEADPOOL.mkv src/libbluray/disc/disc.c:424: error opening file BDMV\index.bdmv src/libbluray/disc/disc.c:424: error opening file BDMV\BACKUP\index.bdmv [17:09:58] bd: not a bd - trying as a stream/file instead libdvdnav: Using dvdnav version 6.0.0 libdvdread: Encrypted DVD support unavailable. libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed libdvdread: Can't open file VIDEO_TS.IFO. libdvdnav: vm: failed to read VIDEO_TS.IFO [17:09:58] dvd: not a dvd - trying as a stream/file instead Input #0, matroska,webm, from 'S:\DVD_MKV\Movies\DEADPOOL.mkv': Metadata: encoder : libmakemkv v1.9.10 (1.3.3/1.4.4) win(x86-release) creation_time : 2016-05-21T02:01:23.000000Z Duration: 01:48:06.66, start: 0.000000, bitrate: 6727 kb/s Chapter #0:0: start 0.000000, end 183.716867 Metadata: title : Chapter 01 Chapter #0:1: start 183.716867, end 352.018333 Metadata: title : Chapter 02 Chapter #0:2: start 352.018333, end 569.902667 Metadata: title : Chapter 03 Chapter #0:3: start 569.902667, end 798.130667 Metadata: title : Chapter 04 Chapter #0:4: start 798.130667, end 1007.706700 Metadata: title : Chapter 05 Chapter #0:5: start 1007.706700, end 1211.543667 Metadata: title : Chapter 06 Chapter #0:6: start 1211.543667, end 1325.490833 Metadata: title : Chapter 07 Chapter #0:7: start 1325.490833, end 1628.627000 Metadata: title : Chapter 08 Chapter #0:8: start 1628.627000, end 1917.949367 Metadata: title : Chapter 09 Chapter #0:9: start 1917.949367, end 2210.708500 Metadata: title : Chapter 10 Chapter #0:10: start 2210.708500, end 2465.162700 Metadata: title : Chapter 11 Chapter #0:11: start 2465.162700, end 2684.848833 Metadata: title : Chapter 12 Chapter #0:12: start 2684.848833, end 2815.646167 Metadata: title : Chapter 13 Chapter #0:13: start 2815.646167, end 3010.007000 Metadata: title : Chapter 14 Chapter #0:14: start 3010.007000, end 3197.027167 Metadata: title : Chapter 15 Chapter #0:15: start 3197.027167, end 3332.028700 Metadata: title : Chapter 16 Chapter #0:16: start 3332.028700, end 3546.743200 Metadata: title : Chapter 17 Chapter #0:17: start 3546.743200, end 3784.280500 Metadata: title : Chapter 18 Chapter #0:18: start 3784.280500, end 4025.521500 Metadata: title : Chapter 19 Chapter #0:19: start 4025.521500, end 4154.650500 Metadata: title : Chapter 20 Chapter #0:20: start 4154.650500, end 4348.711033 Metadata: title : Chapter 21 Chapter #0:21: start 4348.711033, end 4605.434167 Metadata: title : Chapter 22 Chapter #0:22: start 4605.434167, end 4842.704533 Metadata: title : Chapter 23 Chapter #0:23: start 4842.704533, end 5152.480667 Metadata: title : Chapter 24 Chapter #0:24: start 5152.480667, end 5462.790667 Metadata: title : Chapter 25 Chapter #0:25: start 5462.790667, end 5686.013667 Metadata: title : Chapter 26 Chapter #0:26: start 5686.013667, end 5991.819167 Metadata: title : Chapter 27 Chapter #0:27: start 5991.819167, end 6486.656000 Metadata: title : Chapter 28 Stream #0:0(eng): Video: mpeg2video (Main), yuv420p(tv, progressive), 720x480 [SAR 32:27 DAR 16:9], SAR 186:157 DAR 279:157, 29.97 fps, 29.97 tbr, 1k tbn, 59.94 tbc Metadata: BPS-eng : 6271228 DURATION-eng : 01:48:06.646833333 NUMBER_OF_FRAMES-eng: 155524 NUMBER_OF_BYTES-eng: 5084905256 SOURCE_ID-eng : 0100E0 _STATISTICS_WRITING_APP-eng: MakeMKV v1.9.10 win(x86-release) _STATISTICS_WRITING_DATE_UTC-eng: 2016-05-21 02:01:23 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID Stream #0:1(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 448 kb/s (default) Metadata: title : Surround 5.1 BPS-eng : 448000 DURATION-eng : 01:48:06.656000000 NUMBER_OF_FRAMES-eng: 202708 NUMBER_OF_BYTES-eng: 363252736 SOURCE_ID-eng : 0180BD _STATISTICS_WRITING_APP-eng: MakeMKV v1.9.10 win(x86-release) _STATISTICS_WRITING_DATE_UTC-eng: 2016-05-21 02:01:23 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID Stream #0:2(eng): Subtitle: dvd_subtitle, 720x480 (default) Metadata: BPS-eng : 3351 DURATION-eng : 01:48:02.838155555 NUMBER_OF_FRAMES-eng: 1898 NUMBER_OF_BYTES-eng: 2716100 SOURCE_ID-eng : 0120BD _STATISTICS_WRITING_APP-eng: MakeMKV v1.9.10 win(x86-release) _STATISTICS_WRITING_DATE_UTC-eng: 2016-05-21 02:01:23 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID Stream #0:3(eng): Subtitle: dvd_subtitle, 720x480 Metadata: BPS-eng : 3 DURATION-eng : 01:47:33.636588888 NUMBER_OF_FRAMES-eng: 38 NUMBER_OF_BYTES-eng: 3040 SOURCE_ID-eng : 0126BD _STATISTICS_WRITING_APP-eng: MakeMKV v1.9.10 win(x86-release) _STATISTICS_WRITING_DATE_UTC-eng: 2016-05-21 02:01:23 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID [17:09:58] scan: decoding previews for title 1 [17:09:58] scan: audio 0x1: ac3, rate=48000Hz, bitrate=448000 English (AC3) (5.1 ch) [17:09:58] scan: 10 previews, 720x480, 23.976 fps, autocrop = 56/62/0/0, aspect 16:9, PAR 32:27 [17:09:58] libhb: scan thread found 1 valid title(s) [17:09:58] starting job [17:09:58] work: only 1 chapter, disabling chapter markers [17:09:58] job configuration: [17:09:58] * source [17:09:58] + S:\DVD_MKV\Movies\DEADPOOL.mkv [17:09:58] + title 1, chapter(s) 21 to 21 [17:09:58] + container: matroska,webm [17:09:58] + data rate: 6727 kbps [17:09:58] * destination [17:09:58] + Z:\Encoding Work\Encoded\Deadpool notune 6271.mkv [17:09:58] + container: Matroska (libavformat) [17:09:58] * video track [17:09:58] + decoder: mpeg2video [17:09:58] + filters [17:09:58] + Framerate Shaper (mode=0) [17:09:58] + frame rate: same as source (around 23.976 fps) [17:09:58] + Crop and Scale (width=720:height=362:crop-top=56:crop-bottom=62:crop-left=0:crop-right=0) [17:09:58] + source: 720 * 480, crop (56/62/0/0): 720 * 362, scale: 720 * 362 [17:09:58] + Output geometry [17:09:58] + storage dimensions: 720 x 362 [17:09:58] + pixel aspect ratio: 32 : 27 [17:09:58] + display dimensions: 853 x 362 [17:09:58] + encoder: H.264 (libx264) [17:09:58] + preset: veryslow [17:09:58] + profile: high [17:09:58] + level: auto [17:09:58] + bitrate: 6271 kbps, pass: 1 [17:09:58] + fast first pass [17:09:58] + options: ref=1:8x8dct=0:me=dia:trellis=0 [17:09:58] analyse=i4x4 (if originally enabled, else analyse=none) [17:09:58] subq=2 (if originally greater than 2, else subq unchanged) [17:09:58] + color profile: 6-1-6 [17:09:58] * subtitle track 1, English [VOBSUB] (track 0, id 0x2, Picture) -> Passthrough [17:09:58] * audio track 1 [17:09:58] + decoder: English (AC3) (5.1 ch) (track 1, id 0x1) [17:09:58] + bitrate: 448 kbps, samplerate: 48000 Hz [17:09:58] + mixdown: 5.1 Channels [17:09:58] + dynamic range compression: 1.800000 [17:09:58] + dither: none [17:09:58] + encoder: AC3 (libavcodec) [17:09:58] + bitrate: 384 kbps, samplerate: 48000 Hz [17:09:59] sync: expecting 4652 video frames [17:09:59] encx264: min-keyint: 24, keyint: 240 [17:09:59] encx264: encoding at average bitrate 6271 [17:09:59] encx264: unparsed options: ref=16:bframes=8:b-adapt=2:direct=auto:analyse=all:me=umh:merange=24:subme=10:trellis=2:rc-lookahead=60 x264 [info]: using SAR=32/27 x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 x264 [info]: profile Main, level 3.1, 4:2:0, 8-bit [17:09:59] sync: first pts video is 0 [17:09:59] sync: "Chapter 21" (21) at frame 1 time 0 [17:09:59] sync: first pts subtitle 0x2 is 0 [17:09:59] sync: first pts audio 0x1 is 450 [17:10:31] reader: end of chapter 21 (media 21) reached at media chapter 22 [17:10:31] reader: done. 1 scr changes [17:10:32] work: average encoding speed for job is 142.347855 fps [17:10:32] vfr: lost time: 0 (0 frames) [17:10:32] vfr: gained time: 0 (0 frames) (0 not accounted for) [17:10:32] ac3-decoder done: 6067 frames, 0 decoder errors [17:10:32] mpeg2video-decoder done: 4655 frames, 0 decoder errors [17:10:32] sync: got 4655 frames, 4652 expected [17:10:32] sync: framerate min 12.048 fps, max 23.981 fps, avg 23.970 fps x264 [info]: frame I:47 Avg QP: 3.56 size: 90138 x264 [info]: frame P:1066 Avg QP: 7.33 size: 55620 x264 [info]: frame B:3542 Avg QP: 9.35 size: 25447 x264 [info]: consecutive B-frames: 2.0% 3.8% 11.5% 21.8% 24.5% 26.9% 7.4% 1.0% 1.0% x264 [info]: mb I I16..4: 22.8% 0.0% 77.2% x264 [info]: mb P I16..4: 42.8% 0.0% 0.0% P16..4: 56.8% 0.0% 0.0% 0.0% 0.0% skip: 0.5% x264 [info]: mb B I16..4: 10.7% 0.0% 0.0% B16..8: 48.4% 0.0% 0.0% direct:37.8% skip: 3.1% L0:28.6% L1:28.6% BI:42.7% x264 [info]: final ratefactor: 7.73 x264 [info]: direct mvs spatial:99.8% temporal:0.2% x264 [info]: coded y,uvDC,uvAC intra: 98.2% 98.7% 98.2% inter: 76.1% 63.9% 50.3% x264 [info]: i16 v,h,dc,p: 24% 12% 36% 28% x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 28% 17% 14% 6% 7% 8% 6% 8% 6% x264 [info]: i8c dc,h,v,p: 52% 11% 24% 13% x264 [info]: Weighted P-Frames: Y:4.4% UV:4.1% x264 [info]: kb/s:6328.83 [17:10:32] starting job [17:10:32] work: only 1 chapter, disabling chapter markers [17:10:32] job configuration: [17:10:32] * source [17:10:32] + S:\DVD_MKV\Movies\DEADPOOL.mkv [17:10:32] + title 1, chapter(s) 21 to 21 [17:10:32] + container: matroska,webm [17:10:32] + data rate: 6727 kbps [17:10:32] * destination [17:10:32] + Z:\Encoding Work\Encoded\Deadpool notune 6271.mkv [17:10:32] + container: Matroska (libavformat) [17:10:32] * video track [17:10:32] + decoder: mpeg2video [17:10:32] + filters [17:10:32] + Framerate Shaper (mode=0) [17:10:32] + frame rate: same as source (around 23.976 fps) [17:10:32] + Crop and Scale (width=720:height=362:crop-top=56:crop-bottom=62:crop-left=0:crop-right=0) [17:10:32] + source: 720 * 480, crop (56/62/0/0): 720 * 362, scale: 720 * 362 [17:10:32] + Output geometry [17:10:32] + storage dimensions: 720 x 362 [17:10:32] + pixel aspect ratio: 32 : 27 [17:10:32] + display dimensions: 853 x 362 [17:10:32] + encoder: H.264 (libx264) [17:10:32] + preset: veryslow [17:10:32] + profile: high [17:10:32] + level: auto [17:10:32] + bitrate: 6271 kbps, pass: 2 [17:10:32] + color profile: 6-1-6 [17:10:32] * subtitle track 1, English [VOBSUB] (track 0, id 0x2, Picture) -> Passthrough [17:10:32] * audio track 1 [17:10:32] + decoder: English (AC3) (5.1 ch) (track 1, id 0x1) [17:10:32] + bitrate: 448 kbps, samplerate: 48000 Hz [17:10:32] + mixdown: 5.1 Channels [17:10:32] + dynamic range compression: 1.800000 [17:10:32] + dither: none [17:10:32] + encoder: AC3 (libavcodec) [17:10:32] + bitrate: 384 kbps, samplerate: 48000 Hz [17:10:32] sync: expecting 4655 video frames [17:10:32] encx264: min-keyint: 24, keyint: 240 [17:10:32] encx264: encoding at average bitrate 6271 [17:10:32] encx264: unparsed options: ref=16:bframes=8:b-adapt=2:direct=auto:analyse=all:me=umh:merange=24:subme=10:trellis=2:rc-lookahead=60 x264 [info]: using SAR=32/27 x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 x264 [info]: profile High, level 3.1, 4:2:0, 8-bit [17:10:32] sync: first pts video is 0 [17:10:32] sync: "Chapter 21" (21) at frame 1 time 0 [17:10:32] sync: first pts subtitle 0x2 is 0 [17:10:32] sync: first pts audio 0x1 is 450 [17:13:59] reader: end of chapter 21 (media 21) reached at media chapter 22 [17:13:59] reader: done. 1 scr changes [17:14:05] work: average encoding speed for job is 22.168056 fps [17:14:05] vfr: lost time: 0 (0 frames) [17:14:05] vfr: gained time: 0 (0 frames) (0 not accounted for) [17:14:05] ac3-decoder done: 6067 frames, 0 decoder errors [17:14:05] mpeg2video-decoder done: 4655 frames, 0 decoder errors [17:14:05] sync: got 4655 frames, 4655 expected [17:14:05] sync: framerate min 12.048 fps, max 23.981 fps, avg 23.970 fps x264 [info]: frame I:47 Avg QP: 4.97 size: 86399 x264 [info]: frame P:1066 Avg QP: 7.69 size: 57654 x264 [info]: frame B:3542 Avg QP:10.12 size: 24540 x264 [info]: consecutive B-frames: 2.0% 3.8% 11.5% 21.8% 24.5% 26.9% 7.4% 1.0% 1.0% x264 [info]: mb I I16..4: 10.0% 63.3% 26.7% x264 [info]: mb P I16..4: 2.9% 39.7% 6.8% P16..4: 17.1% 16.2% 13.9% 1.5% 1.4% skip: 0.6% x264 [info]: mb B I16..4: 0.4% 9.5% 0.7% B16..8: 26.4% 23.3% 13.0% direct:17.8% skip: 9.0% L0:40.2% L1:30.8% BI:29.0% x264 [info]: 8x8 transform intra:83.4% inter:47.9% x264 [info]: direct mvs spatial:94.9% temporal:5.1% x264 [info]: coded y,uvDC,uvAC intra: 97.3% 99.2% 98.9% inter: 66.9% 69.4% 59.1% x264 [info]: i16 v,h,dc,p: 19% 8% 24% 49% x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 24% 15% 25% 5% 5% 6% 5% 7% 7% x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 17% 11% 11% 9% 11% 12% 10% 11% 9% x264 [info]: i8c dc,h,v,p: 55% 10% 20% 15% x264 [info]: Weighted P-Frames: Y:4.4% UV:4.1% x264 [info]: ref P L0: 60.7% 10.8% 9.7% 4.9% 3.1% 2.5% 1.6% 1.2% 1.0% 0.9% 0.7% 0.7% 0.5% 0.6% 0.5% 0.4% x264 [info]: ref B L0: 90.1% 5.6% 1.7% 0.7% 0.5% 0.3% 0.3% 0.2% 0.2% 0.1% 0.1% 0.1% 0.1% 0.1% 0.0% x264 [info]: ref B L1: 98.7% 1.3% x264 [info]: kb/s:6278.56 [17:14:05] mux: track 0, 4655 frames, 152437296 bytes, 6279.79 kbps, fifo 512 [17:14:05] mux: track 1, 6067 frames, 9318912 bytes, 383.90 kbps, fifo 1024 [17:14:05] mux: track 2, 55 frames, 80934 bytes, 3.33 kbps, fifo 16 [17:14:05] libhb: work result = 0 # Encode Completed ...
Code:General Unique ID : 50667402695892824121251284374315052182 (0x261E2FD27E7B8D52FFA37CFAA1EBAC96) Complete name : D:\Encoding Work\Encoded\Deadpool notune 6271.mkv Format : Matroska Format version : Version 4 File size : 154 MiB Duration : 3 min 14 s Overall bit rate : 6 671 kb/s Encoded date : UTC 2019-06-22 22:10:32 Writing application : HandBrake 1.2.2 2019022300 Writing library : Lavf58.20.100 ErrorDetectionType : Per level 1 Video ID : 1 Format : AVC Format/Info : Advanced Video Codec Format profile : High@L3.1 Format settings : CABAC / 16 Ref Frames Format settings, CABAC : Yes Format settings, Reference frames : 16 frames Codec ID : V_MPEG4/ISO/AVC Duration : 3 min 14 s Bit rate : 6 271 kb/s Width : 720 pixels Height : 362 pixels Display aspect ratio : 2.35:1 Frame rate mode : Constant Frame rate : 23.976 (24000/1001) FPS Color space : YUV Chroma subsampling : 4:2:0 Bit depth : 8 bits Scan type : Progressive Bits/(Pixel*Frame) : 1.004 Stream size : 142 MiB (92%) Writing library : x264 core 157 r2935 545de2f Encoding settings : cabac=1 / ref=16 / deblock=1:0:0 / analyse=0x3:0x133 / me=umh / subme=10 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=24 / chroma_me=1 / trellis=2 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=11 / lookahead_threads=1 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=8 / b_pyramid=2 / b_adapt=2 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=240 / keyint_min=24 / scenecut=40 / intra_refresh=0 / rc_lookahead=60 / rc=2pass / mbtree=1 / bitrate=6271 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / aq=1:1.00 Default : Yes Forced : No Color range : Limited Color primaries : BT.601 NTSC Transfer characteristics : BT.709 Matrix coefficients : BT.601 Audio ID : 2 Format : AC-3 Format/Info : Audio Coding 3 Commercial name : Dolby Digital Codec ID : A_AC3 Duration : 3 min 14 s Bit rate mode : Constant Bit rate : 384 kb/s Channel(s) : 6 channels Channel layout : L R C LFE Ls Rs Sampling rate : 48.0 kHz Frame rate : 31.250 FPS (1536 SPF) Bit depth : 16 bits Compression mode : Lossy Stream size : 8.89 MiB (6%) Title : Surround Language : English Service kind : Complete Main Default : Yes Forced : No Text ID : 3 Format : VobSub Codec ID : S_VOBSUB Codec ID/Info : Picture based subtitle format used on DVDs Duration : 3 min 14 s Language : English Default : No Forced : No
Similar Threads
-
DVD to MP4 issue with handbrake
By Halon in forum DVD RippingReplies: 17Last Post: 12th Dec 2020, 13:35 -
An issue with updating / installing MakeMKV
By Seeker47 in forum Video ConversionReplies: 13Last Post: 31st Jul 2019, 14:43 -
FPS Issue on MakeMKV DVD rip, help?
By Vitality in forum DVD RippingReplies: 13Last Post: 24th Oct 2018, 01:55 -
Annoying Pixelating/Blocking After Encoding in Handbrake
By Reckoner in forum Video ConversionReplies: 38Last Post: 29th Apr 2018, 13:30 -
MakeMKV and Handbrake and bitrates/resolutions (newbie)
By bowesmana in forum DVD RippingReplies: 4Last Post: 26th Apr 2017, 07:53