User Tools

Site Tools


ffmpeg:subtitles:remove_html_from_srt_subtitle_file

ffmpeg - Subtitles - Remove HTML from SRT Subtitle file

sed -e 's/<[^>]*>//g' subs.srt

NOTE: This is just a simple regex stripper.

ffmpeg/subtitles/remove_html_from_srt_subtitle_file.txt · Last modified: 2025/01/18 18:24 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki