Why no bitrate when using mkv format

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
Alloneword
Posts: 18
Joined: Mon Nov 19, 2012 10:19 am

Why no bitrate when using mkv format

Post by Alloneword »

Morning all.
So i have been encoding some of my retail DVD's (Reg 2) to MKV as most say handbrake is one of the best, and i have to be honest it seems to do a good job, however i have one issue that is driving me bonkers, i find anything about 2500kbps is good enough for me so import the DVD, Picture tab as left at default so is filters tab, however i do alter some details on the video tab and these are Encoder Preset is set to Placebo Avg Bitrate is ticked and 2500 is put in the box and Turbo first pass is turned off other then that it's all left at default Fast 1080p 30 is selected.
I let it do it's thing normally overnight then when i run an app called PlayTime which scans folders for video files it lists them in video bitrate but my encodes allways come up blank, when i run the mkv file through Bitrate Viewer it will show the file at being about the 2500 mark, yet when i do the same thing again and ONLY changing it to mp4 it works fine ie; 2500 in playtime.
So has anyone heard of this problem before and even better how to solve it, i have done a few mkv using other mkv software and it works fine but i'm at a loss on what to do


I am running win 7 x64 U and using HB v 1.0.7

Code: Select all

HandBrake 1.0.7 (2017040900) - 64bit
OS: Microsoft Windows NT 6.1.7601 Service Pack 1 - 64bit
CPU: Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz
Ram: 15296 MB, 
GPU Information:
  Intel(R) HD Graphics 4600 - 10.18.14.4414
Screen: 1920x1080
Temp Dir: C:\Users\Home-Brew\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake
Data Dir: C:\Users\Home-Brew\AppData\Roaming\HandBrake Team\HandBrake\1.0.7.0

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


# Starting Encode ...

[02:14:39] hb_init: starting libhb thread
[02:14:39] 1 job(s) to process
[02:14:39] json job:
{
  "Audio": {
    "AudioList": [
      {
        "Bitrate": 160,
        "DRC": 0.0,
        "Encoder": 65536,
        "Gain": 0.0,
        "Mixdown": 6,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "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,
    "File": "K:\\Aristocats_T1_C1-21.mkv",
    "Mp4Options": {
      "IpodAtom": false,
      "Mp4Optimize": false
    },
    "Mux": 2097152
  },
  "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": "4",
          "crop-left": "10",
          "crop-right": "8",
          "crop-top": "0",
          "height": "572",
          "width": "702"
        }
      },
      {
        "ID": 6,
        "Settings": {
          "mode": "2",
          "rate": "27000000/900000"
        }
      }
    ]
  },
  "PAR": {
    "Num": 16,
    "Den": 15
  },
  "Metadata": {},
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "chapter",
      "Start": 1,
      "End": 21
    },
    "Title": 1,
    "Path": "P:\\"
  },
  "Subtitle": {
    "Search": {
      "Burn": true,
      "Default": false,
      "Enable": true,
      "Forced": true
    },
    "SubtitleList": []
  },
  "Video": {
    "Encoder": 65536,
    "Level": "4.0",
    "Bitrate": 2500,
    "TwoPass": true,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "",
    "Preset": "placebo",
    "Profile": "main",
    "OpenCL": false,
    "HWDecode": false,
    "QSV": {
      "Decode": false,
      "AsyncDepth": 0
    }
  }
}
[02:14:39] CPU: Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz
[02:14:39]  - Intel microarchitecture Haswell
[02:14:39]  - logical processor count: 8
[02:14:39] Intel Quick Sync Video support: yes
[02:14:39]  - Intel Media SDK hardware: API 1.17 (minimum: 1.3)
[02:14:39]  - H.264 encoder: yes
[02:14:39]     - preferred implementation: hardware (any)
[02:14:39]     - capabilities (hardware):  breftype icq+la+i+downs vsinfo opt1 opt2+mbbrc+extbrc+trellis+ib_adapt+nmpslice
[02:14:39]  - H.265 encoder: no
[02:14:39] hb_scan: path=P:\, title_index=1
src/libbluray/disc/disc.c:352: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:352: error opening file BDMV\BACKUP\index.bdmv
[02:14:39] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 5.0.1
libdvdread: Encrypted DVD support unavailable.
libdvdread: Can't open P:\ for reading
libdvdread: Device P:\ inaccessible, CSS authentication not available.
libdvdnav: Unable to open device file P:\.
libdvdnav: DVD disk reports itself with Region mask 0x00000000. Regions: 1 2 3 4 5 6 7 8
libdvdread: Encrypted DVD support unavailable.
libdvdread: Can't open P:\ for reading
libdvdread: Device P:\ inaccessible, CSS authentication not available.
[02:14:39] scan: DVD has 26 title(s)
[02:14:39] scan: scanning title 1
[02:14:39] scan: opening IFO for VTS 1
[02:14:39] scan: duration is 01:15:38 (4538200 ms)
[02:14:39] pgc_id: 1, pgn: 1: pgc: 00000000239AA630
[02:14:39] scan: vts=1, ttn=1, cells=0->20, blocks=0->2231742, 2231743 blocks
[02:14:39] scan: checking audio 1
[02:14:39] scan: id=0x80bd, lang=English (AC3), 3cc=eng ext=0
[02:14:39] scan: checking audio 2
[02:14:39] scan: id=0x81bd, lang=español (AC3), 3cc=spa ext=0
[02:14:39] scan: checking audio 3
[02:14:39] scan: id=0x82bd, lang=Portugues (AC3), 3cc=por ext=0
[02:14:39] scan: checking audio 4
[02:14:39] scan: id=0x83bd, lang=???????? (AC3), 3cc=ell ext=0
[02:14:39] scan: checking audio 5
[02:14:39] scan: id=0x84bd, lang=????? (AC3), 3cc=heb ext=0
[02:14:39] scan: checking subtitle 1
[02:14:39] scan: id=0x20bd, lang=English, 3cc=eng ext=1
[02:14:39] scan: checking subtitle 2
[02:14:39] scan: id=0x21bd, lang=español, 3cc=spa ext=1
[02:14:39] scan: checking subtitle 3
[02:14:39] scan: id=0x22bd, lang=Portugues, 3cc=por ext=1
[02:14:39] scan: checking subtitle 4
[02:14:39] scan: id=0x23bd, lang=????????, 3cc=ell ext=1
[02:14:39] scan: checking subtitle 5
[02:14:39] scan: id=0x24bd, lang=?????, 3cc=heb ext=1
[02:14:39] scan: checking subtitle 6
[02:14:39] scan: id=0x25bd, lang=English (Closed Caption), 3cc=eng ext=5
[02:14:39] scan: checking subtitle 7
[02:14:39] scan: id=0x26bd, lang=hrvatski, 3cc=hrv ext=1
[02:14:39] scan: checking subtitle 8
[02:14:39] scan: id=0x27bd, lang=slovenšcina, 3cc=slv ext=1
[02:14:39] scan: checking subtitle 9
[02:14:39] scan: id=0x28bd, lang=eesti, 3cc=est ext=1
[02:14:39] scan: title 1 has 21 chapters
[02:14:39] scan: chap 1 c=0->0, b=0->111291 (111292), 228240 ms
[02:14:39] scan: chap 2 c=1->1, b=111292->206397 (95106), 192920 ms
[02:14:39] scan: chap 3 c=2->2, b=206398->351246 (144849), 293720 ms
[02:14:39] scan: chap 4 c=3->3, b=351247->482011 (130765), 265720 ms
[02:14:39] scan: chap 5 c=4->4, b=482012->624345 (142334), 290400 ms
[02:14:39] scan: chap 6 c=5->5, b=624346->747271 (122926), 249560 ms
[02:14:39] scan: chap 7 c=6->6, b=747272->923647 (176376), 358360 ms
[02:14:39] scan: chap 8 c=7->7, b=923648->1008121 (84474), 171360 ms
[02:14:39] scan: chap 9 c=8->8, b=1008122->1087585 (79464), 161320 ms
[02:14:39] scan: chap 10 c=9->9, b=1087586->1200655 (113070), 229720 ms
[02:14:39] scan: chap 11 c=10->10, b=1200656->1365018 (164363), 332880 ms
[02:14:39] scan: chap 12 c=11->11, b=1365019->1394309 (29291), 59520 ms
[02:14:39] scan: chap 13 c=12->12, b=1394310->1579720 (185411), 376480 ms
[02:14:39] scan: chap 14 c=13->13, b=1579721->1651442 (71722), 145160 ms
[02:14:39] scan: chap 15 c=14->14, b=1651443->1774550 (123108), 250400 ms
[02:14:39] scan: chap 16 c=15->15, b=1774551->1886377 (111827), 226920 ms
[02:14:39] scan: chap 17 c=16->16, b=1886378->1989762 (103385), 210440 ms
[02:14:39] scan: chap 18 c=17->17, b=1989763->2059819 (70057), 142600 ms
[02:14:39] scan: chap 19 c=18->18, b=2059820->2140632 (80813), 165600 ms
[02:14:39] scan: chap 20 c=19->19, b=2140633->2231656 (91024), 186160 ms
[02:14:39] scan: chap 21 c=20->20, b=2231657->2231742 (86), 720 ms
[02:14:39] scan: aspect = 4:3
[02:14:39] scan: decoding previews for title 1
libdvdnav: DVD disk reports itself with Region mask 0x00000000. Regions: 1 2 3 4 5 6 7 8
[02:14:39] scan: title angle(s) 1
[ac3 @ 000000002395f700] frame sync error
[ac3 @ 000000002395f700] frame sync error
[ac3 @ 000000002395f700] frame sync error
[02:14:39] scan: audio 0x80bd: ac3, rate=48000Hz, bitrate=384000 English (AC3) (5.1 ch)
[ac3 @ 00000000239333c0] frame sync error
[02:14:39] scan: audio 0x81bd: ac3, rate=48000Hz, bitrate=384000 español (AC3) (5.1 ch)
[ac3 @ 00000000239333c0] frame sync error
[02:14:39] scan: audio 0x82bd: ac3, rate=48000Hz, bitrate=192000 Portugues (AC3) (2.0 ch) (Dolby Surround)
[ac3 @ 00000000239333c0] frame sync error
[02:14:39] scan: audio 0x83bd: ac3, rate=48000Hz, bitrate=192000 ???????? (AC3) (2.0 ch) (Dolby Surround)
[ac3 @ 00000000239333c0] frame sync error
[02:14:39] scan: audio 0x84bd: ac3, rate=48000Hz, bitrate=192000 ????? (AC3) (2.0 ch) (Dolby Surround)
[02:14:39] scan: 10 previews, 720x576, 25.000 fps, autocrop = 0/4/10/8, aspect 4:3, PAR 16:15
[02:14:39] libhb: scan thread found 1 valid title(s)
[02:14:39] starting job
[02:14:39] decomb filter thread started for segment 0
[02:14:39] decomb filter thread started for segment 1
[02:14:39] decomb filter thread started for segment 2
[02:14:39] decomb filter thread started for segment 3
[02:14:39] decomb filter thread started for segment 4
[02:14:39] decomb filter thread started for segment 5
[02:14:39] decomb filter thread started for segment 6
[02:14:39] decomb filter thread started for segment 7
[02:14:39] decomb check thread started for segment 0
[02:14:39] decomb check thread started for segment 1
[02:14:39] decomb check thread started for segment 2
[02:14:39] decomb check thread started for segment 3
[02:14:39] decomb check thread started for segment 4
[02:14:39] decomb check thread started for segment 5
[02:14:39] decomb check thread started for segment 6
[02:14:39] decomb check thread started for segment 7
[02:14:39] mask filter thread started for segment 0
[02:14:39] mask filter thread started for segment 1
[02:14:39] mask filter thread started for segment 2
[02:14:39] mask filter thread started for segment 3
[02:14:39] mask filter thread started for segment 4
[02:14:39] mask filter thread started for segment 5
[02:14:39] mask filter thread started for segment 6
[02:14:39] mask filter thread started for segment 7
[02:14:39] mask erode thread started for segment 0
[02:14:39] mask erode thread started for segment 1
[02:14:39] mask erode thread started for segment 2
[02:14:39] mask erode thread started for segment 3
[02:14:39] mask erode thread started for segment 4
[02:14:39] mask erode thread started for segment 5
[02:14:39] mask erode thread started for segment 6
[02:14:39] mask erode thread started for segment 7
[02:14:39] mask dilate thread started for segment 0
[02:14:39] mask dilate thread started for segment 1
[02:14:39] mask dilate thread started for segment 2
[02:14:39] mask dilate thread started for segment 3
[02:14:39] mask dilate thread started for segment 4
[02:14:39] mask dilate thread started for segment 5
[02:14:39] mask dilate thread started for segment 6
[02:14:39] mask dilate thread started for segment 7
[02:14:39] yadif thread started for segment 0
[02:14:39] yadif thread started for segment 1
[02:14:39] yadif thread started for segment 2
[02:14:39] yadif thread started for segment 3
[02:14:39] yadif thread started for segment 4
[02:14:39] yadif thread started for segment 5
[02:14:39] yadif thread started for segment 6
[02:14:39] yadif thread started for segment 7
[02:14:39] job configuration:
[02:14:39]  * source
[02:14:39]    + P:\
[02:14:39]    + title 1, chapter(s) 1 to 21
[02:14:39]  * destination
[02:14:39]    + K:\Aristocats_T1_C1-21.mkv
[02:14:39]    + container: Matroska (libavformat)
[02:14:39]      + chapter markers
[02:14:39]  * video track
[02:14:39]    + decoder: mpeg2video
[02:14:39]      + bitrate 6558 kbps
[02:14:39]    + filters
[02:14:39]      + 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)
[02:14:39]      + Decomb (mode=39)
[02:14:39]      + Framerate Shaper (mode=2:rate=27000000/900000)
[02:14:39]        + frame rate: 25.000 fps -> peak rate limited to 30.000 fps
[02:14:39]      + Crop and Scale (width=702:height=572:crop-top=0:crop-bottom=4:crop-left=10:crop-right=8)
[02:14:39]        + source: 720 * 576, crop (0/4/10/8): 702 * 572, scale: 702 * 572
[02:14:39]    + Output geometry
[02:14:39]      + storage dimensions: 702 x 572
[02:14:39]      + pixel aspect ratio: 16 : 15
[02:14:39]      + display dimensions: 748 x 572
[02:14:39]  * Foreign Audio Search: Render/Burn-in, Forced Only
[02:14:39]    + subtitle, English (track 0, id 0x20bd) Picture [VOBSUB]
[02:14:39]    + subtitle, English (Closed Caption) (track 5, id 0x25bd) Picture [VOBSUB]
libdvdnav: Using dvdnav version 5.0.1
libdvdread: Encrypted DVD support unavailable.
libdvdread: Can't open P:\ for reading
libdvdread: Device P:\ inaccessible, CSS authentication not available.
libdvdnav: Unable to open device file P:\.
libdvdnav: DVD disk reports itself with Region mask 0x00000000. Regions: 1 2 3 4 5 6 7 8
libdvdread: Encrypted DVD support unavailable.
libdvdread: Can't open P:\ for reading
libdvdread: Device P:\ inaccessible, CSS authentication not available.
libdvdnav: DVD disk reports itself with Region mask 0x00000000. Regions: 1 2 3 4 5 6 7 8
[02:14:39] sync: expecting 113455 video frames
[02:14:54] reader: done. 3 scr changes
[02:14:54] work: average encoding speed for job is 0.000000 fps
[02:14:54] comb detect: heavy 0 | light 0 | uncombed 0 | total 0
[02:14:54] decomb: deinterlaced 0 | blended 0 | unfiltered 0 | total 0
[02:14:54] vfr: 0 frames output, 0 dropped and 0 duped for CFR/PFR
[02:14:54] vfr: lost time: 0 (0 frames)
[02:14:54] vfr: gained time: 0 (0 frames) (0 not accounted for)
[02:14:54] sync: got 0 frames, 113455 expected
[02:14:54] Subtitle track 0 (id 0x20bd) 'English': 993 hits (1 forced)
[02:14:54] Subtitle track 5 (id 0x25bd) 'English (Closed Caption)': 1173 hits (1 forced)
[02:14:54] Found a subtitle candidate with id 0x20bd (contains forced subs)
[02:14:54] starting job
[02:14:54] decomb filter thread started for segment 0
[02:14:54] decomb filter thread started for segment 1
[02:14:54] decomb filter thread started for segment 2
[02:14:54] decomb filter thread started for segment 3
[02:14:54] decomb filter thread started for segment 4
[02:14:54] decomb filter thread started for segment 5
[02:14:54] decomb filter thread started for segment 6
[02:14:54] decomb filter thread started for segment 7
[02:14:54] decomb check thread started for segment 0
[02:14:54] decomb check thread started for segment 2
[02:14:54] decomb check thread started for segment 1
[02:14:54] decomb check thread started for segment 3
[02:14:54] decomb check thread started for segment 4
[02:14:54] decomb check thread started for segment 5
[02:14:54] decomb check thread started for segment 6
[02:14:54] decomb check thread started for segment 7
[02:14:54] mask filter thread started for segment 0
[02:14:54] mask filter thread started for segment 1
[02:14:54] mask filter thread started for segment 2
[02:14:54] mask filter thread started for segment 3
[02:14:54] mask filter thread started for segment 4
[02:14:54] mask filter thread started for segment 5
[02:14:54] mask filter thread started for segment 6
[02:14:54] mask filter thread started for segment 7
[02:14:54] mask erode thread started for segment 0
[02:14:54] mask erode thread started for segment 1
[02:14:54] mask erode thread started for segment 2
[02:14:54] mask erode thread started for segment 3
[02:14:54] mask erode thread started for segment 4
[02:14:54] mask erode thread started for segment 5
[02:14:54] mask erode thread started for segment 6
[02:14:54] mask erode thread started for segment 7
[02:14:54] mask dilate thread started for segment 0
[02:14:54] mask dilate thread started for segment 1
[02:14:54] mask dilate thread started for segment 2
[02:14:54] mask dilate thread started for segment 3
[02:14:54] mask dilate thread started for segment 4
[02:14:54] mask dilate thread started for segment 5
[02:14:54] mask dilate thread started for segment 6
[02:14:54] mask dilate thread started for segment 7
[02:14:54] yadif thread started for segment 0
[02:14:54] yadif thread started for segment 1
[02:14:54] yadif thread started for segment 2
[02:14:54] yadif thread started for segment 3
[02:14:54] yadif thread started for segment 4
[02:14:54] yadif thread started for segment 5
[02:14:54] yadif thread started for segment 6
[02:14:54] yadif thread started for segment 7
[02:14:54] work: track 1, dithering not supported by codec
[02:14:54] job configuration:
[02:14:54]  * source
[02:14:54]    + P:\
[02:14:54]    + title 1, chapter(s) 1 to 21
[02:14:54]  * destination
[02:14:54]    + K:\Aristocats_T1_C1-21.mkv
[02:14:54]    + container: Matroska (libavformat)
[02:14:54]      + chapter markers
[02:14:54]  * video track
[02:14:54]    + decoder: mpeg2video
[02:14:54]      + bitrate 6558 kbps
[02:14:54]    + filters
[02:14:54]      + 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)
[02:14:54]      + Decomb (mode=39)
[02:14:54]      + Framerate Shaper (mode=2:rate=27000000/900000)
[02:14:54]        + frame rate: 25.000 fps -> peak rate limited to 30.000 fps
[02:14:54]      + Subtitle renderer ()
[02:14:54]      + Crop and Scale (width=702:height=572:crop-top=0:crop-bottom=4:crop-left=10:crop-right=8)
[02:14:54]        + source: 720 * 576, crop (0/4/10/8): 702 * 572, scale: 702 * 572
[02:14:54]    + Output geometry
[02:14:54]      + storage dimensions: 702 x 572
[02:14:54]      + pixel aspect ratio: 16 : 15
[02:14:54]      + display dimensions: 748 x 572
[02:14:54]    + encoder: H.264 (libx264)
[02:14:54]      + preset:  placebo
[02:14:54]      + profile: main
[02:14:54]      + level:   4.0
[02:14:54]      + bitrate: 2500 kbps, pass: 1
[02:14:54]  * subtitle track 1, English (track 0, id 0x20bd) Picture [VOBSUB] -> Render/Burn-in, Forced Only
[02:14:54]  * audio track 1
[02:14:54]    + decoder: English (AC3) (5.1 ch) (track 1, id 0x80bd)
[02:14:54]      + bitrate: 384 kbps, samplerate: 48000 Hz
[02:14:54]    + mixdown: Dolby Pro Logic II
[02:14:54]    + encoder: AAC (libavcodec)
[02:14:54]      + bitrate: 160 kbps, samplerate: 48000 Hz
libdvdnav: Using dvdnav version 5.0.1
libdvdread: Encrypted DVD support unavailable.
libdvdread: Can't open P:\ for reading
libdvdread: Device P:\ inaccessible, CSS authentication not available.
libdvdnav: Unable to open device file P:\.
libdvdnav: DVD disk reports itself with Region mask 0x00000000. Regions: 1 2 3 4 5 6 7 8
libdvdread: Encrypted DVD support unavailable.
libdvdread: Can't open P:\ for reading
libdvdread: Device P:\ inaccessible, CSS authentication not available.
libdvdnav: DVD disk reports itself with Region mask 0x00000000. Regions: 1 2 3 4 5 6 7 8
[02:14:54] sync: expecting 113455 video frames
[02:14:54] encx264: encoding at average bitrate 2500
[02:14:54] encx264: unparsed options: analyse=all:level=4.0:bframes=16:fast-pskip=0:ref=16:b-adapt=2:direct=auto:8x8dct=0:trellis=2:me=tesa:merange=24:subme=11:vbv-bufsize=25000:vbv-maxrate=20000:rc-lookahead=60
x264 [info]: using SAR=16/15
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 AVX2 LZCNT BMI2
x264 [info]: profile Main, level 4.0
[02:14:54] sync: first pts audio 0x80bd is 0
[02:14:54] sync: first pts video is 7200
[02:14:54] sync: "Chapter 1" (1) at frame 1 time 7200
[02:24:46] sync: "Chapter 2" (2) at frame 5707 time 20548800
[02:34:14] sync: "Chapter 3" (3) at frame 10530 time 37911600
[02:47:01] sync: "Chapter 4" (4) at frame 17873 time 64346400
[02:59:04] sync: "Chapter 5" (5) at frame 24516 time 88261200
[03:13:27] sync: "Chapter 6" (6) at frame 31776 time 114397200
[03:24:51] sync: "Chapter 7" (7) at frame 38015 time 136857600
[03:39:34] sync: "Chapter 8" (8) at frame 46974 time 169110000
[03:47:38] sync: "Chapter 9" (9) at frame 51258 time 184532400
[03:54:41] sync: "Chapter 10" (10) at frame 55291 time 199051200
[04:06:14] sync: "Chapter 11" (11) at frame 61034 time 219726000
[04:21:37] sync: "Chapter 12" (12) at frame 69356 time 249685200
[04:24:51] sync: "Chapter 13" (13) at frame 70844 time 255042000
[04:44:54] sync: "Chapter 14" (14) at frame 80256 time 288925200
[04:51:59] sync: "Chapter 15" (15) at frame 83885 time 301989600
[05:04:02] sync: "Chapter 16" (16) at frame 90145 time 324525600
[05:14:56] sync: "Chapter 17" (17) at frame 95818 time 344948400
[05:23:53] sync: "Chapter 18" (18) at frame 101079 time 363888000
[05:30:19] sync: "Chapter 19" (19) at frame 104644 time 376722000
[05:37:45] sync: "Chapter 20" (20) at frame 108784 time 391626000
[05:46:58] reader: done. 3 scr changes
[05:47:16] work: average encoding speed for job is 8.910035 fps
[05:47:16] comb detect: heavy 10660 | light 25154 | uncombed 77622 | total 113436
[05:47:16] decomb: deinterlaced 10660 | blended 25154 | unfiltered 77622 | total 113436
[05:47:16] vfr: 113436 frames output, 0 dropped and 0 duped for CFR/PFR
[05:47:16] vfr: lost time: 0 (0 frames)
[05:47:16] vfr: gained time: 0 (0 frames) (0 not accounted for)
[05:47:16] ac3-decoder done: 141819 frames, 0 decoder errors
[05:47:16] mpeg2video-decoder done: 113438 frames, 0 decoder errors
[05:47:16] sync: got 113436 frames, 113455 expected
[05:47:16] sync: framerate min 25.000 fps, max 25.000 fps, avg 25.000 fps
x264 [info]: frame I:957   Avg QP:16.02  size: 87701
x264 [info]: frame P:27869 Avg QP:19.66  size: 26123
x264 [info]: frame B:84610 Avg QP:22.46  size:  7123
x264 [info]: consecutive B-frames:  2.5%  3.3% 12.0% 36.6% 17.9% 24.7%  1.7%  0.4%  0.2%  0.2%  0.1%  0.1%  0.1%  0.0%  0.1%  0.1%  0.0%
x264 [info]: mb I  I16..4: 13.5%  0.0% 86.5%
x264 [info]: mb P  I16..4:  2.8%  0.0%  7.0%  P16..4: 33.7% 38.3% 12.0%  4.2%  0.4%    skip: 1.6%
x264 [info]: mb B  I16..4:  0.5%  0.0%  1.0%  B16..8: 36.3% 19.2%  3.3%  direct: 7.4%  skip:32.4%  L0:42.6% L1:44.9% BI:12.5%
x264 [info]: final ratefactor: 17.78
x264 [info]: direct mvs  spatial:100.0% temporal:0.0%
x264 [info]: coded y,uvDC,uvAC intra: 87.9% 81.9% 53.5% inter: 29.9% 30.0% 4.6%
x264 [info]: i16 v,h,dc,p: 20% 27% 10% 43%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu:  9% 10%  6%  8% 13% 11% 14% 11% 18%
x264 [info]: i8c dc,h,v,p: 34% 32% 18% 16%
x264 [info]: Weighted P-Frames: Y:32.0% UV:16.3%
x264 [info]: ref P L0: 42.9% 13.3% 15.2%  6.3%  4.7%  3.5%  3.1%  1.8%  1.7%  1.4%  1.3%  1.2%  1.1%  1.0%  1.0%  0.8%
x264 [info]: ref B L0: 79.2%  9.4%  3.4%  1.8%  1.3%  1.1%  0.8%  0.6%  0.5%  0.4%  0.4%  0.4%  0.3%  0.3%  0.2%
x264 [info]: ref B L1: 96.8%  3.2%
x264 [info]: kb/s:2494.07
[05:47:16] starting job
[05:47:16] decomb filter thread started for segment 0
[05:47:16] decomb filter thread started for segment 1
[05:47:16] decomb filter thread started for segment 2
[05:47:16] decomb filter thread started for segment 3
[05:47:16] decomb filter thread started for segment 4
[05:47:16] decomb filter thread started for segment 5
[05:47:16] decomb filter thread started for segment 6
[05:47:16] decomb filter thread started for segment 7
[05:47:16] decomb check thread started for segment 0
[05:47:16] decomb check thread started for segment 1
[05:47:16] decomb check thread started for segment 2
[05:47:16] decomb check thread started for segment 3
[05:47:16] decomb check thread started for segment 4
[05:47:16] decomb check thread started for segment 5
[05:47:16] decomb check thread started for segment 6
[05:47:16] decomb check thread started for segment 7
[05:47:16] mask filter thread started for segment 0
[05:47:16] mask filter thread started for segment 1
[05:47:16] mask filter thread started for segment 2
[05:47:16] mask filter thread started for segment 3
[05:47:16] mask filter thread started for segment 4
[05:47:16] mask filter thread started for segment 5
[05:47:16] mask filter thread started for segment 6
[05:47:16] mask filter thread started for segment 7
[05:47:16] mask erode thread started for segment 0
[05:47:16] mask erode thread started for segment 1
[05:47:16] mask erode thread started for segment 2
[05:47:16] mask erode thread started for segment 3
[05:47:16] mask erode thread started for segment 4
[05:47:16] mask erode thread started for segment 5
[05:47:16] mask erode thread started for segment 6
[05:47:16] mask erode thread started for segment 7
[05:47:16] mask dilate thread started for segment 0
[05:47:16] mask dilate thread started for segment 1
[05:47:16] mask dilate thread started for segment 2
[05:47:16] mask dilate thread started for segment 3
[05:47:16] mask dilate thread started for segment 4
[05:47:16] mask dilate thread started for segment 5
[05:47:16] mask dilate thread started for segment 6
[05:47:16] mask dilate thread started for segment 7
[05:47:16] yadif thread started for segment 0
[05:47:16] yadif thread started for segment 1
[05:47:16] yadif thread started for segment 2
[05:47:16] yadif thread started for segment 3
[05:47:16] yadif thread started for segment 4
[05:47:16] yadif thread started for segment 5
[05:47:16] yadif thread started for segment 6
[05:47:16] yadif thread started for segment 7
[05:47:16] work: track 1, dithering not supported by codec
[05:47:16] job configuration:
[05:47:16]  * source
[05:47:16]    + P:\
[05:47:16]    + title 1, chapter(s) 1 to 21
[05:47:16]  * destination
[05:47:16]    + K:\Aristocats_T1_C1-21.mkv
[05:47:16]    + container: Matroska (libavformat)
[05:47:16]      + chapter markers
[05:47:16]  * video track
[05:47:16]    + decoder: mpeg2video
[05:47:16]      + bitrate 6558 kbps
[05:47:16]    + filters
[05:47:16]      + 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)
[05:47:16]      + Decomb (mode=39)
[05:47:16]      + Framerate Shaper (mode=2:rate=27000000/900000)
[05:47:16]        + frame rate: 25.000 fps -> peak rate limited to 30.000 fps
[05:47:16]      + Subtitle renderer ()
[05:47:16]      + Crop and Scale (width=702:height=572:crop-top=0:crop-bottom=4:crop-left=10:crop-right=8)
[05:47:16]        + source: 720 * 576, crop (0/4/10/8): 702 * 572, scale: 702 * 572
[05:47:16]    + Output geometry
[05:47:16]      + storage dimensions: 702 x 572
[05:47:16]      + pixel aspect ratio: 16 : 15
[05:47:16]      + display dimensions: 748 x 572
[05:47:16]    + encoder: H.264 (libx264)
[05:47:16]      + preset:  placebo
[05:47:16]      + profile: main
[05:47:16]      + level:   4.0
[05:47:16]      + bitrate: 2500 kbps, pass: 2
[05:47:16]  * subtitle track 1, English (track 0, id 0x20bd) Picture [VOBSUB] -> Render/Burn-in, Forced Only
[05:47:16]  * audio track 1
[05:47:16]    + decoder: English (AC3) (5.1 ch) (track 1, id 0x80bd)
[05:47:16]      + bitrate: 384 kbps, samplerate: 48000 Hz
[05:47:16]    + mixdown: Dolby Pro Logic II
[05:47:16]    + encoder: AAC (libavcodec)
[05:47:16]      + bitrate: 160 kbps, samplerate: 48000 Hz
libdvdnav: Using dvdnav version 5.0.1
libdvdread: Encrypted DVD support unavailable.
libdvdread: Can't open P:\ for reading
libdvdread: Device P:\ inaccessible, CSS authentication not available.
libdvdnav: Unable to open device file P:\.
libdvdnav: DVD disk reports itself with Region mask 0x00000000. Regions: 1 2 3 4 5 6 7 8
libdvdread: Encrypted DVD support unavailable.
libdvdread: Can't open P:\ for reading
libdvdread: Device P:\ inaccessible, CSS authentication not available.
libdvdnav: DVD disk reports itself with Region mask 0x00000000. Regions: 1 2 3 4 5 6 7 8
[05:47:16] sync: expecting 113436 video frames
[05:47:16] encx264: encoding at average bitrate 2500
[05:47:16] encx264: unparsed options: analyse=all:level=4.0:bframes=16:fast-pskip=0:ref=16:b-adapt=2:direct=auto:8x8dct=0:trellis=2:me=tesa:merange=24:subme=11:vbv-bufsize=25000:vbv-maxrate=20000:rc-lookahead=60
x264 [info]: using SAR=16/15
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 AVX2 LZCNT BMI2
x264 [info]: profile Main, level 4.0
[05:47:20] sync: first pts audio 0x80bd is 0
[05:47:20] sync: first pts video is 7200
[05:47:20] sync: "Chapter 1" (1) at frame 1 time 7200
[05:56:43] sync: "Chapter 2" (2) at frame 5707 time 20548800
[06:05:39] sync: "Chapter 3" (3) at frame 10530 time 37911600
[06:17:29] sync: "Chapter 4" (4) at frame 17873 time 64346400
[06:28:40] sync: "Chapter 5" (5) at frame 24516 time 88261200
[06:42:30] sync: "Chapter 6" (6) at frame 31776 time 114397200
[06:53:26] sync: "Chapter 7" (7) at frame 38015 time 136857600
[07:07:45] sync: "Chapter 8" (8) at frame 46974 time 169110000
[07:16:00] sync: "Chapter 9" (9) at frame 51258 time 184532400
[07:22:47] sync: "Chapter 10" (10) at frame 55291 time 199051200
[07:34:13] sync: "Chapter 11" (11) at frame 61034 time 219726000
[07:48:50] sync: "Chapter 12" (12) at frame 69356 time 249685200
[07:51:44] sync: "Chapter 13" (13) at frame 70844 time 255042000
[08:10:14] sync: "Chapter 14" (14) at frame 80256 time 288925200
[08:16:54] sync: "Chapter 15" (15) at frame 83885 time 301989600
[08:28:23] sync: "Chapter 16" (16) at frame 90145 time 324525600
[08:38:31] sync: "Chapter 17" (17) at frame 95818 time 344948400
[08:47:00] sync: "Chapter 18" (18) at frame 101079 time 363888000
[08:53:07] sync: "Chapter 19" (19) at frame 104644 time 376722000
[09:00:21] sync: "Chapter 20" (20) at frame 108784 time 391626000
[09:09:17] reader: done. 3 scr changes
[09:09:27] work: average encoding speed for job is 9.356561 fps
[09:09:27] comb detect: heavy 10660 | light 25154 | uncombed 77622 | total 113436
[09:09:27] decomb: deinterlaced 10660 | blended 25154 | unfiltered 77622 | total 113436
[09:09:27] vfr: 113436 frames output, 0 dropped and 0 duped for CFR/PFR
[09:09:27] vfr: lost time: 0 (0 frames)
[09:09:27] vfr: gained time: 0 (0 frames) (0 not accounted for)
[09:09:27] ac3-decoder done: 141819 frames, 0 decoder errors
[09:09:27] mpeg2video-decoder done: 113438 frames, 0 decoder errors
[09:09:27] sync: got 113436 frames, 113436 expected
[09:09:27] sync: framerate min 25.000 fps, max 25.000 fps, avg 25.000 fps
x264 [info]: frame I:957   Avg QP:16.47  size: 84137
x264 [info]: frame P:27869 Avg QP:19.65  size: 26194
x264 [info]: frame B:84610 Avg QP:22.49  size:  7179
x264 [info]: consecutive B-frames:  2.5%  3.3% 12.0% 36.6% 17.9% 24.7%  1.7%  0.4%  0.2%  0.2%  0.1%  0.1%  0.1%  0.0%  0.1%  0.1%  0.0%
x264 [info]: mb I  I16..4: 13.9%  0.0% 86.1%
x264 [info]: mb P  I16..4:  2.7%  0.0%  7.1%  P16..4: 33.5% 38.5% 12.0%  4.3%  0.4%    skip: 1.6%
x264 [info]: mb B  I16..4:  0.4%  0.0%  1.0%  B16..8: 36.3% 19.0%  3.3%  direct: 7.2%  skip:32.8%  L0:42.7% L1:44.8% BI:12.5%
x264 [info]: direct mvs  spatial:98.4% temporal:1.6%
x264 [info]: coded y,uvDC,uvAC intra: 88.0% 82.5% 54.0% inter: 30.0% 30.0% 4.5%
x264 [info]: i16 v,h,dc,p: 21% 27% 10% 43%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu:  9% 10%  6%  8% 13% 11% 14% 11% 18%
x264 [info]: i8c dc,h,v,p: 34% 32% 18% 16%
x264 [info]: Weighted P-Frames: Y:32.4% UV:16.3%
x264 [info]: ref P L0: 44.7% 14.2% 14.3%  6.7%  4.9%  3.7%  3.0%  1.8%  1.5%  1.2%  1.0%  0.9%  0.7%  0.6%  0.5%  0.3%
x264 [info]: ref B L0: 78.8% 10.4%  3.9%  1.9%  1.3%  1.0%  0.8%  0.5%  0.4%  0.3%  0.3%  0.2%  0.2%  0.1%  0.1%
x264 [info]: ref B L1: 96.8%  3.2%
x264 [info]: kb/s:2499.92
[09:09:27] mux: track 0, 113436 frames, 1417885383 bytes, 2499.45 kbps, fifo 2048
[09:09:27] mux: track 1, 212729 frames, 90575003 bytes, 159.67 kbps, fifo 4096
[09:09:27] libhb: work result = 0

# Encode Completed ...

All1
Woodstock
Veteran User
Posts: 4619
Joined: Tue Aug 27, 2013 6:39 am

Re: Why no bitrate when using mkv format

Post by Woodstock »

Code: Select all

[02:14:54]    + encoder: H.264 (libx264)
[02:14:54]      + preset:  placebo
[02:14:54]      + profile: main
[02:14:54]      + level:   4.0
[02:14:54]      + bitrate: 2500 kbps, pass: 1
The bit rate is being passed, but with the encoder dialed up to "preset placebo", it's going to cancel out the bitrate and two-pass.
mduell
Veteran User
Posts: 8196
Joined: Sat Apr 21, 2007 8:54 pm

Re: Why no bitrate when using mkv format

Post by mduell »

Why do you care what bitrate some other app shows or doesn't show? You agree the MKV files are 2500kbps video?
Woodstock wrote: Thu Sep 21, 2017 12:43 amThe bit rate is being passed, but with the encoder dialed up to "preset placebo", it's going to cancel out the bitrate and two-pass.
What the hell are you talking about?
Deleted User 11865

Re: Why no bitrate when using mkv format

Post by Deleted User 11865 »

mduell wrote: Thu Sep 21, 2017 1:22 am
Woodstock wrote: Thu Sep 21, 2017 12:43 amThe bit rate is being passed, but with the encoder dialed up to "preset placebo", it's going to cancel out the bitrate and two-pass.
What the hell are you talking about?
+1
User avatar
Ritsuka
HandBrake Team
Posts: 1655
Joined: Fri Jan 12, 2007 11:29 am

Re: Why no bitrate when using mkv format

Post by Ritsuka »

Because MKV doesn't have a index that's easy to scan to read each frame size. Some apps like mkvmerge write an annotation (or whatever is the name in the MKV specifications) with the bitrate value. HandBrake doesn't, so to get the bitrate you have to traverse the entire file, and it could take some time.

One workaround is to remux the file with mkvmerge/mkvtoolnix.
Alloneword
Posts: 18
Joined: Mon Nov 19, 2012 10:19 am

Re: Why no bitrate when using mkv format

Post by Alloneword »

mduell & yRodeo why the hostility?
I'm asking a simple question if you can't answer a question without being hostile or ignorant may i suggest you don't bother saying anything.

However i will explain why i want it to show up using when using PlayTime, as i'm sure your aware some video files come at differnt bitrate and for me i find 2500kbps the min i will watch so when you have several hundred video files with varying bitrate how do you suggest i find out the bitrate of each file?
Well for me using playtime works well and 95% shows up bitrate fine it's just the odd bit that does not, and this shows me what files are under my 2500 limit it's that simple.
Ritsuka's answer is perfect for me so to him/her i say thank you for a decent answer.
mduell & yRodeo just chill a bit not everybody thinks like you 2 or wants the same thing out of an app, i'm uessing people come here for a bit of help, with you two acting the way you are it might put some off the app, but not me i have thicker skin, just be nice to people it's not a crime [yet].

All1
rollin_eng
Veteran User
Posts: 4853
Joined: Wed May 04, 2011 11:06 pm

Re: Why no bitrate when using mkv format

Post by rollin_eng »

I think mduell and rodeo were questioning woodstock, not you.

Regarding your file bitrate, if you keep your HB encoded files in their own folder you won't need to worry about the bitrate as it will be whatever you set it to.
Alloneword
Posts: 18
Joined: Mon Nov 19, 2012 10:19 am

Re: Why no bitrate when using mkv format

Post by Alloneword »

rollin_eng wrote: Thu Sep 21, 2017 11:51 am I think mduell and rodeo were questioning woodstock, not you.

Regarding your file bitrate, if you keep your HB encoded files in their own folder you won't need to worry about the bitrate as it will be whatever you set it to.
Oh Jesus having re read things i think your right, plenty of humble pie for me them.
mduell and rodeo i am very sorry looks like i read it wrong and i am the t1t not you two once again very sorry. :oops:

All1
Woodstock
Veteran User
Posts: 4619
Joined: Tue Aug 27, 2013 6:39 am

Re: Why no bitrate when using mkv format

Post by Woodstock »

mduell wrote: Thu Sep 21, 2017 1:22 am What the hell are you talking about?
I guess you're saying that selecting placebo for the encoder setting does NOT override the probably incompatible bit rate setting?
rollin_eng
Veteran User
Posts: 4853
Joined: Wed May 04, 2011 11:06 pm

Re: Why no bitrate when using mkv format

Post by rollin_eng »

Woodstock wrote: Thu Sep 21, 2017 6:42 pm
mduell wrote: Thu Sep 21, 2017 1:22 am What the hell are you talking about?
I guess you're saying that selecting placebo for the encoder setting does NOT override the probably incompatible bit rate setting?
There is no incompatibility, you can have any encoder preset with any bitrate.
Deleted User 11865

Re: Why no bitrate when using mkv format

Post by Deleted User 11865 »

Yeah I don't know what you're on about, every single x264 preset is compatible with all available rate control methods.
Woodstock
Veteran User
Posts: 4619
Joined: Tue Aug 27, 2013 6:39 am

Re: Why no bitrate when using mkv format

Post by Woodstock »

So, if the encoder is set to "Placebo" and that would require a higher bit rate than was set, which takes precedence?
User avatar
s55
HandBrake Team
Posts: 10357
Joined: Sun Dec 24, 2006 1:05 pm

Re: Why no bitrate when using mkv format

Post by s55 »

It's not "Placebo" quality. It's simply an indication that the settings you've chosen are of diminishing returns. If you use a low bitrate, you'll still get worse quality. It's not lossless.
mduell
Veteran User
Posts: 8196
Joined: Sat Apr 21, 2007 8:54 pm

Re: Why no bitrate when using mkv format

Post by mduell »

Woodstock wrote: Thu Sep 21, 2017 6:42 pm
mduell wrote: Thu Sep 21, 2017 1:22 amWhat the hell are you talking about?
I guess you're saying that selecting placebo for the encoder setting does NOT override the probably incompatible bit rate setting?
No, the encoder presets are orthogonal to your choice of rate control method.
Woodstock wrote: Thu Sep 21, 2017 8:02 pmSo, if the encoder is set to "Placebo" and that would require a higher bit rate than was set, which takes precedence?
There's no such conflict, since placebo is not a rate control method. Placebo is a collection of settings for high quality-per-bit encoding, with very poor performance.
Post Reply