You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for subtitle normalization by converting all subtitles to simple text-based subrip format. See the following projects/resources for ideas regarding implementation:
Add support for subtitle normalization by converting all subtitles to simple text-based subrip format. See the following projects/resources for ideas regarding implementation:
ffmpeg -i <blah>.ass -codec:s text <blah>.srtThe following provide some additional subtitle resources regarding subtitle specs and other items: