Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
EchterAlsFake committed Apr 27, 2024
2 parents 684a0ae + 6399217 commit b34f733
Show file tree
Hide file tree
Showing 4 changed files with 2,328 additions and 2,132 deletions.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
url_linux = "https://johnvansickle.com/ffmpeg/releases/ffmpeg-release-amd64-static.tar.xz"
url_windows = "https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-essentials.zip"
ffmpeg_linux = "ffmpeg-6.1-amd64-static"
ffmpeg_windows = "ffmpeg-6.1-amd64-static"
ffmpeg_windows = "ffmpeg-7.0-essentials_build"


class Signals(QObject):
Expand Down
Loading

0 comments on commit b34f733

Please sign in to comment.