Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Media file management > Removing copy-protection (like DRM, AACS)
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 06-04-2015, 09:59 PM
TheRandom1 TheRandom1 is offline
Member
 
Join Date: May 2015
Posts: 34
TheRandom1 is on a distinguished road
Default

Remove ISMACryp protection from mp4


Would anyone know how to do this ?
Reply With Quote
  #2  
Old 05-24-2016, 12:28 PM
d3ibis d3ibis is offline
The MaEsTrO
 
Join Date: May 2016
Posts: 6
d3ibis is on a distinguished road
Default

Re: Remove ISMACryp protection from mp4


u need to use mp4box (You will need to provide a drm_file for decryption)

command line:
Code:
MP4Box -decrypt drm_file file.mp4
The DRM file is an XML document containing mainly key information, KMS information, encryption instructions and eventually MPEG-4 IPMP(X) indications. The syntax is very basic and may be subject to changes in the future.

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>
<ISMACrypTrack trackID="..." key="..." salt="..." scheme_URI="..." kms_URI="..." selectiveType="..." ipmpType="..." ipmpDescriptorID="..." />
</ISMACryp>
Source: Here
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 02:22 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons