VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. Hello everyone!

    I have a small request for you: I have recently been using ffmpeg-GUI because I want to repair a damaged file with a green image, the link of which is below:
    https://vodnowusoawsdash.secure.footprint.net/p112/streaming/watch/126346/1-10000-1-1.ism/.mpd
    I have tried many different methods, but unfortunately on most video players the image is blurred with a green or gray background.
    And here comes an interesting fact: I have a laptop so I can't use YT-dl or ffmpeg, I can only use the GUI version.
    Therefore, the question is: What should I do to download such a link, because first of all - there must be a solution without trials and free of charge, i.e. completely free.
    And segundo - it must be remote to download any mpd file except mediatools.cc/hlsdownloader
    Quote Quote  
  2. drm protected
    video url?

    if you have the key, video, and audio

    decrypt and join, use your own key

    Code:
    mp4decrypt --key 626582e3f67140708e6215b35db57f4e:02e5a715326c8ee8b465ae4a85a2b0ae video.mp4 dec_video.mp4
    
    mp4decrypt --key 626582e3f67140708e6215b35db57f4e:02e5a715326c8ee8b465ae4a85a2b0ae audio.m4a dec_audio.m4a
    
    ffmpeg -i dec_audio.m4a -i dec_video.mp4 -c copy final.mp4
    Last edited by jckzz; 21st Nov 2023 at 04:37.
    Quote Quote  
  3. Yes!
    Quote Quote  



Similar Threads

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