Washed out image after encoding SDR Remux to x265-10bit

General questions or discussion about HandBrake, Video and/or audio transcoding, trends etc.
Post Reply
NoobieEncoder
Posts: 6
Joined: Sat Apr 01, 2023 3:23 pm

Washed out image after encoding SDR Remux to x265-10bit

Post by NoobieEncoder »

I've recently encoded a SDR BluRay x264 Remux using x265-10bit at slow, and there's this weird slight washed out color throughout the whole movie. Comparison here

I would understand the image being washed out if I was encoding an HDR source to an SDR source, but I've confirmed that the original source file is SDR. I've also looked at the two video files using different video playback software (VLC, MPC, MPV) and same thing: image is washed out on the encoded file

Any suggestions on what I can do to prevent the colors from being washed out?

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

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

HandBrake Activity Log ***required***

Code: Select all

HandBrake 1.6.1 (2023012300)
OS: Microsoft Windows NT 10.0.19045.0
CPU: AMD Ryzen 7 5800X 8-Core Processor             
Ram: 32683 MB, 
GPU Information:
  AMD Radeon RX 6600 XT - 31.0.14037.1007
Screen: 2560x1440
Temp Dir: C:\Users\faste\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake\
Data Dir: C:\Users\faste\AppData\Roaming\HandBrake

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

 # Starting Encode ...

[03:24:00] base preset: x265-10 18 5.1 Blu-Ray Anime Opus256 (Modified)
[03:24:00] Remote Process started with Process ID: 10924 using port: 8037. Max Allowed Instances: 1
[03:24:00] Worker: Starting HandBrake Engine ...
[03:24:00] Worker: Starting Web Server on port 8037 ...
[03:24:00] Worker: Disconnected worker monitoring enabled!
[03:24:00] Compile-time hardening features are enabled
[03:24:00] qsv: not available on this system
[03:24:00] vcn: is available
Cannot load nvEncodeAPI64.dll
[03:24:01] hb_init: starting libhb thread
[03:24:01] Starting work at: Fri Mar 31 03:24:01 2023
[03:24:01] 1 job(s) to process
[03:24:01] json job:
{
  "Audio": {
    "AudioList": [
      {
        "Bitrate": -1,
        "DRC": 0,
        "Encoder": "flac24",
        "Gain": 0,
        "Mixdown": 7,
        "NormalizeMixLevel": false,
        "Samplerate": 48000,
        "Name": "5.1 DTS-HD MA",
        "Track": 0,
        "DitherMethod": 0
      },
      {
        "Bitrate": -1,
        "DRC": 0,
        "Encoder": "flac24",
        "Gain": 0,
        "Mixdown": 7,
        "NormalizeMixLevel": false,
        "Samplerate": 48000,
        "Name": "5.1 DTS",
        "Track": 1,
        "DitherMethod": 0
      },
      {
        "Bitrate": -1,
        "DRC": 0,
        "Encoder": "flac24",
        "Gain": 0,
        "Mixdown": 4,
        "NormalizeMixLevel": false,
        "Samplerate": 48000,
        "Name": "2.0 DTS-HD MA",
        "Track": 2,
        "DitherMethod": 0
      },
      {
        "Bitrate": -1,
        "DRC": 0,
        "Encoder": "flac24",
        "Gain": 0,
        "Mixdown": 4,
        "NormalizeMixLevel": false,
        "Samplerate": 48000,
        "Name": "2.0 DTS",
        "Track": 3,
        "DitherMethod": 0
      },
      {
        "Bitrate": -1,
        "DRC": 0,
        "Encoder": "flac24",
        "Gain": 0,
        "Mixdown": 4,
        "NormalizeMixLevel": false,
        "Samplerate": 48000,
        "Name": "Commentary",
        "Track": 5,
        "DitherMethod": 0
      },
      {
        "Bitrate": -1,
        "DRC": 0,
        "Encoder": "flac24",
        "Gain": 0,
        "Mixdown": 4,
        "NormalizeMixLevel": false,
        "Samplerate": 48000,
        "Name": "Commentary",
        "Track": 7,
        "DitherMethod": 0
      }
    ],
    "CopyMask": [
      "copy:aac",
      "copy:ac3",
      "copy:eac3",
      "copy:truehd",
      "copy:dts",
      "copy:dtshd",
      "copy:mp2",
      "copy:mp3",
      "copy:flac",
      "copy:opus"
    ]
  },
  "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": "C:\\Users\\faste\\Videos\\\u604B\u306F\u5149.mkv",
    "Mp4Options": {
      "IpodAtom": false,
      "Mp4Optimize": false
    },
    "Mux": "av_mkv"
  },
  "Filters": {
    "FilterList": [
      {
        "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": 14,
        "Settings": {
          "crop-bottom": "0",
          "crop-left": "0",
          "crop-right": "0",
          "crop-top": "0",
          "height": "1080",
          "width": "1920"
        }
      },
      {
        "ID": 7,
        "Settings": {
          "mode": "1"
        }
      }
    ]
  },
  "PAR": {
    "Num": 1,
    "Den": 1
  },
  "Metadata": {
    "Name": "\u604B\u306F\u5149"
  },
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "chapter",
      "Start": 1,
      "End": 16
    },
    "Title": 1,
    "Path": "C:\\Users\\faste\\Videos\\N\\\u604B\u306F\u5149.mkv"
  },
  "Subtitle": {
    "Search": {
      "Burn": false,
      "Default": false,
      "Enable": false,
      "Forced": false
    },
    "SubtitleList": [
      {
        "Burn": false,
        "Default": false,
        "Forced": false,
        "ID": 2,
        "Offset": 0,
        "Track": 1,
        "Name": "Simplified"
      },
      {
        "Burn": false,
        "Default": false,
        "Forced": false,
        "ID": 3,
        "Offset": 0,
        "Track": 2,
        "Name": "Traditional"
      },
      {
        "Burn": false,
        "Default": false,
        "Forced": false,
        "ID": 1,
        "Offset": 0,
        "Track": 0
      }
    ]
  },
  "Video": {
    "Encoder": "x265_10bit",
    "Level": "4.1",
    "TwoPass": false,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "bframes=8:limit-sao:aq-mode=3:aq-strength=0.8:no-constrained-intra",
    "Preset": "slow",
    "Profile": "main10",
    "Quality": 18,
    "QSV": {
      "Decode": false
    },
    "HardwareDecode": 0
  }
}
[03:24:01] CPU:
[03:24:01]  - logical processor count: 16
[03:24:01] Intel Quick Sync Video support: no
[03:24:01] hb_scan: path=C:\Users\faste\Videos\N\???.mkv, title_index=1
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:333: failed opening UDF image C:\Users\faste\Videos\N\‘?<a?_†.%.mkv
src/libbluray/disc/disc.c:437: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:437: error opening file BDMV\BACKUP\index.bdmv
[03:24:01] bd: not a bd - trying as a stream/file instead
libdvdread: Encrypted DVD support unavailable.
libdvdread: Could not open input:
libdvdread: Can't open C:\Users\faste\Videos\N\???.mkv for reading
libdvdnav: vm: failed to open/read the DVD
[03:24:01] dvd: not a dvd - trying as a stream/file instead
Input #0, matroska,webm, from 'C:\Users\faste\Videos\N\‘?<a?_†.%.mkv':
  Metadata:
    title           : ‘?<a?_†.%
    encoder         : libebml v1.4.4 + libmatroska v1.7.1
    creation_time   : 2023-03-19T16:56:19.000000Z
  Duration: 01:50:22.08, start: 0.000000, bitrate: 44358 kb/s
  Chapters:
    Chapter #0:0: start 0.000000, end 575.575000
      Metadata:
        title           : Chapter 01
    Chapter #0:1: start 575.575000, end 997.079417
      Metadata:
        title           : Chapter 02
    Chapter #0:2: start 997.079417, end 1448.405292
      Metadata:
        title           : Chapter 03
    Chapter #0:3: start 1448.405292, end 1943.566625
      Metadata:
        title           : Chapter 04
    Chapter #0:4: start 1943.566625, end 2252.041458
      Metadata:
        title           : Chapter 05
    Chapter #0:5: start 2252.041458, end 2847.010833
      Metadata:
        title           : Chapter 06
    Chapter #0:6: start 2847.010833, end 3200.280417
      Metadata:
        title           : Chapter 07
    Chapter #0:7: start 3200.280417, end 3489.360875
      Metadata:
        title           : Chapter 08
    Chapter #0:8: start 3489.360875, end 3845.258083
      Metadata:
        title           : Chapter 09
    Chapter #0:9: start 3845.258083, end 4560.806250
      Metadata:
        title           : Chapter 10
    Chapter #0:10: start 4560.806250, end 4831.409917
      Metadata:
        title           : Chapter 11
    Chapter #0:11: start 4831.409917, end 5408.069333
      Metadata:
        title           : Chapter 12
    Chapter #0:12: start 5408.069333, end 5654.815833
      Metadata:
        title           : Chapter 13
    Chapter #0:13: start 5654.815833, end 6308.969333
      Metadata:
        title           : Chapter 14
    Chapter #0:14: start 6308.969333, end 6621.072792
      Metadata:
        title           : Chapter 15
    Chapter #0:15: start 6621.072792, end 6622.073792
      Metadata:
        title           : Chapter 16
  Stream #0:0(eng): Video: h264 (High), yuv420p(progressive), 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn
    Metadata:
      BPS             : 32953078
      DURATION        : 01:50:22.074000000
      NUMBER_OF_FRAMES: 158771
      NUMBER_OF_BYTES : 27277215803
      SOURCE_ID       : 001011
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_WRITING_DATE_UTC: 2023-03-19 16:56:19
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:1(jpn): Audio: dts (DTS-HD MA), 48000 Hz, 5.1(side), s32p (24 bit) (default)
    Metadata:
      title           : Surround 5.1
      BPS             : 3475598
      DURATION        : 01:50:22.080000000
      NUMBER_OF_FRAMES: 620820
      NUMBER_OF_BYTES : 2876961368
      SOURCE_ID       : 001100
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_WRITING_DATE_UTC: 2023-03-19 16:56:19
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:2(jpn): Audio: dts (DTS), 48000 Hz, 5.1(side), fltp, 1536 kb/s
    Metadata:
      title           : Surround 5.1
      BPS             : 1509000
      DURATION        : 01:50:22.080000000
      NUMBER_OF_FRAMES: 620820
      NUMBER_OF_BYTES : 1249089840
      SOURCE_ID       : 001100
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_WRITING_DATE_UTC: 2023-03-19 16:56:19
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:3(jpn): Audio: dts (DTS-HD MA), 48000 Hz, stereo, s32p (24 bit)
    Metadata:
      title           : Stereo
      BPS             : 1614619
      DURATION        : 01:50:22.080000000
      NUMBER_OF_FRAMES: 620820
      NUMBER_OF_BYTES : 1336517748
      SOURCE_ID       : 001101
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_WRITING_DATE_UTC: 2023-03-19 16:56:19
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:4(jpn): Audio: dts (DTS), 48000 Hz, stereo, fltp, 768 kb/s
    Metadata:
      title           : Stereo
      BPS             : 768000
      DURATION        : 01:50:22.080000000
      NUMBER_OF_FRAMES: 620820
      NUMBER_OF_BYTES : 635719680
      SOURCE_ID       : 001101
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_WRITING_DATE_UTC: 2023-03-19 16:56:19
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:5(jpn): Audio: dts (DTS-HD MA), 48000 Hz, stereo, s32p (24 bit)
    Metadata:
      title           : Stereo
      BPS             : 1541656
      DURATION        : 01:50:22.080000000
      NUMBER_OF_FRAMES: 620820
      NUMBER_OF_BYTES : 1276121568
      SOURCE_ID       : 001102
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_WRITING_DATE_UTC: 2023-03-19 16:56:19
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:6(jpn): Audio: dts (DTS), 48000 Hz, stereo, fltp, 448 kb/s
    Metadata:
      title           : Stereo
      BPS             : 447000
      DURATION        : 01:50:22.080000000
      NUMBER_OF_FRAMES: 620820
      NUMBER_OF_BYTES : 370008720
      SOURCE_ID       : 001102
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_WRITING_DATE_UTC: 2023-03-19 16:56:19
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:7(jpn): Audio: dts (DTS-HD MA), 48000 Hz, stereo, s32p (24 bit)
    Metadata:
      title           : Stereo
      BPS             : 1493946
      DURATION        : 01:50:22.080000000
      NUMBER_OF_FRAMES: 620820
      NUMBER_OF_BYTES : 1236629172
      SOURCE_ID       : 001103
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_WRITING_DATE_UTC: 2023-03-19 16:56:19
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:8(jpn): Audio: dts (DTS), 48000 Hz, stereo, fltp, 448 kb/s
    Metadata:
      title           : Stereo
      BPS             : 447000
      DURATION        : 01:50:22.080000000
      NUMBER_OF_FRAMES: 620820
      NUMBER_OF_BYTES : 370008720
      SOURCE_ID       : 001103
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_WRITING_DATE_UTC: 2023-03-19 16:56:19
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:9(jpn): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS             : 228654
      DURATION        : 01:49:45.225000000
      NUMBER_OF_FRAMES: 11477
      NUMBER_OF_BYTES : 188217359
      SOURCE_ID       : 001200
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_WRITING_DATE_UTC: 2023-03-19 16:56:19
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
  Stream #0:10(chi): Subtitle: subrip (default)
    Metadata:
      title           : iTunes Simplified
      BPS             : 51
      DURATION        : 01:48:24.505000000
      NUMBER_OF_FRAMES: 1529
      NUMBER_OF_BYTES : 42022
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_WRITING_DATE_UTC: 2023-03-19 16:56:19
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:11(chi): Subtitle: subrip (default)
    Metadata:
      title           : iTunes Traditional
      BPS             : 51
      DURATION        : 01:48:24.505000000
      NUMBER_OF_FRAMES: 1529
      NUMBER_OF_BYTES : 42022
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_WRITING_DATE_UTC: 2023-03-19 16:56:19
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
[03:24:01] scan: decoding previews for title 1
[03:24:01] scan: audio 0x1: dca, rate=48000Hz, bitrate=1 ??? (DTS-HD MA) (5.1 ch)
[03:24:01] scan: audio 0x2: dca, rate=48000Hz, bitrate=1536000 ??? (DTS) (5.1 ch) (1536 kbps)
[03:24:01] scan: audio 0x3: dca, rate=48000Hz, bitrate=1 ??? (DTS-HD MA) (2.0 ch)
[03:24:01] scan: audio 0x4: dca, rate=48000Hz, bitrate=768000 ??? (DTS) (2.0 ch) (768 kbps)
[03:24:01] scan: audio 0x5: dca, rate=48000Hz, bitrate=1 ??? (DTS-HD MA) (2.0 ch)
[03:24:01] scan: audio 0x6: dca, rate=48000Hz, bitrate=448000 ??? (DTS) (2.0 ch) (448 kbps)
[03:24:01] scan: audio 0x7: dca, rate=48000Hz, bitrate=1 ??? (DTS-HD MA) (2.0 ch)
[03:24:01] scan: audio 0x8: dca, rate=48000Hz, bitrate=448000 ??? (DTS) (2.0 ch) (448 kbps)
[03:24:02] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 22/22/0/0, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left
[03:24:02] libhb: scan thread found 1 valid title(s)
[03:24:02] Starting Task: Encoding Pass
[03:24:02] Skipping crop/scale filter
[03:24:02] work: compression level not specified, track 1 setting compression level 5.00
[03:24:02] work: track 1, dithering not supported by codec
[03:24:02] work: compression level not specified, track 2 setting compression level 5.00
[03:24:02] work: track 2, dithering not supported by codec
[03:24:02] work: compression level not specified, track 3 setting compression level 5.00
[03:24:02] work: track 3, dithering not supported by codec
[03:24:02] work: compression level not specified, track 4 setting compression level 5.00
[03:24:02] work: track 4, dithering not supported by codec
[03:24:02] work: compression level not specified, track 5 setting compression level 5.00
[03:24:02] work: track 5, dithering not supported by codec
[03:24:02] work: compression level not specified, track 6 setting compression level 5.00
[03:24:02] work: track 6, dithering not supported by codec
[03:24:02] job configuration:
[03:24:02]  * source
[03:24:02]    + C:\Users\faste\Videos\N\???.mkv
[03:24:02]    + title 1, chapter(s) 1 to 16
[03:24:02]    + container: matroska,webm
[03:24:02]    + data rate: 44358 kbps
[03:24:02]  * destination
[03:24:02]    + C:\Users\faste\Videos\???.mkv
[03:24:02]    + container: Matroska (libavformat)
[03:24:02]      + chapter markers
[03:24:02]  * video track
[03:24:02]    + decoder: h264 8-bit (yuv420p)
[03:24:02]    + filters
[03:24:02]      + 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)
[03:24:02]      + Decomb (mode=39)
[03:24:02]      + Framerate Shaper (mode=1)
[03:24:02]        + frame rate: 23.976 fps -> constant 23.976 fps
[03:24:02]    + Output geometry
[03:24:02]      + storage dimensions: 1920 x 1080
[03:24:02]      + pixel aspect ratio: 1 : 1
[03:24:02]      + display dimensions: 1920 x 1080
[03:24:02]    + encoder: H.265 10-bit (libx265)
[03:24:02]      + preset:  slow
[03:24:02]      + options: bframes=8:limit-sao:aq-mode=3:aq-strength=0.8:no-constrained-intra
[03:24:02]      + profile: main10
[03:24:02]      + level:   4.1
[03:24:02]      + quality: 18.00 (RF)
[03:24:02]      + color profile: 1-1-1
[03:24:02]      + chroma location: left
[03:24:02]  * subtitle track 1, ?? [UTF-8] (track 1, id 0xa, Text) -> Passthrough
[03:24:02]    + name: Simplified
[03:24:02]  * subtitle track 2, ?? [UTF-8] (track 2, id 0xb, Text) -> Passthrough
[03:24:02]    + name: Traditional
[03:24:02]  * subtitle track 3, ??? [PGS] (track 0, id 0x9, Picture) -> Passthrough
[03:24:02]  * audio track 1
[03:24:02]    + name: 5.1 DTS-HD MA
[03:24:02]    + decoder: ??? (DTS-HD MA) (5.1 ch) (track 1, id 0x1)
[03:24:02]      + samplerate: 48000 Hz
[03:24:02]    + mixdown: 5.1 Channels
[03:24:02]    + encoder: FLAC 24-bit (libavcodec)
[03:24:02]      + samplerate: 48000 Hz
[03:24:02]      + compression level: 5.00
[03:24:02]  * audio track 2
[03:24:02]    + name: 5.1 DTS
[03:24:02]    + decoder: ??? (DTS) (5.1 ch) (1536 kbps) (track 2, id 0x2)
[03:24:02]      + bitrate: 1536 kbps, samplerate: 48000 Hz
[03:24:02]    + mixdown: 5.1 Channels
[03:24:02]    + encoder: FLAC 24-bit (libavcodec)
[03:24:02]      + samplerate: 48000 Hz
[03:24:02]      + compression level: 5.00
[03:24:02]  * audio track 3
[03:24:02]    + name: 2.0 DTS-HD MA
[03:24:02]    + decoder: ??? (DTS-HD MA) (2.0 ch) (track 3, id 0x3)
[03:24:02]      + samplerate: 48000 Hz
[03:24:02]    + mixdown: Stereo
[03:24:02]    + encoder: FLAC 24-bit (libavcodec)
[03:24:02]      + samplerate: 48000 Hz
[03:24:02]      + compression level: 5.00
[03:24:02]  * audio track 4
[03:24:02]    + name: 2.0 DTS
[03:24:02]    + decoder: ??? (DTS) (2.0 ch) (768 kbps) (track 4, id 0x4)
[03:24:02]      + bitrate: 768 kbps, samplerate: 48000 Hz
[03:24:02]    + mixdown: Stereo
[03:24:02]    + encoder: FLAC 24-bit (libavcodec)
[03:24:02]      + samplerate: 48000 Hz
[03:24:02]      + compression level: 5.00
[03:24:02]  * audio track 5
[03:24:02]    + name: Commentary
[03:24:02]    + decoder: ??? (DTS) (2.0 ch) (448 kbps) (track 6, id 0x6)
[03:24:02]      + bitrate: 448 kbps, samplerate: 48000 Hz
[03:24:02]    + mixdown: Stereo
[03:24:02]    + encoder: FLAC 24-bit (libavcodec)
[03:24:02]      + samplerate: 48000 Hz
[03:24:02]      + compression level: 5.00
[03:24:02]  * audio track 6
[03:24:02]    + name: Commentary
[03:24:02]    + decoder: ??? (DTS) (2.0 ch) (448 kbps) (track 8, id 0x8)
[03:24:02]      + bitrate: 448 kbps, samplerate: 48000 Hz
[03:24:02]    + mixdown: Stereo
[03:24:02]    + encoder: FLAC 24-bit (libavcodec)
[03:24:02]      + samplerate: 48000 Hz
[03:24:02]      + compression level: 5.00
[03:24:02] sync: expecting 158771 video frames
x265 [info]: HEVC encoder version 3.5+1-f0c1022b6
x265 [info]: build info [Windows][GCC 10.2.0][64 bit] 10bit
x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x265 [warning]: Specifying a decoder level with constant rate factor rate-control requires
x265 [warning]: enabling VBV with vbv-bufsize=50000kb vbv-maxrate=50000kbps. VBV outputs are non-deterministic!
x265 [info]: Main 10 profile, Level-4.1 (High tier)
x265 [info]: Thread pool created using 16 threads
x265 [info]: Slices                              : 1
x265 [info]: frame threads / pool features       : 4 / wpp(17 rows)
x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
x265 [info]: ME / range / subpel / merge         : star / 57 / 3 / 3
x265 [info]: Keyframe min / max / scenecut / bias  : 24 / 240 / 40 / 5.00
x265 [info]: Lookahead / bframes / badapt        : 25 / 8 / 2
x265 [info]: b-pyramid / weightp / weightb       : 1 / 1 / 0
x265 [info]: References / ref-limit  cu / depth  : 4 / on / on
x265 [info]: AQ: mode / str / qg-size / cu-tree  : 3 / 0.8 / 32 / 1
x265 [info]: Rate Control / qCompress            : CRF-18.0 / 0.60
x265 [info]: VBV/HRD buffer / max-rate / init    : 50000 / 50000 / 0.900
x265 [info]: tools: rect limit-modes rd=4 psy-rd=2.00 rdoq=2 psy-rdoq=1.00
x265 [info]: tools: rskip mode=1 signhide tmvp strong-intra-smoothing lslices=4
x265 [info]: tools: deblock sao
[03:24:02] sync: first pts video is 0
[03:24:02] sync: "Chapter 1" (1) at frame 1 time 0
[03:24:02] sync: first pts audio 0x1 is 0
[03:24:02] sync: first pts audio 0x2 is 0
[03:24:02] sync: first pts audio 0x3 is 0
[03:24:02] sync: first pts audio 0x4 is 0
[03:24:02] sync: first pts audio 0x6 is 0
[03:24:02] sync: first pts audio 0x8 is 0
[03:24:48] sync: first pts subtitle 0xa is 1925640
[03:24:48] sync: first pts subtitle 0xb is 1925640
[03:24:55] sync: first pts subtitle 0x9 is 2792790
[03:42:28] sync: "Chapter 2" (2) at frame 13801 time 51801750
[04:00:12] sync: "Chapter 3" (3) at frame 23909 time 89744655
[04:13:56] sync: "Chapter 4" (4) at frame 34730 time 130363983
[04:27:11] sync: "Chapter 5" (5) at frame 46600 time 174920996
[04:38:57] sync: "Chapter 6" (6) at frame 53999 time 202694992
[04:56:26] sync: "Chapter 7" (7) at frame 68261 time 256230975
[05:06:25] sync: "Chapter 8" (8) at frame 76734 time 288036498
[05:16:20] sync: "Chapter 9" (9) at frame 83662 time 314042478
[05:29:33] sync: "Chapter 10" (10) at frame 92198 time 346084488
[05:49:51] sync: "Chapter 11" (11) at frame 109353 time 410480070
[05:56:55] sync: "Chapter 12" (12) at frame 115839 time 434826892
[06:14:44] sync: "Chapter 13" (13) at frame 129667 time 486733747
[06:21:31] sync: "Chapter 14" (14) at frame 135581 time 508933425
[06:34:44] sync: "Chapter 15" (15) at frame 151267 time 567814747
[06:41:18] reader: done. 1 scr changes
[06:41:19] sync: "Chapter 16" (16) at frame 158748 time 595896551
[06:41:21] work: average encoding speed for job is 13.408259 fps
[06:41:21] comb detect: heavy 329 | light 1751 | uncombed 156691 | total 158771
[06:41:21] decomb: deinterlaced 329 | blended 1751 | unfiltered 156691 | total 158771
[06:41:21] vfr: 158771 frames output, 0 dropped and 0 duped for CFR/PFR
[06:41:21] vfr: lost time: 0 (0 frames)
[06:41:21] vfr: gained time: 0 (0 frames) (0 not accounted for)
[06:41:21] dca-decoder done: 620820 frames, 0 decoder errors
[06:41:21] dca-decoder done: 620820 frames, 0 decoder errors
[06:41:21] dca-decoder done: 620820 frames, 0 decoder errors
[06:41:21] dca-decoder done: 620820 frames, 0 decoder errors
[06:41:21] dca-decoder done: 620820 frames, 0 decoder errors
[06:41:21] dca-decoder done: 620820 frames, 0 decoder errors
[06:41:21] h264-decoder done: 158771 frames, 0 decoder errors
[06:41:21] sync: got 158771 frames, 158771 expected
[06:41:21] sync: framerate min 23.976 fps, max 23.976 fps, avg 23.976 fps
x265 [info]: frame I:   1034, Avg QP:14.79  kb/s: 19029.06
x265 [info]: frame P:  24662, Avg QP:16.13  kb/s: 10150.22
x265 [info]: frame B: 133075, Avg QP:22.45  kb/s: 1431.59
x265 [info]: Weighted P-Frames: Y:1.3% UV:0.8%
encoded 158771 frames in 11839.25s (13.41 fps), 2900.47 kb/s, Avg QP:21.42
[06:41:21] mux: track 0, 158771 frames, 2401524162 bytes, 2901.20 kbps, fifo 512
[06:41:21] mux: track 1, 68981 frames, 2380839591 bytes, 2876.21 kbps, fifo 256
[06:41:21] mux: track 2, 68981 frames, 2304080845 bytes, 2783.48 kbps, fifo 256
[06:41:21] mux: track 3, 68981 frames, 1011165839 bytes, 1221.55 kbps, fifo 256
[06:41:21] mux: track 4, 68981 frames, 1022519849 bytes, 1235.27 kbps, fifo 256
[06:41:21] mux: track 5, 68981 frames, 998869884 bytes, 1206.70 kbps, fifo 256
[06:41:21] mux: track 6, 68981 frames, 961434555 bytes, 1161.48 kbps, fifo 256
[06:41:21] mux: track 7, 1529 frames, 77608 bytes, 0.09 kbps, fifo 8
[06:41:21] mux: track 8, 1529 frames, 77608 bytes, 0.09 kbps, fifo 8
[06:41:21] mux: track 9, 11477 frames, 188217359 bytes, 227.38 kbps, fifo 32
[06:41:21] Finished work at: Fri Mar 31 06:41:21 2023
[06:41:21] libhb: work result = 0
 # Job Completed!
MediaInfo (Encoded File)

Code: Select all

Video
ID                                       : 1
Format                                   : HEVC
Format/Info                              : High Efficiency Video Coding
Format profile                           : Main 10@L4.1@High
Codec ID                                 : V_MPEGH/ISO/HEVC
Duration                                 : 1 h 50 min
Width                                    : 1 920 pixels
Height                                   : 1 080 pixels
Display aspect ratio                     : 16:9
Frame rate mode                          : Constant
Frame rate                               : 23.976 (24000/1001) FPS
Color space                              : YUV
Chroma subsampling                       : 4:2:0 (Type 0)
Bit depth                                : 10 bits
Writing library                          : x265 3.5+1-f0c1022b6:[Windows][GCC 10.2.0][64 bit] 10bit
Encoding settings                        : cpuid=1111039 / frame-threads=4 / numa-pools=16 / wpp / no-pmode / no-pme / no-psnr / no-ssim / log-level=2 / input-csp=1 / input-res=1920x1080 / interlace=0 / total-frames=0 / level-idc=41 / high-tier=1 / uhd-bd=0 / ref=4 / no-allow-non-conformance / no-repeat-headers / annexb / no-aud / no-eob / no-eos / no-hrd / info / hash=0 / no-temporal-layers / open-gop / min-keyint=24 / keyint=240 / gop-lookahead=0 / bframes=8 / b-adapt=2 / b-pyramid / bframe-bias=0 / rc-lookahead=25 / lookahead-slices=4 / scenecut=40 / no-hist-scenecut / radl=0 / no-splice / no-intra-refresh / ctu=64 / min-cu-size=8 / rect / no-amp / max-tu-size=32 / tu-inter-depth=1 / tu-intra-depth=1 / limit-tu=0 / rdoq-level=2 / dynamic-rd=0.00 / no-ssim-rd / signhide / no-tskip / nr-intra=0 / nr-inter=0 / no-constrained-intra / strong-intra-smoothing / max-merge=3 / limit-refs=3 / limit-modes / me=3 / subme=3 / merange=57 / temporal-mvp / no-frame-dup / no-hme / weightp / no-weightb / no-analyze-src-pics / deblock=0:0 / sao / no-sao-non-deblock / rd=4 / selective-sao=4 / no-early-skip / rskip / no-fast-intra / no-tskip-fast / no-cu-lossless / no-b-intra / no-splitrd-skip / rdpenalty=0 / psy-rd=2.00 / psy-rdoq=1.00 / no-rd-refine / no-lossless / cbqpoffs=0 / crqpoffs=0 / rc=crf / crf=18.0 / qcomp=0.60 / qpstep=4 / stats-write=0 / stats-read=0 / vbv-maxrate=50000 / vbv-bufsize=50000 / vbv-init=0.9 / min-vbv-fullness=50.0 / max-vbv-fullness=80.0 / crf-max=0.0 / crf-min=0.0 / ipratio=1.40 / pbratio=1.30 / aq-mode=3 / aq-strength=0.80 / cutree / zone-count=0 / no-strict-cbr / qg-size=32 / no-rc-grain / qpmax=69 / qpmin=0 / no-const-vbv / sar=1 / overscan=0 / videoformat=5 / range=0 / colorprim=1 / transfer=1 / colormatrix=1 / chromaloc=1 / chromaloc-top=0 / chromaloc-bottom=0 / display-window=0 / cll=0,0 / min-luma=0 / max-luma=1023 / log2-max-poc-lsb=8 / vui-timing-info / vui-hrd-info / slices=1 / no-opt-qp-pps / no-opt-ref-list-length-pps / no-multi-pass-opt-rps / scenecut-bias=0.05 / no-opt-cu-delta-qp / no-aq-motion / no-sbrc / no-hdr10 / no-hdr10-opt / no-dhdr10-opt / no-idr-recovery-sei / analysis-reuse-level=0 / analysis-save-reuse-level=0 / analysis-load-reuse-level=0 / scale-factor=0 / refine-intra=0 / refine-inter=0 / refine-mv=1 / refine-ctu-distortion=0 / limit-sao / ctu-info=0 / no-lowpass-dct / refine-analysis-type=0 / copy-pic=1 / max-ausize-factor=1.0 / no-dynamic-refine / no-single-sei / no-hevc-aq / no-svt / no-field / qp-adaptation-range=1.00 / scenecut-aware-qp=0conformance-window-offsets / right=0 / bottom=0 / decoder-max-rate=0 / no-vbv-live-multi-pass / no-mcstf
Default                                  : Yes
Forced                                   : No
Color range                              : Limited
Color primaries                          : BT.709
Transfer characteristics                 : BT.709
Matrix coefficients                      : BT.709
MediaInfo (Original File)

Code: Select all

Video
ID                                       : 1
ID in the original source medium         : 4113 (0x1011)
Format                                   : AVC
Format/Info                              : Advanced Video Codec
Format profile                           : High@L4.1
Format settings                          : CABAC / 4 Ref Frames
Format settings, CABAC                   : Yes
Format settings, Reference frames        : 4 frames
Codec ID                                 : V_MPEG4/ISO/AVC
Duration                                 : 1 h 50 min
Bit rate mode                            : Variable
Bit rate                                 : 33.0 Mb/s
Maximum bit rate                         : 35.0 Mb/s
Width                                    : 1 920 pixels
Height                                   : 1 080 pixels
Display aspect ratio                     : 16:9
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.663
Stream size                              : 25.4 GiB (74%)
Language                                 : English
Default                                  : No
Forced                                   : No
Original source medium                   : Blu-ray
User avatar
Ritsuka
HandBrake Team
Posts: 1655
Joined: Fri Jan 12, 2007 11:29 am

Re: Washed out image after encoding SDR Remux to x265-10bit

Post by Ritsuka »

Your original file didn't not have a color space tag set, so all you can do in this case is guess.
Bt.709 is the one commonly used for HD SDR and in Blu-ray, and the one guessed by HandBrake, but maybe the other players are guessing something else when you play back the untagged file.
Try to set the same tag to the source file, and see if it play backs the same as the encoded file.
NoobieEncoder
Posts: 6
Joined: Sat Apr 01, 2023 3:23 pm

Re: Washed out image after encoding SDR Remux to x265-10bit

Post by NoobieEncoder »

Ritsuka wrote: Sat Apr 01, 2023 4:15 pm Your original file didn't not have a color space tag set, so all you can do in this case is guess.
Bt.709 is the one commonly used for HD SDR and in Blu-ray, and the one guessed by HandBrake, but maybe the other players are guessing something else when you play back the untagged file.
Try to set the same tag to the source file, and see if it play backs the same as the encoded file.
Thank you for the help! I'll get right on that--quick question though, errr how do I set a color space tag to the original video? I reckon FFMPEG right? Sorry, super new to all of this
NoobieEncoder
Posts: 6
Joined: Sat Apr 01, 2023 3:23 pm

Re: Washed out image after encoding SDR Remux to x265-10bit

Post by NoobieEncoder »

NoobieEncoder wrote: Sat Apr 01, 2023 4:34 pm
Ritsuka wrote: Sat Apr 01, 2023 4:15 pm Your original file didn't not have a color space tag set, so all you can do in this case is guess.
Bt.709 is the one commonly used for HD SDR and in Blu-ray, and the one guessed by HandBrake, but maybe the other players are guessing something else when you play back the untagged file.
Try to set the same tag to the source file, and see if it play backs the same as the encoded file.
Thank you for the help! I'll get right on that--quick question though, errr how do I set a color space tag to the original video? I reckon FFMPEG right? Sorry, super new to all of this
Figured it out--appended the BT.709 tag to the original video file
NoobieEncoder
Posts: 6
Joined: Sat Apr 01, 2023 3:23 pm

Re: Washed out image after encoding SDR Remux to x265-10bit

Post by NoobieEncoder »

Ritsuka wrote: Sat Apr 01, 2023 4:15 pm Your original file didn't not have a color space tag set, so all you can do in this case is guess.
Bt.709 is the one commonly used for HD SDR and in Blu-ray, and the one guessed by HandBrake, but maybe the other players are guessing something else when you play back the untagged file.
Try to set the same tag to the source file, and see if it play backs the same as the encoded file.
I've appended the same tag to the source file, but it seems to play back the same as the source file (pre being appended the colorspace tag bt.709), not the encoded file

Someone on Reddit mentioned it might be because Handbrake enabled chromaloc to 1, so I've tried setting that to 0 but there's still a slight washing out of colors--is there anything else I can do? Thank you again for the help!
User avatar
Ritsuka
HandBrake Team
Posts: 1655
Joined: Fri Jan 12, 2007 11:29 am

Re: Washed out image after encoding SDR Remux to x265-10bit

Post by Ritsuka »

I don't think the chroma location can do such shift, can you upload a short sample, 10 seconds, of the original file?
NoobieEncoder
Posts: 6
Joined: Sat Apr 01, 2023 3:23 pm

Re: Washed out image after encoding SDR Remux to x265-10bit

Post by NoobieEncoder »

Ritsuka wrote: Sat Apr 01, 2023 5:26 pm I don't think the chroma location can do such shift, can you upload a short sample, 10 seconds, of the original file?
Here you go! I trimmed it using FFMPEG https://drive.google.com/file/d/1cbnD3f ... sp=sharing

I also did an encode with that 10-second clip and it yields the same slightly washed out color result

It's also just occurred to me that I should have taken a snapshot of my HandBrake settings as well--apologies for not including that
User avatar
Ritsuka
HandBrake Team
Posts: 1655
Joined: Fri Jan 12, 2007 11:29 am

Re: Washed out image after encoding SDR Remux to x265-10bit

Post by Ritsuka »

The source and the encoded file looks identical here in QuickTime Player. How did yo set the color tag in your source file to test it?
NoobieEncoder
Posts: 6
Joined: Sat Apr 01, 2023 3:23 pm

Re: Washed out image after encoding SDR Remux to x265-10bit

Post by NoobieEncoder »

Ritsuka wrote: Sat Apr 01, 2023 6:52 pm The source and the encoded file looks identical here in QuickTime Player. How did yo set the color tag in your source file to test it?
Okay, I think I figured it out--I think it is most definitely a video player issue

I went ahead and loaded both the original and the encoded file onto Plex, and I didn't notice any color shifting at all--after that, I transferred the files on my Mac and the same thing--no color shifting at all, so I went and updated MPV and... yeah, no color shifting at all

Sigh--thank you so much for helping me trouble shoot this and I'm so sorry for taking the time out of your day to solve an issue that was ultimately a user-error
Post Reply