|
3dc59344cb
|
Fix command "fyne get ..."
Renamed the module to git.kor-elf.net/kor-elf/gui-for-ffmpeg/src.
|
2024-02-04 21:00:55 +06:00 |
|
|
d46d642e61
|
Added the ability to automatically download FFmpeg from the site https://github.com/BtbN/FFmpeg-Builds/releases.
|
2024-02-04 20:16:15 +06:00 |
|
|
2c0e20210f
|
Переименовал модуль в git.kor-elf.net/kor-elf/gui-for-ffmpeg.
|
2024-02-03 18:40:44 +06:00 |
|
|
05553f06b8
|
Fixed minor errors reported by the analyzer.
|
2024-02-01 00:28:06 +06:00 |
|
|
0d5cfab38d
|
Made it possible to change the path to FFmpeg and FFprobe.
|
2024-02-01 00:23:28 +06:00 |
|
|
6358d5d8cc
|
The language selection is remembered.
Added a setting for changing the language.
|
2024-01-31 21:02:12 +06:00 |
|
|
3c563d1966
|
Added the ability to select a language.
|
2024-01-28 22:01:16 +06:00 |
|
|
adf9bc9c27
|
Code refactoring.
Added files with functions for various OS (//go:build windows, //go:build !windows).
|
2024-01-23 21:33:01 +06:00 |
|
|
9bb19a0263
|
Sometimes the progressbar is not displayed, so I decided not to hide it.
|
2024-01-20 17:05:16 +06:00 |
|
|
2596e822bd
|
Fix progress bar not always shown during conversion.
|
2024-01-20 14:57:22 +06:00 |
|
|
77b847dde6
|
Fix error in OS windows.
Changed the progressbar to the pipe protocol.
|
2024-01-20 01:53:25 +06:00 |
|
|
ebc8832d4d
|
Made it possible to choose where to save.
|
2024-01-18 20:23:23 +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 |
|