VideoHelp Forum
+ Reply to Thread
Results 1 to 10 of 10
Thread
  1. I am trying to extract a webvtt based subtitle file using ffmpeg.

    This is the link for the subtitle m3u8:

    [URL="https://content-aaps1.uplynk.com/multiple/9a497a6ee69441c69371499105effbcc,fe41a9a856744852a 914b400cda24dec,8cf14e3d244245f4addd5bbed48a343d/sub2.m3u8?pbs=f8ca72a034a04f52bb46fb161ba9ead3&mbt racks=1"]

    This is the ffmpeg command I'm running:

    ffmpeg.exe -i "https://content-aaps1.uplynk.com/multiple/9a497a6ee69441c69371499105effbcc,fe41a9a856744852a 914b400cda24dec,8cf14e3d244245f4addd5bbed48a343d/sub2.m3u8?pbs=f8ca72a034a04f52bb46fb161ba9ead3&mbt racks=1" testing.vtt

    This is what the subtitles look like:

    3
    00:00:00,000 --> 00:00:02,976
    Barcelona. Sunday 13th June 1982.

    4
    00:00:00,000 --> 00:00:02,000
    The opening ceremony
    of the 12th World Cup Finals.

    464
    00:00:00,768 --> 00:00:03,128
    Rummenigge prepares
    for action.

    465
    00:00:00,776 --> 00:00:02,536
    Despite the defeat Spain
    went through too.

    871
    00:00:03,760 --> 00:00:04,096
    Inspired by Platini,
    the French gain momentum.

    872
    00:00:03,760 --> 00:00:04,096
    The Italian supporters
    seem in the majority.
    If I export to .srt using ffmpeg, it still doesn't work. The timestamps are incorrect and lines such as the one below appear throughout the subtitle.

    "(whistle blowing) WEBVTT
    X-TIMESTAMP-MAP=LOCAL:00:00:00.000,MPEGTS:24698880"
    Any suggestions? This is my required video: https://www.fifa.com/fifaplus/en/watch/5FypRY9S1PYGQII87khD5x
    Quote Quote  
  2. Thanks for the link, I tried the different manifest (https://content-aapm1.uplynk.com/preplay2/9a497a6ee69441c69371499105effbcc,fe41a9a856744852a 914b400cda24dec,8cf14e3d244245f4addd5bbed48a343d/ee514abcce370609ce25b6801a7eb29f/6FkjbhzHnrp1ZMdXK5OqrZ6UBbKp83PEzLRGGJIuVz7a.m3u8? pbs=933b9d2c57454507959ecebc5d095026&mbtracks=1") but unfortunately the subtitle timestamps are all over the place in that case as well
    Quote Quote  
  3. What command did you use?
    The yt-dlp command works.
    Quote Quote  
  4. I used this:

    yt-dlp "https://content-aaps1.uplynk.com/preplay2/9a497a6ee69441c69371499105effbcc,fe41a9a856744852a 914b400cda24dec,8cf14e3d244245f4addd5bbed48a343d/ee514abcce370609ce25b6801a7eb29f/4DXNq191N8gNAuUG0S3vr41DiGE7IZ2YQ2JJGuRkCNTw.m3u8? pbs=b530381fbeea4b38a9d96fee50af2ae8&mbtracks=1" --skip-download --write-subs
    I've attached the files. Link to VTT: https://we.tl/t-ai0vEJfY05
    Image Attached Thumbnails Click image for larger version

Name:	Screenshot (3064).png
Views:	59
Size:	40.5 KB
ID:	66514  

    Click image for larger version

Name:	Screenshot (3065).png
Views:	33
Size:	37.6 KB
ID:	66515  

    Quote Quote  
  5. hmmm, thats strange because i ran the same command with a fresh m3u8 link and it works for me.
    https://www.upload.ee/files/14461932/file.en.vtt.html
    what version yt-dlp do you have?
    Quote Quote  
  6. >version yt-dlp

    I'm currently on 2021.08.10. What about yours?
    Quote Quote  
  7. Originally Posted by diegosalinas View Post
    >version yt-dlp

    I'm currently on 2021.08.10. What about yours?
    im on 2022.07.18.

    try updating it or download the newest version separately and try that
    Quote Quote  
  8. Thanks, this seems to work. Appreciate your help.
    Quote Quote  
  9. latest version is 2022.08.19
    Quote Quote  



Similar Threads

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