Hello friends,
I'm trying to use ffmpeg to re-stream an encrypted MPD to stdout in a Linux/Ubuntu environment. Ffmpeg is able to decrypt correctly. But, ffmpeg is loosing some video or audio frame every 15-20 seconds.
The command I'm using is:
I can try to use other CLI utility that can read the stream and pipe it to stdout, if someone can suggest me this too.Code:ffmpeg -allowed_extensions ALL -cenc_decryption_key KEY -loglevel error -i VIDEO_URL -c copy -f mpegts pipe:1
This is my first post here.
So, I apologize if I should be asking this in another space.
Thank you
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
Downloading encrypted live MPD (again......)
By qwertiio in forum Video Streaming DownloadingReplies: 0Last Post: 22nd Nov 2022, 04:45 -
Need help to find Key for an encrypted MPD video
By jackpolkichcha in forum Video Streaming DownloadingReplies: 1Last Post: 20th Jul 2022, 14:02 -
Trying to download video from encrypted mpd
By liongtwap in forum Video Streaming DownloadingReplies: 8Last Post: 21st Oct 2021, 07:42 -
Help Encrypted video mpd
By cedric8528 in forum Video Streaming DownloadingReplies: 6Last Post: 5th Sep 2021, 16:31 -
Help downloading a documentary (mpd... most likely encrypted)
By oopargentina in forum Video Streaming DownloadingReplies: 5Last Post: 25th Aug 2021, 10:13