arikrupnik
arikrupnik
Textplay outputs characters that represent markup without escaping them, e.g., "". The following fragment displays correctly in most HTML browsers but is fatal in XML and FDX output. INT. LIVING...
I started working on section headers in Textplay. To make sure that I introduce only these changes and keep everything else constant, I tried to run Textplay on a suite...
fountain specification includes a number of markers that aid in structuring a screenplay which are invisible in final output: `[[note]]`, `/* comment */`, `#ATX header` (`###with multiple levels of hierarchy`)...
@johnbeard , thank you for writing this extremely useful piece of software, and for wading through the spartan documentation on the Python API. Your code is the best documentation I've...
It can simplify post workflows for Final Cut and Premiere users if we could generate XML timelines which they could import directly into the NLE instead of using unfamiliar padding...
A common use case is using a sound recorder to jam-sync Tentacle(s) which then feed LTC into audio inputs on cameras. The resulting file set has video file(s) with LTC...
Resolve can parse LTC from video files, but ignores LTC in audio files. LTCsync can wrap audio streams from an audio files in a video container, allowing Resolve to parse...
Please leave your feedback on the app as a comment on this issue. If you find a bug, or something that doesn't work how you expect it, feel free to...
Long files (> 1 hour) take unacceptably long to process. Consider examining only the first and last 10 minutes of audio for LTC, and show progress bar to let user...