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
+ Reply to Thread
Results 1 to 3 of 3
-
-
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.
Similar Threads
-
Can you guys help me with downloading a mpd DRM Protected video?
By johndiehl929 in forum Video Streaming DownloadingReplies: 1Last Post: 9th Nov 2023, 03:38 -
Downloading encrypted mpd video files
By umar_0x01 in forum Video Streaming DownloadingReplies: 40Last Post: 6th Sep 2021, 11:02 -
Help Downloading MPD File
By thegeek in forum Video Streaming DownloadingReplies: 4Last Post: 12th Apr 2021, 05:46 -
Help downloading MPD from Kanopy
By dzigelbaum in forum Video Streaming DownloadingReplies: 11Last Post: 9th Apr 2021, 22:07 -
Help downloading MPD Dash
By axnspain in forum Video Streaming DownloadingReplies: 2Last Post: 9th Dec 2020, 03:09