Remove ISMACryp protection from mp4Would anyone know how to do this ?
|
Re: Remove ISMACryp protection from mp4u need to use mp4box (You will need to provide a drm_file for decryption)
command line: Code:
MP4Box -decrypt drm_file file.mp4 Just like any XML file, the file must begin with the usual xml header. The file encoding SHALL BE UTF-8. The file is then a collection of ISMACrypTrack elements placed at under an ISMACrypdocument root. Each element describes all ISMACryp information needed to encrypt a given track. Code:
<ISMACryp> |
All times are GMT -6. The time now is 03:30 AM. |