mpv-player / mpv-player/mpv

When playing Blu-ray/DVD, the disc menu cannot be displayed correctly

Open
#18,423 15 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

os:win
Dominant language
C
Stars
37k
Forks
3.5k
Avg merge
1d 10h
Merged PRs (30d)
22

Description

mpv Information
**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
- **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  
  1. 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
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
  4. No Working.txt
Log File

.

Sample Files

.

I carefully read all instruction and confirm that I did the following:
  • I tested and confirmed that the issue exists with the latest release version or newer.
  • I provided all required information including system and mpv version.
  • 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.
  • I produced the log file while the behaviors described in "Actual Behavior" were actively observed.
  • I attached the full, untruncated log file.
  • I attached the backtrace in the case of a crash.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue with portable_config/mpv.conf and portable_config/input.conf on the working and failing Blu-ray images, then compare Working.txt with No Working.txt. Done means the Transformers disc enters and displays its menu correctly while the existing disc-navigation bindings continue to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.