Hi,
How do you put multiple keys to decrypt a video by shaka package?
shaka-packager input=encrypted_video.mp4,stream=video,output=vid. mp4 --enable_raw_key_decryption
--key 00000000066559b70000000000000000:ac92d6564e66f2fa7 a73ae79be983bd7
--key 00000000066566390000000000000000:76b7889a84caadb15 de2ea804323a345
+ Reply to Thread
Results 1 to 7 of 7
-
-
try like this
Code:shaka-packager input=encrypted_video.mp4,stream=video,output=vid.mp4 --enable_raw_key_decryption --keys key_id=00000000066559b70000000000000000:key=ac92d6564e66f2fa7a73ae79be983bd7 --keys key_id=00000000066566390000000000000000:key=76b7889a84caadb15de2ea804323a345
-
Code:
f9c45e2c3d46459d94da2c239e10ad83:bc87e6b2eea3347a15ce68fa5ef98e7f db6d5f3699c100360d2c6b4834c68582:bc87e6b2eea3347a15ce68fa5ef98e7f f860819a84e0426eb66c40154553f08a:acfb9143fd8d53792a14b814b85c5c59 be8503e2e9697dfadd6d2c8eab4b849b:acfb9143fd8d53792a14b814b85c5c59 abfdc6b758b142b69e88bf4e523cbeaf:fa727e5540339b31f1f34dc0f9b29d6d a8452081bb26944a8572af9d4cbc8ef1:fa727e5540339b31f1f34dc0f9b29d6d
-
I could not access my5 and download videos from website, because vpn was bad . thanks anyway you provided keys.
Similar Threads
-
Help with local html with shaka player
By Stoc in forum Video Streaming DownloadingReplies: 1Last Post: 6th Nov 2023, 07:20 -
Playing URI urls on web players like JW , Shaka
By myemailjobayer in forum Video Streaming DownloadingReplies: 0Last Post: 26th Jun 2023, 00:13 -
help on shaka,
By Maurioski in forum Video Streaming DownloadingReplies: 0Last Post: 12th Apr 2023, 10:26 -
shaka usage
By whs912km in forum Video Streaming DownloadingReplies: 6Last Post: 13th Feb 2023, 01:56 -
RTBF: subtitles as "shaka player texttrack"
By ecolek in forum Video Streaming DownloadingReplies: 8Last Post: 10th Nov 2022, 09:34