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.
- Host: GitHub
- URL: https://github.com/phucngo2/subtitle-burner
- Owner: phucngo2
- License: mit
- Created: 2024-06-23T03:54:46.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-03T04:59:17.000Z (almost 2 years ago)
- Last Synced: 2025-12-29T04:29:22.242Z (5 months ago)
- Topics: ffmpeg, rust-lang, solid-js, tauri, typescript
- Language: TypeScript
- Homepage:
- Size: 822 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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








## 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).