Colored bars after scene changes.

General questions or discussion about HandBrake, Video and/or audio transcoding, trends etc.
Post Reply
jhnsnvn
Posts: 5
Joined: Thu Nov 29, 2018 11:11 pm

Colored bars after scene changes.

Post by jhnsnvn »

I have been having this issue several times on some movies. The MKV file looks fine but after encoding I get Red, Green or Blue bars across the screen after it switches to new scenes. Granted they are rather opaque but it still is distracting and shouldn't be there in the first place. I have tried changing settings but haven't been able to figure out what is causing the issue and haven't been able to produce anything better in the process. Thank you for any thoughts on the matter. I also apologize if this has already been addressed but I wasn't able to find any references in the forums, probably because I don't know what to call it.
I have included a link to a short preview clip that goes with the log below.

https://youtu.be/eAWq9zUiit0

Code: Select all

HandBrake 1.1.1 (2018061800) - 64bit
OS: Microsoft Windows NT 10.0.17134.0 - 64bit
CPU: Intel(R) Core(TM) i3-8350K CPU @ 4.00GHz
Ram: 8054 MB, 
GPU Information:
  Intel(R) UHD Graphics 630 - 23.20.16.4927
Screen: 1280x1024


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


# Starting Encode ...

[15:16:42] hb_init: starting libhb thread
[15:16:42] 1 job(s) to process
[15:16:42] json job:
{
  "Audio": {
    "AudioList": [
      {
        "Bitrate": 160,
        "DRC": 0.0,
        "Encoder": 65536,
        "Gain": 0.0,
        "Mixdown": 6,
        "NormalizeMixLevel": false,
        "Samplerate": 48000,
        "Track": 0,
        "DitherMethod": 0
      },
      {
        "DRC": 0.0,
        "Encoder": 1073743872,
        "Gain": 0.0,
        "Mixdown": -1,
        "NormalizeMixLevel": false,
        "Samplerate": 48000,
        "Track": 0,
        "DitherMethod": 0
      }
    ],
    "CopyMask": [
      1073807360,
      1073743872,
      1074003968,
      1073750016,
      1090519040,
      1074790400,
      1074266112,
      1107296256
    ],
    "FallbackEncoder": 2048
  },
  "Destination": {
    "ChapterList": [
      {
        "Name": "Chapter 1"
      },
      {
        "Name": "Chapter 2"
      },
      {
        "Name": "Chapter 3"
      },
      {
        "Name": "Chapter 4"
      },
      {
        "Name": "Chapter 5"
      },
      {
        "Name": "Chapter 6"
      },
      {
        "Name": "Chapter 7"
      },
      {
        "Name": "Chapter 8"
      },
      {
        "Name": "Chapter 9"
      },
      {
        "Name": "Chapter 10"
      },
      {
        "Name": "Chapter 11"
      },
      {
        "Name": "Chapter 12"
      },
      {
        "Name": "Chapter 13"
      },
      {
        "Name": "Chapter 14"
      },
      {
        "Name": "Chapter 15"
      },
      {
        "Name": "Chapter 16"
      },
      {
        "Name": "Chapter 17"
      },
      {
        "Name": "Chapter 18"
      },
      {
        "Name": "Chapter 19"
      },
      {
        "Name": "Chapter 20"
      },
      {
        "Name": "Chapter 21"
      }
    ],
    "ChapterMarkers": true,
    "AlignAVStart": true,
    "File": "C:\\Plex Video\\The Nightmare Before Christmas-1_preview.m4v",
    "Mp4Options": {
      "IpodAtom": false,
      "Mp4Optimize": true
    },
    "Mux": 131072
  },
  "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": 11,
        "Settings": {
          "crop-bottom": "0",
          "crop-left": "60",
          "crop-right": "60",
          "crop-top": "0",
          "height": "1080",
          "width": "1800"
        }
      },
      {
        "ID": 6,
        "Settings": {
          "mode": "0"
        }
      }
    ]
  },
  "PAR": {
    "Num": 1,
    "Den": 1
  },
  "Metadata": {},
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "preview",
      "Start": 3,
      "End": 900000,
      "SeekPoints": 10
    },
    "Title": 1,
    "Path": "F:\\The Nightmare Before Christmas\\The Nightmare Before Christmas.mkv"
  },
  "Subtitle": {
    "Search": {
      "Burn": false,
      "Default": false,
      "Enable": false,
      "Forced": false
    },
    "SubtitleList": []
  },
  "Video": {
    "Encoder": 65536,
    "Level": "auto",
    "TwoPass": false,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "ref=5:bframes=5",
    "Preset": "fast",
    "Profile": "auto",
    "Quality": 16.0,
    "Tune": "animation",
    "HWDecode": false,
    "QSV": {
      "Decode": true,
      "AsyncDepth": 0
    }
  }
}
[15:16:42] CPU: Intel(R) Core(TM) i3-8350K CPU @ 4.00GHz
[15:16:42]  - Intel microarchitecture Kaby Lake
[15:16:42]  - logical processor count: 4
[15:16:42] Intel Quick Sync Video support: yes
[15:16:42]  - Intel Media SDK hardware: API 1.25 (minimum: 1.3)
[15:16:42]  - H.264 encoder: yes
[15:16:42]     - preferred implementation: hardware (any) via D3D11
[15:16:42]     - capabilities (hardware):  breftype icq+la+i+downs vsinfo opt1 opt2+mbbrc+extbrc+trellis+ib_adapt+nmpslice
[15:16:42]  - H.265 encoder: yes (8bit: yes, 10bit: yes)
[15:16:42]     - preferred implementation: hardware (any) via D3D11
[15:16:42]     - capabilities (hardware):  bpyramid icq vsinfo opt1
[15:16:42] hb_scan: path=F:\The Nightmare Before Christmas\The Nightmare Before Christmas.mkv, title_index=1
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:323: failed opening UDF image F:\The Nightmare Before Christmas\The Nightmare Before Christmas.mkv
src/libbluray/disc/disc.c:424: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:424: error opening file BDMV\BACKUP\index.bdmv
[15:16:42] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 5.0.3
libdvdread: Encrypted DVD support unavailable.
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[15:16:42] dvd: not a dvd - trying as a stream/file instead
Input #0, matroska,webm, from 'F:\The Nightmare Before Christmas\The Nightmare Before Christmas.mkv':
  Duration: 01:16:39.84, start: 0.000000, bitrate: N/A
    Chapter #0:0: start 0.000000, end 79.579500
    Metadata:
      title           : Chapter 01
    Chapter #0:1: start 79.579500, end 382.298583
    Metadata:
      title           : Chapter 02
    Chapter #0:2: start 382.298583, end 849.932417
    Metadata:
      title           : Chapter 03
    Chapter #0:3: start 849.932417, end 1253.210292
    Metadata:
      title           : Chapter 04
    Chapter #0:4: start 1253.210292, end 1576.324750
    Metadata:
      title           : Chapter 05
    Chapter #0:5: start 1576.324750, end 1844.342500
    Metadata:
      title           : Chapter 06
    Chapter #0:6: start 1844.342500, end 2135.049583
    Metadata:
      title           : Chapter 07
    Chapter #0:7: start 2135.049583, end 2325.531542
    Metadata:
      title           : Chapter 08
    Chapter #0:8: start 2325.531542, end 2481.479000
    Metadata:
      title           : Chapter 09
    Chapter #0:9: start 2481.479000, end 2743.115375
    Metadata:
      title           : Chapter 10
    Chapter #0:10: start 2743.115375, end 2916.371792
    Metadata:
      title           : Chapter 11
    Chapter #0:11: start 2916.371792, end 3069.941875
    Metadata:
      title           : Chapter 12
    Chapter #0:12: start 3069.941875, end 3208.747208
    Metadata:
      title           : Chapter 13
    Chapter #0:13: start 3208.747208, end 3313.226583
    Metadata:
      title           : Chapter 14
    Chapter #0:14: start 3313.226583, end 3614.152208
    Metadata:
      title           : Chapter 15
    Chapter #0:15: start 3614.152208, end 3722.927542
    Metadata:
      title           : Chapter 16
    Chapter #0:16: start 3722.927542, end 3905.443208
    Metadata:
      title           : Chapter 17
    Chapter #0:17: start 3905.443208, end 4156.610792
    Metadata:
      title           : Chapter 18
    Chapter #0:18: start 4156.610792, end 4312.808500
    Metadata:
      title           : Chapter 19
    Chapter #0:19: start 4312.808500, end 4598.844250
    Metadata:
      title           : Chapter 20
    Chapter #0:20: start 4598.844250, end 4599.845250
    Metadata:
      title           : Chapter 21
    Stream #0:0(eng): Video: h264 (High)
      yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], PAR 1:1 DAR 16:9
      23.98 fps, 1k tbn
    Metadata:
      BPS-eng         : 29571833
      DURATION-eng    : 01:16:39.845250000
      NUMBER_OF_FRAMES-eng: 110286
      NUMBER_OF_BYTES-eng: 17003231570
      SOURCE_ID-eng   : 001011
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:1(eng): Audio: ac3
      48000 Hz, 5.1, fltp, 640 kb/s (default)
    Metadata:
      title           : Surround 5.1
      BPS-eng         : 640000
      DURATION-eng    : 01:16:39.872000000
      NUMBER_OF_FRAMES-eng: 143746
      NUMBER_OF_BYTES-eng: 367989760
      SOURCE_ID-eng   : 001101
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:2(fra): Audio: ac3
      48000 Hz, 5.1, fltp, 640 kb/s
    Metadata:
      title           : Surround 5.1
      BPS-eng         : 640000
      DURATION-eng    : 01:16:39.872000000
      NUMBER_OF_FRAMES-eng: 143746
      NUMBER_OF_BYTES-eng: 367989760
      SOURCE_ID-eng   : 001102
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:3(spa): Audio: ac3
      48000 Hz, 5.1, fltp, 640 kb/s
    Metadata:
      title           : Surround 5.1
      BPS-eng         : 640000
      DURATION-eng    : 01:16:39.872000000
      NUMBER_OF_FRAMES-eng: 143746
      NUMBER_OF_BYTES-eng: 367989760
      SOURCE_ID-eng   : 001103
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:4(eng): Audio: truehd
      48000 Hz, 7.1, s32
    Metadata:
      title           : Surround 7.1
      BPS-eng         : 4867349
      DURATION-eng    : 01:16:39.845833333
      NUMBER_OF_FRAMES-eng: 5519815
      NUMBER_OF_BYTES-eng: 2798631632
      SOURCE_ID-eng   : 001100
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:5(eng): Audio: ac3
      48000 Hz, 5.1, fltp, 640 kb/s
    Metadata:
      title           : Surround 5.1
      BPS-eng         : 640000
      DURATION-eng    : 01:16:39.872000000
      NUMBER_OF_FRAMES-eng: 143746
      NUMBER_OF_BYTES-eng: 367989760
      SOURCE_ID-eng   : 001100
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:6(eng): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 28340
      DURATION-eng    : 01:10:34.000604166
      NUMBER_OF_FRAMES-eng: 1885
      NUMBER_OF_BYTES-eng: 14999126
      SOURCE_ID-eng   : 001200
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:7(fra): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 20946
      DURATION-eng    : 01:10:46.387979166
      NUMBER_OF_FRAMES-eng: 1629
      NUMBER_OF_BYTES-eng: 11118275
      SOURCE_ID-eng   : 001201
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:8(spa): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 24121
      DURATION-eng    : 01:10:46.596520833
      NUMBER_OF_FRAMES-eng: 1631
      NUMBER_OF_BYTES-eng: 12804162
      SOURCE_ID-eng   : 001202
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:9(por): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 23116
      DURATION-eng    : 01:10:46.596520833
      NUMBER_OF_FRAMES-eng: 1645
      NUMBER_OF_BYTES-eng: 12270992
      SOURCE_ID-eng   : 001203
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:10(eng): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 47360
      DURATION-eng    : 01:15:03.519854166
      NUMBER_OF_FRAMES-eng: 2487
      NUMBER_OF_BYTES-eng: 26661257
      SOURCE_ID-eng   : 001204
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:11(fra): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 44907
      DURATION-eng    : 01:15:03.394729166
      NUMBER_OF_FRAMES-eng: 2425
      NUMBER_OF_BYTES-eng: 25279412
      SOURCE_ID-eng   : 001205
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:12(spa): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 42942
      DURATION-eng    : 01:15:03.478145833
      NUMBER_OF_FRAMES-eng: 2427
      NUMBER_OF_BYTES-eng: 24173569
      SOURCE_ID-eng   : 001206
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:13(por): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 45350
      DURATION-eng    : 01:15:03.478145833
      NUMBER_OF_FRAMES-eng: 2429
      NUMBER_OF_BYTES-eng: 25529155
      SOURCE_ID-eng   : 001207
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:14(fra): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 346
      DURATION-eng    : 00:40:40.792520833
      NUMBER_OF_FRAMES-eng: 14
      NUMBER_OF_BYTES-eng: 105689
      SOURCE_ID-eng   : 001208
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:15(spa): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 403
      DURATION-eng    : 00:59:58.407312500
      NUMBER_OF_FRAMES-eng: 30
      NUMBER_OF_BYTES-eng: 181669
      SOURCE_ID-eng   : 001209
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
[15:16:42] scan: decoding previews for title 1
[15:16:42] scan: audio 0x1: ac3, rate=48000Hz, bitrate=640000 English (AC3) (5.1 ch)
[15:16:42] scan: audio 0x2: ac3, rate=48000Hz, bitrate=640000 Francais (AC3) (5.1 ch)
[15:16:42] scan: audio 0x3: ac3, rate=48000Hz, bitrate=640000 español (AC3) (5.1 ch)
[15:16:42] scan: audio 0x4: truehd, rate=48000Hz, bitrate=1 English (TrueHD) (7.1 ch)
[15:16:42] scan: audio 0x5: ac3, rate=48000Hz, bitrate=640000 English (AC3) (5.1 ch)
[15:16:45] scan: could not get a decoded picture
[15:16:48] scan: could not get a decoded picture
[15:16:56] scan: could not get a decoded picture
[15:16:57] scan: 7 previews, 1920x1080, 23.976 fps, autocrop = 0/0/60/60, aspect 16:9, PAR 1:1
[15:16:57] scan: supported video decoders: avcodec qsv
[15:16:57] libhb: scan thread found 1 valid title(s)
[15:16:57] starting job
[15:16:57] decomb filter thread started for segment 0
[15:16:57] decomb filter thread started for segment 1
[15:16:57] decomb filter thread started for segment 2
[15:16:57] decomb filter thread started for segment 3
[15:16:57] decomb check thread started for segment 0
[15:16:57] decomb check thread started for segment 1
[15:16:57] mask erode thread started for segment 2
[15:16:57] decomb check thread started for segment 3
[15:16:57] mask filter thread started for segment 0
[15:16:57] mask filter thread started for segment 1
[15:16:57] mask filter thread started for segment 2
[15:16:57] mask filter thread started for segment 3
[15:16:57] mask erode thread started for segment 0
[15:16:57] mask erode thread started for segment 1
[15:16:57] decomb check thread started for segment 2
[15:16:57] mask erode thread started for segment 3
[15:16:57] work: track 1, dithering not supported by codec
[15:16:57] mask dilate thread started for segment 0
[15:16:57] mask dilate thread started for segment 1
[15:16:57] mask dilate thread started for segment 2
[15:16:57] mask dilate thread started for segment 3
[15:16:57] yadif thread started for segment 0
[15:16:57] yadif thread started for segment 1
[15:16:57] job configuration:
[15:16:57]  * source
[15:16:57]    + F:\The Nightmare Before Christmas\The Nightmare Before Christmas.mkv
[15:16:57] yadif thread started for segment 2
[15:16:57]    + title 1, start 00:00:0.00 stop 00:00:10.00
[15:16:57]    + container: matroska,webm
[15:16:57]  * destination
[15:16:57]    + C:\Plex Video\The Nightmare Before Christmas-1_preview.m4v
[15:16:57]    + container: MPEG-4 (libavformat)
[15:16:57]      + optimized for HTTP streaming (fast start)
[15:16:57]      + align initial A/V stream timestamps
[15:16:57]      + chapter markers
[15:16:57] yadif thread started for segment 3
[15:16:57]  * video track
[15:16:57]    + decoder: h264_qsv
[15:16:57]    + filters
[15:16:57]      + Detelecine (pullup) ()
[15:16:57]      + 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)
[15:16:57]      + Decomb (mode=39)
[15:16:57]      + Framerate Shaper (mode=0)
[15:16:57]        + frame rate: same as source (around 23.976 fps)
[15:16:57]      + Crop and Scale (width=1800:height=1080:crop-top=0:crop-bottom=0:crop-left=60:crop-right=60)
[15:16:57]        + source: 1920 * 1080, crop (0/0/60/60): 1800 * 1080, scale: 1800 * 1080
[15:16:57]    + Output geometry
[15:16:57]      + storage dimensions: 1800 x 1080
[15:16:57]      + pixel aspect ratio: 1 : 1
[15:16:57]      + display dimensions: 1800 x 1080
[15:16:57]    + encoder: H.264 (libx264)
[15:16:57]      + preset:  fast
[15:16:57]      + tune:    animation
[15:16:57]      + options: ref=5:bframes=5
[15:16:57]      + profile: auto
[15:16:57]      + level:   auto
[15:16:57]      + quality: 16.00 (RF)
[15:16:57]  * audio track 1
[15:16:57]    + decoder: English (AC3) (5.1 ch) (track 1, id 0x1)
[15:16:57]      + bitrate: 640 kbps, samplerate: 48000 Hz
[15:16:57]    + mixdown: Dolby Pro Logic II
[15:16:57]    + encoder: AAC (libavcodec)
[15:16:57]      + bitrate: 160 kbps, samplerate: 48000 Hz
[15:16:57]  * audio track 2
[15:16:57]    + decoder: English (AC3) (5.1 ch) (track 1, id 0x1)
[15:16:57]      + bitrate: 640 kbps, samplerate: 48000 Hz
[15:16:57]    + AC3 Passthru
[15:16:57] sync: expecting 263 video frames
[15:16:57] encx264: min-keyint: 24, keyint: 240
[15:16:57] encx264: encoding at constant RF 16.000000
[15:16:57] encx264: unparsed options: ref=5:bframes=5:deblock=1,1:weightp=1:subme=6:psy-rd=0.4,0:aq-strength=0.6:rc-lookahead=30
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x264 [info]: profile High, level 5.0
[15:16:57] sync: first pts video is 0
[15:16:57] sync: "Chapter 3" (3) at frame 1 time 0
[15:16:57] sync: first pts audio 0x1 is 2250
[15:16:57] sync: first pts audio 0x1 is 2250
[15:17:06] sync: reached audio 0x1 pts 900810, exiting early
[15:17:06] sync: reached audio 0x1 pts 900810, exiting early
[15:17:06] sync: reached video pts 900900, exiting early
[15:17:12] work: average encoding speed for job is 27.887432 fps
[15:17:12] comb detect: heavy 0 | light 5 | uncombed 234 | total 239
[15:17:12] decomb: deinterlaced 0 | blended 5 | unfiltered 234 | total 239
[15:17:12] vfr: lost time: 11262 (0 frames)
[15:17:12] vfr: gained time: 11262 (4 frames) (0 not accounted for)
[15:17:12] ac3-decoder done: 2856 frames, 0 decoder errors
[15:17:12] ac3-decoder done: 2856 frames, 0 decoder errors
[15:17:12] h264_qsv-decoder done: 2182 frames, 0 decoder errors
[15:17:12] sync: got 240 frames, 263 expected
[15:17:12] sync: framerate min 23.981 fps, max 23.981 fps, avg 23.976 fps
x264 [info]: frame I:2     Avg QP:14.00  size:301828
x264 [info]: frame P:40    Avg QP:17.12  size:158064
x264 [info]: frame B:195   Avg QP:20.05  size: 49268
x264 [info]: consecutive B-frames:  0.8%  0.8%  0.0%  0.0%  2.1% 96.2%
x264 [info]: mb I  I16..4: 10.7% 61.4% 27.9%
x264 [info]: mb P  I16..4:  1.7% 13.2%  1.9%  P16..4: 31.9% 30.2% 18.7%  0.0%  0.0%    skip: 2.4%
x264 [info]: mb B  I16..4:  3.7%  3.9%  1.1%  B16..8: 26.5% 15.6%  2.1%  direct:33.1%  skip:13.9%  L0:40.9% L1:29.6% BI:29.5%
x264 [info]: 8x8 transform intra:55.1% inter:37.0%
x264 [info]: coded y,uvDC,uvAC intra: 74.1% 75.4% 56.6% inter: 46.3% 48.6% 12.9%
x264 [info]: i16 v,h,dc,p: 22% 14% 56%  7%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 19% 11% 42%  4%  4%  5%  4%  5%  5%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 26% 14% 12%  6%  8% 11%  7%  9%  7%
x264 [info]: i8c dc,h,v,p: 57% 18% 22%  4%
x264 [info]: Weighted P-Frames: Y:0.0% UV:0.0%
x264 [info]: ref P L0: 46.4% 29.6% 11.3% 12.6%
x264 [info]: ref B L0: 72.8% 20.4%  4.7%  2.2%
x264 [info]: ref B L1: 96.0%  4.0%
x264 [info]: kb/s:13213.55
[15:17:12] mux: track 0, 237 frames, 16533364 bytes, 13158.65 kbps, fifo 256
[15:17:12] mux: track 1, 469 frames, 200263 bytes, 159.39 kbps, fifo 512
[15:17:12] mux: track 2, 312 frames, 798720 bytes, 635.69 kbps, fifo 512
[15:17:12] libhb: work result = 0

# Encode Completed ...
jhnsnvn
Posts: 5
Joined: Thu Nov 29, 2018 11:11 pm

Re: Colored bars after scene changes.

Post by jhnsnvn »

So after researching other topics related to this issue I was having, I stumbled upon a suggestion to try out the Handbrake Nightly build. I ran my stubborn files through that were giving me these colored bars and I no longer have that issue. I wonder then what could have been the issue if that was the fix. Any thoughts would be appreciated.
User avatar
JohnAStebbins
HandBrake Team
Posts: 5712
Joined: Sat Feb 09, 2008 7:21 pm

Re: Colored bars after scene changes.

Post by JohnAStebbins »

Without a log from the version that worked, it's impossible to be certain of the differences in settings you might have used. In the log you supplied, you are using an old version of HandBrake. The latest release is 1.2.0. The nightly build is very close to the same as 1.2.0 since this is a recent release. The most likely cause for the colored bars is the decoder you were using (h264_qsv). I believe the hardware decoder is disabled by default in the new release. But there are a number of other changes that could explain it.
jhnsnvn
Posts: 5
Joined: Thu Nov 29, 2018 11:11 pm

Re: Colored bars after scene changes.

Post by jhnsnvn »

Here is the most recent log after using the nightly build.
Thank you John for looking at this.

Code: Select all

HandBrake Nightly 20181216171651-23bc08b-master (2018121701)
OS: Microsoft Windows NT 10.0.17134.0
Ram: 8054 MB, 
GPU Information:
  Intel(R) UHD Graphics 630 - 23.20.16.4927
Screen: 1280x1024
Temp Dir: C:\Users\Bohdan\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake Nightly
Data Dir: C:\Users\Bohdan\AppData\Roaming\HandBrake\Nightly

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


# Starting Encode ...

[17:03:27] hb_init: starting libhb thread
[17:03:27] 1 job(s) to process
[17:03:27] json job:
{
  "Audio": {
    "AudioList": [
      {
        "Bitrate": 160,
        "DRC": 0.0,
        "Encoder": "av_aac",
        "Gain": 0.0,
        "Mixdown": 4,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Track": 0,
        "DitherMethod": 0
      },
      {
        "DRC": 0.0,
        "Encoder": "copy:ac3",
        "Gain": 0.0,
        "Mixdown": -1,
        "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"
    ],
    "FallbackEncoder": "ac3"
  },
  "Destination": {
    "ChapterList": [
      {
        "Name": "Chapter 1"
      },
      {
        "Name": "Chapter 2"
      },
      {
        "Name": "Chapter 3"
      },
      {
        "Name": "Chapter 4"
      },
      {
        "Name": "Chapter 5"
      },
      {
        "Name": "Chapter 6"
      },
      {
        "Name": "Chapter 7"
      },
      {
        "Name": "Chapter 8"
      },
      {
        "Name": "Chapter 9"
      },
      {
        "Name": "Chapter 10"
      },
      {
        "Name": "Chapter 11"
      },
      {
        "Name": "Chapter 12"
      },
      {
        "Name": "Chapter 13"
      },
      {
        "Name": "Chapter 14"
      },
      {
        "Name": "Chapter 15"
      },
      {
        "Name": "Chapter 16"
      },
      {
        "Name": "Chapter 17"
      },
      {
        "Name": "Chapter 18"
      },
      {
        "Name": "Chapter 19"
      },
      {
        "Name": "Chapter 20"
      },
      {
        "Name": "Chapter 21"
      }
    ],
    "ChapterMarkers": true,
    "AlignAVStart": true,
    "File": "C:\\Plex Video\\The Nightmare Before Christmas-1.m4v",
    "Mp4Options": {
      "IpodAtom": false,
      "Mp4Optimize": false
    },
    "Mux": "mp4"
  },
  "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": 11,
        "Settings": {
          "crop-bottom": "0",
          "crop-left": "60",
          "crop-right": "60",
          "crop-top": "0",
          "height": "1080",
          "width": "1800"
        }
      },
      {
        "ID": 6,
        "Settings": {
          "mode": "0"
        }
      }
    ]
  },
  "PAR": {
    "Num": 1,
    "Den": 1
  },
  "Metadata": {},
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "chapter",
      "Start": 1,
      "End": 21
    },
    "Title": 1,
    "Path": "G:\\MKV\\The Nightmare Before Christmas\\The Nightmare Before Christmas.mkv"
  },
  "Subtitle": {
    "Search": {
      "Burn": true,
      "Default": false,
      "Enable": true,
      "Forced": true
    },
    "SubtitleList": []
  },
  "Video": {
    "Encoder": "x264",
    "Level": "4.0",
    "TwoPass": false,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "ref=5:bframes=5",
    "Preset": "veryslow",
    "Profile": "high",
    "Quality": 17.0,
    "Tune": "film",
    "QSV": {
      "Decode": false,
      "AsyncDepth": 0
    }
  }
}
[17:03:27] CPU: Intel(R) Core(TM) i3-8350K CPU @ 4.00GHz
[17:03:27]  - Intel microarchitecture Kaby Lake
[17:03:27]  - logical processor count: 4
[17:03:27] Intel Quick Sync Video support: yes
[17:03:27]  - Intel Media SDK hardware: API 1.25 (minimum: 1.3)
[17:03:27]  - H.264 encoder: yes
[17:03:27]     - preferred implementation: hardware (any) via D3D11
[17:03:27]     - capabilities (hardware):  breftype icq+la+i+downs vsinfo opt1 opt2+mbbrc+extbrc+trellis+ib_adapt+nmpslice
[17:03:27]  - H.265 encoder: yes (8bit: yes, 10bit: yes)
[17:03:27]     - preferred implementation: hardware (any) via D3D11
[17:03:27]     - capabilities (hardware):  bpyramid icq vsinfo opt1
[17:03:27] hb_scan: path=G:\MKV\The Nightmare Before Christmas\The Nightmare Before Christmas.mkv, title_index=1
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:323: failed opening UDF image G:\MKV\The Nightmare Before Christmas\The Nightmare Before Christmas.mkv
src/libbluray/disc/disc.c:424: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:424: error opening file BDMV\BACKUP\index.bdmv
[17:03:27] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 6.0.0
libdvdread: Encrypted DVD support unavailable.
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[17:03:27] dvd: not a dvd - trying as a stream/file instead
Input #0, matroska,webm, from 'G:\MKV\The Nightmare Before Christmas\The Nightmare Before Christmas.mkv':
  Metadata:
    encoder         : libmakemkv v1.12.3 (1.3.5/1.4.7) win(x64-release)
    creation_time   : 2018-11-29T03:05:48.000000Z
  Duration: 01:16:39.85, start: 0.000000, bitrate: 37281 kb/s
    Chapter #0:0: start 0.000000, end 79.579500
    Metadata:
      title           : Chapter 01
    Chapter #0:1: start 79.579500, end 382.298583
    Metadata:
      title           : Chapter 02
    Chapter #0:2: start 382.298583, end 849.932417
    Metadata:
      title           : Chapter 03
    Chapter #0:3: start 849.932417, end 1253.210292
    Metadata:
      title           : Chapter 04
    Chapter #0:4: start 1253.210292, end 1576.324750
    Metadata:
      title           : Chapter 05
    Chapter #0:5: start 1576.324750, end 1844.342500
    Metadata:
      title           : Chapter 06
    Chapter #0:6: start 1844.342500, end 2135.049583
    Metadata:
      title           : Chapter 07
    Chapter #0:7: start 2135.049583, end 2325.531542
    Metadata:
      title           : Chapter 08
    Chapter #0:8: start 2325.531542, end 2481.479000
    Metadata:
      title           : Chapter 09
    Chapter #0:9: start 2481.479000, end 2743.115375
    Metadata:
      title           : Chapter 10
    Chapter #0:10: start 2743.115375, end 2916.371792
    Metadata:
      title           : Chapter 11
    Chapter #0:11: start 2916.371792, end 3069.941875
    Metadata:
      title           : Chapter 12
    Chapter #0:12: start 3069.941875, end 3208.747208
    Metadata:
      title           : Chapter 13
    Chapter #0:13: start 3208.747208, end 3313.226583
    Metadata:
      title           : Chapter 14
    Chapter #0:14: start 3313.226583, end 3614.152208
    Metadata:
      title           : Chapter 15
    Chapter #0:15: start 3614.152208, end 3722.927542
    Metadata:
      title           : Chapter 16
    Chapter #0:16: start 3722.927542, end 3905.443208
    Metadata:
      title           : Chapter 17
    Chapter #0:17: start 3905.443208, end 4156.610792
    Metadata:
      title           : Chapter 18
    Chapter #0:18: start 4156.610792, end 4312.808500
    Metadata:
      title           : Chapter 19
    Chapter #0:19: start 4312.808500, end 4598.844250
    Metadata:
      title           : Chapter 20
    Chapter #0:20: start 4598.844250, end 4599.845250
    Metadata:
      title           : Chapter 21
    Stream #0:0(eng): Video: h264 (High), yuv420p(progressive), 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc
    Metadata:
      BPS-eng         : 29571833
      DURATION-eng    : 01:16:39.845250000
      NUMBER_OF_FRAMES-eng: 110286
      NUMBER_OF_BYTES-eng: 17003231570
      SOURCE_ID-eng   : 001011
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:1(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 640 kb/s (default)
    Metadata:
      title           : Surround 5.1
      BPS-eng         : 640000
      DURATION-eng    : 01:16:39.872000000
      NUMBER_OF_FRAMES-eng: 143746
      NUMBER_OF_BYTES-eng: 367989760
      SOURCE_ID-eng   : 001101
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:2(fra): Audio: ac3, 48000 Hz, 5.1(side), fltp, 640 kb/s
    Metadata:
      title           : Surround 5.1
      BPS-eng         : 640000
      DURATION-eng    : 01:16:39.872000000
      NUMBER_OF_FRAMES-eng: 143746
      NUMBER_OF_BYTES-eng: 367989760
      SOURCE_ID-eng   : 001102
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:3(spa): Audio: ac3, 48000 Hz, 5.1(side), fltp, 640 kb/s
    Metadata:
      title           : Surround 5.1
      BPS-eng         : 640000
      DURATION-eng    : 01:16:39.872000000
      NUMBER_OF_FRAMES-eng: 143746
      NUMBER_OF_BYTES-eng: 367989760
      SOURCE_ID-eng   : 001103
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:4(eng): Audio: truehd, 48000 Hz, 7.1, s32 (24 bit)
    Metadata:
      title           : Surround 7.1
      BPS-eng         : 4867349
      DURATION-eng    : 01:16:39.845833333
      NUMBER_OF_FRAMES-eng: 5519815
      NUMBER_OF_BYTES-eng: 2798631632
      SOURCE_ID-eng   : 001100
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:5(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 640 kb/s
    Metadata:
      title           : Surround 5.1
      BPS-eng         : 640000
      DURATION-eng    : 01:16:39.872000000
      NUMBER_OF_FRAMES-eng: 143746
      NUMBER_OF_BYTES-eng: 367989760
      SOURCE_ID-eng   : 001100
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:6(eng): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 28340
      DURATION-eng    : 01:10:34.000604166
      NUMBER_OF_FRAMES-eng: 1885
      NUMBER_OF_BYTES-eng: 14999126
      SOURCE_ID-eng   : 001200
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:7(fra): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 20946
      DURATION-eng    : 01:10:46.387979166
      NUMBER_OF_FRAMES-eng: 1629
      NUMBER_OF_BYTES-eng: 11118275
      SOURCE_ID-eng   : 001201
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:8(spa): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 24121
      DURATION-eng    : 01:10:46.596520833
      NUMBER_OF_FRAMES-eng: 1631
      NUMBER_OF_BYTES-eng: 12804162
      SOURCE_ID-eng   : 001202
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:9(por): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 23116
      DURATION-eng    : 01:10:46.596520833
      NUMBER_OF_FRAMES-eng: 1645
      NUMBER_OF_BYTES-eng: 12270992
      SOURCE_ID-eng   : 001203
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:10(eng): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 47360
      DURATION-eng    : 01:15:03.519854166
      NUMBER_OF_FRAMES-eng: 2487
      NUMBER_OF_BYTES-eng: 26661257
      SOURCE_ID-eng   : 001204
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:11(fra): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 44907
      DURATION-eng    : 01:15:03.394729166
      NUMBER_OF_FRAMES-eng: 2425
      NUMBER_OF_BYTES-eng: 25279412
      SOURCE_ID-eng   : 001205
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:12(spa): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 42942
      DURATION-eng    : 01:15:03.478145833
      NUMBER_OF_FRAMES-eng: 2427
      NUMBER_OF_BYTES-eng: 24173569
      SOURCE_ID-eng   : 001206
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:13(por): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 45350
      DURATION-eng    : 01:15:03.478145833
      NUMBER_OF_FRAMES-eng: 2429
      NUMBER_OF_BYTES-eng: 25529155
      SOURCE_ID-eng   : 001207
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:14(fra): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 346
      DURATION-eng    : 00:40:40.792520833
      NUMBER_OF_FRAMES-eng: 14
      NUMBER_OF_BYTES-eng: 105689
      SOURCE_ID-eng   : 001208
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:15(spa): Subtitle: hdmv_pgs_subtitle
    Metadata:
      BPS-eng         : 403
      DURATION-eng    : 00:59:58.407312500
      NUMBER_OF_FRAMES-eng: 30
      NUMBER_OF_BYTES-eng: 181669
      SOURCE_ID-eng   : 001209
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.12.3 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2018-11-29 03:05:48
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
[17:03:27] scan: decoding previews for title 1
[17:03:27] scan: audio 0x1: ac3, rate=48000Hz, bitrate=640000 English (AC3) (5.1 ch)
[17:03:27] scan: audio 0x2: ac3, rate=48000Hz, bitrate=640000 Francais (AC3) (5.1 ch)
[17:03:27] scan: audio 0x3: ac3, rate=48000Hz, bitrate=640000 español (AC3) (5.1 ch)
[17:03:27] scan: audio 0x4: truehd, rate=48000Hz, bitrate=1 English (TrueHD) (7.1 ch)
[17:03:27] scan: audio 0x5: ac3, rate=48000Hz, bitrate=640000 English (AC3) (5.1 ch)
[17:03:28] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 0/0/60/60, aspect 16:9, PAR 1:1
[17:03:28] scan: supported video decoders: avcodec qsv
[17:03:28] libhb: scan thread found 1 valid title(s)
[17:03:28] starting job
[17:03:28] decomb filter thread started for segment 0
[17:03:28] decomb check thread started for segment 2
[17:03:28] mask filter thread started for segment 2
[17:03:28] decomb filter thread started for segment 3
[17:03:28] decomb check thread started for segment 0
[17:03:28] decomb check thread started for segment 1
[17:03:28] yadif thread started for segment 0
[17:03:28] decomb check thread started for segment 3
[17:03:28] mask filter thread started for segment 0
[17:03:28] job configuration:
[17:03:28]  * source
[17:03:28]    + G:\MKV\The Nightmare Before Christmas\The Nightmare Before Christmas.mkv
[17:03:28]    + title 1, chapter(s) 1 to 21
[17:03:28]    + container: matroska,webm
[17:03:28]    + data rate: 37281 kbps
[17:03:28]  * destination
[17:03:28]    + C:\Plex Video\The Nightmare Before Christmas-1.m4v
[17:03:28]    + container: MPEG-4 (libavformat)
[17:03:28]      + align initial A/V stream timestamps
[17:03:28] mask filter thread started for segment 1
[17:03:28]      + chapter markers
[17:03:28]  * video track
[17:03:28]    + decoder: h264
[17:03:28]    + filters
[17:03:28]      + 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)
[17:03:28] decomb filter thread started for segment 2
[17:03:28]      + Decomb (mode=39)
[17:03:28]      + Framerate Shaper (mode=0)
[17:03:28]        + frame rate: same as source (around 23.976 fps)
[17:03:28]      + Crop and Scale (width=1800:height=1080:crop-top=0:crop-bottom=0:crop-left=60:crop-right=60)
[17:03:28] mask filter thread started for segment 3
[17:03:28]        + source: 1920 * 1080, crop (0/0/60/60): 1800 * 1080, scale: 1800 * 1080
[17:03:28]    + Output geometry
[17:03:28]      + storage dimensions: 1800 x 1080
[17:03:28]      + pixel aspect ratio: 1 : 1
[17:03:28]      + display dimensions: 1800 x 1080
[17:03:28]  * Foreign Audio Search: Render/Burn-in, Forced Only
[17:03:28]    + subtitle, English [PGS] (track 0, id 0x6, Picture)
[17:03:28]    + subtitle, English [PGS] (track 4, id 0xa, Picture)
[17:03:28] mask erode thread started for segment 0
[17:03:28] mask erode thread started for segment 1
[17:03:28] mask erode thread started for segment 2
[17:03:28] mask erode thread started for segment 3
[17:03:28] mask dilate thread started for segment 0
[17:03:28] mask dilate thread started for segment 1
[17:03:28] mask dilate thread started for segment 2
[17:03:28] mask dilate thread started for segment 3
[17:03:28] decomb filter thread started for segment 1
[17:03:28] yadif thread started for segment 1
[17:03:28] yadif thread started for segment 2
[17:03:28] yadif thread started for segment 3
[17:03:28] sync: expecting 110285 video frames
[17:06:22] reader: done. 1 scr changes
[17:06:22] work: average encoding speed for job is 0.000000 fps
[17:06:22] comb detect: heavy 0 | light 0 | uncombed 0 | total 0
[17:06:22] decomb: deinterlaced 0 | blended 0 | unfiltered 0 | total 0
[17:06:22] vfr: lost time: 0 (0 frames)
[17:06:22] vfr: gained time: 0 (0 frames) (0 not accounted for)
[17:06:22] h264-decoder done: 0 frames, 0 decoder errors
[17:06:22] sync: got 0 frames, 110285 expected
[17:06:22] Subtitle track 0 (id 0x6) 'English [PGS]': 946 hits (0 forced)
[17:06:22] Subtitle track 4 (id 0xa) 'English [PGS]': 1252 hits (0 forced)
[17:06:22] No candidate detected during subtitle scan
[17:06:22] starting job
[17:06:22] decomb filter thread started for segment 0
[17:06:22] decomb filter thread started for segment 1
[17:06:22] decomb filter thread started for segment 2
[17:06:22] decomb filter thread started for segment 3
[17:06:22] decomb check thread started for segment 0
[17:06:22] mask dilate thread started for segment 3
[17:06:22] decomb check thread started for segment 2
[17:06:22] decomb check thread started for segment 3
[17:06:22] mask filter thread started for segment 0
[17:06:22] mask filter thread started for segment 1
[17:06:22] mask filter thread started for segment 2
[17:06:22] job configuration:
[17:06:22]  * source
[17:06:22]    + G:\MKV\The Nightmare Before Christmas\The Nightmare Before Christmas.mkv
[17:06:22]    + title 1, chapter(s) 1 to 21
[17:06:22]    + container: matroska,webm
[17:06:22] mask filter thread started for segment 3
[17:06:22]    + data rate: 37281 kbps
[17:06:22]  * destination
[17:06:22]    + C:\Plex Video\The Nightmare Before Christmas-1.m4v
[17:06:22]    + container: MPEG-4 (libavformat)
[17:06:22]      + align initial A/V stream timestamps
[17:06:22]      + chapter markers
[17:06:22]  * video track
[17:06:22]    + decoder: h264
[17:06:22]    + filters
[17:06:22] mask erode thread started for segment 0
[17:06:22]      + 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)
[17:06:22]      + Decomb (mode=39)
[17:06:22]      + Framerate Shaper (mode=0)
[17:06:22]        + frame rate: same as source (around 23.976 fps)
[17:06:22] mask erode thread started for segment 1
[17:06:22]      + Crop and Scale (width=1800:height=1080:crop-top=0:crop-bottom=0:crop-left=60:crop-right=60)
[17:06:22]        + source: 1920 * 1080, crop (0/0/60/60): 1800 * 1080, scale: 1800 * 1080
[17:06:22]    + Output geometry
[17:06:22]      + storage dimensions: 1800 x 1080
[17:06:22]      + pixel aspect ratio: 1 : 1
[17:06:22]      + display dimensions: 1800 x 1080
[17:06:22]    + encoder: H.264 (libx264)
[17:06:22]      + preset:  veryslow
[17:06:22]      + tune:    film
[17:06:22] mask erode thread started for segment 2
[17:06:22]      + options: ref=5:bframes=5
[17:06:22]      + profile: high
[17:06:22]      + level:   4.0
[17:06:22]      + quality: 17.00 (RF)
[17:06:22]      + color profile: 1-1-1
[17:06:22]  * audio track 1
[17:06:22]    + decoder: English (AC3) (5.1 ch) (track 1, id 0x1)
[17:06:22]      + bitrate: 640 kbps, samplerate: 48000 Hz
[17:06:22]    + mixdown: Stereo
[17:06:22]    + dither: none
[17:06:22] mask erode thread started for segment 3
[17:06:22]    + encoder: AAC (libavcodec)
[17:06:22]      + bitrate: 160 kbps, samplerate: 48000 Hz
[17:06:22]  * audio track 2
[17:06:22]    + decoder: English (AC3) (5.1 ch) (track 1, id 0x1)
[17:06:22]      + bitrate: 640 kbps, samplerate: 48000 Hz
[17:06:22]    + AC3 Passthru
[17:06:22] mask dilate thread started for segment 0
[17:06:22] mask dilate thread started for segment 1
[17:06:22] mask dilate thread started for segment 2
[17:06:22] decomb check thread started for segment 1
[17:06:22] yadif thread started for segment 0
[17:06:22] yadif thread started for segment 1
[17:06:22] yadif thread started for segment 2
[17:06:22] yadif thread started for segment 3
[17:06:23] sync: expecting 110285 video frames
[17:06:23] encx264: min-keyint: 24, keyint: 240
[17:06:23] encx264: encoding at constant RF 17.000000
[17:06:23] encx264: unparsed options: ref=4:bframes=5:level=4.0:b-adapt=2:direct=auto:deblock=-1,-1:analyse=all:me=umh:merange=24:subme=10:trellis=2:psy-rd=1,0.15:vbv-bufsize=31250:vbv-maxrate=25000:rc-lookahead=60
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x264 [info]: profile High, level 4.0, 4:2:0, 8-bit
[17:06:23] sync: first pts video is 0
[17:06:23] sync: "Chapter 1" (1) at frame 1 time 0
[17:06:23] sync: first pts audio 0x1 is 0
[17:06:23] sync: first pts audio 0x1 is 0
[17:09:19] sync: "Chapter 2" (2) at frame 1909 time 7162155
[17:23:51] sync: "Chapter 3" (3) at frame 9167 time 34406872
[17:47:00] sync: "Chapter 4" (4) at frame 20382 time 76505178
[18:09:38] sync: "Chapter 5" (5) at frame 30051 time 112800187
[18:25:14] sync: "Chapter 6" (6) at frame 37795 time 141869227
[18:36:57] sync: "Chapter 7" (7) at frame 44221 time 165990825
[18:51:25] sync: "Chapter 8" (8) at frame 51191 time 192154462
[19:01:04] sync: "Chapter 9" (9) at frame 55758 time 209297838
[19:08:20] sync: "Chapter 10" (10) at frame 59497 time 223333110
[19:21:49] sync: "Chapter 11" (11) at frame 65773 time 246891645
[19:30:35] sync: "Chapter 12" (12) at frame 69924 time 262473461
[19:40:06] sync: "Chapter 13" (13) at frame 73606 time 276294768
[19:49:18] sync: "Chapter 14" (14) at frame 76937 time 288798510
[19:58:40] sync: "Chapter 15" (15) at frame 79439 time 298190392
[20:16:57] sync: "Chapter 16" (16) at frame 86657 time 325284960
[20:23:21] sync: "Chapter 17" (17) at frame 89262 time 335063478
[20:34:56] sync: "Chapter 18" (18) at frame 93641 time 351501150
[20:52:16] sync: "Chapter 19" (19) at frame 99660 time 374094971
[21:01:26] sync: "Chapter 20" (20) at frame 103405 time 388152765
[21:06:59] reader: done. 1 scr changes
[21:07:11] work: average encoding speed for job is 7.634907 fps
[21:07:11] comb detect: heavy 43 | light 1553 | uncombed 108690 | total 110286
[21:07:11] decomb: deinterlaced 43 | blended 1553 | unfiltered 108690 | total 110286
[21:07:11] vfr: lost time: 0 (0 frames)
[21:07:11] vfr: gained time: 0 (0 frames) (0 not accounted for)
[21:07:11] ac3-decoder done: 143746 frames, 0 decoder errors
[21:07:11] ac3-decoder done: 143746 frames, 0 decoder errors
[21:07:11] h264-decoder done: 110286 frames, 0 decoder errors
[21:07:11] sync: got 110286 frames, 110285 expected
[21:07:11] sync: framerate min 23.981 fps, max 23.981 fps, avg 23.976 fps
x264 [info]: frame I:792   Avg QP:12.49  size:247225
x264 [info]: frame P:27887 Avg QP:16.41  size: 89637
x264 [info]: frame B:81607 Avg QP:19.04  size: 29696
x264 [info]: consecutive B-frames:  1.9%  2.2% 28.1% 21.2% 17.7% 29.0%
x264 [info]: mb I  I16..4: 15.3% 58.5% 26.2%
x264 [info]: mb P  I16..4:  2.4% 13.7%  2.1%  P16..4: 38.7% 19.8% 12.5%  0.8%  0.3%    skip: 9.7%
x264 [info]: mb B  I16..4:  0.2%  1.6%  0.2%  B16..8: 35.9%  9.3%  2.2%  direct: 9.1%  skip:41.6%  L0:42.7% L1:42.3% BI:15.0%
x264 [info]: 8x8 transform intra:73.8% inter:52.5%
x264 [info]: direct mvs  spatial:100.0% temporal:0.0%
x264 [info]: coded y,uvDC,uvAC intra: 83.3% 81.4% 64.0% inter: 28.4% 20.3% 6.3%
x264 [info]: i16 v,h,dc,p: 49% 12% 14% 25%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 12% 10% 14%  8% 11% 10% 11% 10% 13%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 12%  8%  6%  9% 15% 13% 13% 11% 13%
x264 [info]: i8c dc,h,v,p: 50% 22% 17% 12%
x264 [info]: Weighted P-Frames: Y:6.2% UV:3.4%
x264 [info]: ref P L0: 56.8% 10.5% 23.4%  8.7%  0.6%  0.0%
x264 [info]: ref B L0: 86.1% 11.4%  2.5%
x264 [info]: ref B L1: 97.1%  2.9%
x264 [info]: kb/s:8902.77
[21:07:11] mux: track 0, 110286 frames, 5118886840 bytes, 8902.55 kbps, fifo 1024
[21:07:11] mux: track 1, 215620 frames, 92343836 bytes, 160.60 kbps, fifo 2048
[21:07:11] mux: track 2, 143746 frames, 367989760 bytes, 639.99 kbps, fifo 2048
[21:07:11] libhb: work result = 0

# Encode Completed ...
User avatar
JohnAStebbins
HandBrake Team
Posts: 5712
Joined: Sat Feb 09, 2008 7:21 pm

Re: Colored bars after scene changes.

Post by JohnAStebbins »

Yeah, different decoder. The QSV hardware decoder is known to not always produce the best output. Pretty much true of all the hardware decoders. It may work better as new drivers are released, but software decoders are plenty fast and will only bottleneck if you are using a hardware *encoder* (which you were not).
jhnsnvn
Posts: 5
Joined: Thu Nov 29, 2018 11:11 pm

Re: Colored bars after scene changes.

Post by jhnsnvn »

So was the QSV hardware decoder an option that I had selected or was it something that the program uses normally in that build. Also is what you saw in the video describable, as in does that effect that was caused have a name.
User avatar
s55
HandBrake Team
Posts: 10350
Joined: Sun Dec 24, 2006 1:05 pm

Re: Colored bars after scene changes.

Post by s55 »

It's off by default so you'd have to actively turn it on in preferences. I'd really only use it on Low-end parts. The higher end CPU's are more than capable of feeding the QSV encoder.
jhnsnvn
Posts: 5
Joined: Thu Nov 29, 2018 11:11 pm

Re: Colored bars after scene changes.

Post by jhnsnvn »

Thank You s55.
Post Reply