Hello,
plz help me to decrypted this video i have key
I used this method to download the file
ffmpeg -user_agent "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:70.0) Gecko/20100101 Firefox/70.0" -referer "https://bitmovin.com/demos/drm" -i "https://bitmovin-a.akamaihd.net/content/art-of-motion_drm/mpds/11331.mpd" -codec copy test3.mp4
And this method was used for decrypting
ffmpeg -decryption_key 100b6c20940f779a4589152b57d2dacb -i test3.mp4 -codec copy decrypted_media3.mp4
But this way didn't work for me
This is the key to decrypting the video
WidevineDecryptor: Found key: 100b6c20940f779a4589152b57d2dacb (KID=eb676abbcb345e96bbcf616630f1a3da)
Please help me to find out the correct decoding method
Thanks you.
+ Reply to Thread
Results 1 to 13 of 13
-
-
Code:
mp4decrypt --key eb676abbcb345e96bbcf616630f1a3da:100b6c20940f779a4589152b57d2dacb enc_video.mp4 dec_video.mp4 mp4decrypt --key eb676abbcb345e96bbcf616630f1a3da:100b6c20940f779a4589152b57d2dacb enc_audio.m4a dec_audio.m4a
-
Thank you for the help but the method didn't work for me
https://forum.videohelp.com/images/imgfiles/1bF7RB6.png
[Attachment 57079 - Click to enlarge]
-
-
@magixter, @ploxer
Members here are help u to download your proposed file only.
They never explain to u the methode. It is against forum rules. Ok? -
Try this way (without KID-key)
mp4decrypt --key 1:100b6c20940f779a4589152b57d2dacb encrypt_video.mp4 decrypt_video.mp4
read this thread https://forum.videohelp.com/threads/401172-Everyone-can-help-me-fix-error-on-mp4decrypt -
use old version of chrome. (search on this forum similare discussion)
latest version block widevine ext. -
lomero,
Question:1) Could you provide the exact version of chrome that you are talking about? It would save a lot of time by possibly getting the wrong version.
Also, I read someone say that it is against forum rules to present exactly in simple steps (so people with low IQ could follow) how to download encrypted videos. 2) is this simple explanation against forum rules or not? 3) The recent prolific discussion of decrypting videos, do these decrypting methods work with all types of encrypted videos, or just some types? If the latter, which types of encrypted videos? I would appreciate more transparency on this topic, instead of dancing around the topic. -
avoid useless words.
every video is a case apart. if you want help write link to desired video.
to wedevine problem read this: https://forum.videohelp.com/threads/401260-not-sure-what-am-doing-wrong-can-t-get-keys#post2615446
Similar Threads
-
Downloading DRM protected video and decrypt with a known key
By fvh78870 in forum Video Streaming DownloadingReplies: 32Last Post: 1st Aug 2023, 07:05 -
I have video and key but i can't decrypt
By noctus in forum Video Streaming DownloadingReplies: 3Last Post: 30th Jan 2021, 02:42 -
Modifying MPD File to Download Decrypted Version of Encrypted Video
By JFK in forum Video Streaming DownloadingReplies: 5Last Post: 13th Apr 2020, 08:36 -
Key Digital KD-VP8 Video Processor
By hdfills in forum Capturing and VCRReplies: 11Last Post: 11th Jun 2017, 17:13 -
Chroma key overlay of live video
By Richpress in forum Capturing and VCRReplies: 0Last Post: 6th Jun 2017, 15:33