Dropdown menu not working?

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
Bammanx
Posts: 4
Joined: Thu Nov 10, 2022 11:39 am

Dropdown menu not working?

Post by Bammanx »

Description of problem or question:
The preset dropdown menu is completely bugged
you can check the attacted video link
https://www.dropbox.com/s/nrqmqqzv8vkjd ... 0.mp4?dl=0


HandBrake version (e.g., 1.0.0):
1.5.1



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



HandBrake Activity Log ***required***

Code: Select all

HandBrake 1.5.1 (2022011000)
OS: Microsoft Windows NT 10.0.19045.0
CPU: Intel(R) Core(TM) i9-10900 CPU @ 2.80GHz
Ram: 32620 MB, 
GPU Information:
  NVIDIA GeForce RTX 2060 - 31.0.15.1694
Screen: 1920x1080
Temp Dir: C:\Users\p\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake\
Data Dir: C:\Users\p\AppData\Roaming\HandBrake

-------------------------------------------
[17:13:02] hb_init: starting libhb thread

 # Starting Scan ...

[17:13:02] CPU: Intel(R) Core(TM) i9-10900 CPU @ 2.80GHz
[17:13:02]  - Intel microarchitecture Comet Lake
[17:13:02]  - logical processor count: 20
[17:13:02] Intel Quick Sync Video support: no
[17:13:02] hb_scan: path=C:\Users\p\Desktop\coconutmalld.mp4, title_index=0
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:333: failed opening UDF image C:\Users\p\Desktop\coconutmalld.mp4
src/libbluray/disc/disc.c:437: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:437: error opening file BDMV\BACKUP\index.bdmv
src/libbluray/bluray.c:2646: nav_get_title_list(C:\Users\p\Desktop\coconutmalld.mp4\) failed
[17:13:02] bd: not a bd - trying as a stream/file instead
libdvdread: DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav: vm: vm: failed to read VIDEO_TS.IFO
[17:13:02] dvd: not a dvd - trying as a stream/file instead
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\Users\p\Desktop\coconutmalld.mp4':
  Metadata:
    major_brand     : mp42
    minor_version   : 0
    compatible_brands: isommp42
    creation_time   : 2022-01-24T13:35:31.000000Z
  Duration: 00:00:13.98, start: 0.000000, bitrate: 581 kb/s
  Stream #0:0(und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 524x360 [SAR 1:1 DAR 131:90], 449 kb/s, 30 fps, 30 tbr, 15360 tbn, 60 tbc (default)
    Metadata:
      creation_time   : 2022-01-24T13:35:31.000000Z
      handler_name    : ISO Media file produced by Google Inc. Created on: 01/24/2022.
      vendor_id       : [0][0][0][0]
  Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 128 kb/s (default)
    Metadata:
      creation_time   : 2022-01-24T13:35:31.000000Z
      handler_name    : ISO Media file produced by Google Inc. Created on: 01/24/2022.
      vendor_id       : [0][0][0][0]
[17:13:02] scan: decoding previews for title 1
[17:13:02] scan: audio 0x1: aac, rate=44100Hz, bitrate=128265 Unknown (AAC LC) (2.0 ch) (128 kbps)
[17:13:02] scan: 10 previews, 524x360, 30.000 fps, autocrop = 0/2/0/0, aspect 1.46:1, PAR 1:1, color profile: 1-1-1, chroma location: left
[17:13:02] libhb: scan thread found 1 valid title(s)

 # Scan Finished ...

[17:13:03] decomb: deinterlaced 1 | blended 0 | unfiltered 0 | total 1

Bammanx
Posts: 4
Joined: Thu Nov 10, 2022 11:39 am

Re: Dropdown menu not working?

Post by Bammanx »

clarification nessercary: Nahimic is not installed on my system
User avatar
s55
HandBrake Team
Posts: 10357
Joined: Sun Dec 24, 2006 1:05 pm

Re: Dropdown menu not working?

Post by s55 »

It doesn't look like the Nahimic issue. That is more graphical corruption.

You do still have something that's interfering with the control surface of the app.

Often, it's a good idea to boot into Windows Safe Mode. See if you can reproduce it, then start applications manually until you find out which app is trying to be smart and failing.
Bammanx
Posts: 4
Joined: Thu Nov 10, 2022 11:39 am

Re: Dropdown menu not working?

Post by Bammanx »

it is now not only the drop down menu, every time i try to change item in the queue it hangs for 30 seconds and the main app completely glitches. Something with .NET maybe?
User avatar
s55
HandBrake Team
Posts: 10357
Joined: Sun Dec 24, 2006 1:05 pm

Re: Dropdown menu not working?

Post by s55 »

It won't be a .NET problem. It'll be something else on the system using hooks in a bad way.

It's quite common with on-screen overlays (Game recording software, stats overlays), overclocking software, Accessibility software. They all play games to work.

The Nahimic issue for example, is a problem in DirectX / Direct 3D which .NET WPF uses for rendering as well.


Windows Safe Mode is a good way to turn everything off to start experimenting to find out what it is.
Post Reply