VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. DrOmicron
    Join Date
    Jan 2022
    Location
    canada
    Search Comp PM
    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
    Quote Quote  
  2. 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
    Merge with ffmpeg

    Code:
    ffmpeg -i decrypted_video.mp4 -i decrypted_video.m4a -c copy myvideo.mp4
    Quote Quote  
  3. discord=notaghost9997
    Quote Quote  
  4. DrOmicron
    Join Date
    Jan 2022
    Location
    canada
    Search Comp PM
    ok if i want to use for Live stream with udp output, i can't use this method. other possibility?
    Quote Quote  
  5. use XstreamDL-CLI https://github.com/xhlove/XstreamDL-CLI

    it's the best for live streaming
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!