Log in

View Full Version : Demos of AV1 + DRM?


benwaggoner
19th June 2020, 03:21
Has anyone made a demo or test content of AV1 with DRM? Like a DASH adaption set with Widevine Level 1 & 3?

I understand how it should work, but can't seem to find anyone who has done or seen a proof of concept.

Blue_MiSfit
20th June 2020, 04:02
Hmm. Looks like Shaka packager should support this https://github.com/google/shaka-packager/commit/061785285e1b746a2d2c3c9ea03e89786a73a1b0

Should be no different from packaging any other codec in fMP4 with either CTR or CBCS (hopefully the latter). I've never tried tho :D

benwaggoner
22nd June 2020, 16:19
Yeah. I don't see much evidence that anyone has tried DASH adaptive streaming with AV1 + DRM yet.

Balling
16th September 2021, 09:35
VP9 also uses so called profile 4 for DRM.

Blue_MiSfit
16th September 2021, 20:20
Any context on that? I'm not aware of any reason why the encoding settings would need to change to be compatible with DRM?

Balling
17th September 2021, 11:10
Any context on that?

Just this: https://stackoverflow.com/questions/61413665/ffmpeg-convert-a-legally-purchased-video-on-google

benwaggoner
17th September 2021, 18:32
Any context on that? I'm not aware of any reason why the encoding settings would need to change to be compatible with DRM?
The encoding settings shouldn't need to change, correct.

I was (15 months ago!) looking for a test package to test AV1 DASH with DRM on different devices.