Hi, what is the solution for using ffmpeg -cenc_decryption_key with stream that need 2 keys ? audio+video have each key
Thank for help
+ Reply to Thread
Results 1 to 5 of 5
-
-
Code:
ffmpeg -decryption_key xxxxxxxxxxx -i encrypted_video.mp4 -codec copy decrypted_video.mp4
Code:ffmpeg -decryption_key xxxxxxxxxxx -i encrypted_audio.m4a -codec copy decrypted_video.m4a
Code:ffmpeg -i decrypted_video.mp4 -i decrypted_video.m4a -c copy myvideo.mp4
-
shaka-packager is prefered https://github.com/shaka-project/shaka-packager
discord=notaghost9997 -
ok if i want to use for Live stream with udp output, i can't use this method. other possibility?
-
use XstreamDL-CLI https://github.com/xhlove/XstreamDL-CLI
it's the best for live streaming
Similar Threads
-
Does anyone know how to get the keys for channel 4 ?
By qwe199 in forum Video Streaming DownloadingReplies: 25Last Post: 15th Dec 2023, 23:39 -
PSSH 3 Keys
By ahmedani in forum Video Streaming DownloadingReplies: 4Last Post: 6th May 2022, 11:41 -
Can anyone help with getting keys?
By fisfisa in forum Video Streaming DownloadingReplies: 8Last Post: 1st Mar 2022, 00:33 -
Keys for money
By Khal1d in forum Video Streaming DownloadingReplies: 2Last Post: 23rd Jun 2021, 18:45 -
Windows 10 keys
By sambat in forum Off topicReplies: 5Last Post: 27th Jan 2020, 07:29