When playing Blu-ray/DVD, the disc menu cannot be displayed correctly
os:win
### mpv Information
```bash
**mpv v0.41.0-1011-g182fa6ca4**
Copyright © 2000-2026 mpv/MPlayer/mplayer2 projects
built on Aug 28 2026 00:44:43
libplacebo version: v7.371.0 (v7.360.0-111-g22ee762-dirty)
FFmpeg version: N-126305-g0bffa4a84
FFmpeg library versions:
libavcodec 63.8.101
libavdevice 63.2.100
libavfilter 12.3.101
libavformat 63.6.100
libavutil 61.6.100
libswresample 7.2.100
libswscale 10.2.100
```
### Other Information
```text
- **Windows version**: Windows 11 Pro 25H2 [Version 10.0.26200.8875]
- **GPU model**: NVIDIA GeForce RTX 3080, Driver version: 610.62
```
### Reproduction Steps
### Settings
1. `portable_config/mpv.conf`
```
vo=gpu-next
gpu-api=d3d11
hwdec=d3d11va
disc-menu=yes
```
2. `portable_config/input.conf`
```
##⇘⇘Disc menu navigation (these keys take over when Blu-ray/DVD menu is displayed, restore normal bindings after closing)
UP {discnav} discnav up
DOWN {discnav} discnav down
LEFT {discnav} discnav left
RIGHT {discnav} discnav right
ENTER {discnav} discnav select
ESC {discnav} discnav prev
BS {discnav} discnav prev
MOUSE_MOVE {discnav} discnav mouse-move
MBTN_LEFT {discnav} discnav mouse-click
Ctrl+m discnav menu
Ctrl+M discnav popup
```
### Expected Behavior
Blu-ray disc plays normally and enters the menu
### Working:
1. Journey to the West - Conquering the Demons 2013][DIY][HDPter][27.23GB].iso
2. Plays normally, menu displays correctly
3. Screenshot
4. Logo
5. [Working.txt](https://github.com/user-attachments/files/31596462/Working.txt)
### Actual Behavior
Blu-ray disc does not enter the menu, but plays the main movie directly
### Not Working:
1. Transformers 2007][4K][][TTG][86.41GB].iso
2. Cannot display menu correctly, jumps directly to main movie
3. Screenshot
4.Logo
5. [No Working.txt](https://github.com/user-attachments/files/31596471/No.Working.txt)
### Log File
.
### Sample Files
.
### I carefully read all instruction and confirm that I did the following:
- [x] I tested and confirmed that the issue exists with the [latest release version](https://github.com/mpv-player/mpv/releases/latest) or newer.
- [x] I provided all required information including system and mpv version.
- [x] I produced the log file with the exact same set of files, parameters, and conditions used in "Reproduction Steps", with the addition of `--log-file=output.txt`.
- [x] I produced the log file while the behaviors described in "Actual Behavior" were actively observed.
- [x] I attached the full, untruncated log file.
- [x] I attached the backtrace in the case of a crash.
4 条评论