Commit Graph

5 Commits

Author SHA1 Message Date
10aa917c24
I made it so that an error would be displayed if ffmpeg was not found. 2024-01-16 18:08:50 +06:00
1070b796cc
Fix RunConvert.
Fixed an error converting videos with a file name that has spaces.
2024-01-16 00:15:45 +06:00
176189c9d0
Adjusted display of error text when an error occurs during video conversion. 2024-01-16 00:04:50 +06:00
dddbfa65bc
Refactor package "convertor" "Main" method.
Moved the button for selecting a video file into a separate function.
2024-01-15 20:28:02 +06:00
5a4c960201
Working prototype.
A simple working graphical interface with which you can transcode any video to mp4.
2024-01-14 16:31:07 +06:00