Picture/Anamorphic/Automatic -> Output Display Size inconsistent

Archive of historical bug reports.
Please use the GitHub link above to report issues.
Forum rules
*******************************
Please be aware we are now using GitHub for issue tracking and feature requests.
- This section of the forum is now closed to new topics.

*******************************
Post Reply
knusperj
Posts: 6
Joined: Tue Dec 27, 2016 9:18 am

Picture/Anamorphic/Automatic -> Output Display Size inconsistent

Post by knusperj »

Please describe the problem in as much detail as possible:
The displayed Output Resolution "Display Size: X*Y" in anamorphic-automatic-mode depends on the anamorphic mode configured before.
Source: 720x576
If switching from anamorphic none -> automatic, shown display size is 722x406
If switching from anamorphic loose -> automatic, shown display size is 1024x576

I do not know for now what the encoded display size is.

What are the steps to reproduce this problem:
switching from anamorphic none -> automatic
switching from anamorphic loose -> automatic

What version of HandBrake you are running:
1.0.0

What operating system and version and you running (e.g. OSX 10.11, Windows 7, Ubuntu 14):
Windows10
Woodstock
Veteran User
Posts: 4619
Joined: Tue Aug 27, 2013 6:39 am

Re: Picture/Anamorphic/Automatic -> Output Display Size inconsistent

Post by Woodstock »

I do not know for now what the encoded display size is.
Do you have the (required) encode logs from the two encodes, will tell us that and a lot more?
knusperj
Posts: 6
Joined: Tue Dec 27, 2016 9:18 am

Re: Picture/Anamorphic/Automatic -> Output Display Size inconsistent

Post by knusperj »

none->automatic:

Code: Select all

HandBrake 1.0.0 (2016122400) - 64bit
OS: Microsoft Windows NT 10.0.14393.0 - 64bit
CPU: Intel(R) Core(TM) i7-2630QM CPU @ 2.00GHz
Ram: 8086 MB, 
GPU Information:
  Intel(R) HD Graphics 3000 - 9.17.10.4229
  NVIDIA GeForce GT 525M - 21.21.13.6909
Screen: 1600x900
Temp Dir: C:\Users\knusperj\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake
Data Dir: C:\Users\knusperj\AppData\Roaming\HandBrake Team\HandBrake\1.0.0.0

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


# Starting Encode ...

[14:54:39] hb_init: starting libhb thread
[14:54:39] 1 job(s) to process
[14:54:39] json job:
{
  "Audio": {
    "AudioList": [
      {
        "Bitrate": 160,
        "DRC": 0.0,
        "Encoder": 65536,
        "Gain": 0.0,
        "Mixdown": 5,
        "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"
      }
    ],
    "ChapterMarkers": true,
    "File": "D:\\Video\\Mmwh31-1_None-Auto.mkv",
    "Mp4Options": {
      "IpodAtom": false,
      "Mp4Optimize": false
    },
    "Mux": 2097152
  },
  "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": 9,
        "Settings": {
          "cb-frame-count": 2,
          "cb-origin-tune": 0.15,
          "cb-patch-size": 5,
          "cb-prefilter": 0,
          "cb-range": 7,
          "cb-strength": 2.0,
          "y-frame-count": 2,
          "y-origin-tune": 0.15,
          "y-patch-size": 5,
          "y-prefilter": 0,
          "y-range": 7,
          "y-strength": 2.5
        }
      },
      {
        "ID": 11,
        "Settings": {
          "crop-bottom": "0",
          "crop-left": "0",
          "crop-right": "0",
          "crop-top": "0",
          "height": "406",
          "width": "720"
        }
      },
      {
        "ID": 6,
        "Settings": {
          "mode": "1"
        }
      }
    ]
  },
  "PAR": {
    "Num": 406,
    "Den": 405
  },
  "Metadata": {},
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "time",
      "Start": 0,
      "End": 1800000
    },
    "Title": 1,
    "Path": "C:\\Video\\MMWH31-1.mkv"
  },
  "Subtitle": {
    "Search": {
      "Burn": true,
      "Default": false,
      "Enable": true,
      "Forced": false
    },
    "SubtitleList": []
  },
  "Video": {
    "Encoder": 65536,
    "Level": "4.1",
    "TwoPass": false,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "",
    "Preset": "slower",
    "Profile": "high",
    "Quality": 21.0,
    "Tune": "animation",
    "OpenCL": false,
    "HWDecode": false,
    "QSV": {
      "Decode": true,
      "AsyncDepth": 0
    }
  }
}
[14:54:39] CPU: Intel(R) Core(TM) i7-2630QM CPU @ 2.00GHz
[14:54:39]  - Intel microarchitecture Sandy Bridge
[14:54:39]  - logical processor count: 8
[14:54:39] OpenCL: library not available
[14:54:39] Intel Quick Sync Video support: yes
[14:54:39]  - Intel Media SDK hardware: API 1.4 (minimum: 1.3)
[14:54:39]  - H.264 encoder: yes
[14:54:39]     - preferred implementation: hardware (any)
[14:54:39]     - capabilities (hardware):  vsinfo opt1
[14:54:39]  - H.265 encoder: no
[14:54:39] hb_scan: path=C:\Video\MMWH31-1.mkv, title_index=1
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:274: failed opening UDF image C:\Video\MMWH31-1.mkv
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
[14:54:39] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 5.0.1
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
[14:54:39] dvd: not a dvd - trying as a stream/file instead
Input #0, matroska,webm, from 'C:\Video\MMWH31-1.mkv':
  Duration: 00:28:49.96, start: 0.000000, bitrate: N/A
    Chapter #0:0: start 0.000000, end 81.160000
    Metadata:
      title           : Chapter 01
    Chapter #0:1: start 81.160000, end 283.920000
    Metadata:
      title           : Chapter 02
    Chapter #0:2: start 283.920000, end 598.960000
    Metadata:
      title           : Chapter 03
    Chapter #0:3: start 598.960000, end 856.760000
    Metadata:
      title           : Chapter 04
    Chapter #0:4: start 856.760000, end 1152.680000
    Metadata:
      title           : Chapter 05
    Chapter #0:5: start 1152.680000, end 1434.000000
    Metadata:
      title           : Chapter 06
    Chapter #0:6: start 1434.000000, end 1697.280000
    Metadata:
      title           : Chapter 07
    Chapter #0:7: start 1697.280000, end 1729.960000
    Metadata:
      title           : Chapter 08
    Stream #0:0(eng): Video: mpeg2video (Main)
      yuv420p, tv, 720x576 [PAR 64:45 DAR 16:9], 9800 kb/s, PAR 64:45 DAR 16:9
      25 fps, 1k tbn
    Metadata:
      BPS-eng         : 3999845
      DURATION-eng    : 00:28:49.960000000
      NUMBER_OF_FRAMES-eng: 43249
      NUMBER_OF_BYTES-eng: 864946628
      SOURCE_ID-eng   : 0100E0
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.10.4 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2016-12-27 07:44:31
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:1(ger): Audio: ac3
      48000 Hz, stereo, fltp, 192 kb/s (default)
    Metadata:
      title           : Stereo
      BPS-eng         : 192000
      DURATION-eng    : 00:28:49.952000000
      NUMBER_OF_FRAMES-eng: 54061
      NUMBER_OF_BYTES-eng: 41518848
      SOURCE_ID-eng   : 0182BD
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.10.4 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2016-12-27 07:44:31
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:2(ger): Subtitle: dvd_subtitle (default)
    Metadata:
      BPS-eng         : 10167
      DURATION-eng    : 00:00:05.355911111
      NUMBER_OF_FRAMES-eng: 2
      NUMBER_OF_BYTES-eng: 6806
      SOURCE_ID-eng   : 0123BD
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.10.4 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2016-12-27 07:44:31
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
[14:54:39] scan: decoding previews for title 1
[14:54:39] scan: audio 0x1: ac3, rate=48000Hz, bitrate=192000 Deutsch (AC3) (2.0 ch) (Dolby Surround)
[14:54:39] scan: 10 previews, 720x576, 25.000 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 64:45
[14:54:39] libhb: scan thread found 1 valid title(s)
[14:54:39] Skipping subtitle scan.  No suitable subtitle tracks.
[14:54:39] starting job
[14:54:39] decomb filter thread started for segment 0
[14:54:39] decomb filter thread started for segment 1
[14:54:39] decomb filter thread started for segment 2
[14:54:39] decomb filter thread started for segment 7
[14:54:39] decomb check thread started for segment 0
[14:54:39] decomb filter thread started for segment 5
[14:54:39] decomb filter thread started for segment 6
[14:54:39] decomb filter thread started for segment 3
[14:54:39] decomb filter thread started for segment 4
[14:54:39] mask filter thread started for segment 0
[14:54:39] decomb check thread started for segment 2
[14:54:39] mask filter thread started for segment 3
[14:54:39] decomb check thread started for segment 4
[14:54:39] decomb check thread started for segment 5
[14:54:39] decomb check thread started for segment 6
[14:54:39] decomb check thread started for segment 7
[14:54:39] decomb check thread started for segment 1
[14:54:39] mask erode thread started for segment 5
[14:54:39] mask filter thread started for segment 2
[14:54:39] decomb check thread started for segment 3
[14:54:39] mask dilate thread started for segment 2
[14:54:39] mask filter thread started for segment 5
[14:54:39] mask filter thread started for segment 6
[14:54:39] mask filter thread started for segment 7
[14:54:39] mask erode thread started for segment 0
[14:54:39] yadif thread started for segment 2
[14:54:39] mask erode thread started for segment 2
[14:54:39] yadif thread started for segment 5
[14:54:39] mask erode thread started for segment 4
[14:54:39] NLMeans using SSE2 optimizations
[14:54:39] mask filter thread started for segment 1
[14:54:39] mask erode thread started for segment 6
[14:54:39] mask erode thread started for segment 7
[14:54:39] mask dilate thread started for segment 0
[14:54:39] NLMeans thread started for segment 2
[14:54:39] mask filter thread started for segment 4
[14:54:39] mask dilate thread started for segment 3
[14:54:39] mask dilate thread started for segment 4
[14:54:39] work: track 1, dithering not supported by codec
[14:54:39] mask dilate thread started for segment 5
[14:54:39] mask dilate thread started for segment 6
[14:54:39] job configuration:
[14:54:39]  * source
[14:54:39]    + C:\Video\MMWH31-1.mkv
[14:54:39]    + title 1, start 00:00:0.00 stop 00:00:20.00
[14:54:39]    + container: matroska,webm
[14:54:39]  * destination
[14:54:39]    + D:\Video\Mmwh31-1_None-Auto.mkv
[14:54:39] mask dilate thread started for segment 7
[14:54:39]    + container: Matroska (libavformat)
[14:54:39]      + chapter markers
[14:54:39]  * video track
[14:54:39]    + decoder: mpeg2video
[14:54:39]      + bitrate 9800 kbps
[14:54:39]    + filters
[14:54:39]      + Detelecine (pullup) ()
[14:54:39] yadif thread started for segment 0
[14:54: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)
[14:54:39] yadif thread started for segment 1
[14:54:39]      + Decomb (mode=39)
[14:54:39]      + Framerate Shaper (mode=1)
[14:54:39]        + frame rate: 25.000 fps -> constant 25.000 fps
[14:54:39] mask erode thread started for segment 1
[14:54:39]      + Denoise (nlmeans) (y-strength=2.5:y-origin-tune=0.15:y-patch-size=5:y-range=7:y-frame-count=2:y-prefilter=0:cb-strength=2:cb-origin-tune=0.15:cb-patch-size=5:cb-range=7:cb-frame-count=2:cb-prefilter=0)
[14:54:39] yadif thread started for segment 3
[14:54:39]      + Crop and Scale (width=720:height=406:crop-top=0:crop-bottom=0:crop-left=0:crop-right=0)
[14:54:39]        + source: 720 * 576, crop (0/0/0/0): 720 * 576, scale: 720 * 406
[14:54:39]    + Output geometry
[14:54:39]      + storage dimensions: 720 x 406
[14:54:39]      + pixel aspect ratio: 406 : 405
[14:54:39]      + display dimensions: 721 x 406
[14:54:39]    + encoder: H.264 (libx264)
[14:54:39]      + preset:  slower
[14:54:39] yadif thread started for segment 4
[14:54:39]      + tune:    animation
[14:54:39]      + profile: high
[14:54:39]      + level:   4.1
[14:54:39]      + quality: 21.00 (RF)
[14:54:39]  * audio track 1
[14:54:39]    + decoder: Deutsch (AC3) (2.0 ch) (Dolby Surround) (track 1, id 0x1)
[14:54:39]      + bitrate: 192 kbps, samplerate: 48000 Hz
[14:54:39]    + mixdown: Dolby Surround
[14:54:39]    + encoder: AAC (libavcodec)
[14:54:39] mask erode thread started for segment 3
[14:54:39]      + bitrate: 160 kbps, samplerate: 48000 Hz
[14:54:39] yadif thread started for segment 6
[14:54:39] yadif thread started for segment 7
[14:54:39] NLMeans thread started for segment 0
[14:54:39] NLMeans thread started for segment 1
[14:54:39] mask dilate thread started for segment 1
[14:54:39] NLMeans thread started for segment 3
[14:54:39] NLMeans thread started for segment 4
[14:54:39] NLMeans thread started for segment 5
[14:54:39] NLMeans thread started for segment 6
[14:54:39] NLMeans thread started for segment 7
[14:54:39] sync: expecting 525 video frames
[14:54:39] encx264: encoding at constant RF 21.000000
[14:54:39] encx264: unparsed options: vbv-maxrate=62500:level=4.1:direct=auto:analyse=all:ref=16:b-adapt=2:bframes=5:psy-rd=0.4,0:deblock=1,1:me=umh:subme=9:vbv-bufsize=78125:trellis=2:aq-strength=0.6:rc-lookahead=60
x264 [info]: using SAR=406/405
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
x264 [info]: profile High, level 4.1
[14:54:39] sync: first pts video is 0
[14:54:39] sync: first pts audio 0x1 is 3600
[14:54:39] sync: "Chapter 1" (1) at frame 3 time 10800
[14:55:39] sync: reached video pts 1800000, exiting early
[14:55:40] sync: reached audio 0x1 pts 1800720, exiting early
[14:55:53] work: average encoding speed for job is 8.104322 fps
[14:55:54] comb detect: heavy 58 | light 122 | uncombed 319 | total 499
[14:55:54] decomb: deinterlaced 58 | blended 122 | unfiltered 319 | total 499
[14:55:54] vfr: 500 frames output, 0 dropped and 1 duped for CFR/PFR
[14:55:54] vfr: lost time: 0 (0 frames)
[14:55:54] vfr: gained time: 0 (0 frames) (0 not accounted for)
[14:55:54] ac3-decoder done: 12258 frames, 0 decoder errors
[14:55:54] mpeg2video-decoder done: 9799 frames, 0 decoder errors
[14:55:54] sync: got 499 frames, 525 expected
[14:55:54] sync: framerate min 12.500 fps, max 25.000 fps, avg 24.950 fps
x264 [info]: frame I:4     Avg QP:13.30  size: 13266
x264 [info]: frame P:132   Avg QP:19.64  size:  5280
x264 [info]: frame B:364   Avg QP:25.84  size:  1112
x264 [info]: consecutive B-frames:  4.0%  5.2% 13.2% 32.8% 16.0% 28.8%
x264 [info]: mb I  I16..4: 62.6% 23.7% 13.7%
x264 [info]: mb P  I16..4:  3.2%  4.9%  1.4%  P16..4: 26.4%  8.5%  7.3%  0.7%  0.2%    skip:47.4%
x264 [info]: mb B  I16..4:  0.2%  0.4%  0.1%  B16..8: 14.3%  4.4%  1.3%  direct: 0.7%  skip:78.6%  L0:44.3% L1:46.6% BI: 9.1%
x264 [info]: 8x8 transform intra:47.0% inter:43.0%
x264 [info]: direct mvs  spatial:95.9% temporal:4.1%
x264 [info]: coded y,uvDC,uvAC intra: 33.8% 40.4% 21.5% inter: 5.1% 7.8% 2.6%
x264 [info]: i16 v,h,dc,p: 57% 21%  9% 13%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 18% 14% 32%  4%  5%  4%  8%  4% 11%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 17% 15% 18%  7%  9%  7%  9%  7% 10%
x264 [info]: i8c dc,h,v,p: 54% 29% 12%  5%
x264 [info]: Weighted P-Frames: Y:6.1% UV:5.3%
x264 [info]: ref P L0: 60.1%  9.6%  9.9%  3.7%  3.4%  2.5%  2.3%  1.3%  1.1%  1.0%  1.0%  0.9%  0.9%  0.8%  0.8%  0.5%
x264 [info]: ref B L0: 77.4%  7.5%  4.3%  2.2%  1.6%  1.4%  1.2%  0.7%  0.6%  0.5%  0.7%  0.6%  0.7%  0.4%  0.2%
x264 [info]: ref B L1: 95.8%  4.2%
x264 [info]: kb/s:461.86
[14:55:54] mux: track 0, 500 frames, 1154494 bytes, 460.88 kbps, fifo 512
[14:55:54] mux: track 1, 936 frames, 383341 bytes, 153.03 kbps, fifo 1024
[14:55:54] libhb: work result = 0
# Encode Completed ...
loose->automatic

Code: Select all

HandBrake 1.0.0 (2016122400) - 64bit
OS: Microsoft Windows NT 10.0.14393.0 - 64bit
CPU: Intel(R) Core(TM) i7-2630QM CPU @ 2.00GHz
Ram: 8086 MB, 
GPU Information:
  Intel(R) HD Graphics 3000 - 9.17.10.4229
  NVIDIA GeForce GT 525M - 21.21.13.6909
Screen: 1600x900
Temp Dir: C:\Users\knusperj\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake
Data Dir: C:\Users\knusperj\AppData\Roaming\HandBrake Team\HandBrake\1.0.0.0

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


# Starting Encode ...

[14:56:44] hb_init: starting libhb thread
[14:56:44] 1 job(s) to process
[14:56:44] json job:
{
  "Audio": {
    "AudioList": [
      {
        "Bitrate": 160,
        "DRC": 0.0,
        "Encoder": 65536,
        "Gain": 0.0,
        "Mixdown": 5,
        "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"
      }
    ],
    "ChapterMarkers": true,
    "File": "D:\\Video\\Mmwh31-1_Loose-Auto.mkv",
    "Mp4Options": {
      "IpodAtom": false,
      "Mp4Optimize": false
    },
    "Mux": 2097152
  },
  "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": 9,
        "Settings": {
          "cb-frame-count": 2,
          "cb-origin-tune": 0.15,
          "cb-patch-size": 5,
          "cb-prefilter": 0,
          "cb-range": 7,
          "cb-strength": 2.0,
          "y-frame-count": 2,
          "y-origin-tune": 0.15,
          "y-patch-size": 5,
          "y-prefilter": 0,
          "y-range": 7,
          "y-strength": 2.5
        }
      },
      {
        "ID": 11,
        "Settings": {
          "crop-bottom": "0",
          "crop-left": "0",
          "crop-right": "0",
          "crop-top": "0",
          "height": "576",
          "width": "720"
        }
      },
      {
        "ID": 6,
        "Settings": {
          "mode": "1"
        }
      }
    ]
  },
  "PAR": {
    "Num": 64,
    "Den": 45
  },
  "Metadata": {},
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "time",
      "Start": 0,
      "End": 1800000
    },
    "Title": 1,
    "Path": "C:\\Video\\MMWH31-1.mkv"
  },
  "Subtitle": {
    "Search": {
      "Burn": true,
      "Default": false,
      "Enable": true,
      "Forced": false
    },
    "SubtitleList": []
  },
  "Video": {
    "Encoder": 65536,
    "Level": "4.1",
    "TwoPass": false,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "",
    "Preset": "slower",
    "Profile": "high",
    "Quality": 21.0,
    "Tune": "animation",
    "OpenCL": false,
    "HWDecode": false,
    "QSV": {
      "Decode": true,
      "AsyncDepth": 0
    }
  }
}
[14:56:44] CPU: Intel(R) Core(TM) i7-2630QM CPU @ 2.00GHz
[14:56:44]  - Intel microarchitecture Sandy Bridge
[14:56:44]  - logical processor count: 8
[14:56:44] OpenCL: library not available
[14:56:44] Intel Quick Sync Video support: yes
[14:56:44]  - Intel Media SDK hardware: API 1.4 (minimum: 1.3)
[14:56:44]  - H.264 encoder: yes
[14:56:44]     - preferred implementation: hardware (any)
[14:56:44]     - capabilities (hardware):  vsinfo opt1
[14:56:44]  - H.265 encoder: no
[14:56:44] hb_scan: path=C:\Video\MMWH31-1.mkv, title_index=1
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:274: failed opening UDF image C:\Video\MMWH31-1.mkv
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
[14:56:44] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 5.0.1
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
[14:56:44] dvd: not a dvd - trying as a stream/file instead
Input #0, matroska,webm, from 'C:\Video\MMWH31-1.mkv':
  Duration: 00:28:49.96, start: 0.000000, bitrate: N/A
    Chapter #0:0: start 0.000000, end 81.160000
    Metadata:
      title           : Chapter 01
    Chapter #0:1: start 81.160000, end 283.920000
    Metadata:
      title           : Chapter 02
    Chapter #0:2: start 283.920000, end 598.960000
    Metadata:
      title           : Chapter 03
    Chapter #0:3: start 598.960000, end 856.760000
    Metadata:
      title           : Chapter 04
    Chapter #0:4: start 856.760000, end 1152.680000
    Metadata:
      title           : Chapter 05
    Chapter #0:5: start 1152.680000, end 1434.000000
    Metadata:
      title           : Chapter 06
    Chapter #0:6: start 1434.000000, end 1697.280000
    Metadata:
      title           : Chapter 07
    Chapter #0:7: start 1697.280000, end 1729.960000
    Metadata:
      title           : Chapter 08
    Stream #0:0(eng): Video: mpeg2video (Main)
      yuv420p, tv, 720x576 [PAR 64:45 DAR 16:9], 9800 kb/s, PAR 64:45 DAR 16:9
      25 fps, 1k tbn
    Metadata:
      BPS-eng         : 3999845
      DURATION-eng    : 00:28:49.960000000
      NUMBER_OF_FRAMES-eng: 43249
      NUMBER_OF_BYTES-eng: 864946628
      SOURCE_ID-eng   : 0100E0
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.10.4 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2016-12-27 07:44:31
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:1(ger): Audio: ac3
      48000 Hz, stereo, fltp, 192 kb/s (default)
    Metadata:
      title           : Stereo
      BPS-eng         : 192000
      DURATION-eng    : 00:28:49.952000000
      NUMBER_OF_FRAMES-eng: 54061
      NUMBER_OF_BYTES-eng: 41518848
      SOURCE_ID-eng   : 0182BD
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.10.4 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2016-12-27 07:44:31
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
    Stream #0:2(ger): Subtitle: dvd_subtitle (default)
    Metadata:
      BPS-eng         : 10167
      DURATION-eng    : 00:00:05.355911111
      NUMBER_OF_FRAMES-eng: 2
      NUMBER_OF_BYTES-eng: 6806
      SOURCE_ID-eng   : 0123BD
      _STATISTICS_WRITING_APP-eng: MakeMKV v1.10.4 win(x64-release)
      _STATISTICS_WRITING_DATE_UTC-eng: 2016-12-27 07:44:31
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
[14:56:44] scan: decoding previews for title 1
[14:56:44] scan: audio 0x1: ac3, rate=48000Hz, bitrate=192000 Deutsch (AC3) (2.0 ch) (Dolby Surround)
[14:56:44] scan: 10 previews, 720x576, 25.000 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 64:45
[14:56:44] libhb: scan thread found 1 valid title(s)
[14:56:44] Skipping subtitle scan.  No suitable subtitle tracks.
[14:56:44] starting job
[14:56:44] decomb filter thread started for segment 0
[14:56:44] decomb filter thread started for segment 1
[14:56:44] decomb filter thread started for segment 2
[14:56:44] decomb filter thread started for segment 3
[14:56:44] decomb filter thread started for segment 4
[14:56:44] decomb check thread started for segment 3
[14:56:44] decomb check thread started for segment 4
[14:56:44] decomb filter thread started for segment 7
[14:56:44] decomb check thread started for segment 0
[14:56:44] decomb check thread started for segment 1
[14:56:44] decomb check thread started for segment 2
[14:56:44] decomb filter thread started for segment 5
[14:56:44] mask filter thread started for segment 2
[14:56:44] decomb check thread started for segment 5
[14:56:44] decomb check thread started for segment 6
[14:56:44] mask filter thread started for segment 7
[14:56:44] mask filter thread started for segment 0
[14:56:44] mask erode thread started for segment 2
[14:56:44] mask erode thread started for segment 3
[14:56:44] mask erode thread started for segment 5
[14:56:44] mask erode thread started for segment 6
[14:56:44] mask dilate thread started for segment 0
[14:56:44] mask filter thread started for segment 6
[14:56:44] decomb check thread started for segment 7
[14:56:44] mask erode thread started for segment 0
[14:56:44] mask erode thread started for segment 1
[14:56:44] mask filter thread started for segment 1
[14:56:44] decomb filter thread started for segment 6
[14:56:44] yadif thread started for segment 3
[14:56:44] mask filter thread started for segment 3
[14:56:44] mask filter thread started for segment 4
[14:56:44] NLMeans using SSE2 optimizations
[14:56:44] mask erode thread started for segment 7
[14:56:44] mask filter thread started for segment 5
[14:56:44] mask dilate thread started for segment 1
[14:56:44] mask dilate thread started for segment 2
[14:56:44] NLMeans thread started for segment 2
[14:56:44] mask dilate thread started for segment 4
[14:56:44] mask dilate thread started for segment 5
[14:56:44] mask dilate thread started for segment 6
[14:56:44] mask dilate thread started for segment 7
[14:56:44] work: track 1, dithering not supported by codec
[14:56:44] yadif thread started for segment 0
[14:56:44] yadif thread started for segment 1
[14:56:44] job configuration:
[14:56:44]  * source
[14:56:44]    + C:\Video\MMWH31-1.mkv
[14:56:44]    + title 1, start 00:00:0.00 stop 00:00:20.00
[14:56:44]    + container: matroska,webm
[14:56:44]  * destination
[14:56:44]    + D:\Video\Mmwh31-1_Loose-Auto.mkv
[14:56:44] yadif thread started for segment 2
[14:56:44]    + container: Matroska (libavformat)
[14:56:44]      + chapter markers
[14:56:44]  * video track
[14:56:44] mask erode thread started for segment 4
[14:56:44]    + decoder: mpeg2video
[14:56:44]      + bitrate 9800 kbps
[14:56:44]    + filters
[14:56:44]      + Detelecine (pullup) ()
[14:56:44] yadif thread started for segment 4
[14:56:44]      + 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)
[14:56:44] yadif thread started for segment 5
[14:56:44]      + Decomb (mode=39)
[14:56:44] yadif thread started for segment 6
[14:56:44]      + Framerate Shaper (mode=1)
[14:56:44]        + frame rate: 25.000 fps -> constant 25.000 fps
[14:56:44] yadif thread started for segment 7
[14:56:44] NLMeans thread started for segment 0
[14:56:44] NLMeans thread started for segment 1
[14:56:44]      + Denoise (nlmeans) (y-strength=2.5:y-origin-tune=0.15:y-patch-size=5:y-range=7:y-frame-count=2:y-prefilter=0:cb-strength=2:cb-origin-tune=0.15:cb-patch-size=5:cb-range=7:cb-frame-count=2:cb-prefilter=0)
[14:56:44]      + Crop and Scale (width=720:height=576:crop-top=0:crop-bottom=0:crop-left=0:crop-right=0)
[14:56:44] mask dilate thread started for segment 3
[14:56:44]        + source: 720 * 576, crop (0/0/0/0): 720 * 576, scale: 720 * 576
[14:56:44]    + Output geometry
[14:56:44]      + storage dimensions: 720 x 576
[14:56:44]      + pixel aspect ratio: 64 : 45
[14:56:44] NLMeans thread started for segment 3
[14:56:44]      + display dimensions: 1024 x 576
[14:56:44]    + encoder: H.264 (libx264)
[14:56:44]      + preset:  slower
[14:56:44]      + tune:    animation
[14:56:44]      + profile: high
[14:56:44]      + level:   4.1
[14:56:44]      + quality: 21.00 (RF)
[14:56:44]  * audio track 1
[14:56:44]    + decoder: Deutsch (AC3) (2.0 ch) (Dolby Surround) (track 1, id 0x1)
[14:56:44]      + bitrate: 192 kbps, samplerate: 48000 Hz
[14:56:44] NLMeans thread started for segment 4
[14:56:44] NLMeans thread started for segment 5
[14:56:44]    + mixdown: Dolby Surround
[14:56:44]    + encoder: AAC (libavcodec)
[14:56:44]      + bitrate: 160 kbps, samplerate: 48000 Hz
[14:56:44] NLMeans thread started for segment 6
[14:56:44] NLMeans thread started for segment 7
[14:56:44] sync: expecting 525 video frames
[14:56:44] encx264: encoding at constant RF 21.000000
[14:56:44] encx264: unparsed options: vbv-maxrate=62500:level=4.1:direct=auto:analyse=all:ref=16:b-adapt=2:bframes=5:psy-rd=0.4,0:deblock=1,1:me=umh:subme=9:vbv-bufsize=78125:trellis=2:aq-strength=0.6:rc-lookahead=60
x264 [info]: using SAR=64/45
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
x264 [info]: profile High, level 4.1
[14:56:44] sync: first pts video is 0
[14:56:44] sync: first pts audio 0x1 is 3600
[14:56:44] sync: "Chapter 1" (1) at frame 3 time 10800
[14:57:48] sync: reached video pts 1800000, exiting early
[14:57:49] sync: reached audio 0x1 pts 1800720, exiting early
[14:58:03] work: average encoding speed for job is 7.727410 fps
[14:58:03] comb detect: heavy 58 | light 122 | uncombed 319 | total 499
[14:58:03] decomb: deinterlaced 58 | blended 122 | unfiltered 319 | total 499
[14:58:04] vfr: 500 frames output, 0 dropped and 1 duped for CFR/PFR
[14:58:04] vfr: lost time: 0 (0 frames)
[14:58:04] vfr: gained time: 0 (0 frames) (0 not accounted for)
[14:58:04] ac3-decoder done: 14175 frames, 0 decoder errors
[14:58:04] mpeg2video-decoder done: 11327 frames, 0 decoder errors
[14:58:04] sync: got 499 frames, 525 expected
[14:58:04] sync: framerate min 12.500 fps, max 25.000 fps, avg 24.950 fps
x264 [info]: frame I:4     Avg QP:13.44  size: 15443
x264 [info]: frame P:131   Avg QP:19.51  size:  6501
x264 [info]: frame B:365   Avg QP:25.72  size:  1327
x264 [info]: consecutive B-frames:  4.4%  4.8%  9.0% 35.2% 19.0% 27.6%
x264 [info]: mb I  I16..4: 61.3% 27.5% 11.2%
x264 [info]: mb P  I16..4:  3.5%  5.4%  1.3%  P16..4: 27.0%  7.5%  6.2%  0.4%  0.1%    skip:48.4%
x264 [info]: mb B  I16..4:  0.2%  0.4%  0.1%  B16..8: 14.5%  3.7%  1.0%  direct: 0.7%  skip:79.4%  L0:44.9% L1:47.4% BI: 7.7%
x264 [info]: 8x8 transform intra:47.6% inter:46.1%
x264 [info]: direct mvs  spatial:95.9% temporal:4.1%
x264 [info]: coded y,uvDC,uvAC intra: 30.0% 39.1% 20.2% inter: 4.6% 7.4% 2.0%
x264 [info]: i16 v,h,dc,p: 61% 17%  8% 14%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 13% 10% 38%  5%  6%  6%  7%  6% 10%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 22% 11% 18%  7% 10%  9%  7%  8%  7%
x264 [info]: i8c dc,h,v,p: 57% 24% 14%  5%
x264 [info]: Weighted P-Frames: Y:6.1% UV:5.3%
x264 [info]: ref P L0: 61.0%  9.5% 10.2%  3.3%  3.5%  2.3%  2.2%  1.2%  1.1%  1.1%  0.9%  1.0%  0.8%  0.8%  0.7%  0.5%
x264 [info]: ref B L0: 79.2%  7.1%  4.1%  1.8%  1.5%  1.2%  1.1%  0.6%  0.5%  0.6%  0.6%  0.6%  0.5%  0.3%  0.1%
x264 [info]: ref B L1: 96.5%  3.5%
x264 [info]: kb/s:559.10
[14:58:04] mux: track 0, 500 frames, 1397604 bytes, 557.93 kbps, fifo 512
[14:58:04] mux: track 1, 936 frames, 383341 bytes, 153.03 kbps, fifo 1024
[14:58:04] libhb: work result = 0

# Encode Completed ...
knusperj
Posts: 6
Joined: Tue Dec 27, 2016 9:18 am

Re: Picture/Anamorphic/Automatic -> Output Display Size inconsistent

Post by knusperj »

my results:
none->automatic:
Handbrake "estimation": 722x406
Handbrake log: 720x406
VLC: 720x418
Media-Info: 720x406

loose->automatic:
Handbrake "estimation": 1024x576
Handbrake log: 720x576
VLC: 720x578
Media-Info: 720x576
User avatar
s55
HandBrake Team
Posts: 10357
Joined: Sun Dec 24, 2006 1:05 pm

Re: Picture/Anamorphic/Automatic -> Output Display Size inconsistent

Post by s55 »

[14:56:44] + Crop and Scale (width=720:height=576:crop-top=0:crop-bottom=0:crop-left=0:crop-right=0)
[14:56:44] + source: 720 * 576, crop (0/0/0/0): 720 * 576, scale: 720 * 576
[14:56:44] + Output geometry
[14:56:44] + storage dimensions: 720 x 576
[14:56:44] + pixel aspect ratio: 64 : 45
[14:56:44] + display dimensions: 1024 x 576
Looks spot on to me for loose
[14:54:39] + Crop and Scale (width=720:height=406:crop-top=0:crop-bottom=0:crop-left=0:crop-right=0)
[14:54:39] + source: 720 * 576, crop (0/0/0/0): 720 * 576, scale: 720 * 406
[14:54:39] + Output geometry
[14:54:39] + storage dimensions: 720 x 406
[14:54:39] + pixel aspect ratio: 406 : 405
[14:54:39] + display dimensions: 721 x 406
Also technically correct.

Going from None -> Automatic doesn't automatically adjust the height for you. So, You got the non anamorphic height, which is the limiting factor in the automatic calculation. You can manually adjust the hieght back and when you press start, it should keep things correct.

There is a discussion to be had there from a UX point of view how best to handle these situations I think.
knusperj
Posts: 6
Joined: Tue Dec 27, 2016 9:18 am

Re: Picture/Anamorphic/Automatic -> Output Display Size inconsistent

Post by knusperj »

s55 wrote:
Going from None -> Automatic doesn't automatically adjust the height for you.
Interesting. From my end-user point of view, i expected that a value of a certain setting is indepenet from the value which was set before.

Regards.
mduell
Veteran User
Posts: 8198
Joined: Sat Apr 21, 2007 8:54 pm

Re: Picture/Anamorphic/Automatic -> Output Display Size inconsistent

Post by mduell »

knusperj wrote:
s55 wrote:
Going from None -> Automatic doesn't automatically adjust the height for you.
Interesting. From my end-user point of view, i expected that a value of a certain setting is indepenet from the value which was set before.

Regards.
Ah, the "why does it keep changing my settings" approach.
knusperj
Posts: 6
Joined: Tue Dec 27, 2016 9:18 am

Re: Picture/Anamorphic/Automatic -> Output Display Size inconsistent

Post by knusperj »

mduell wrote:Ah, the "why does it keep changing my settings" approach.
Rather the "why does it create different output on same settings" approach. - No offense!
knusperj
Posts: 6
Joined: Tue Dec 27, 2016 9:18 am

Re: Picture/Anamorphic/Automatic -> Output Display Size inconsistent

Post by knusperj »

s55 wrote: Going from None -> Automatic doesn't automatically adjust the height for you.
Ok, i see (now).
When set to anamorphic-none the "Height"-value is altered. When switching to anamophic-automatic that value is kept.
User avatar
JohnAStebbins
HandBrake Team
Posts: 5723
Joined: Sat Feb 09, 2008 7:21 pm

Re: Picture/Anamorphic/Automatic -> Output Display Size inconsistent

Post by JohnAStebbins »

Just FYI. This UIX problem is exactly the reason that Linux GUI has always had a checkbox that, when checked, keeps width and height at the "best" values given the source resolution and other picture settings. It is the first widget in the "Storage Geometry" area and is labeled "Optimal for source". The label is a bit on the vague side (I couldn't think of anything better), but the tooltip explains it's function:
If enabled, select the 'optimal' storage resolution.
This will be the resolution that most closely matches the source resolution after cropping.
In more technical terms, this checkbox is checked when the preset key "UsesPictureSettings" == 2. The same calculation that is performed when loading the preset or loading a new title is performed whenever any resolution altering setting changes and width and height are updated accordingly.
ArmedBears
Posts: 1
Joined: Wed Dec 28, 2016 10:54 am

Re: Picture/Anamorphic/Automatic -> Output Display Size inconsistent

Post by ArmedBears »

Having the same issues on the Picture tab on the Mac version.

If I've got 'Anamorphic: auto' set, then attempt to use custom cropping it messes up. Basically, applying cropping alters the storage size, but rolling back those cropping changes does not update the storage size (and thus messes up the PAR and Display Size.

To reproduce (1) For a PAL DVD source, set Storage Size as 720 x 576 (check 'Keep Aspect Ratio', anamorphic on 'auto'); (2) Set cropping to 'Custom' and values to '0,0,-0,-0'; (3) Apply a cropping value of '6' to the top of the frame (Storage will drop to 720 x 570); (4) Subtract the cropping value and return it to 0; (Result) Storage size still reads 720 x 570 and PAR is changed.
Post Reply