There are a lot more details to really assess a best choice here (unless your questions is rhetorical).

Is this a planned web app, desktop app (which platforms) or a mobile app? I assume from the javascript player comment that you are looking to build this as a web app? What video file formats do you need to support - just mpeg4 or other formats?

On 11/7/2023 6:05 AM, David Bovill via use-livecode wrote:
I'm doing some coding around videos and transcripts. Before diving in I
thought I'd see if there is any existing code out there? I'm working on
creating transcripts from videos we shoot for a community project -
naturally using ai (whisper) to do that - but Livecode to edit the
transcript and make the final output interactive.

I'd like to stick to SRT standards, and be able to display the text track
with the video playing and to click and interact with it under Livecode
control.

Given the future of the video player seems to be more focussed on an HTML5
player - I'm wondering if it worth the effort of scripting this in Livecode
- or I should build on one of the opensource javascript players?
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to