Re: Subtitle and the future of the Player control

2023-11-08 Thread OLIVER GMAIL via use-livecode
Hi, for a project I had to subtitle 63 hours of videos, I couldn't find any subtitle software that was speedy enough to manage such a huge amount, so I decided to make a custom subtitler for our specific needs and workflow. It was fairly easy to build it with Livecode. You simply need to regu

Re: Where is Andr? ? Andr? says "goodbye"

2020-03-15 Thread OLIVER GMAIL via use-livecode
It s revXMLText (idID) that converts high ASCII characters to HTML entities, so I don't think file vs binfile will make much difference. I noticed a similar issue with revXMLPutIntoNode. The forum post is here: https://forums.livecode.com/viewtopic.php?f=9&t=33726 Not many answers since Febru