I've run into this multiple times but never found a satisfactory answer.
A lot of VTT subtitles have tags like "WEBVTT X-TIMESTAMP-MAP=LOCAL:00:00:00.000,MPEGTS:90000"
Every segment resets the time. Trying to convert it to a more useful format, like srt results in mistimed subs.
Subtitle Edit doesn't seem to properly handle it.
M3U8x is about the only program that seems to manage the timing correctly, but it is no longer being updated, and is janky and awkward to work with.
My last attempt failed to the point that I ripped with yt-dlp/aria2c. I then ripped a SECOND time with m3u8x.
Using Subtitle Edit, I loaded the yt-dlp version, and then imported the times from the m3u8x rip.
Yeah, not a great answer, but successful anyway.
I'm aware there is a patch to ffmpeg that is supposed to fix this, but I've never found it compiled into a release. (https://gist.github.com/SebiderSushi/bdf8d46d5501f7085d0b27d8a19eb12c)
Thoughts or idea?
Sample sub file attached.
+ Reply to Thread
Results 1 to 7 of 7
-
-
The "X-TIMESTAMP-MAP" should only occur once (on the second line) in a webvtt file.
See https://sdks.support.brightcove.com/features/synchronizing-webvtt-captions.html -
Perhaps you could PM or email a link to a partial video file?
An fixed SRT file would also work I guess.
I would need some way to test, that the timestamps are correct. -
So a big thanks to Nikse who now has a Beta version of Subtitle Edit that addresses WebVTTs like this.
So for anyone else that runs into this you can start here: https://github.com/SubtitleEdit/subtitleedit/releases/download/3.6.7/SubtitleEditBeta.zip
Similar Threads
-
Using first frame timecode metadata to set burnt in timecode
By bob_n in forum Newbie / General discussionsReplies: 0Last Post: 13th Jun 2022, 09:17 -
Using ffmpeg to dowload webvtt subtitles
By ecolek in forum Video Streaming DownloadingReplies: 24Last Post: 20th Jun 2021, 04:12 -
Can't extract webvtt subtitle with ffmpeg
By [ss]vegeta in forum SubtitleReplies: 3Last Post: 18th Jun 2021, 17:20 -
Webvtt Subtitles positioning
By SubtitleNoob in forum SubtitleReplies: 1Last Post: 27th Jul 2020, 13:14 -
Get segments from WEBVTT Playlist
By EmilFrom in forum Video Streaming DownloadingReplies: 2Last Post: 1st Jan 2018, 18:51