VideoHelp Forum
+ Reply to Thread
Results 1 to 2 of 2
Thread
  1. I have a strange case

    https://viva-russia.ru/

    In chrome browser livestream plays normally and i can download the m3u8 file but it won't play in vlc and ffmpeg.

    Code:
    ffmpeg -reconnect 1 -reconnect_at_eof 1 -reconnect_streamed 1 -reconnect_delay_max 2 -i "https://hls.goodgame.ru/hls/180805.m3u8" -headers "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36" -headers "Referer: https://goodgame.ru/" -t 01:05:00 -c copy Musicbox2.mp4
    returns

    Code:
    [https @ 000000000081b240] HTTP error 404 Not Found
    [in#0 @ 00000000007ff500] Error opening input: Server returned 404 Not Found
    Error opening input file https://hls.goodgame.ru/manifest/180805_master.m3u8.
    Error opening input files: Server returned 404 Not Found
    am i missing some headers or something ?
    Quote Quote  
  2. ffmpeg -headers "Origin: https://goodgame.ru" -user_agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" -i https://hls.goodgame.ru/manifest/180805_master.m3u8" -c copy video.ts
    Last edited by LZAA; 27th Oct 2024 at 02:52.
    Quote Quote  



Similar Threads

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