VideoHelp Forum




+ Reply to Thread
Results 1 to 7 of 7
  1. Hi,

    Please can someone advise how to play the following stream on a windows pc.

    http://linear016-gb-dash1-prd-ak.cdn.skycdp.com/016a/Content/DASH_003_hd/Live/channel(...51012234373582

    kid - 00030575454c9dcf32a96ab640707a4e

    key - 518ccde3de11f68c3cc4db877b861a3d

    Cheers
    Quote Quote  
  2. ffmpeg -hide_banner -cenc_decryption_key 518ccde3de11f68c3cc4db877b861a3d -i "http://linear016-gb-dash1-prd-ak.cdn.skycdp.com/016a/Content/DASH_003_hd/Live/channel(skycinemafamily)/manifest_hd.mpd?c3.ri=13497651012234373582" -c copy -f flv - | 'Path to player.exe' -
    Quote Quote  
  3. it's live. so use N_m3u8DL-RE

    Code:
    RE "http://mpd_link" --mp4-real-time-decryption --live-real-time-merge --live-pipe-mux --use-shaka-packager --key kid:key --live-record-limit 01:30:00 --save-name xxx
    add your mpd link
    in --key replace xxx with 000305....:518ccde.....
    remove '--use-shaka-packager' if you don't have (but better than mp4decrypt)
    '--live-record-limit 01:30:00' rip stream for 1 hour 30 min. change as you want
    replace xxx in --save-name with your video name
    Quote Quote  
  4. Many thanks LZAA/lomero
    Quote Quote  
  5. Originally Posted by LZAA View Post
    ffmpeg -hide_banner -cenc_decryption_key 518ccde3de11f68c3cc4db877b861a3d -i "http://linear016-gb-dash1-prd-ak.cdn.skycdp.com/016a/Content/DASH_003_hd/Live/channel(skycinemafamily)/manifest_hd.mpd?c3.ri=13497651012234373582" -c copy -f flv - | 'Path to player.exe' -
    @LZAA can you please help me to understand how to obtain c3.ri=13497651012234373582? I have _init.mp4 with N_m3u8DL-RE i also tried to decript again with ffmpeg but with no result.Thanks spar31
    Quote Quote  
  6. Why do you need 'C3.RI = 13497651012234373582'??
    Quote Quote  
  7. @LZAA i sent you a PM
    Last edited by spar31; 16th Jul 2023 at 11:15.
    Quote Quote  



Similar Threads

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