Hello everyone,
I am trying to decode a Widevine mpd and restream it to a nginx rtmp server with hls.
I do have the key and everything, but when I try to restream it, it does not work and ffmpeg shows 2FPS.
If I try to output to a .ts file locally, it works for 2 seconds (when the FPS are still ok), then it drops to 2 and the file stops working.
My command is: ffmpeg.exe -re -cenc_decryption_key KEY HERE -i MPD HERE -vcodec copy -acodec copy -map 0:9 -map 0:10 out.ts
Where am I getting it wrong? Thanks!
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 3 of 3
-
-
Have you tried without -re ? And output shuld be something like -f flv rtmp://serverip : port/live/streamname
Similar Threads
-
clever FFmpeg-GUI, small FFmpeg UI, fully portable, no installation.
By ProWo in forum Video ConversionReplies: 2103Last Post: 28th Jun 2025, 16:35 -
how do i add libx264 and hevc to ffmpeg when i compile ffmpeg for ubuntu 21
By oduodui in forum Newbie / General discussionsReplies: 2Last Post: 17th Jul 2021, 04:12 -
Get the complete FFmpeg command line when using FFmpeg Batch Converter
By pascor in forum Newbie / General discussionsReplies: 8Last Post: 13th May 2021, 23:14 -
[FFMPEG] Is there a way to remove this part that FFMPEG puts in the meta?
By GEOLINK in forum Newbie / General discussionsReplies: 2Last Post: 1st Feb 2021, 17:51 -
Help with ffmpeg
By perwann in forum Video Streaming DownloadingReplies: 1Last Post: 29th Apr 2018, 18:32