News:

--

Main Menu

Recent posts

#31
Main version 2.6 / Re: 2.9.0 Unable to Crop to En...
Last post by eumagga0x2a - July 16, 2026, 04:53:40 AM
Quote from: MacKenrick on July 15, 2026, 11:14:25 PMOn my Windows 11 computer running Avidemux 2.9.0,

Please clarify what "Avidemux 2.9.0" is and where you have got that from. The hint: there is no such (official) version. The last release was 2.8.1, meanwhile ancient, the development has slowed down on the way to 2.8.2 with relatively recent nightly builds being the best option for the purpose.

To trim the end portion of a video in copy mode in pre-2.8.2 nightly builds as well as in 2.8.1 release (cropping is something completely different: removing outer portions of the picture), set the A marker where the deletion should start, reset the B marker (if not already at the default position past the last frame), then press DEL (or "Edit" --> "Delete", or just click on the big red button in the center of the navigation bar).
#32
Main version 2.6 / 2.9.0 Unable to Crop to End of...
Last post by MacKenrick - July 15, 2026, 11:14:25 PM
I am unable to crop to the end of a video.

On my Windows 11 computer running Avidemux 2.9.0, I cannot crop to the end of a video like I can with the older Avidemux 2.8.0 on my old Windows 10 computer.  On the old 2.8.0, I move the slider to where I want to start the crop, select the Go To Next Keyframe, then select Set Start Marker.   I then select Go To Last Frame and select Set End Marker.  I then select Edit and Cut.  The entire last part of the video is cut out.  If I try that on the new 2.9.0 and try to save the video, I get an error message. This happens with every video I try to trim the end on.  The only way I can crop to near the end of the video, is to get to the point where I select Go To Last Frame, then select Go To Previous Keyframe, then select Edit and Cut.  This method leaves the very last few seconds of the video, that I do not want, still on the saved video.

Why doesn't the newer 2.9 version of Avidemux allow me to cut to the end of the video?  How do I fix this problem?  Thank you for your help.
#33
Windows / Re: Fosshub link to windows do...
Last post by eumagga0x2a - July 14, 2026, 01:59:21 PM
Fosshub Avidemux download page works as before, maybe the way the link is set on Mean's Avidemux homepage is a problem (http instead of https).

You should be better off using a relatively recent nightly (developer) build because the last official release has grown long in the tooth.
#34
Windows / Re: Fosshub link to windows do...
Last post by vadiks2003 - July 14, 2026, 12:36:17 PM
nevermind, removing / just sends to some other page that redirects me  back, making it a loop!!!!
i can't offiicially download avidemux for windows now :D
#35
Windows / Fosshub link to windows downlo...
Last post by vadiks2003 - July 14, 2026, 12:30:31 PM
the slash at the ending of link makes it "This ___ page can't be found"
Just removing it (on brave browser at least) fixes it. The slash at the ending of the link. I dont think i can send the link without being flagged as spam
#36
Windows / Re: is Avidemux Missing Header...
Last post by eumagga0x2a - July 06, 2026, 04:42:04 PM
When saving anamorphic video to a MP4 container with Avidemux, you need to specify desired display aspect ratio in the configuation of the MP4 muxer.
#37
Windows / Re: Avidemux 2.8.2 250526 Unab...
Last post by eumagga0x2a - July 06, 2026, 04:39:22 PM
Quote from: DapOrp on July 03, 2026, 09:26:33 PMwill this appear in a nightly build?

Yes, in any future nightly build.

I would also usually recommend to prefer self-reliance over any dependency on official supply (independence requires just a Linux installation with quite a bit of memory and disk space), albeit I would need to verify that the old way to cross-compile Avidemux on Linux for Windows still works, or that the new one (requires DevPod, e.g. as AppImage, uses Docker) works sufficiently well.
#38
Windows / is Avidemux Missing Header inf...
Last post by judy85805 - July 06, 2026, 08:23:09 AM
I have converted a VOB file to MP4 using handbrake converter . This tool was the only video converter that was able to do the conversion Perfect without Narrowing the video to squashed !! I tried just about all other video editor/ convertors - Handbrake is the Only one that does it.
But Now when I use Avidemux to trim this video using "copy" vide Only mode , the same thing happens again & the video is squashed. What other Free Alternatives can I use to trim the mp4 video without Loosing the Header information that Handbrake had put in ???
#39
Windows / Re: Avidemux 2.8.2 250526 Unab...
Last post by DapOrp - July 03, 2026, 09:26:33 PM
Thanks!

Forgive me, will this appear in a nightly build?
#40
Unix-Like (Linux/Bsd/...) / Re: cmake fails to generate QT...
Last post by artifexor - July 02, 2026, 04:33:38 PM
Quote from: eumagga0x2a on July 01, 2026, 03:23:08 PM
Quote from: artifexor on June 26, 2026, 01:16:18 PMThe problem is the lrelease (qtchooser) executable which does not detect my QT6 installation even the right executable is here

Alternatively, does the solution path suggested in https://askubuntu.com/questions/1460242/ubuntu-22-04-with-qt6-qmake-could-not-find-a-qt-installation-of work?
This is the solution, successfully compiled with QT6, thank you very much.

qtchooser -install qt6 $(which qmake6)