Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demuxer: Blu-Ray Support #463

Open
etlweather opened this issue May 6, 2024 · 7 comments
Open

Demuxer: Blu-Ray Support #463

etlweather opened this issue May 6, 2024 · 7 comments
Labels
enhancement New feature or request

Comments

@etlweather
Copy link

I can play a Bluray disc in MPV with the following command:

mpv --fs --bluray-device=f: bd://

I haven't yet figured out a way to do this with Flyleaf.

Is it possible?

@etlweather
Copy link
Author

Let's assume it is a home-made Bluray with no encryption.

@SuRGeoNix
Copy link
Owner

@etlweather I've not try to test/support blueray at all to be honest and I think the current implementation cannot support it. Generally, new features will be not included in v3 anymore as I'm trying to go to the new v4 design.

@SuRGeoNix SuRGeoNix added the enhancement New feature or request label May 6, 2024
@SuRGeoNix SuRGeoNix changed the title Playing bluray disc Blu-Ray Support May 6, 2024
@SuRGeoNix SuRGeoNix changed the title Blu-Ray Support Demuxer: Blu-Ray Support May 6, 2024
@etlweather
Copy link
Author

@SuRGeoNix Make sense. Any idea when v4 will be ready?

@etlweather
Copy link
Author

With ffplay I can play the blueray disk with ffplay bluray:f:\ where f:\ is the drive letter of the bluray drive.

@etlweather
Copy link
Author

etlweather commented Jun 11, 2024

Opening the media with bluray:f:\ sort of worked - I get the video but I am not getting any sound.

@etlweather
Copy link
Author

Actually, I do get audio for non-encrypted disc. For encrypted disc, with MakeMKV installed, I get video but not audio.

@SuRGeoNix
Copy link
Owner

Guys, I don't even have a spare Blu-ray to test this, but I will try to include it as for v4 I've changed the design couple of times and might be ready in October (for the player, as a media library hopefully much sooner).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants