extracting captions from .m3u8 link to .txt file
30 Nov
2021
30 Nov
'21
5:19 p.m.
Hello, I am trying to take a .m3u8 link https://parlvulivec.azureedge.net/HOC-HD-RAZOR01/WB_Chamber/VL/FL/Playlist.m... and extract the captions into one .txt file (or similar plaintext) the closest I have come is ffmpeg -i <link.m3u8> -an -vn -c:s copy -f rawvideo -map 0:2 sub.txt but the output to said file is just a series of dates/times, about 2 per second of video so I assume it is the time of the captions being said, just not the captions themselves It also takes a while to output, as it is in chunks of 256Kb Any advice would be appreciated, if I need a macro to loop through the .ts files somehow that would be acceptable too Thanks -Alex
1739
Age (days ago)
1739
Last active (days ago)
0 comments
1 participants
participants (1)
-
Breeze, Alexander Peter