Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phucngo2/subtitle-burner

🔥 Just a simple desktop application for burning (hardcoding) subtitles into video, powered by FFmpeg.
https://github.com/phucngo2/subtitle-burner

ffmpeg rust-lang solid-js tauri typescript

Last synced: about 2 months ago
JSON representation

🔥 Just a simple desktop application for burning (hardcoding) subtitles into video, powered by FFmpeg.

Awesome Lists containing this project

README

        

# 🔥 Tauri Subtitle Burner 🔥
Just a simple desktop application for burning (hardcoding) subtitles into video, powered by FFmpeg.
## Built With
![Tauri](https://img.shields.io/badge/tauri-%2324C8DB.svg?style=for-the-badge&logo=tauri&logoColor=%23FFFFFF)
![SolidJS](https://img.shields.io/badge/SolidJS-2c4f7c?style=for-the-badge&logo=solid&logoColor=c8c9cb)
![Rust](https://img.shields.io/badge/rust-%23000000.svg?style=for-the-badge&logo=rust&logoColor=white)
![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)
![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white)
![Vite](https://img.shields.io/badge/vite-%23646CFF.svg?style=for-the-badge&logo=vite&logoColor=white)
![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white)
![DaisyUI](https://img.shields.io/badge/daisyui-5A0EF8?style=for-the-badge&logo=daisyui&logoColor=white)
## Features
⭐ Hardcode subtitles (.ass, .srt, .vtt) into video files.

⭐ Automatic download of FFmpeg if it's missing from your system.
## Feedback
If you encounter any issues or have suggestions for improvements, please let me know by create an issue.
## See also
💖 Special thanks to [ffmpeg-sidecar](https://github.com/nathanbabcock/ffmpeg-sidecar).