You are not logged in.

#1 2026-02-27 14:53:01

BabyFixWix
Member
Registered: 2026-01-27
Posts: 4

Unable to play bluray folder in mpv

Recently attempted to play a bluray movie using the method listed in the mpv manual

bd://[title][/device] --bluray-device=PATH

and got this error:

[bd] Couldn't open Blu-ray device: BDMV/
No protocol handler found to open URL bluray://
The protocol is either sunsupported, or was disabled at compile-time.

I've used this method before with success, so I'm not sure where the problem comes from. I've reinstalled libbluray, libaacs, and KEY.cfg to no avail. I can play the singular m2ts file but I'd prefer to get this folder access working.

Last edited by BabyFixWix (2026-02-27 14:54:22)

Offline

#2 2026-02-27 15:07:55

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,306

Re: Unable to play bluray folder in mpv

bd://[title][/device] --bluray-device=PATH
[bd] Couldn't open Blu-ray device: BDMV/

Please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855
What do yo *actually* enter there and what is "BDMV" and what is the canonical path you're trying to play and what are its contents?

Offline

#3 2026-02-27 17:45:09

BabyFixWix
Member
Registered: 2026-01-27
Posts: 4

Re: Unable to play bluray folder in mpv

I entered:

mpv bd:// --bluray-device=BDMV/

BDMV is the folder that contains all the files of the bluray disc. The canonical path that I'm trying to play is:

~/Bonnie & Clyde [2013] BD50-Uld/Disc 1/BDMV

Contained in this folder are these contents:

AUXDATA  BDJO     index.bdmv  META              PLAYLIST
BACKUP   CLIPINF  JAR         MovieObject.bdmv  STREAM

Offline

#4 2026-02-27 19:40:29

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,306

Re: Unable to play bluray folder in mpv

Tried

mpv bd:// --bluray-device="$HOME/Bonnie & Clyde [2013] BD50-Uld/Disc 1/BDMV/"

?

Offline

#5 2026-02-28 05:56:35

BabyFixWix
Member
Registered: 2026-01-27
Posts: 4

Re: Unable to play bluray folder in mpv

I was told to put what I entered exactly and that is what I did. Bonnie & Clyde [2013] BD50-Uld/Disc 1/BDMV/ is the bluray that I own and the argument for the bluray-device for mpv. Would it be better to post the output to mpv to see if the error is with the ffmpeg libraries?

mpv v0.41.0 Copyright © 2000-2025 mpv/MPlayer/mplayer2 projects
built on Feb 11 2026 22:07:06
libplacebo version: v7.360.0
FFmpeg version: n8.0.1
FFmpeg library versions:
   libavcodec      62.11.100
   libavdevice     62.1.100
   libavfilter     11.4.100
   libavformat     62.3.100
   libavutil       60.8.100
   libswresample   6.1.100
   libswscale      9.1.100

The protocol issue occurs no matter the bluray folder

Offline

#6 2026-02-28 08:53:15

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,306

Re: Unable to play bluray folder in mpv

No, the idea was to use the absolute path to the directory.
But strace shows that mpv is looking for the path holding the BDMV

mpv bd:// --bluray-device="$HOME/Bonnie & Clyde [2013] BD50-Uld/Disc 1/"

Offline

#7 2026-02-28 20:22:32

BabyFixWix
Member
Registered: 2026-01-27
Posts: 4

Re: Unable to play bluray folder in mpv

Tried the absolute payh this time and it works perfectly. Thank you.
Thread can be closed.

Offline

#8 2026-02-28 20:27:38

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,306

Re: Unable to play bluray folder in mpv

\o/
Mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB