Re: [FFmpeg-devel] DRM decryption with FFmpeg

2021-03-11 Thread Reimar Döffinger
> On 9 Mar 2021, at 10:44, zsugabubus > wrote: > > Hi all, > > I was not able to find any patches or mails, only two open tickets that > mention DRM decryption in some way: > > https://trac.ffmpeg.org/ticket/1793 > https://trac.ffmpeg.org/ticket/1800 > > ...however there were no updates for

Re: [FFmpeg-devel] DRM decryption with FFmpeg

2021-03-09 Thread zsugabubus
On Tue, Mar 09, 2021 at 12:58:57PM +0100, Peter White wrote: > DRM is AIDS wrapped in Cancer seasoned with a smidge of Syphilis. That's why I would like to share some code with the community. :) -- zsugabubus ___ ffmpeg-devel mailing list ffmpeg-devel@f

Re: [FFmpeg-devel] DRM decryption with FFmpeg

2021-03-09 Thread Peter White
On Tue, Mar 09, 2021 at 12:48:45PM +0100, zsugabubus wrote: > Hi, > > On Tue, Mar 09, 2021 at 10:54:22AM +0100, Paul B Mahol wrote: > > We do not accept DRM code. > > Hmm. And what about only accepting files that are considered legal? DRM is AIDS wrapped in Cancer seasoned with a smidge of Syphi

Re: [FFmpeg-devel] DRM decryption with FFmpeg

2021-03-09 Thread zsugabubus
Hi, On Tue, Mar 09, 2021 at 10:54:22AM +0100, Paul B Mahol wrote: > We do not accept DRM code. Hmm. And what about only accepting files that are considered legal? AVEncryption{,Init}Info and friends are already present. Would it be much different? They are also take an important role. And what

Re: [FFmpeg-devel] DRM decryption with FFmpeg

2021-03-09 Thread Steven Liu
> 2021年3月9日 下午5:44,zsugabubus 写道: > > Hi all, > > I was not able to find any patches or mails, only two open tickets that > mention DRM decryption in some way: > > https://trac.ffmpeg.org/ticket/1793 > https://trac.ffmpeg.org/ticket/1800 > > ...however there were no updates for years. I do n

Re: [FFmpeg-devel] DRM decryption with FFmpeg

2021-03-09 Thread Paul B Mahol
We do not accept DRM code. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".