mpv-player / mpv

🎥 Command line video player
https://mpv.io
Other
26.84k stars 2.85k forks source link

Bring back `--bluray-angle` feature #5012

Open comfyneet opened 6 years ago

comfyneet commented 6 years ago

Some Blu-ray discs contain scenes that can be viewed from multiple angles. This option tells mpv which angle to use (default: 1):

--bluray-angle=<ID>

mpv used to support this feature, but it was accidentally dropped when removing dvd/bluray menu support in 2 commits: https://github.com/mpv-player/mpv/commit/c844d57489fa83c0db66f84285ca1c07f6c71c6b and https://github.com/mpv-player/mpv/commit/35e8b6c1e68ae936ca0aeee4f30732cd13ef9932.

ESSEMDEE commented 2 years ago

I ditto this request. I glanced at the code, but it was beyond my abilities to even find where the change would need to be made.

But having to manually edit MPLS files to access a desired angle is highly inconvenient. (And if one is playing direct from the disc — and not a ripped backup — said editing is not even possible.)