Prass
Prass copied to clipboard
Console processor for ASS subtitles
When I use the script, it says me that required version of Python (2) isn't installed. I have Python 3.8. Could you make it compatible?
I've issues with resampling the script for Crunchyroll subs. There are only two options at the moment: --resample I resample the stylings to the script resolution which ends in vsfilter/xysubfilter...
When using scenetiming and linking together, lines will overlap in this situation: **[Line1]**....... **[Line2]**.._|KF|_..... **[Line3]** --> Linking **[Line1]**.......**[Line2]**.._|KF|_.....**[Line3]** --> Scenetiming **[Line1]**.......**[Line2 + _Line1-Overlap_]**.._|KF + _Line1-End_|_.....**[Line3]** According to subs.py linking happens...