David

Results 2 comments of David

[ccx_encoders_srt.c.zip](https://github.com/user-attachments/files/19876090/ccx_encoders_srt.c.zip) Playing with the ccx_encoders_srt.c file I found this "solution" that removes periods in places like the example you showed @williamj77 . However, it also strips periods from the ends...

It does work @williamj77 here's the complete file: [output.srt.zip](https://github.com/user-attachments/files/19898902/output.srt.zip) If you want to try it by yourself on other files, you just have to replace the encoder with the one...