News:

--

Main Menu

Recent posts

#1
Windows / Re: Fosshub link to windows do...
Last post by eumagga0x2a - Today at 12:59:56 PM
Quote from: Reikom-br on September 04, 2026, 02:59:56 PMRegarding the options in `nightly/win64/`, should I just grab the latest executable—the one from "Aug 6 2026 7:51 PM"?

Yes, that one, either installer- or ZIP-packaged. I hope that there will be new builds soon (within 1-2 weeks timeframe).

Please make sure to install / extract into an empty directory and never run multiple Avidemux instances concurrently (not just different versions, really instances).
#2
Windows / Re: Fosshub link to windows do...
Last post by Reikom-br - September 04, 2026, 02:59:56 PM
Quote from: eumagga0x2a on September 04, 2026, 12:37:15 AM
Quote from: Reikom-br on September 03, 2026, 06:52:13 PMHello, I can't download the latest version available on FossHub for Windows; the link redirects to the homepage.

Indeed, Fosshub seems to be effectively defunct, other applications are also affected. Sourceforge still works: https://sourceforge.net/projects/avidemux/files/avidemux/2.8.1/

However, using less outdated 2.8.2 nightlies generally provides a better experience.


Thanks for getting back to me; that other one really does work. Regarding the options in `nightly/win64/`, should I just grab the latest executable—the one from "Aug 6 2026 7:51 PM"?
To be honest, I'm not very familiar with these options.
#3
Windows / Re: Fosshub link to windows do...
Last post by eumagga0x2a - September 04, 2026, 12:37:15 AM
Quote from: Reikom-br on September 03, 2026, 06:52:13 PMHello, I can't download the latest version available on FossHub for Windows; the link redirects to the homepage.

Indeed, Fosshub seems to be effectively defunct, other applications are also affected. Sourceforge still works: https://sourceforge.net/projects/avidemux/files/avidemux/2.8.1/

However, using less outdated 2.8.2 nightlies generally provides a better experience.
#4
Windows / Re: Fosshub link to windows do...
Last post by sark - September 03, 2026, 09:53:49 PM
#5
Windows / Re: Fosshub link to windows do...
Last post by Reikom-br - September 03, 2026, 06:52:13 PM
Hello, I can't download the latest version available on FossHub for Windows; the link redirects to the homepage. Is there another way to get the program?

Win64/VC++ 2.8.1 Install (64 bits), FossHub,
#6
MacOSX / Re: Apple killing off support ...
Last post by eumagga0x2a - September 02, 2026, 09:29:22 PM
Quote from: SquidgyBidge on August 27, 2026, 08:02:52 AMI haven't done any coding since using basic on a BBC micro in the 90s and even then I was crap at that.

Exactly zero coding is involved in compiling Avidemux on macOS.

Unfortunately, as far as I understand the situation, the legal and technical framework that requires to be a registered Apple developer to distribute an arm64 (Apple Silicon) macOS app rules out the chance of an end-user friendly solution at least for the near future.
#7
Main version 2.6 / Re: Avidemux 2.8.2 development
Last post by eumagga0x2a - September 02, 2026, 08:59:36 PM
Quote from: Luc77600 on September 01, 2026, 07:17:21 AMPerhaps by using the newer MinGW64 versions that use Qt6...

No, there haven't been any changes to bundled FFmpeg libs.

Quote from: Luc77600 on September 01, 2026, 07:17:21 AMBut that's completely unverifiable...

Cross-compiled builds should show the last git commit hash they have been generated from in "Help" --> "About Avidemux" dialog. Search for that commit in the repository then.

The course of action regarding FFmpeg will be evaluated as soon as possible. Whoever is concerned about security but needs to be able to sleep at night should never read Apple Clang warnings when compiling FFmpeg  ;D
#8
Main version 2.6 / Re: Avidemux 2.8.2 development
Last post by Luc77600 - September 01, 2026, 07:17:21 AM
Quote from: MC on August 25, 2026, 07:33:37 AMHi,

Do you intent to update the included ffmpeg to a newer version (latest is 9.0.1) ?

several CVE issues have been fixed since 7.0.2

https://ffmpeg.org/security.html

Christian

Hello,

Perhaps by using the newer MinGW64 versions that use Qt6...
But that's completely unverifiable...
It seems that adding features to AviDemux is more important than updating a version that's already running.
#9
MacOSX / Apple killing off support for ...
Last post by SquidgyBidge - August 27, 2026, 08:02:52 AM
I am getting repeated warnings that Apple will be killing off support for Intel based Apps. Will be there be native downloadable build for Silcon based Macs?

I've seen people talking on other threads about building/compiling their own version of Avidemux. Unfortunately this is not something in my skillset. I haven't done any coding since using basic on a BBC micro in the 90s and even then I was crap at that.

Looking at other threads I have the feeling the answer is a definitive no. If that is the case does anyone know of any similar apps for Mac to Avidemux that would allow me to cut adverts out of .ts TV broadcasts. They don't need to be as good as Avidemux, but something poorer is better than nothing at all.
#10
Main version 2.6 / Re: Avidemux 2.8.2 development
Last post by MC - August 25, 2026, 07:33:37 AM
Hi,

Do you intent to update the included ffmpeg to a newer version (latest is 9.0.1) ?

several CVE issues have been fixed since 7.0.2

https://ffmpeg.org/security.html

Christian