Scaleable Interface?

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
amppcguru
Posts: 3
Joined: Mon Apr 23, 2018 1:37 am

Scaleable Interface?

Post by amppcguru »

Description of problem or question:
Interface takes up too much space. The top & bottom go off the screen.
So much wasted space; Please redesign so it can be scaled to fit the screen!

Steps to reproduce the problem (If Applicable):
Laptop screen resolution 1366x768

HandBrake version (e.g., 1.0.0):
Latest Nightly 9/4/18

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

HandBrake Activity Log ***required*** (see How-to get an activity log)

Code: Select all

HandBrake Nightly 20180904001023-d21762b-master (2018090401)
OS: Microsoft Windows NT 6.1.7601 Service Pack 1
Ram: 7659 MB, 
GPU Information:
  AMD Radeon(TM) HD 6520G    - 8.836.1.3000
Screen: 1366x768
Temp Dir: C:\Users\Shiva\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake Nightly
Data Dir: C:\Users\Shiva\AppData\Roaming\HandBrake\Nightly

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


# Starting Encode ...

[15:27:56] hb_init: starting libhb thread
[15:27:56] 1 job(s) to process
[15:27:56] json job:
{
  "Audio": {
    "AudioList": [
      {
        "Bitrate": 160,
        "DRC": 0.0,
        "Encoder": "av_aac",
        "Gain": 0.0,
        "Mixdown": 6,
        "NormalizeMixLevel": false,
        "Samplerate": 48000,
        "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"
      }
    ],
    "ChapterMarkers": true,
    "AlignAVStart": true,
    "File": "C:\\Users\\Shiva\\Videos\\UFO 2018.mp4",
    "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": "60",
          "crop-left": "0",
          "crop-right": "0",
          "crop-top": "60",
          "height": "360",
          "width": "720"
        }
      },
      {
        "ID": 6,
        "Settings": {
          "mode": "2",
          "rate": "27000000/900000"
        }
      }
    ]
  },
  "PAR": {
    "Num": 32,
    "Den": 27
  },
  "Metadata": {},
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "chapter",
      "Start": 1,
      "End": 16
    },
    "Title": 1,
    "Path": "C:\\Users\\Shiva\\Videos\\UFO_2018.iso"
  },
  "Subtitle": {
    "Search": {
      "Burn": false,
      "Default": false,
      "Enable": false,
      "Forced": false
    },
    "SubtitleList": [
      {
        "Burn": true,
        "Default": false,
        "Forced": false,
        "ID": 1,
        "Offset": 0,
        "Track": 0
      }
    ]
  },
  "Video": {
    "Encoder": "x264",
    "Level": "4.0",
    "TwoPass": false,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "",
    "Preset": "fast",
    "Profile": "main",
    "Quality": 22.0,
    "QSV": {
      "Decode": false,
      "AsyncDepth": 0
    }
  }
}
[15:27:56] CPU: AMD A6-3400M APU with Radeon(tm) HD Graphics
[15:27:56]  - logical processor count: 4
[15:27:56] Intel Quick Sync Video support: no
[15:27:56] hb_scan: path=C:\Users\Shiva\Videos\UFO_2018.iso, title_index=1
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:27:56] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 6.0.0
libdvdread: Encrypted DVD support unavailable.
libdvdnav: DVD Title: UFO_2018
libdvdnav: DVD Serial Number: 4ceb9321
libdvdnav: DVD Title (Alternative):
libdvdnav: DVD disk reports itself with Region mask 0x00000000. Regions: 1 2 3 4 5 6 7 8
libdvdread: Encrypted DVD support unavailable.
[15:27:56] scan: DVD has 40 title(s)
[15:27:56] scan: scanning title 1
[15:27:56] scan: opening IFO for VTS 1
*** libdvdread: CHECK_VALUE failed in src/ifo_read.c:1678 ***
*** for c_adt->cell_adr_table[i].start_sector < c_adt->cell_adr_table[i].last_sector ***
*** libdvdread: CHECK_VALUE failed in src/ifo_read.c:1678 ***
*** for c_adt->cell_adr_table[i].start_sector < c_adt->cell_adr_table[i].last_sector ***
[15:27:56] scan: duration is 01:28:21 (5301033 ms)
[15:27:56] pgc_id: 1, pgn: 1: pgc: 000000001D9DF210
[15:27:56] scan: vts=1, ttn=1, cells=0->15, blocks=0->2029121, 2029122 blocks
[15:27:56] scan: checking audio 1
[15:27:56] scan: id=0x80bd, lang=English (AC3), 3cc=eng ext=0
[15:27:56] scan: checking audio 2
[15:27:56] scan: id=0x81bd, lang=Francais (AC3), 3cc=fra ext=0
[15:27:56] scan: checking subtitle 1
[15:27:56] scan: id=0x20bd, lang=English (Wide Screen) [VOBSUB], 3cc=eng ext=0
[15:27:56] scan: checking subtitle 2
[15:27:56] scan: id=0x21bd, lang=English (Wide Screen) [VOBSUB], 3cc=eng ext=0
[15:27:56] scan: checking subtitle 3
[15:27:56] scan: id=0x22bd, lang=?? (Wide Screen) [VOBSUB], 3cc=zho ext=0
[15:27:56] scan: checking subtitle 4
[15:27:56] scan: id=0x23bd, lang=?? (Wide Screen) [VOBSUB], 3cc=zho ext=0
[15:27:56] scan: checking subtitle 5
[15:27:56] scan: id=0x24bd, lang=Francais (Wide Screen) [VOBSUB], 3cc=fra ext=0
[15:27:56] scan: checking subtitle 6
[15:27:56] scan: id=0x25bd, lang=??? (Wide Screen) [VOBSUB], 3cc=jpn ext=0
[15:27:56] scan: checking subtitle 7
[15:27:56] scan: id=0x26bd, lang=??? (Wide Screen) [VOBSUB], 3cc=kor ext=0
[15:27:56] scan: checking subtitle 8
[15:27:56] scan: id=0x27bd, lang=Portugues (Wide Screen) [VOBSUB], 3cc=por ext=0
[15:27:56] scan: checking subtitle 9
[15:27:56] scan: id=0x28bd, lang=español (Wide Screen) [VOBSUB], 3cc=spa ext=0
[15:27:56] scan: checking subtitle 10
[15:27:56] scan: id=0x29bd, lang=??? (Wide Screen) [VOBSUB], 3cc=tha ext=0
[15:27:56] scan: title 1 has 16 chapters
[15:27:56] scan: chap 1 c=0->0, b=0->72626 (72627), 235333 ms
[15:27:56] scan: chap 2 c=1->1, b=72627->177537 (104911), 269667 ms
[15:27:56] scan: chap 3 c=2->2, b=177538->261117 (83580), 200834 ms
[15:27:56] scan: chap 4 c=3->3, b=261118->405638 (144521), 349533 ms
[15:27:56] scan: chap 5 c=4->4, b=405639->547673 (142035), 334300 ms
[15:27:56] scan: chap 6 c=5->5, b=547674->732394 (184721), 474033 ms
[15:27:56] scan: chap 7 c=6->6, b=732395->833697 (101303), 255500 ms
[15:27:56] scan: chap 8 c=7->7, b=833698->952740 (119043), 308166 ms
[15:27:56] scan: chap 9 c=8->8, b=952741->998427 (45687), 98300 ms
[15:27:56] scan: chap 10 c=9->9, b=998428->1066388 (67961), 162667 ms
[15:27:56] scan: chap 11 c=10->10, b=1066389->1228584 (162196), 423700 ms
[15:27:56] scan: chap 12 c=11->11, b=1228585->1421702 (193118), 471467 ms
[15:27:56] scan: chap 13 c=12->12, b=1421703->1642789 (221087), 541533 ms
[15:27:56] scan: chap 14 c=13->13, b=1642790->1764154 (121365), 334633 ms
[15:27:56] scan: chap 15 c=14->14, b=1764155->1855768 (91614), 250033 ms
[15:27:56] scan: chap 16 c=15->15, b=1855769->2029121 (173353), 591333 ms
[15:27:56] scan: aspect = 16:9
[15:27:56] scan: decoding previews for title 1
libdvdnav: DVD disk reports itself with Region mask 0x00000000. Regions: 1 2 3 4 5 6 7 8
[15:27:56] scan: title angle(s) 1
[ac3 @ 000000000081a580] frame sync error
[ac3 @ 000000000081a580] frame sync error
[ac3 @ 000000000081a580] frame sync error
[15:27:56] scan: audio 0x80bd: ac3, rate=48000Hz, bitrate=448000 English (AC3) (5.1 ch)
[ac3 @ 000000000081aa00] frame sync error
[15:27:56] scan: audio 0x81bd: ac3, rate=48000Hz, bitrate=384000 Francais (AC3) (5.1 ch)
[15:27:56] scan: 10 previews, 720x480, 23.976 fps, autocrop = 60/60/0/0, aspect 16:9, PAR 32:27
[15:27:56] libhb: scan thread found 1 valid title(s)
[15:27:56] starting job
[15:27:56] decomb filter thread started for segment 0
[15:27:56] decomb filter thread started for segment 1
[15:27:56] decomb filter thread started for segment 2
[15:27:56] decomb filter thread started for segment 3
[15:27:56] decomb check thread started for segment 0
[15:27:56] decomb check thread started for segment 1
[15:27:56] decomb check thread started for segment 3
[15:27:56] decomb check thread started for segment 2
[15:27:56] mask filter thread started for segment 1
[15:27:56] mask filter thread started for segment 0
[15:27:56] mask filter thread started for segment 2
[15:27:56] mask filter thread started for segment 3
[15:27:56] mask erode thread started for segment 0
[15:27:56] mask erode thread started for segment 1
[15:27:56] mask erode thread started for segment 2
[15:27:56] mask erode thread started for segment 3
[15:27:56] mask dilate thread started for segment 0
[15:27:56] mask dilate thread started for segment 1
[15:27:56] mask dilate thread started for segment 2
[15:27:56] mask dilate thread started for segment 3
[15:27:56] yadif thread started for segment 0
[15:27:56] yadif thread started for segment 1
[15:27:56] yadif thread started for segment 2
[15:27:56] yadif thread started for segment 3
[15:27:56] job configuration:
[15:27:56]  * source
[15:27:56]    + C:\Users\Shiva\Videos\UFO_2018.iso
[15:27:56]    + title 1, chapter(s) 1 to 16
[15:27:56]  * destination
[15:27:56]    + C:\Users\Shiva\Videos\UFO 2018.mp4
[15:27:56]    + container: MPEG-4 (libavformat)
[15:27:56]      + align initial A/V stream timestamps
[15:27:56]      + chapter markers
[15:27:56]  * video track
[15:27:56]    + decoder: mpeg2video
[15:27:56]      + bitrate 200 kbps
[15:27:56]    + filters
[15:27:56]      + 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:27:56]      + Decomb (mode=39)
[15:27:56]      + Framerate Shaper (mode=2:rate=27000000/900000)
[15:27:56]        + frame rate: 23.976 fps -> peak rate limited to 30.000 fps
[15:27:56]      + Subtitle renderer ()
[15:27:56]      + Crop and Scale (width=720:height=360:crop-top=60:crop-bottom=60:crop-left=0:crop-right=0)
[15:27:56]        + source: 720 * 480, crop (60/60/0/0): 720 * 360, scale: 720 * 360
[15:27:56]    + Output geometry
[15:27:56]      + storage dimensions: 720 x 360
[15:27:56]      + pixel aspect ratio: 32 : 27
[15:27:56]      + display dimensions: 853 x 360
[15:27:56]    + encoder: H.264 (libx264)
[15:27:56]      + preset:  fast
[15:27:56]      + profile: main
[15:27:56]      + level:   4.0
[15:27:56]      + quality: 22.00 (RF)
[15:27:56]      + color profile: 6-1-6
[15:27:56]  * subtitle track 1, English (Wide Screen) [VOBSUB] (track 0, id 0x20bd, Picture) -> Render/Burn-in
[15:27:56]  * audio track 1
[15:27:56]    + decoder: English (AC3) (5.1 ch) (track 1, id 0x80bd)
[15:27:56]      + bitrate: 448 kbps, samplerate: 48000 Hz
[15:27:56]    + mixdown: Dolby Pro Logic II
[15:27:56]    + dither: none
[15:27:56]    + encoder: AAC (libavcodec)
[15:27:56]      + bitrate: 160 kbps, samplerate: 48000 Hz
libdvdnav: Using dvdnav version 6.0.0
libdvdread: Encrypted DVD support unavailable.
libdvdnav: DVD Title: UFO_2018
libdvdnav: DVD Serial Number: 4ceb9321
libdvdnav: DVD Title (Alternative):
libdvdnav: DVD disk reports itself with Region mask 0x00000000. Regions: 1 2 3 4 5 6 7 8
libdvdread: Encrypted DVD support unavailable.
libdvdnav: DVD disk reports itself with Region mask 0x00000000. Regions: 1 2 3 4 5 6 7 8
[15:27:56] sync: expecting 127097 video frames
[15:27:56] encavcodecaInit: Unknown avcodec option stereo_mode
[15:27:56] encx264: min-keyint: 24, keyint: 240
[15:27:56] encx264: encoding at constant RF 22.000000
[15:27:56] encx264: unparsed options: level=4.0:ref=2:8x8dct=0:weightp=1:subme=6:vbv-bufsize=25000:vbv-maxrate=20000:rc-lookahead=30
x264 [info]: using SAR=32/27
x264 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT
x264 [info]: profile Main, level 4.0
[15:27:56] sync: first pts video is 0
[15:27:56] sync: "Chapter 1" (1) at frame 1 time 0
[15:27:56] sync: first pts audio 0x80bd is 0

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

Re: Scaleable Interface?

Post by Woodstock »

A screen that is only 768 pixels high is not big enough to contain all the information on the GUI screen. If I remember correctly, the minimum screen size is listed as 1280x1024.
User avatar
s55
HandBrake Team
Posts: 10357
Joined: Sun Dec 24, 2006 1:05 pm

Re: Scaleable Interface?

Post by s55 »

Windows is actually currently:
"Screen Resolution: 1024x768 or better (higher if running in High-DPI Mode, above 96 DPI or 100%)"

So, it will fit within this, including the start menu along the bottom (unless it's extended size).

So, my guess is this machine is running in a high DPI mode which takes the system outside our minimum system requirements.

There are no plans to target anything below this resolution or equivalent scaled resolution I'm afraid.
amppcguru
Posts: 3
Joined: Mon Apr 23, 2018 1:37 am

Re: Scaleable Interface?

Post by amppcguru »

Why is the interface so full of wasted space?
It just seems like it could be a a lot tighter than it is & not take up so much space.
mduell
Veteran User
Posts: 8198
Joined: Sat Apr 21, 2007 8:54 pm

Re: Scaleable Interface?

Post by mduell »

It's hopeless angry spaghetti, just use the CLI like any serious user.
Post Reply