VideoHelp Forum
+ Reply to Thread
Results 1 to 3 of 3
Thread
  1. 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!
    Quote Quote  
  2. Have you tried without -re ? And output shuld be something like -f flv rtmp://serverip : port/live/streamname
    Quote Quote  



Similar Threads

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