VideoHelp Forum


Try StreamFab Downloader and download from Netflix, Amazon, Youtube! Or Try DVDFab and copy Blu-rays!


Try StreamFab Downloader and download streaming video from Youtube, Netflix, Amazon! Download free trial.


+ Reply to Thread
Results 1 to 2 of 2
Thread
  1. Let me make an example.

    First I need to mention that this doesn't happen on all videos, and I also note that it's with .m3u8

    As example: https://www.youtube.com/watch?v=gYjYJmf3_wA


    The first thing I'd do is:
    Code:
    yt-dlp -g gYjYJmf3_wA -f bestvideo[ext=mp4]
    Then input the link into FFMPEG. And then input time, I put something random that somewhere within the stream for testing.

    Code:
    ffmpeg -ss 50:20 -to 50:25 -i "<PUT LINK HERE>" -c copy out.mp4

    And now the issue is that it doesn't work. The -ss parameter and -to should technically as well. But something is wrong with that index.m3u8



    You could also just use the https one instead of a m3u8:
    Code:
    299     mp4   1920x1080   60    │    1.72GiB 3665k https │ avc1.64002A   3665k video only          1080p60, mp4_dash
    but if you do that something seems odd about the quality, as example Browser can play it fine, but Windows Media Player can't. VLC can play it but the video quality turns out to go scuffed.
    Quote Quote  



Similar Threads

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