Lyric Video Studio
Author:
๐ Old-Age6220
Real discussions and feedbacks of Lyric Video Studio
๐ Join the Discussion on Forums
App Description
About a year ago, almost exacatly, actually, I realized I have some free time while waiting my band members to finish their parts of the album and I decided I’m gonna make me a video editor that focuses on text / lyric tools and is easy to use. And maybe throw in some integrations to AI services. During spring 2024, I started noticing that the app actually does work and does a lot better job handling texts than any other app I tried before. So, I decided that maybe I’ll make a commarcial app out of it.
Along with easy to use text tools, I made public interface to app, for the purpose of people some day making own plugins for integrating whatever image / video AI services that might come up to. Needles to say, I’m still the only 3rd person making 3rd party plugins ๐ But it’s still early days… Plugins (at the moment) work as “bring your own license”-model, so that might be bit tricky for less techically advanced users, but at least the app contains direct links, where to register for service (for example, link to RunwayML: s developer portal, where you can buy credits for it and generate access key). Not all plugins use access tokens, for example A1111-plugin works with local installation, if user has it. Sadly, ComfyUi does not seem to have direct, easy to use API, so that’s still on works (there’s websocket access to it, but it’s poorly documented)…
I designed the app in a way that suits my use cases (which is lyric / music videos) perfectly, so hopefully there’s others DIY band leaders out there losing their mind and money over expensive video editors ๐ I think the app is relatively low priced with 60โฌ price tag, is it not?
Little bit about the techical side: c#, NET9 and AvaloniaUI as ui framework. I started out with MAUI in ui, but it turned out a bad decision, so durin December I ported the ui. Techically it’s multi-platform ready, haven’t just had the time to get rid of some windows specific stuffs and well, I do not have Mac at all, so that would be nice to have when developing Mac version. Linux version (through Steam) probably some day, when I have time…
Project Overview
Lyric Video Studio is a video editing application designed with a focus on text and lyric tools, aimed at making the creation of music and lyric videos easier and more accessible. It includes integrations with AI services and a public interface for plugin development, allowing for future expansions and customizations. The app is built using c#, NET9, and AvaloniaUI, and is multi-platform ready, though currently more optimized for Windows. Priced at 60โฌ, it offers a cost-effective solution for DIY band leaders and creators looking for specialized video editing tools.
Links
๐ Website: https://lyricvideo.studio/
๐ฑ Download: https://apps.microsoft.com/detail/9p2mr2s6w20h?hl=fi-FI&gl=FI
๐ฑ Download: https://store.steampowered.com/app/3126810/Lyric_Video_Studio/
Features & Benefits
โ
Focuses on easy-to-use text and lyric tools
โ
Integrations with AI services
โ
Public interface for plugin development
โ
Cost-effective at 60โฌ
โ
Multi-platform ready with potential for expansion
Areas for Improvement
๐ Plugins require ‘bring your own license’, which may be tricky for less technically advanced users
๐ Still in early stages with limited third-party plugin development
๐ Multi-platform support not fully realized yet