[FFmpeg-devel] [PATCH] asf decryption support

Reimar Döffinger Reimar.Doeffinger
Tue Apr 8 11:46:09 CEST 2008


On Mon, Apr 07, 2008 at 12:34:39PM +0530, Ruchika Saxena wrote:
> I have to decrypt a DRMed ASF file (.wma), I want to know which portion of ASF file is protected? Is it the entire data object (excluding data object header)?  I have the keys to decrypt but don't know where to start decrypting data from. Also, is the whole content decrypted with same symmetric key?

This is list is about development of FFmpeg, so I can not see how
this belongs on this list.
You can either just use libavformat as is or you will have to find out
for yourself, the source code is there, the source code for FreeMe2 is
available as well (where you can just compare the original to the
decrypted file and find your answers without even reading any source).
And after you have all your answers, preferably document them here:
http://wiki.multimedia.cx/index.php?title=ASF (contact mike at
multimedia.cx to get an accont).
That article actually has the answer you look for, but the way you ask
suggests that you will have many more questions before you get whatever
you try to do to work.

Greetings,
Reimar D?ffinger




More information about the ffmpeg-devel mailing list