Correct Presets for Blu-Ray widescreen recording

Discuss encoding for devices and presets.
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Post Reply
CoolDadTx
Posts: 2
Joined: Tue Apr 26, 2022 3:34 pm

Correct Presets for Blu-Ray widescreen recording

Post by CoolDadTx »

Description of problem or question:

I have been using Handbrake for several years to record Blu-ray disks in widescreen to my media server. I created a preset that has been giving me the results I wanted based upon recommendations that someone posted a while back related to video/audio quality. Everything was working fine until I recently wiped my machine and reinstalled Handbrake.

Now my preset isn't producing widescreen anymore and, in fact, just seemed to ignore the dimensions altogether resulting in a tiny image. I've played around with various settings, tried to follow recommendations online and nothing is producing my Blu-ray movie in widescreen at the high quality it was before without also being really, really big.


Steps to reproduce the problem (If Applicable):

Here's the preset I've been using.

Code: Select all

{
  "PresetList": [
    {
      "AlignAVStart": true,
      "AudioCopyMask": [
        "copy:aac",
        "copy:ac3",
        "copy:dtshd",
        "copy:dts",
        "copy:mp3",
        "copy:truehd",
        "copy:flac",
        "copy:eac3"
      ],
      "AudioEncoderFallback": "ac3",
      "AudioLanguageList": [],
      "AudioList": [
        {
          "AudioBitrate": 160,
          "AudioCompressionLevel": 0.0,
          "AudioEncoder": "av_aac",
          "AudioMixdown": "stereo",
          "AudioNormalizeMixLevel": false,
          "AudioSamplerate": "auto",
          "AudioTrackQualityEnable": false,
          "AudioTrackQuality": -1.0,
          "AudioTrackGainSlider": 0.0,
          "AudioTrackDRCSlider": 0.0
        }
      ],
      "AudioSecondaryEncoderMode": true,
      "AudioTrackSelectionBehavior": "first",
      "ChapterMarkers": true,
      "ChildrenArray": [],
      "Default": false,
      "FileFormat": "av_mp4",
      "Folder": false,
      "FolderOpen": false,
      "Mp4HttpOptimize": true,
      "Mp4iPodCompatible": false,
      "PictureAutoCrop": true,
      "PictureBottomCrop": 0,
      "PictureLeftCrop": 0,
      "PictureRightCrop": 0,
      "PictureTopCrop": 0,
      "PictureDARWidth": 854,
      "PictureDeblockPreset": "off",
      "PictureDeblockTune": "off",
      "PictureDeinterlaceFilter": "decomb",
      "PictureCombDetectPreset": "default",
      "PictureCombDetectCustom": "",
      "PictureDeinterlacePreset": "default",
      "PictureDeinterlaceCustom": "",
      "PictureDenoiseCustom": "",
      "PictureDenoiseFilter": "off",
      "PictureDenoisePreset": "light",
      "PictureDenoiseTune": "none",
      "PictureSharpenCustom": "",
      "PictureSharpenFilter": "off",
      "PictureSharpenPreset": "medium",
      "PictureSharpenTune": "none",
      "PictureDetelecine": "default",
      "PictureDetelecineCustom": "",
      "PictureItuPAR": false,
      "PictureKeepRatio": false,
      "PictureLooseCrop": false,
      "PictureModulus": 2,
      "PicturePAR": "custom",
      "PicturePARWidth": 0,
      "PicturePARHeight": 0,
      "PictureForceHeight": 0,
      "PictureForceWidth": 0,
      "PresetName": "Plex (Blu Ray)",
      "Type": 1,
      "UsesPictureFilters": true,
      "UsesPictureSettings": 2,
      "SubtitleAddCC": false,
      "SubtitleAddForeignAudioSearch": true,
      "SubtitleAddForeignAudioSubtitle": false,
      "SubtitleBurnBehavior": "foreign",
      "SubtitleBurnBDSub": false,
      "SubtitleBurnDVDSub": false,
      "SubtitleLanguageList": [],
      "SubtitleTrackSelectionBehavior": "none",
      "VideoAvgBitrate": 1800,
      "VideoColorMatrixCode": 0,
      "VideoEncoder": "x264",
      "VideoFramerateMode": "vfr",
      "VideoGrayScale": false,
      "VideoScaler": "swscale",
      "VideoPreset": "fast",
      "VideoTune": "",
      "VideoProfile": "auto",
      "VideoLevel": "auto",
      "VideoOptionExtra": "",
      "VideoQualityType": 1,
      "VideoQualitySlider": 22.0,
      "VideoQSVDecode": false,
      "VideoQSVAsyncDepth": 4,
      "VideoTwoPass": false,
      "VideoTurboTwoPass": false,
      "x264UseAdvancedOptions": false
    }
  ],
  "VersionMajor": 42,
  "VersionMicro": 0,
  "VersionMinor": 0
}
This has been working fine up until now. For example a Blu-ray that is a little over 2 hours long recorded in widescreen produces a file size of about 2GB. I did notice that the original movie was 1920x1080 (16:9) and the produced movie was 1920x804 but others were 1920x1038 or in that range. So clearly not everything was being recorded quite like I thought.

In the current version I cannot get HB to allow me to change the dimensions to get 16:9. It always resets back to 4:3. On occasion I adjust enough stuff that I can get it to let me use 1920 for the storage/display dimensions but the resulting file is 8GB+ and/or still isn't widescreen on the TV. I just want to be able to have my Blu-ray movies be widescreen, high resolution and not be really large.

What settings do I need to adjust for this and how can I get HB to generate 16:9 aspect ratio?

HandBrake version (e.g., 1.0.0):

1.5.1


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

Windows 11


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

Code: Select all

HandBrake 1.5.1 (2022011000)
OS: Microsoft Windows NT 10.0.22000.0
CPU: 11th Gen Intel(R) Core(TM) i7-11700K @ 3.60GHz
Ram: 32649 MB, 
GPU Information:
  NVIDIA GeForce RTX 3070 Ti - 30.0.15.1215
Screen: 1920x1080
Temp Dir: C:\Users\CoolD\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake\
Data Dir: C:\Users\CoolD\AppData\Roaming\HandBrake

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

 # Starting Scan ...

[10:50:46] hb_init: starting libhb thread
[10:50:46] CPU: 11th Gen Intel(R) Core(TM) i7-11700K @ 3.60GHz
[10:50:46]  - logical processor count: 16
[10:50:46] Intel Quick Sync Video support: no
[10:50:46] hb_scan: path=C:\Temp\Justice League, title_index=0
src/libbluray/bdj/bdj.c:133: Error opening registry key SOFTWARE\JavaSoft\Java Runtime Environment\
src/libbluray/bdj/bdj.c:778: BD-J check: Failed to load JVM library
src/libbluray/bdj/bdj.c:133: Error opening registry key SOFTWARE\JavaSoft\Java Runtime Environment\
src/libbluray/bdj/bdj.c:778: BD-J check: Failed to load JVM library
[10:50:46] scan: BD has 26 title(s)
[10:50:46] bd: scanning title 1
[10:50:46] bd: playlist 00000.MPLS
[10:50:46] bd: duration is 00:00:12 (12012 ms)
[10:50:46] bd: video id=0x1011, stream type=H.264, format 1080p
[10:50:46] bd: aspect = 16:9
[10:50:46] bd: audio id=0x761100, lang=English (AC3), 3cc=eng
[10:50:46] bd: audio id=0x721100, lang=English (TrueHD), 3cc=eng
[10:50:46] bd: chap 1, 12012 ms
[10:50:46] bd: title 1 has 1 chapters
[10:50:46] bd: scanning title 2
[10:50:46] bd: playlist 00005.MPLS
[10:50:46] bd: duration is 00:02:04 (124916 ms)
[10:50:46] bd: video id=0x1011, stream type=H.264, format 1080p
[10:50:46] bd: aspect = 16:9
[10:50:46] bd: audio id=0x1100, lang=English (BD LPCM), 3cc=eng
[10:50:46] bd: chap 1, 124916 ms
[10:50:46] bd: title 2 has 1 chapters
[10:50:46] bd: scanning title 3
[10:50:46] bd: playlist 00050.MPLS
[10:50:46] bd: duration is 00:00:30 (30030 ms)
[10:50:46] bd: video id=0x1011, stream type=H.264, format 1080p
[10:50:46] bd: aspect = 16:9
[10:50:46] bd: chap 1, 10010 ms
[10:50:46] bd: chap 2, 10010 ms
[10:50:46] bd: chap 3, 9759 ms
[10:50:46] bd: chap 4, 250 ms
[10:50:46] bd: title 3 has 4 chapters
[10:50:46] bd: scanning title 4
[10:50:46] bd: playlist 00051.MPLS
[10:50:46] bd: duration is 00:00:10 (10010 ms)
[10:50:46] bd: video id=0x1011, stream type=H.264, format 1080p
[10:50:46] bd: aspect = 16:9
[10:50:46] bd: chap 1, 9759 ms
[10:50:46] bd: chap 2, 250 ms
[10:50:46] bd: title 4 has 2 chapters
[10:50:46] bd: scanning title 5
[10:50:46] bd: playlist 00058.MPLS
[10:50:46] bd: duration is 00:00:07 (7007 ms)
[10:50:46] bd: ignoring title (too short)
[10:50:46] bd: scanning title 6
[10:50:46] bd: playlist 00059.MPLS
[10:50:46] bd: duration is 00:00:05 (5005 ms)
[10:50:46] bd: ignoring title (too short)
[10:50:46] bd: scanning title 7
[10:50:46] bd: playlist 00060.MPLS
[10:50:46] bd: duration is 00:00:23 (23273 ms)
[10:50:46] bd: video id=0x1011, stream type=H.264, format 1080p
[10:50:46] bd: aspect = 16:9
[10:50:46] bd: chap 1, 23023 ms
[10:50:46] bd: chap 2, 250 ms
[10:50:46] bd: title 7 has 2 chapters
[10:50:46] bd: scanning title 8
[10:50:46] bd: playlist 00061.MPLS
[10:50:46] bd: duration is 00:00:31 (31031 ms)
[10:50:46] bd: video id=0x1011, stream type=H.264, format 1080p
[10:50:46] bd: aspect = 16:9
[10:50:46] bd: chap 1, 10010 ms
[10:50:46] bd: chap 2, 10010 ms
[10:50:46] bd: chap 3, 10760 ms
[10:50:46] bd: chap 4, 250 ms
[10:50:46] bd: title 8 has 4 chapters
[10:50:46] bd: scanning title 9
[10:50:46] bd: playlist 00063.MPLS
[10:50:46] bd: duration is 00:00:51 (51051 ms)
[10:50:46] bd: video id=0x1011, stream type=H.264, format 1080p
[10:50:46] bd: aspect = 16:9
[10:50:46] bd: chap 1, 10010 ms
[10:50:46] bd: chap 2, 10010 ms
[10:50:46] bd: chap 3, 10010 ms
[10:50:46] bd: chap 4, 10010 ms
[10:50:46] bd: chap 5, 10760 ms
[10:50:46] bd: chap 6, 250 ms
[10:50:46] bd: title 9 has 6 chapters
[10:50:46] bd: scanning title 10
[10:50:46] bd: playlist 00064.MPLS
[10:50:46] bd: duration is 00:00:09 (9009 ms)
[10:50:46] bd: ignoring title (too short)
[10:50:46] bd: scanning title 11
[10:50:46] bd: playlist 00065.MPLS
[10:50:46] bd: duration is 00:00:17 (17058 ms)
[10:50:46] bd: video id=0x1011, stream type=H.264, format 1080p
[10:50:46] bd: aspect = 16:9
[10:50:46] bd: chap 1, 16808 ms
[10:50:46] bd: chap 2, 250 ms
[10:50:46] bd: title 11 has 2 chapters
[10:50:46] bd: scanning title 12
[10:50:46] bd: playlist 00066.MPLS
[10:50:46] bd: duration is 00:00:07 (7007 ms)
[10:50:46] bd: ignoring title (too short)
[10:50:46] bd: scanning title 13
[10:50:46] bd: playlist 00067.MPLS
[10:50:46] bd: duration is 00:05:41 (341341 ms)
[10:50:46] bd: video id=0x1011, stream type=H.264, format 1080p
[10:50:46] bd: aspect = 16:9
[10:50:46] bd: chap 1, 10010 ms
[10:50:46] bd: chap 2, 10010 ms
[10:50:46] bd: chap 3, 10010 ms
[10:50:46] bd: chap 4, 10010 ms
[10:50:46] bd: chap 5, 10010 ms
[10:50:46] bd: chap 6, 10010 ms
[10:50:46] bd: chap 7, 10010 ms
[10:50:46] bd: chap 8, 10010 ms
[10:50:46] bd: chap 9, 10010 ms
[10:50:46] bd: chap 10, 10010 ms
[10:50:46] bd: chap 11, 10010 ms
[10:50:46] bd: chap 12, 10010 ms
[10:50:46] bd: chap 13, 10010 ms
[10:50:46] bd: chap 14, 10010 ms
[10:50:46] bd: chap 15, 10010 ms
[10:50:46] bd: chap 16, 10010 ms
[10:50:46] bd: chap 17, 10010 ms
[10:50:46] bd: chap 18, 10010 ms
[10:50:46] bd: chap 19, 10010 ms
[10:50:46] bd: chap 20, 10010 ms
[10:50:46] bd: chap 21, 10010 ms
[10:50:46] bd: chap 22, 10010 ms
[10:50:46] bd: chap 23, 10010 ms
[10:50:46] bd: chap 24, 10010 ms
[10:50:46] bd: chap 25, 10010 ms
[10:50:46] bd: chap 26, 10010 ms
[10:50:46] bd: chap 27, 10010 ms
[10:50:46] bd: chap 28, 10010 ms
[10:50:46] bd: chap 29, 10010 ms
[10:50:46] bd: chap 30, 10010 ms
[10:50:46] bd: chap 31, 10010 ms
[10:50:46] bd: chap 32, 10010 ms
[10:50:46] bd: chap 33, 10010 ms
[10:50:46] bd: chap 34, 10760 ms
[10:50:46] bd: chap 35, 250 ms
[10:50:46] bd: title 13 has 35 chapters
[10:50:46] bd: scanning title 14
[10:50:46] bd: playlist 00068.MPLS
[10:50:46] bd: duration is 00:00:10 (10010 ms)
[10:50:46] bd: video id=0x1011, stream type=H.264, format 1080p
[10:50:46] bd: aspect = 16:9
[10:50:46] bd: chap 1, 10010 ms
[10:50:46] bd: title 14 has 1 chapters
[10:50:46] bd: scanning title 15
[10:50:46] bd: playlist 00077.MPLS
[10:50:46] bd: duration is 00:00:10 (10010 ms)
[10:50:46] bd: video id=0x1011, stream type=H.264, format 1080p
[10:50:46] bd: aspect = 16:9
[10:50:46] bd: chap 1, 9759 ms
[10:50:46] bd: chap 2, 250 ms
[10:50:46] bd: title 15 has 2 chapters
[10:50:46] bd: scanning title 16
[10:50:46] bd: playlist 00078.MPLS
[10:50:46] bd: duration is 00:00:04 (4963 ms)
[10:50:46] bd: ignoring title (too short)
[10:50:46] bd: scanning title 17
[10:50:46] bd: playlist 00079.MPLS
[10:50:46] bd: duration is 00:00:04 (4963 ms)
[10:50:46] bd: ignoring title (too short)
[10:50:46] bd: scanning title 18
[10:50:46] bd: playlist 00087.MPLS
[10:50:46] bd: duration is 00:02:04 (124916 ms)
[10:50:46] bd: video id=0x1011, stream type=H.264, format 1080p
[10:50:46] bd: aspect = 16:9
[10:50:46] bd: audio id=0x1100, lang=English (BD LPCM), 3cc=eng
[10:50:46] bd: chap 1, 166 ms
[10:50:46] bd: chap 2, 124749 ms
[10:50:46] bd: title 18 has 2 chapters
[10:50:46] bd: scanning title 19
[10:50:46] bd: playlist 00127.MPLS
[10:50:46] bd: duration is 00:02:04 (124916 ms)
[10:50:46] bd: video id=0x1011, stream type=H.264, format 1080p
[10:50:46] bd: aspect = 16:9
[10:50:46] bd: audio id=0x1100, lang=English (BD LPCM), 3cc=eng
[10:50:46] bd: chap 1, 124916 ms
[10:50:46] bd: title 19 has 1 chapters
[10:50:46] bd: scanning title 20
[10:50:46] bd: playlist 00450.MPLS
[10:50:46] bd: duration is 00:00:07 (7007 ms)
[10:50:46] bd: ignoring title (too short)
[10:50:46] bd: scanning title 21
[10:50:46] bd: playlist 00451.MPLS
[10:50:46] bd: duration is 00:24:40 (1480353 ms)
[10:50:46] bd: video id=0x1011, stream type=H.264, format 1080p
[10:50:46] bd: aspect = 16:9
[10:50:46] bd: audio id=0x1100, lang=English (AC3), 3cc=eng
[10:50:46] bd: subtitle id=0x1200, lang=English [PGS], 3cc=eng
[10:50:46] bd: subtitle id=0x1201, lang=Francais [PGS], 3cc=fra
[10:50:46] bd: subtitle id=0x1202, lang=italiano [PGS], 3cc=ita
[10:50:46] bd: subtitle id=0x1203, lang=español [PGS], 3cc=spa
[10:50:46] bd: subtitle id=0x1204, lang=?? [PGS], 3cc=zho
[10:50:46] bd: subtitle id=0x1205, lang=?? [PGS], 3cc=zho
[10:50:46] bd: subtitle id=0x1206, lang=??? [PGS], 3cc=kor
[10:50:46] bd: subtitle id=0x1207, lang=español [PGS], 3cc=spa
[10:50:46] bd: subtitle id=0x1208, lang=Portugues [PGS], 3cc=por
[10:50:46] bd: subtitle id=0x1209, lang=ceština [PGS], 3cc=ces
[10:50:46] bd: subtitle id=0x120a, lang=polski [PGS], 3cc=pol
[10:50:46] bd: subtitle id=0x120b, lang=??? [PGS], 3cc=jpn
[10:50:46] bd: chap 1, 1480103 ms
[10:50:46] bd: chap 2, 250 ms
[10:50:46] bd: title 21 has 2 chapters
[10:50:46] bd: scanning title 22
[10:50:46] bd: playlist 00800.MPLS
[10:50:46] bd: duration is 02:21:58 (8518510 ms)
[10:50:46] bd: video id=0x1011, stream type=H.264, format 1080p
[10:50:46] bd: aspect = 16:9
[10:50:46] bd: audio id=0x761100, lang=English (AC3), 3cc=eng
[10:50:46] bd: audio id=0x721100, lang=English (TrueHD), 3cc=eng
[10:50:46] bd: audio id=0x1101, lang=English (AC3), 3cc=eng
[10:50:46] bd: audio id=0x1102, lang=English (AC3), 3cc=eng
[10:50:46] bd: audio id=0x1103, lang=Francais (AC3), 3cc=fra
[10:50:46] bd: audio id=0x1104, lang=italiano (AC3), 3cc=ita
[10:50:46] bd: audio id=0x1105, lang=español (AC3), 3cc=spa
[10:50:46] bd: audio id=0x1106, lang=español (AC3), 3cc=spa
[10:50:46] bd: audio id=0x1107, lang=Portugues (AC3), 3cc=por
[10:50:46] bd: audio id=0x1108, lang=ceština (AC3), 3cc=ces
[10:50:46] bd: audio id=0x1109, lang=polski (AC3), 3cc=pol
[10:50:46] bd: audio id=0x110a, lang=polski (AC3), 3cc=pol
[10:50:46] bd: audio id=0x110b, lang=slovencina (AC3), 3cc=slk
[10:50:46] bd: audio id=0x110c, lang=??? (AC3), 3cc=jpn
[10:50:46] bd: subtitle id=0x1200, lang=English [PGS], 3cc=eng
[10:50:46] bd: subtitle id=0x1201, lang=Francais [PGS], 3cc=fra
[10:50:46] bd: subtitle id=0x1202, lang=italiano [PGS], 3cc=ita
[10:50:46] bd: subtitle id=0x1203, lang=español [PGS], 3cc=spa
[10:50:46] bd: subtitle id=0x1204, lang=?? [PGS], 3cc=zho
[10:50:46] bd: subtitle id=0x1205, lang=?? [PGS], 3cc=zho
[10:50:46] bd: subtitle id=0x1206, lang=??? [PGS], 3cc=kor
[10:50:46] bd: subtitle id=0x1207, lang=español [PGS], 3cc=spa
[10:50:46] bd: subtitle id=0x1208, lang=Portugues [PGS], 3cc=por
[10:50:46] bd: subtitle id=0x1209, lang=ceština [PGS], 3cc=ces
[10:50:46] bd: subtitle id=0x120a, lang=dansk [PGS], 3cc=dan
[10:50:46] bd: subtitle id=0x120b, lang=suomi [PGS], 3cc=fin
[10:50:46] bd: subtitle id=0x120c, lang=norsk [PGS], 3cc=nor
[10:50:46] bd: subtitle id=0x120d, lang=polski [PGS], 3cc=pol
[10:50:46] bd: subtitle id=0x120e, lang=svenska [PGS], 3cc=swe
[10:50:46] bd: subtitle id=0x120f, lang=??? [PGS], 3cc=jpn
[10:50:46] bd: subtitle id=0x1210, lang=??? [PGS], 3cc=jpn
[10:50:46] bd: subtitle id=0x1211, lang=Francais [PGS], 3cc=fra
[10:50:46] bd: subtitle id=0x1212, lang=italiano [PGS], 3cc=ita
[10:50:46] bd: subtitle id=0x1213, lang=español [PGS], 3cc=spa
[10:50:46] bd: subtitle id=0x1214, lang=español [PGS], 3cc=spa
[10:50:46] bd: subtitle id=0x1218, lang=Portugues [PGS], 3cc=por
[10:50:46] bd: subtitle id=0x1215, lang=ceština [PGS], 3cc=ces
[10:50:46] bd: subtitle id=0x1216, lang=polski [PGS], 3cc=pol
[10:50:46] bd: subtitle id=0x1217, lang=slovencina [PGS], 3cc=slk
[10:50:46] bd: chap 1, 535034 ms
[10:50:46] bd: chap 2, 661702 ms
[10:50:46] bd: chap 3, 1017975 ms
[10:50:46] bd: chap 4, 277318 ms
[10:50:46] bd: chap 5, 526609 ms
[10:50:46] bd: chap 6, 504003 ms
[10:50:46] bd: chap 7, 593050 ms
[10:50:46] bd: chap 8, 712128 ms
[10:50:46] bd: chap 9, 577493 ms
[10:50:46] bd: chap 10, 623289 ms
[10:50:46] bd: chap 11, 655571 ms
[10:50:46] bd: chap 12, 462753 ms
[10:50:46] bd: chap 13, 529362 ms
[10:50:46] bd: chap 14, 841966 ms
[10:50:46] bd: chap 15, 250 ms
[10:50:46] bd: title 22 has 15 chapters
[10:50:46] bd: scanning title 23
[10:50:46] bd: playlist 00801.MPLS
[10:50:46] bd: duration is 02:21:58 (8518510 ms)
[10:50:46] bd: video id=0x1011, stream type=H.264, format 1080p
[10:50:46] bd: aspect = 16:9
[10:50:46] bd: audio id=0x761100, lang=English (AC3), 3cc=eng
[10:50:46] bd: audio id=0x721100, lang=English (TrueHD), 3cc=eng
[10:50:46] bd: audio id=0x1101, lang=English (AC3), 3cc=eng
[10:50:46] bd: audio id=0x110c, lang=??? (AC3), 3cc=jpn
[10:50:46] bd: subtitle id=0x120f, lang=??? [PGS], 3cc=jpn
[10:50:46] bd: subtitle id=0x1200, lang=English [PGS], 3cc=eng
[10:50:46] bd: subtitle id=0x1210, lang=??? [PGS], 3cc=jpn
[10:50:46] bd: chap 1, 535034 ms
[10:50:46] bd: chap 2, 661702 ms
[10:50:46] bd: chap 3, 1017975 ms
[10:50:46] bd: chap 4, 277318 ms
[10:50:46] bd: chap 5, 526609 ms
[10:50:46] bd: chap 6, 504003 ms
[10:50:46] bd: chap 7, 593050 ms
[10:50:46] bd: chap 8, 712128 ms
[10:50:46] bd: chap 9, 577493 ms
[10:50:46] bd: chap 10, 623289 ms
[10:50:46] bd: chap 11, 655571 ms
[10:50:46] bd: chap 12, 462753 ms
[10:50:46] bd: chap 13, 529362 ms
[10:50:46] bd: chap 14, 841966 ms
[10:50:46] bd: chap 15, 250 ms
[10:50:46] bd: title 23 has 15 chapters
[10:50:46] bd: scanning title 24
[10:50:46] bd: playlist 00803.MPLS
[10:50:46] bd: duration is 00:24:40 (1480353 ms)
[10:50:46] bd: video id=0x1011, stream type=H.264, format 1080p
[10:50:46] bd: aspect = 16:9
[10:50:46] bd: audio id=0x1100, lang=English (AC3), 3cc=eng
[10:50:46] bd: subtitle id=0x1200, lang=English [PGS], 3cc=eng
[10:50:46] bd: subtitle id=0x1201, lang=Francais [PGS], 3cc=fra
[10:50:46] bd: subtitle id=0x1202, lang=italiano [PGS], 3cc=ita
[10:50:46] bd: subtitle id=0x1203, lang=español [PGS], 3cc=spa
[10:50:46] bd: subtitle id=0x1204, lang=?? [PGS], 3cc=zho
[10:50:46] bd: subtitle id=0x1205, lang=?? [PGS], 3cc=zho
[10:50:46] bd: subtitle id=0x1206, lang=??? [PGS], 3cc=kor
[10:50:46] bd: subtitle id=0x1207, lang=español [PGS], 3cc=spa
[10:50:46] bd: subtitle id=0x1208, lang=Portugues [PGS], 3cc=por
[10:50:46] bd: subtitle id=0x1209, lang=ceština [PGS], 3cc=ces
[10:50:46] bd: subtitle id=0x120a, lang=polski [PGS], 3cc=pol
[10:50:46] bd: chap 1, 1480103 ms
[10:50:46] bd: chap 2, 250 ms
[10:50:46] bd: title 24 has 2 chapters
[10:50:46] bd: scanning title 25
[10:50:46] bd: playlist 00804.MPLS
[10:50:46] bd: duration is 00:24:40 (1480353 ms)
[10:50:46] bd: video id=0x1011, stream type=H.264, format 1080p
[10:50:46] bd: aspect = 16:9
[10:50:46] bd: audio id=0x1100, lang=English (AC3), 3cc=eng
[10:50:46] bd: subtitle id=0x1200, lang=English [PGS], 3cc=eng
[10:50:46] bd: subtitle id=0x120b, lang=??? [PGS], 3cc=jpn
[10:50:46] bd: chap 1, 1480103 ms
[10:50:46] bd: chap 2, 250 ms
[10:50:46] bd: title 25 has 2 chapters
[10:50:46] bd: scanning title 26
[10:50:46] bd: playlist 00805.MPLS
[10:50:46] bd: duration is 02:21:58 (8518510 ms)
[10:50:46] bd: video id=0x1011, stream type=H.264, format 1080p
[10:50:46] bd: aspect = 16:9
[10:50:46] bd: audio id=0x761100, lang=English (AC3), 3cc=eng
[10:50:46] bd: audio id=0x721100, lang=English (TrueHD), 3cc=eng
[10:50:46] bd: audio id=0x1101, lang=English (AC3), 3cc=eng
[10:50:46] bd: audio id=0x1102, lang=English (AC3), 3cc=eng
[10:50:46] bd: audio id=0x1103, lang=Francais (AC3), 3cc=fra
[10:50:46] bd: audio id=0x1104, lang=italiano (AC3), 3cc=ita
[10:50:46] bd: audio id=0x1105, lang=español (AC3), 3cc=spa
[10:50:46] bd: audio id=0x1106, lang=español (AC3), 3cc=spa
[10:50:46] bd: audio id=0x1107, lang=Portugues (AC3), 3cc=por
[10:50:46] bd: audio id=0x1108, lang=ceština (AC3), 3cc=ces
[10:50:46] bd: audio id=0x1109, lang=polski (AC3), 3cc=pol
[10:50:46] bd: audio id=0x110a, lang=polski (AC3), 3cc=pol
[10:50:46] bd: audio id=0x110b, lang=slovencina (AC3), 3cc=slk
[10:50:46] bd: subtitle id=0x1200, lang=English [PGS], 3cc=eng
[10:50:46] bd: subtitle id=0x1201, lang=Francais [PGS], 3cc=fra
[10:50:46] bd: subtitle id=0x1202, lang=italiano [PGS], 3cc=ita
[10:50:46] bd: subtitle id=0x1203, lang=español [PGS], 3cc=spa
[10:50:46] bd: subtitle id=0x1204, lang=?? [PGS], 3cc=zho
[10:50:46] bd: subtitle id=0x1205, lang=?? [PGS], 3cc=zho
[10:50:46] bd: subtitle id=0x1206, lang=??? [PGS], 3cc=kor
[10:50:46] bd: subtitle id=0x1207, lang=español [PGS], 3cc=spa
[10:50:46] bd: subtitle id=0x1208, lang=Portugues [PGS], 3cc=por
[10:50:46] bd: subtitle id=0x1209, lang=ceština [PGS], 3cc=ces
[10:50:46] bd: subtitle id=0x120a, lang=dansk [PGS], 3cc=dan
[10:50:46] bd: subtitle id=0x120b, lang=suomi [PGS], 3cc=fin
[10:50:46] bd: subtitle id=0x120c, lang=norsk [PGS], 3cc=nor
[10:50:46] bd: subtitle id=0x120d, lang=polski [PGS], 3cc=pol
[10:50:46] bd: subtitle id=0x120e, lang=svenska [PGS], 3cc=swe
[10:50:46] bd: subtitle id=0x1211, lang=Francais [PGS], 3cc=fra
[10:50:46] bd: subtitle id=0x1212, lang=italiano [PGS], 3cc=ita
[10:50:46] bd: subtitle id=0x1213, lang=español [PGS], 3cc=spa
[10:50:46] bd: subtitle id=0x1214, lang=español [PGS], 3cc=spa
[10:50:46] bd: subtitle id=0x1218, lang=Portugues [PGS], 3cc=por
[10:50:46] bd: subtitle id=0x1215, lang=ceština [PGS], 3cc=ces
[10:50:46] bd: subtitle id=0x1216, lang=polski [PGS], 3cc=pol
[10:50:46] bd: subtitle id=0x1217, lang=slovencina [PGS], 3cc=slk
[10:50:46] bd: chap 1, 535034 ms
[10:50:46] bd: chap 2, 661702 ms
[10:50:46] bd: chap 3, 1017975 ms
[10:50:46] bd: chap 4, 277318 ms
[10:50:46] bd: chap 5, 526609 ms
[10:50:46] bd: chap 6, 504003 ms
[10:50:46] bd: chap 7, 593050 ms
[10:50:46] bd: chap 8, 712128 ms
[10:50:46] bd: chap 9, 577493 ms
[10:50:46] bd: chap 10, 623289 ms
[10:50:46] bd: chap 11, 655571 ms
[10:50:46] bd: chap 12, 462753 ms
[10:50:46] bd: chap 13, 529362 ms
[10:50:46] bd: chap 14, 841966 ms
[10:50:46] bd: chap 15, 250 ms
[10:50:46] bd: title 26 has 15 chapters
[10:50:46] scan: decoding previews for title 1
[10:50:46] scan: title angle(s) 1
[10:50:46] scan: audio 0x761100: ac3, rate=48000Hz, bitrate=640000 English (AC3) (5.1 ch) (Dolby Digital EX) (640 kbps)
[10:50:46] scan: audio 0x721100: truehd, rate=48000Hz, bitrate=128000 English (TrueHD) (7.1 ch) (128 kbps)
[10:50:47] 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:50:47] stream: 9 good frames, 0 errors (0%)
[10:50:47] scan: decoding previews for title 2
[10:50:47] scan: title angle(s) 1
[10:50:47] scan: audio 0x1100: pcm_bluray, rate=48000Hz, bitrate=1536000 English (BD LPCM) (2.0 ch) (1536 kbps)
[10:50:48] 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:50:48] stream: 10 good frames, 0 errors (0%)
[10:50:48] scan: decoding previews for title 3
[10:50:48] scan: title angle(s) 1
[10:50:48] 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:50:48] stream: 4 good frames, 0 errors (0%)
[10:50:48] scan: decoding previews for title 4
[10:50:48] scan: title angle(s) 1
[10:50:48] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 152/152/436/432, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left
[10:50:48] stream: 4 good frames, 0 errors (0%)
[10:50:48] scan: decoding previews for title 7
[10:50:48] scan: title angle(s) 1
[10:50:49] 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:50:49] stream: 7 good frames, 0 errors (0%)
[10:50:49] scan: decoding previews for title 8
[10:50:49] scan: title angle(s) 1
[10:50:50] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 110/202/348/348, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left
[10:50:50] stream: 7 good frames, 0 errors (0%)
[10:50:50] scan: decoding previews for title 9
[10:50:50] scan: title angle(s) 1
[10:50:51] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 110/148/348/348, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left
[10:50:51] stream: 7 good frames, 0 errors (0%)
[10:50:51] scan: decoding previews for title 11
[10:50:51] scan: title angle(s) 1
[10:50:51] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 128/130/280/264, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left
[10:50:51] stream: 8 good frames, 0 errors (0%)
[10:50:51] scan: decoding previews for title 13
[10:50:51] scan: title angle(s) 1
[10:50:52] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 110/116/348/348, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left
[10:50:52] stream: 7 good frames, 0 errors (0%)
[10:50:52] scan: decoding previews for title 14
[10:50:52] scan: title angle(s) 1
[10:50:52] 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:50:52] stream: 4 good frames, 0 errors (0%)
[10:50:52] scan: decoding previews for title 15
[10:50:52] scan: title angle(s) 1
[10:50:52] 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:50:52] stream: 4 good frames, 0 errors (0%)
[10:50:52] scan: decoding previews for title 18
[10:50:52] scan: title angle(s) 1
[10:50:52] scan: audio 0x1100: pcm_bluray, rate=48000Hz, bitrate=1536000 English (BD LPCM) (2.0 ch) (1536 kbps)
[10:50:53] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 0/54/0/0, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left
[10:50:53] stream: 8 good frames, 0 errors (0%)
[10:50:53] scan: decoding previews for title 19
[10:50:53] scan: title angle(s) 1
[10:50:53] scan: audio 0x1100: pcm_bluray, rate=48000Hz, bitrate=1536000 English (BD LPCM) (2.0 ch) (1536 kbps)
[10:50:55] 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:50:55] stream: 10 good frames, 0 errors (0%)
[10:50:55] scan: decoding previews for title 21
[10:50:55] scan: title angle(s) 1
[10:50:55] scan: audio 0x1100: ac3, rate=48000Hz, bitrate=192000 English (AC3) (2.0 ch) (192 kbps)
[10:50:56] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 16/0/0/0, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left
[10:50:56] stream: 10 good frames, 0 errors (0%)
[10:50:56] scan: decoding previews for title 22
[10:50:56] scan: title angle(s) 1
[10:50:56] scan: audio 0x721100: truehd, rate=48000Hz, bitrate=128000 English (TrueHD) (7.1 ch) (128 kbps)
[10:50:56] scan: audio 0x1101: ac3, rate=48000Hz, bitrate=448000 English (AC3) (5.1 ch) (448 kbps)
[10:50:56] scan: audio 0x1102: ac3, rate=48000Hz, bitrate=448000 English (AC3) (5.1 ch) (448 kbps)
[10:50:56] scan: audio 0x1103: ac3, rate=48000Hz, bitrate=448000 Francais (AC3) (5.1 ch) (448 kbps)
[10:50:56] scan: audio 0x1104: ac3, rate=48000Hz, bitrate=448000 italiano (AC3) (5.1 ch) (448 kbps)
[10:50:56] scan: audio 0x1105: ac3, rate=48000Hz, bitrate=448000 español (AC3) (5.1 ch) (448 kbps)
[10:50:56] scan: audio 0x1106: ac3, rate=48000Hz, bitrate=448000 español (AC3) (5.1 ch) (448 kbps)
[10:50:56] scan: audio 0x1107: ac3, rate=48000Hz, bitrate=448000 Portugues (AC3) (5.1 ch) (448 kbps)
[10:50:56] scan: audio 0x1108: ac3, rate=48000Hz, bitrate=448000 ceština (AC3) (5.1 ch) (448 kbps)
[10:50:56] scan: audio 0x1109: ac3, rate=48000Hz, bitrate=448000 polski (AC3) (5.1 ch) (448 kbps)
[10:50:56] scan: audio 0x110a: ac3, rate=48000Hz, bitrate=448000 polski (AC3) (5.1 ch) (448 kbps)
[10:50:56] scan: audio 0x110b: ac3, rate=48000Hz, bitrate=448000 slovencina (AC3) (5.1 ch) (448 kbps)
[10:50:56] scan: audio 0x110c: ac3, rate=48000Hz, bitrate=448000 ??? (AC3) (5.1 ch) (448 kbps)
[10:50:56] scan: audio 0x761100: ac3, rate=48000Hz, bitrate=448000 English (AC3) (5.1 ch) (Dolby Digital EX) (448 kbps)
[10:50:56] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 0/0/240/240, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left
[10:50:56] stream: 6 good frames, 0 errors (0%)
[10:50:56] scan: decoding previews for title 23
[10:50:56] scan: title angle(s) 1
[10:50:56] scan: audio 0x721100: truehd, rate=48000Hz, bitrate=128000 English (TrueHD) (7.1 ch) (128 kbps)
[10:50:56] scan: audio 0x1101: ac3, rate=48000Hz, bitrate=448000 English (AC3) (5.1 ch) (448 kbps)
[10:50:56] scan: audio 0x110c: ac3, rate=48000Hz, bitrate=448000 ??? (AC3) (5.1 ch) (448 kbps)
[10:50:56] scan: audio 0x761100: ac3, rate=48000Hz, bitrate=448000 English (AC3) (5.1 ch) (Dolby Digital EX) (448 kbps)
[10:50:57] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 0/0/240/240, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left
[10:50:57] stream: 6 good frames, 0 errors (0%)
[10:50:57] scan: decoding previews for title 24
[10:50:57] scan: title angle(s) 1
[10:50:57] scan: audio 0x1100: ac3, rate=48000Hz, bitrate=192000 English (AC3) (2.0 ch) (192 kbps)
[10:50:58] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 16/0/0/0, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left
[10:50:58] stream: 10 good frames, 0 errors (0%)
[10:50:58] scan: decoding previews for title 25
[10:50:58] scan: title angle(s) 1
[10:50:58] scan: audio 0x1100: ac3, rate=48000Hz, bitrate=192000 English (AC3) (2.0 ch) (192 kbps)
[10:50:59] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 16/0/0/0, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left
[10:50:59] stream: 10 good frames, 0 errors (0%)
[10:50:59] scan: decoding previews for title 26
[10:50:59] scan: title angle(s) 1
[10:50:59] scan: audio 0x721100: truehd, rate=48000Hz, bitrate=128000 English (TrueHD) (7.1 ch) (128 kbps)
[10:50:59] scan: audio 0x1101: ac3, rate=48000Hz, bitrate=448000 English (AC3) (5.1 ch) (448 kbps)
[10:50:59] scan: audio 0x1102: ac3, rate=48000Hz, bitrate=448000 English (AC3) (5.1 ch) (448 kbps)
[10:50:59] scan: audio 0x1103: ac3, rate=48000Hz, bitrate=448000 Francais (AC3) (5.1 ch) (448 kbps)
[10:50:59] scan: audio 0x1104: ac3, rate=48000Hz, bitrate=448000 italiano (AC3) (5.1 ch) (448 kbps)
[10:50:59] scan: audio 0x1105: ac3, rate=48000Hz, bitrate=448000 español (AC3) (5.1 ch) (448 kbps)
[10:50:59] scan: audio 0x1106: ac3, rate=48000Hz, bitrate=448000 español (AC3) (5.1 ch) (448 kbps)
[10:50:59] scan: audio 0x1107: ac3, rate=48000Hz, bitrate=448000 Portugues (AC3) (5.1 ch) (448 kbps)
[10:50:59] scan: audio 0x1108: ac3, rate=48000Hz, bitrate=448000 ceština (AC3) (5.1 ch) (448 kbps)
[10:50:59] scan: audio 0x1109: ac3, rate=48000Hz, bitrate=448000 polski (AC3) (5.1 ch) (448 kbps)
[10:50:59] scan: audio 0x110a: ac3, rate=48000Hz, bitrate=448000 polski (AC3) (5.1 ch) (448 kbps)
[10:50:59] scan: audio 0x110b: ac3, rate=48000Hz, bitrate=448000 slovencina (AC3) (5.1 ch) (448 kbps)
[10:50:59] scan: audio 0x761100: ac3, rate=48000Hz, bitrate=448000 English (AC3) (5.1 ch) (Dolby Digital EX) (448 kbps)
[10:51:00] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 0/0/240/240, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left
[10:51:00] stream: 6 good frames, 0 errors (0%)
[10:51:00] libhb: scan thread found 19 valid title(s)

 # Scan Finished ...

[swscaler @ 000001a00eed1e00] Warning: data is not aligned! This can lead to a speed loss
[10:51:00] decomb: deinterlaced 1 | blended 0 | unfiltered 0 | total 1
[10:51:06] decomb: deinterlaced 1 | blended 0 | unfiltered 0 | total 1
[10:51:40] decomb: deinterlaced 1 | blended 0 | unfiltered 0 | total 1
rollin_eng
Veteran User
Posts: 4840
Joined: Wed May 04, 2011 11:06 pm

Re: Correct Presets for Blu-Ray widescreen recording

Post by rollin_eng »

Can you please post your encode log.
CoolDadTx
Posts: 2
Joined: Tue Apr 26, 2022 3:34 pm

Re: Correct Presets for Blu-Ray widescreen recording

Post by CoolDadTx »

Code: Select all

HandBrake 1.5.1 (2022011000)
OS: Microsoft Windows NT 10.0.22000.0
CPU: 11th Gen Intel(R) Core(TM) i7-11700K @ 3.60GHz
Ram: 32649 MB, 
GPU Information:
  NVIDIA GeForce RTX 3070 Ti - 30.0.15.1215
Screen: 1920x1080
Temp Dir: C:\Users\Temp\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake\
Data Dir: C:\Users\Temp\AppData\Roaming\HandBrake

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

 # Starting Encode ...

[10:51:45] base preset: Plex (Blu Ray)
[10:51:45] Remote Process started with Process ID: 57884 using port: 8037. Max Allowed Instances: 1
[10:51:45] Worker: Starting HandBrake Engine ...
[10:51:45] Worker: Starting Web Server on port 8037 ...
[10:51:45] Worker: Disconnected worker monitoring enabled!
[10:51:45] Compile-time hardening features are enabled
[10:51:45] hb_init: starting libhb thread
[10:51:45] Starting work at: Tue Apr 26 10:51:45 2022
[10:51:45] 1 job(s) to process
[10:51:45] json job:
{
  "Audio": {
    "AudioList": [
      {
        "Bitrate": 160,
        "DRC": 0,
        "Encoder": "av_aac",
        "Gain": 0,
        "Mixdown": 4,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Track": 0,
        "DitherMethod": 0
      }
    ],
    "CopyMask": [
      "copy:aac",
      "copy:ac3",
      "copy:dtshd",
      "copy:dts",
      "copy:eac3",
      "copy:flac",
      "copy:mp3",
      "copy:truehd",
      "copy:mp2"
    ],
    "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"
      }
    ],
    "ChapterMarkers": true,
    "AlignAVStart": true,
    "File": "C:\\temp\\Justice League-22.mp4",
    "Mp4Options": {
      "IpodAtom": false,
      "Mp4Optimize": true
    },
    "Mux": "av_mp4"
  },
  "Filters": {
    "FilterList": [
      {
        "ID": 2,
        "Settings": {}
      },
      {
        "ID": 4,
        "Settings": {
          "mode": "7"
        }
      },
      {
        "ID": 3,
        "Settings": {
          "block-height": "16",
          "block-thresh": "40",
          "block-width": "16",
          "filter-mode": "2",
          "mode": "3",
          "motion-thresh": "1",
          "spatial-metric": "2",
          "spatial-thresh": "1"
        }
      },
      {
        "ID": 13,
        "Settings": {
          "crop-bottom": "0",
          "crop-left": "240",
          "crop-right": "240",
          "crop-top": "0",
          "height": "1080",
          "width": "854"
        }
      },
      {
        "ID": 6,
        "Settings": {
          "mode": "0"
        }
      }
    ]
  },
  "PAR": {
    "Num": 1,
    "Den": 1
  },
  "Metadata": {},
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "chapter",
      "Start": 1,
      "End": 15
    },
    "Title": 22,
    "Path": "C:\\Temp\\Justice League"
  },
  "Subtitle": {
    "Search": {
      "Burn": true,
      "Default": false,
      "Enable": true,
      "Forced": true
    },
    "SubtitleList": []
  },
  "Video": {
    "Encoder": "x264",
    "Level": "auto",
    "Bitrate": 1800,
    "TwoPass": false,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "",
    "Preset": "fast",
    "Profile": "auto",
    "QSV": {
      "Decode": false
    }
  }
}
[10:51:45] CPU: 11th Gen Intel(R) Core(TM) i7-11700K @ 3.60GHz
[10:51:45]  - logical processor count: 16
[10:51:45] Intel Quick Sync Video support: no
[10:51:45] hb_scan: path=C:\Temp\Justice League, title_index=22
src/libbluray/bdj/bdj.c:133: Error opening registry key SOFTWARE\JavaSoft\Java Runtime Environment\
src/libbluray/bdj/bdj.c:778: BD-J check: Failed to load JVM library
src/libbluray/bdj/bdj.c:133: Error opening registry key SOFTWARE\JavaSoft\Java Runtime Environment\
src/libbluray/bdj/bdj.c:778: BD-J check: Failed to load JVM library
[10:51:45] scan: BD has 26 title(s)
[10:51:45] bd: scanning title 22
[10:51:45] bd: playlist 00800.MPLS
[10:51:45] bd: duration is 02:21:58 (8518510 ms)
[10:51:45] bd: video id=0x1011, stream type=H.264, format 1080p
[10:51:45] bd: aspect = 16:9
[10:51:45] bd: audio id=0x761100, lang=English (AC3), 3cc=eng
[10:51:45] bd: audio id=0x721100, lang=English (TrueHD), 3cc=eng
[10:51:45] bd: audio id=0x1101, lang=English (AC3), 3cc=eng
[10:51:45] bd: audio id=0x1102, lang=English (AC3), 3cc=eng
[10:51:45] bd: audio id=0x1103, lang=Francais (AC3), 3cc=fra
[10:51:45] bd: audio id=0x1104, lang=italiano (AC3), 3cc=ita
[10:51:45] bd: audio id=0x1105, lang=espaol (AC3), 3cc=spa
[10:51:45] bd: audio id=0x1106, lang=espaol (AC3), 3cc=spa
[10:51:45] bd: audio id=0x1107, lang=Portugues (AC3), 3cc=por
[10:51:45] bd: audio id=0x1108, lang=cestina (AC3), 3cc=ces
[10:51:45] bd: audio id=0x1109, lang=polski (AC3), 3cc=pol
[10:51:45] bd: audio id=0x110a, lang=polski (AC3), 3cc=pol
[10:51:45] bd: audio id=0x110b, lang=slovencina (AC3), 3cc=slk
[10:51:45] bd: audio id=0x110c, lang=??? (AC3), 3cc=jpn
[10:51:45] bd: subtitle id=0x1200, lang=English [PGS], 3cc=eng
[10:51:45] bd: subtitle id=0x1201, lang=Francais [PGS], 3cc=fra
[10:51:45] bd: subtitle id=0x1202, lang=italiano [PGS], 3cc=ita
[10:51:45] bd: subtitle id=0x1203, lang=espaol [PGS], 3cc=spa
[10:51:45] bd: subtitle id=0x1204, lang=?? [PGS], 3cc=zho
[10:51:45] bd: subtitle id=0x1205, lang=?? [PGS], 3cc=zho
[10:51:45] bd: subtitle id=0x1206, lang=??? [PGS], 3cc=kor
[10:51:45] bd: subtitle id=0x1207, lang=espaol [PGS], 3cc=spa
[10:51:45] bd: subtitle id=0x1208, lang=Portugues [PGS], 3cc=por
[10:51:45] bd: subtitle id=0x1209, lang=cestina [PGS], 3cc=ces
[10:51:45] bd: subtitle id=0x120a, lang=dansk [PGS], 3cc=dan
[10:51:45] bd: subtitle id=0x120b, lang=suomi [PGS], 3cc=fin
[10:51:45] bd: subtitle id=0x120c, lang=norsk [PGS], 3cc=nor
[10:51:45] bd: subtitle id=0x120d, lang=polski [PGS], 3cc=pol
[10:51:45] bd: subtitle id=0x120e, lang=svenska [PGS], 3cc=swe
[10:51:45] bd: subtitle id=0x120f, lang=??? [PGS], 3cc=jpn
[10:51:45] bd: subtitle id=0x1210, lang=??? [PGS], 3cc=jpn
[10:51:45] bd: subtitle id=0x1211, lang=Francais [PGS], 3cc=fra
[10:51:45] bd: subtitle id=0x1212, lang=italiano [PGS], 3cc=ita
[10:51:45] bd: subtitle id=0x1213, lang=espaol [PGS], 3cc=spa
[10:51:45] bd: subtitle id=0x1214, lang=espaol [PGS], 3cc=spa
[10:51:45] bd: subtitle id=0x1218, lang=Portugues [PGS], 3cc=por
[10:51:45] bd: subtitle id=0x1215, lang=cestina [PGS], 3cc=ces
[10:51:45] bd: subtitle id=0x1216, lang=polski [PGS], 3cc=pol
[10:51:45] bd: subtitle id=0x1217, lang=slovencina [PGS], 3cc=slk
[10:51:45] bd: chap 1, 535034 ms
[10:51:45] bd: chap 2, 661702 ms
[10:51:45] bd: chap 3, 1017975 ms
[10:51:45] bd: chap 4, 277318 ms
[10:51:45] bd: chap 5, 526609 ms
[10:51:45] bd: chap 6, 504003 ms
[10:51:45] bd: chap 7, 593050 ms
[10:51:45] bd: chap 8, 712128 ms
[10:51:45] bd: chap 9, 577493 ms
[10:51:45] bd: chap 10, 623289 ms
[10:51:45] bd: chap 11, 655571 ms
[10:51:45] bd: chap 12, 462753 ms
[10:51:45] bd: chap 13, 529362 ms
[10:51:45] bd: chap 14, 841966 ms
[10:51:45] bd: chap 15, 250 ms
[10:51:45] bd: title 22 has 15 chapters
[10:51:45] scan: decoding previews for title 22
[10:51:45] scan: title angle(s) 1
[10:51:45] scan: audio 0x721100: truehd, rate=48000Hz, bitrate=128000 English (TrueHD) (7.1 ch) (128 kbps)
[10:51:45] scan: audio 0x1101: ac3, rate=48000Hz, bitrate=448000 English (AC3) (5.1 ch) (448 kbps)
[10:51:45] scan: audio 0x1102: ac3, rate=48000Hz, bitrate=448000 English (AC3) (5.1 ch) (448 kbps)
[10:51:45] scan: audio 0x1103: ac3, rate=48000Hz, bitrate=448000 Francais (AC3) (5.1 ch) (448 kbps)
[10:51:45] scan: audio 0x1104: ac3, rate=48000Hz, bitrate=448000 italiano (AC3) (5.1 ch) (448 kbps)
[10:51:45] scan: audio 0x1105: ac3, rate=48000Hz, bitrate=448000 espaol (AC3) (5.1 ch) (448 kbps)
[10:51:45] scan: audio 0x1106: ac3, rate=48000Hz, bitrate=448000 espaol (AC3) (5.1 ch) (448 kbps)
[10:51:45] scan: audio 0x1107: ac3, rate=48000Hz, bitrate=448000 Portugues (AC3) (5.1 ch) (448 kbps)
[10:51:45] scan: audio 0x1108: ac3, rate=48000Hz, bitrate=448000 cestina (AC3) (5.1 ch) (448 kbps)
[10:51:45] scan: audio 0x1109: ac3, rate=48000Hz, bitrate=448000 polski (AC3) (5.1 ch) (448 kbps)
[10:51:45] scan: audio 0x110a: ac3, rate=48000Hz, bitrate=448000 polski (AC3) (5.1 ch) (448 kbps)
[10:51:45] scan: audio 0x110b: ac3, rate=48000Hz, bitrate=448000 slovencina (AC3) (5.1 ch) (448 kbps)
[10:51:45] scan: audio 0x110c: ac3, rate=48000Hz, bitrate=448000 ??? (AC3) (5.1 ch) (448 kbps)
[10:51:45] scan: audio 0x761100: ac3, rate=48000Hz, bitrate=448000 English (AC3) (5.1 ch) (Dolby Digital EX) (448 kbps)
[10:51:46] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 0/0/240/240, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left
[10:51:46] stream: 6 good frames, 0 errors (0%)
[10:51:46] libhb: scan thread found 1 valid title(s)
[10:51:46] Starting Task: Subtitle Scan
[10:51:46] job configuration:
[10:51:46]  * source
[10:51:46]    + C:\Temp\Justice League
[10:51:46]    + title 22, chapter(s) 1 to 15
[10:51:46]  * destination
[10:51:46]    + C:\temp\Justice League-22.mp4
[10:51:46]    + container: MPEG-4 (libavformat)
[10:51:46]      + optimized for HTTP streaming (fast start)
[10:51:46]      + align initial A/V stream timestamps
[10:51:46]      + chapter markers
[10:51:46]  * video track
[10:51:46]    + decoder: h264 8-bit (yuv420p)
[10:51:46]      + bitrate 200 kbps
[10:51:46]    + filters
[10:51:46]      + Detelecine (pullup) ()
[10:51:46]      + Comb Detect (mode=3:spatial-metric=2:motion-thresh=1:spatial-thresh=1:filter-mode=2:block-thresh=40:block-width=16:block-height=16)
[10:51:46]      + Decomb (mode=39)
[10:51:46]      + Framerate Shaper (mode=0)
[10:51:46]        + frame rate: same as source (around 23.976 fps)
[10:51:46]      + Crop and Scale (width=854:height=1080:crop-top=0:crop-bottom=0:crop-left=240:crop-right=240)
[10:51:46]        + source: 1920 * 1080, crop (0/0/240/240): 1440 * 1080, scale: 854 * 1080
[10:51:46]    + Output geometry
[10:51:46]      + storage dimensions: 854 x 1080
[10:51:46]      + pixel aspect ratio: 1 : 1
[10:51:46]      + display dimensions: 854 x 1080
[10:51:46]  * Foreign Audio Search: Render/Burn-in, Forced Only
[10:51:46]    + subtitle, English [PGS] (track 0, id 0x1200, Picture)
src/libbluray/bdj/bdj.c:133: Error opening registry key SOFTWARE\JavaSoft\Java Runtime Environment\
src/libbluray/bdj/bdj.c:778: BD-J check: Failed to load JVM library
src/libbluray/bdj/bdj.c:133: Error opening registry key SOFTWARE\JavaSoft\Java Runtime Environment\
src/libbluray/bdj/bdj.c:778: BD-J check: Failed to load JVM library
[10:51:46] sync: expecting 204240 video frames
[10:52:23] bd: End of title
[10:52:23] reader: done. 1 scr changes
[10:52:23] work: average encoding speed for job is 0.000000 fps
[10:52:23] comb detect: heavy 0 | light 0 | uncombed 0 | total 0
[10:52:23] decomb: deinterlaced 0 | blended 0 | unfiltered 0 | total 0
[10:52:23] vfr: lost time: 0 (0 frames)
[10:52:23] vfr: gained time: 0 (0 frames) (0 not accounted for)
[10:52:23] stream: 204240 good frames, 0 errors (0%)
[10:52:23] h264-decoder done: 0 frames, 1 decoder errors
[10:52:23] sync: got 0 frames, 204240 expected
[10:52:23] Subtitle track 0 (id 0x1200) 'English [PGS]': 1690 hits (0 forced)
[10:52:23] No candidate detected during subtitle scan
[10:52:23] Starting Task: Encoding Pass
[10:52:23] work: track 1, dithering not supported by codec
[10:52:23] job configuration:
[10:52:23]  * source
[10:52:23]    + C:\Temp\Justice League
[10:52:23]    + title 22, chapter(s) 1 to 15
[10:52:23]  * destination
[10:52:23]    + C:\temp\Justice League-22.mp4
[10:52:23]    + container: MPEG-4 (libavformat)
[10:52:23]      + optimized for HTTP streaming (fast start)
[10:52:23]      + align initial A/V stream timestamps
[10:52:23]      + chapter markers
[10:52:23]  * video track
[10:52:23]    + decoder: h264 8-bit (yuv420p)
[10:52:23]      + bitrate 200 kbps
[10:52:23]    + filters
[10:52:23]      + Detelecine (pullup) ()
[10:52:23]      + Comb Detect (mode=3:spatial-metric=2:motion-thresh=1:spatial-thresh=1:filter-mode=2:block-thresh=40:block-width=16:block-height=16)
[10:52:23]      + Decomb (mode=39)
[10:52:23]      + Framerate Shaper (mode=0)
[10:52:23]        + frame rate: same as source (around 23.976 fps)
[10:52:23]      + Crop and Scale (width=854:height=1080:crop-top=0:crop-bottom=0:crop-left=240:crop-right=240)
[10:52:23]        + source: 1920 * 1080, crop (0/0/240/240): 1440 * 1080, scale: 854 * 1080
[10:52:23]    + Output geometry
[10:52:23]      + storage dimensions: 854 x 1080
[10:52:23]      + pixel aspect ratio: 1 : 1
[10:52:23]      + display dimensions: 854 x 1080
[10:52:23]    + encoder: H.264 (libx264)
[10:52:23]      + preset:  fast
[10:52:23]      + profile: auto
[10:52:23]      + level:   auto
[10:52:23]      + bitrate: 1800 kbps, pass: 0
[10:52:23]      + color profile: 1-1-1
[10:52:23]      + chroma location: left
[10:52:23]  * audio track 1
[10:52:23]    + decoder: English (AC3) (5.1 ch) (Dolby Digital EX) (448 kbps) (track 1, id 0x761100)
[10:52:23]      + bitrate: 448 kbps, samplerate: 48000 Hz
[10:52:23]    + mixdown: Stereo
[10:52:23]    + encoder: AAC (libavcodec)
[10:52:23]      + bitrate: 160 kbps, samplerate: 48000 Hz
src/libbluray/bdj/bdj.c:133: Error opening registry key SOFTWARE\JavaSoft\Java Runtime Environment\
src/libbluray/bdj/bdj.c:778: BD-J check: Failed to load JVM library
src/libbluray/bdj/bdj.c:133: Error opening registry key SOFTWARE\JavaSoft\Java Runtime Environment\
src/libbluray/bdj/bdj.c:778: BD-J check: Failed to load JVM library
[10:52:23] sync: expecting 204240 video frames
[10:52:23] encx264: min-keyint: 24, keyint: 240
[10:52:23] encx264: encoding at average bitrate 1800
[10:52:23] encx264: unparsed options: ref=2:weightp=1:subme=6:rc-lookahead=30
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 AVX512
x264 [info]: profile High, level 3.2, 4:2:0, 8-bit
[10:52:23] sync: first pts video is 0
[10:52:23] sync: "Chapter 1" (1) at frame 1 time 0
[10:52:23] sync: first pts audio 0x761100 is 0
[10:54:20] sync: "Chapter 2" (2) at frame 12826 time 48141843
[10:56:36] sync: "Chapter 3" (3) at frame 28694 time 107706348
[11:00:16] sync: "Chapter 4" (4) at frame 53096 time 199305356
[11:01:13] sync: "Chapter 5" (5) at frame 59750 time 224282808
[11:03:03] sync: "Chapter 6" (6) at frame 72365 time 271636365
[11:04:54] sync: "Chapter 7" (7) at frame 84460 time 317037971
[11:06:57] sync: "Chapter 8" (8) at frame 98676 time 370401281
[11:09:25] sync: "Chapter 9" (9) at frame 115753 time 434504070
[11:11:17] sync: "Chapter 10" (10) at frame 129599 time 486478492
[11:13:22] sync: "Chapter 11" (11) at frame 144543 time 542574532
[11:15:41] sync: "Chapter 12" (12) at frame 160257 time 601560960
[11:17:17] sync: "Chapter 13" (13) at frame 171356 time 643223831
[11:19:16] sync: "Chapter 14" (14) at frame 184048 time 690866426
[11:22:05] bd: End of title
[11:22:05] reader: done. 1 scr changes
[11:22:06] sync: "Chapter 15" (15) at frame 204233 time 766635870
[11:22:06] work: average encoding speed for job is 114.567902 fps
[11:22:06] comb detect: heavy 1298 | light 6517 | uncombed 196423 | total 204238
[11:22:06] decomb: deinterlaced 1298 | blended 6517 | unfiltered 196423 | total 204238
[11:22:06] vfr: lost time: 7508 (0 frames)
[11:22:06] vfr: gained time: 7508 (8 frames) (0 not accounted for)
[11:22:06] stream: 204240 good frames, 0 errors (0%)
[11:22:06] ac3-decoder done: 266204 frames, 0 decoder errors
[11:22:06] h264-decoder done: 204240 frames, 0 decoder errors
[11:22:06] sync: got 204240 frames, 204240 expected
[11:22:06] sync: framerate min 23.976 fps, max 23.976 fps, avg 23.976 fps
x264 [info]: frame I:2697  Avg QP:21.41  size: 45510
x264 [info]: frame P:63192 Avg QP:24.46  size: 15434
x264 [info]: frame B:138349 Avg QP:25.62  size:  5815
x264 [info]: consecutive B-frames:  8.7%  2.1%  2.5% 86.7%
x264 [info]: mb I  I16..4: 15.2% 69.7% 15.1%
x264 [info]: mb P  I16..4:  4.2% 12.8%  1.6%  P16..4: 34.9% 10.8%  6.4%  0.0%  0.0%    skip:29.3%
x264 [info]: mb B  I16..4:  3.2%  6.6%  0.4%  B16..8: 21.5%  4.5%  0.3%  direct:11.1%  skip:52.4%  L0:41.8% L1:48.7% BI: 9.5%
x264 [info]: final ratefactor: 23.79
x264 [info]: 8x8 transform intra:67.0% inter:72.4%
x264 [info]: coded y,uvDC,uvAC intra: 44.3% 40.3% 8.5% inter: 13.3% 10.6% 0.2%
x264 [info]: i16 v,h,dc,p: 42% 15% 14% 29%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 27% 12% 27%  5%  6%  8%  5%  7%  4%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 33% 11% 15%  6%  8% 10%  5%  8%  4%
x264 [info]: i8c dc,h,v,p: 65% 11% 20%  3%
x264 [info]: Weighted P-Frames: Y:5.0% UV:2.8%
x264 [info]: ref P L0: 69.9% 30.1%
x264 [info]: ref B L0: 84.7% 15.3%
x264 [info]: ref B L1: 95.6%  4.4%
x264 [info]: kb/s:1786.77
[11:22:08] mux: track 0, 204238 frames, 1902486030 bytes, 1786.68 kbps, fifo 4096
[11:22:08] mux: track 1, 399307 frames, 170831043 bytes, 160.43 kbps, fifo 8192
[11:22:08] Finished work at: Tue Apr 26 11:22:08 2022
[11:22:08] libhb: work result = 0

 # Job Completed!
Post Reply