Video washed out - what to do

HandBrake for Windows support
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
Nierewa
New User
Posts: 1
Joined: Tue Mar 05, 2024 8:10 am

Video washed out - what to do

Post by Nierewa »

Description of problem or question:
I've render a video file to H256. But the colors are washed out.
All colors are pale.

Preset: Fast 720p30 mkv

MediaInfo:

Code: Select all

Video
ID                          : 4113 (0x1011)
Menu ID                     : 1 (0x1)
Format                      : AVC
Format/Info                 : Advanced Video Codec
Format profile              : High@L4.1
Format settings             : CABAC / 2 Ref Frames
Format settings, CABAC      : Yes
Format settings, Reference  : 2 frames
Codec ID                    : 27
Duration                    : 1 h 44 min
Bit rate mode               : Variable
Bit rate                    : 30.9 Mb/s
Width                       : 1 920 pixels
Height                      : 1 080 pixels
Display aspect ratio        : 16:9
Frame rate                  : 23.976 (24000/1001) FPS
Color space                 : YUV
HandBrake version (e.g., 1.0.0):
1.7.3

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*** (see How-to get an activity log)

Code: Select all

HandBrake 1.7.3 (2024021000)
OS: Microsoft Windows NT 10.0.19045.0
CPU: AMD Ryzen 5 3600 6-Core Processor              
Ram: 32690 MB, 
GPU Information:
  Radeon RX 570 Series - 26.20.11028.0
Screen: 1680x1050
Temp Dir: Z:\Temp\
Install Dir: E:\HandBrake\
Data Dir: Z:\Windows10\Nierewa\AppData\Roaming\HandBrake

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

 # Starting Encode ...

[22:29:53] base preset: H.265 MKV 720p30
[22:29:53] Remote Process started with Process ID: 18000 using port: 8037. Max Allowed Instances: 1
[22:29:53] Worker: Starting HandBrake Engine ...
[22:29:53] Worker: Parent Process Id 26104
[22:29:53] Worker: Starting Web Server on port 8037 ...
[22:29:53] Worker: Starting Listener: 1
[22:29:53] Worker: Server Started
[22:29:54] Worker: Disconnected worker monitoring enabled!
[22:29:54] Compile-time hardening features are enabled
Cannot load nvEncodeAPI64.dll
[22:29:54] vcn: is available
[22:29:54] qsv: not available on this system
[22:29:54] hb_init: starting libhb thread
[22:29:54] Starting work at: Mon Mar 04 22:29:54 2024
[22:29:54] 1 job(s) to process
[22:29:54] json job:
{
  "Audio": {
    "AudioList": [
      {
        "Bitrate": 384,
        "DRC": 0,
        "Encoder": "av_aac",
        "Gain": 0,
        "Mixdown": 7,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Track": 0,
        "DitherMethod": 0
      }
    ],
    "CopyMask": [
      "copy:aac"
    ],
    "FallbackEncoder": "av_aac"
  },
  "Destination": {
    "ChapterList": [
      {
        "Name": "Chapter 1"
      },
      {
        "Name": "Chapter 2"
      },
      {
        "Name": "Chapter 3"
      },
      {
        "Name": "Chapter 4"
      },
      {
        "Name": "Chapter 5"
      },
      {
        "Name": "Chapter 6"
      },
      {
        "Name": "Chapter 7"
      },
      {
        "Name": "Chapter 8"
      },
      {
        "Name": "Chapter 9"
      },
      {
        "Name": "Chapter 10"
      },
      {
        "Name": "Chapter 11"
      },
      {
        "Name": "Chapter 12"
      },
      {
        "Name": "Chapter 13"
      },
      {
        "Name": "Chapter 14"
      },
      {
        "Name": "Chapter 15"
      },
      {
        "Name": "Chapter 16"
      },
      {
        "Name": "Chapter 17"
      },
      {
        "Name": "Chapter 18"
      },
      {
        "Name": "Chapter 19"
      },
      {
        "Name": "Chapter 20"
      }
    ],
    "ChapterMarkers": true,
    "AlignAVStart": false,
    "File": "E:\\MainMovie\\ausgabe\\Ticket.mkv",
    "Options": {
      "IpodAtom": false,
      "Optimize": false
    },
    "Mux": "av_mkv"
  },
  "Filters": {
    "FilterList": [
      {
        "ID": 5,
        "Settings": {
          "mode": "7"
        }
      },
      {
        "ID": 4,
        "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": 19,
        "Settings": {
          "crop-bottom": "138",
          "crop-left": "0",
          "crop-right": "0",
          "crop-top": "138",
          "height": "720",
          "width": "1280"
        }
      },
      {
        "ID": 10,
        "Settings": {
          "mode": "2",
          "rate": "27000000/900000"
        }
      }
    ]
  },
  "PAR": {
    "Num": 90,
    "Den": 67
  },
  "Metadata": {},
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "chapter",
      "Start": 1,
      "End": 20
    },
    "Title": 1,
    "Path": "E:\\MainMovie\\TICKET",
    "HWDecode": 4
  },
  "Subtitle": {
    "Search": {
      "Burn": false,
      "Default": false,
      "Enable": true,
      "Forced": true
    },
    "SubtitleList": [
      {
        "Burn": false,
        "Default": false,
        "Forced": true,
        "ID": 1,
        "Offset": 0,
        "Track": 0
      },
      {
        "Burn": false,
        "Default": false,
        "Forced": true,
        "ID": 2,
        "Offset": 0,
        "Track": 1
      }
    ]
  },
  "Video": {
    "Encoder": "x265_10bit",
    "Level": "auto",
    "MultiPass": false,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "strong-intra-smoothing=0:rect=0:aq-mode=1:rd=4:psy-rd=0.75:psy-rdoq=4.0:rdoq-level=1:rskip=2",
    "Preset": "slow",
    "Profile": "main10",
    "Quality": 21,
    "QSV": {
      "Decode": false
    },
    "HardwareDecode": 0
  }
}
[22:29:54] CPU: AMD Ryzen 5 3600 6-Core Processor
[22:29:54]  - logical processor count: 12
[22:29:54] Intel Quick Sync Video support: no
[22:29:54] hb_scan: path=E:\MainMovie\TICKET, title_index=1
[22:29:54] scan: BD has 1 title(s)
[22:29:54] bd: scanning title 1
[22:29:54] bd: playlist 00000.MPLS
[22:29:54] bd: duration is 01:44:01 (6241235 ms)
[22:29:54] bd: video id=0x1011, stream type=H.264, format 1080p
[22:29:54] bd: aspect = 16:9
[22:29:54] bd: audio id=0x711100, lang=Deutsch (DTS), 3cc=deu
[22:29:54] bd: audio id=0x1100, lang=Deutsch (DTS-HD HRA), 3cc=deu
[22:29:54] bd: subtitle id=0x1200, lang=Deutsch (PGS), 3cc=deu
[22:29:54] bd: subtitle id=0x1201, lang=Deutsch (PGS), 3cc=deu
[22:29:54] bd: chap 1, 432640 ms
[22:29:54] bd: chap 2, 402193 ms
[22:29:54] bd: chap 3, 318443 ms
[22:29:54] bd: chap 4, 271396 ms
[22:29:54] bd: chap 5, 474891 ms
[22:29:54] bd: chap 6, 309934 ms
[22:29:54] bd: chap 7, 216257 ms
[22:29:54] bd: chap 8, 160076 ms
[22:29:54] bd: chap 9, 225475 ms
[22:29:54] bd: chap 10, 227018 ms
[22:29:54] bd: chap 11, 270478 ms
[22:29:54] bd: chap 12, 174340 ms
[22:29:54] bd: chap 13, 425341 ms
[22:29:54] bd: chap 14, 272230 ms
[22:29:54] bd: chap 15, 315732 ms
[22:29:54] bd: chap 16, 368576 ms
[22:29:54] bd: chap 17, 182682 ms
[22:29:54] bd: chap 18, 552677 ms
[22:29:54] bd: chap 19, 236277 ms
[22:29:54] bd: chap 20, 404570 ms
[22:29:54] bd: title 1 has 20 chapters
[22:29:54] scan: decoding previews for title 1
[22:29:54] scan: title angle(s) 1
[AVHWDeviceContext @ 000001936ff22640] Cannot load nvcuda.dll
[AVHWDeviceContext @ 000001936ff22640] Could not dynamically load CUDA
hwaccel: failed to create hwdevice
[22:29:54] scan: audio 0x711100: dca, rate=48000Hz, bitrate=1536000 Deutsch (DTS, 5.1 ch, 1536 kbps)
[22:29:54] scan: audio 0x1100: dca, rate=48000Hz, bitrate=1 Deutsch (DTS-HD HRA, 7.1 ch)
[22:29:55] using container PAR 1:1
[22:29:55] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 138/138/0/0, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left
[22:29:55] stream: 5 good frames, 0 errors (0%)
[22:29:55] libhb: scan thread found 1 valid title(s)
[22:29:55] Starting Task: Subtitle Scan
[22:29:55] job configuration:
[22:29:55]  * source
[22:29:55]    + E:\MainMovie\TICKET
[22:29:55]    + title 1, chapter(s) 1 to 20
[22:29:55]  * destination
[22:29:55]    + E:\MainMovie\TICKET\ausgabe\Ticket.mkv
[22:29:55]    + container: Matroska (libavformat)
[22:29:55]      + chapter markers
[22:29:55]  * video track
[22:29:55]    + decoder: h264 8-bit (yuv420p)
[22:29:55]      + bitrate 200 kbps
[22:29:55]    + filters
[22:29:55]      + 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)
[22:29:55]      + Decomb (mode=39)
[22:29:55]      + Framerate Shaper (mode=2:rate=27000000/900000)
[22:29:55]        + frame rate: 23.976 fps -> peak rate limited to 30.000 fps
[22:29:55]      + Crop and Scale (width=1280:height=720:crop-top=138:crop-bottom=138:crop-left=0:crop-right=0)
[22:29:55]        + source: 1920 * 1080, crop (138/138/0/0): 1920 * 804, scale: 1280 * 720
[22:29:55]    + Output geometry
[22:29:55]      + storage dimensions: 1280 x 720
[22:29:55]      + pixel aspect ratio: 90 : 67
[22:29:55]      + display dimensions: 1719 x 720
[22:29:55]  * Foreign Audio Search: Passthrough, Forced Only
[22:29:55]    + subtitle, Deutsch (PGS) (track 0, id 0x1200, Picture)
[22:29:55]    + subtitle, Deutsch (PGS) (track 1, id 0x1201, Picture)
[22:29:55] sync: expecting 149640 video frames
[22:30:24] bd: End of title
[22:30:24] reader: done. 1 scr changes
[22:30:24] work: average encoding speed for job is 0.000000 fps
[22:30:24] comb detect: heavy 0 | light 0 | uncombed 0 | total 0
[22:30:24] vfr: 0 frames output, 0 dropped and 0 duped for CFR/PFR
[22:30:24] vfr: lost time: 0 (0 frames)
[22:30:24] vfr: gained time: 0 (0 frames) (0 not accounted for)
[22:30:24] stream: 149640 good frames, 0 errors (0%)
[22:30:24] h264-decoder done: 0 frames, 1 decoder errors
[22:30:24] sync: got 0 frames, 149640 expected
[22:30:24] Subtitle track 0 (id 0x1200) 'Deutsch (PGS)': 1314 hits (0 forced)
[22:30:24] Subtitle track 1 (id 0x1201) 'Deutsch (PGS)': 23 hits (0 forced)
[22:30:24] Found a subtitle candidate with id 0x1201
[22:30:24] Starting Task: Encoding Pass
[22:30:24] work: track 1, dithering not supported by codec
[22:30:24] job configuration:
[22:30:24]  * source
[22:30:24]    + E:\MainMovie\TICKET
[22:30:24]    + title 1, chapter(s) 1 to 20
[22:30:24]  * destination
[22:30:24]    + E:\MainMovie\TICKET\ausgabe\Ticket.mkv
[22:30:24]    + container: Matroska (libavformat)
[22:30:24]      + chapter markers
[22:30:24]  * video track
[22:30:24]    + decoder: h264 8-bit (yuv420p)
[22:30:24]      + bitrate 200 kbps
[22:30:24]    + filters
[22:30:24]      + 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)
[22:30:24]      + Decomb (mode=39)
[22:30:24]      + Framerate Shaper (mode=2:rate=27000000/900000)
[22:30:24]        + frame rate: 23.976 fps -> peak rate limited to 30.000 fps
[22:30:24]      + Crop and Scale (width=1280:height=720:crop-top=138:crop-bottom=138:crop-left=0:crop-right=0)
[22:30:24]        + source: 1920 * 1080, crop (138/138/0/0): 1920 * 804, scale: 1280 * 720
[22:30:24]    + Output geometry
[22:30:24]      + storage dimensions: 1280 x 720
[22:30:24]      + pixel aspect ratio: 90 : 67
[22:30:24]      + display dimensions: 1719 x 720
[22:30:24]    + encoder: H.265 10-bit (libx265)
[22:30:24]      + preset:  slow
[22:30:24]      + options: strong-intra-smoothing=0:rect=0:aq-mode=1:rd=4:psy-rd=0.75:psy-rdoq=4.0:rdoq-level=1:rskip=2
[22:30:24]      + profile: main10
[22:30:24]      + level:   auto
[22:30:24]      + quality: 21.00 (RF)
[22:30:24]      + color profile: 1-1-1
[22:30:24]      + chroma location: left
[22:30:24]  * subtitle track 1, Deutsch (PGS) (track 1, id 0x1201, Picture) -> Passthrough
[22:30:24]  * subtitle track 2, Deutsch (PGS) (track 0, id 0x1200, Picture) -> Passthrough, Forced Only
[22:30:24]  * audio track 1
[22:30:24]    + decoder: Deutsch (DTS, 5.1 ch, 1536 kbps) (track 1, id 0x711100)
[22:30:24]      + bitrate: 1536 kbps, samplerate: 48000 Hz
[22:30:24]    + mixdown: 5.1 Channels
[22:30:24]    + encoder: AAC (libavcodec)
[22:30:24]      + bitrate: 384 kbps, samplerate: 48000 Hz
[22:30:24] sync: expecting 149640 video frames
x265 [info]: HEVC encoder version 3.5+1-f0c1022b6
x265 [info]: build info [Windows][GCC 13.2.0][64 bit] 10bit
x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x265 [info]: Main 10 profile, Level-3.1 (Main tier)
x265 [info]: Thread pool created using 12 threads
x265 [info]: Slices                              : 1
x265 [info]: frame threads / pool features       : 3 / wpp(12 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 / 4 / 2
x265 [info]: b-pyramid / weightp / weightb       : 1 / 1 / 0
x265 [info]: References / ref-limit  cu / depth  : 4 / on / on
x265 [info]: AQ: mode / str / qg-size / cu-tree  : 1 / 1.0 / 32 / 1
x265 [info]: Rate Control / qCompress            : CRF-21.0 / 0.60
x265 [info]: tools: limit-modes rd=4 psy-rd=0.75 rdoq=1 psy-rdoq=4.00
x265 [info]: tools: rskip mode=2 rskip-edge-threshold=0.05 signhide tmvp
x265 [info]: tools: lslices=4 deblock sao
[22:30:24] sync: first pts video is 0
[22:30:24] sync: "Chapter 1" (1) at frame 1 time 0
[22:30:24] sync: first pts audio 0x711100 is 0
[22:35:54] sync: first pts subtitle 0x1201 is 36569032
[22:36:41] sync: "Chapter 2" (2) at frame 10365 time 38903865
[22:44:14] sync: "Chapter 3" (3) at frame 20017 time 75135060
[22:48:23] sync: "Chapter 4" (4) at frame 27652 time 103794941
[22:52:51] sync: "Chapter 5" (5) at frame 34159 time 128220592
[23:00:05] sync: "Chapter 6" (6) at frame 45545 time 170960790
[23:03:17] sync: "Chapter 7" (7) at frame 52976 time 198854906
[23:06:39] sync: "Chapter 8" (8) at frame 58161 time 218318100
[23:09:29] sync: "Chapter 9" (9) at frame 61999 time 232724992
[23:12:19] sync: "Chapter 10" (10) at frame 67405 time 253017765
[23:16:05] sync: "Chapter 11" (11) at frame 72848 time 273449426
[23:20:06] sync: "Chapter 12" (12) at frame 79333 time 297792495
[23:22:40] sync: "Chapter 13" (13) at frame 83513 time 313483170
[23:28:21] sync: "Chapter 14" (14) at frame 93711 time 351763912
[23:32:04] sync: "Chapter 15" (15) at frame 100238 time 376264638
[23:35:21] sync: "Chapter 16" (16) at frame 107808 time 404680526
[23:39:49] sync: "Chapter 17" (17) at frame 116645 time 437852415
[23:42:43] sync: "Chapter 18" (18) at frame 121023 time 454286332
[23:49:47] sync: "Chapter 19" (19) at frame 134276 time 504034781
[23:53:23] sync: "Chapter 20" (20) at frame 139936 time 525281006
[23:56:46] bd: End of title
[23:56:46] reader: done. 1 scr changes
[23:56:47] work: average encoding speed for job is 28.865686 fps
[23:56:48] comb detect: heavy 4127 | light 12351 | uncombed 133162 | total 149640
[23:56:48] decomb: deinterlaced 4127 | blended 12351 | unfiltered 133162 | total 149640
[23:56:48] vfr: 149640 frames output, 0 dropped and 0 duped for CFR/PFR
[23:56:48] vfr: lost time: 0 (0 frames)
[23:56:48] vfr: gained time: 0 (0 frames) (0 not accounted for)
[23:56:48] stream: 149640 good frames, 0 errors (0%)
[23:56:48] dca-decoder done: 585116 frames, 0 decoder errors
[23:56:48] h264-decoder done: 149640 frames, 0 decoder errors
[23:56:48] sync: got 149640 frames, 149640 expected
[23:56:48] sync: framerate min 23.976 fps, max 23.976 fps, avg 23.976 fps
x265 [info]: frame I:   1475, Avg QP:19.30  kb/s: 14931.28
x265 [info]: frame P:  36353, Avg QP:21.62  kb/s: 5378.23
x265 [info]: frame B: 111812, Avg QP:27.48  kb/s: 898.03
x265 [info]: Weighted P-Frames: Y:2.7% UV:1.8%
encoded 149640 frames in 5183.37s (28.87 fps), 2124.76 kb/s, Avg QP:25.97
[23:56:48] mux: track 0, 149640 frames, 1658238045 bytes, 2125.51 kbps, fifo 2048
[23:56:48] mux: track 1, 292559 frames, 299510998 bytes, 383.91 kbps, fifo 8192
[23:56:48] mux: track 2, 46 frames, 502045 bytes, 0.64 kbps, fifo 32
[23:56:48] mux: track 3, 0 frames, 0 bytes, 0.00 kbps, fifo 8
[23:56:48] Finished work at: Mon Mar 04 23:56:48 2024
[23:56:48] libhb: work result = 0

 # Job Completed!
How can I fix this problem?

Thanks :D
Post Reply