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

Digital Rights Management (DRM) content #8286

Closed
jrmzlara opened this issue Nov 18, 2020 · 6 comments
Closed

Digital Rights Management (DRM) content #8286

jrmzlara opened this issue Nov 18, 2020 · 6 comments

Comments

@jrmzlara
Copy link

Is there support from mpv to play protected content (DRM E. g. Widevine)?

@haasn
Copy link
Member

haasn commented Nov 18, 2020

--demux-lavf-o=decryption_key=<key> should work. I'm assuming you already have the decryption key. (But if not, there are browser extensions that help you extract them from Widevine-protected websites.)

@abderrahmanesaad
Copy link

--demux-lavf-o=decryption_key=<key> should work. I'm assuming you already have the decryption key. (But if not, there are browser extensions that help you extract them from Widevine-protected websites.)

i got multiple decryption_key how to us them waiting for answer

@Akemi
Copy link
Member

Akemi commented Apr 29, 2021

the question has been answered. the last question is something that should be asked on ffmpeg support..

@Shuggy999
Copy link

Hi there, trying -demux-lavf-o gives me Error parsing option demux-lavf-o (option not found). Do I need to use another arguement?

@CounterPillow
Copy link
Contributor

@Shuggy999 It's --demuxer-lavf-o, not demux.

@Shuggy999
Copy link

Thnak you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants