Make Hardsub It's Easy!
FFSUKI is an FFMPEG interface to make it easier for you to make hardsub.
If you have a difficulty operating FFMPEG, You don't need to learn the FFMPEG command, because FFSUKI makes it easy for you!.
just as easy as choosing 1, 2, 3, ...
$ sudo zypper install libarchive-zip-perl--> $ sudo dnf install ffmpeg libarchive-zip-perl --> $ sudo yum install ffmpeg libarchive-zip-perl-->$ sudo apt install ffmpeg libarchive-zip-perl xz-utils
-
Go to Control Panel > Programs and Features > Turn Windows features on or off
-
Activate "Windows Subsystem for Linux"
-
Go to Microsoft Store
-
Search "Linux"
-
Install Ubuntu / Debian / openSUSE / other linux what you want (Tested Only On Ubuntu)
-
open bash
-
following a Installing Dependencies in Linux
go to Releases in FFSUKI GitHub repository
or you can git clone FFSUKI (Unstable, We recommend download FFSUKI from releases)
$ git clone https://gitlab.com/sekaidotid/ffsuki
-
move .mkv videos to ffsuki directory
-
Open FFSUKI
$ bash ffsuki.sh
-
Input Your Name / Your Fansub Name
-
Choose Video Format
-
Choose Video Resolution
-
Choose Video Quality
-
wait..... until finish
-
Your hardsub videos in ffsuki/output directory
Thank you for using FFSUKI 😊
✔️ = Availabe ❌ = Not Available (On Development)
✔️ x264
✔️ x265
✔️ VP9
❌ AV1
✔️ nHD (640x360)
✔️ qHD (960x540)
✔️ HD (1280x720)
✔️ FHD (1920x1080)
✔️ 2K DCI (2048x1080)
✔️ WQHD (2560x1440)
✔️ UHD (3840x2160)
✔️ 4k DCI (4096x2160)
Copyright SEKAI.ID
Thanks to :
- FFmpeg for make very awesome video converter software (https://ffmpeg.org/)
- All who contributed to this project