axcore / tartube

A GUI front-end for youtube-dl, partly based on youtube-dl-gui and written in Python 3 / Gtk 3
GNU Lesser General Public License v2.1
2.12k stars 112 forks source link

can't install FFmpeg #555

Closed macak021 closed 1 year ago

macak021 commented 1 year ago

OS: Windows 10; Tartube v2.4.370 Hi, I downloaded your program and I can install it but every time I try to install FFmpeg I get an error. I will copy the last part of the report, maybe it will be helpful:

Total Download Size: 0.35 MiB Total Installed Size: 1956.97 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... mingw-w64-x86_64-libvorbis-1.3.7-1-any downloading... checking keyring... checking package integrity... error: failed to commit transaction (invalid or corrupted package) error: mingw-w64-x86_64-libvorbis: signature from "David Macek david.macek.0@gmail.com" is unknown trust :: File /var/cache/pacman/pkg/mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)). Do you want to delete it? [Y/n] Errors occurred, no packages were upgraded. Update operation finished

Is anyone else having the same error or is it just me and if yes any suggestions what should I do? Thanks

1chan-level-journalist commented 1 year ago

At first I had the same problem, but then I downloaded the "install-tartube-with-ffmpeg-2.4.370-64bit.exe" package, and installed that instead. This one had no problem.

macak021 commented 1 year ago

At first I had the same problem, but then I downloaded the "install-tartube-with-ffmpeg-2.4.370-64bit.exe" package, and installed that instead. This one had no problem.

Ohh, I didn't see there is a bundled version together with ffmpeg, my apologies. Tried it and now it works with no errors, thank you!

axcore commented 1 year ago

It looks like MSYS2's ffmpeg package is broken for about the millionth time. You can use the installer mentioned above until the next Tartube release.