News:

--

Main Menu

Recent posts

#1
Windows / Re: Avidemux 2.8.2 250526 Unab...
Last post by eumagga0x2a - July 01, 2026, 06:01:28 PM
Should be fixed by cubicLUT: interpret tab and space characters in cube files synonymously, thank you for reporting the bug and for the sample.
#2
Windows / Re: Avidemux 2.8.2 250526 Unab...
Last post by DapOrp - July 01, 2026, 03:30:35 PM
I tried 2.8.1 as well, that fails saying:

Load failed
Invalid file

The cube file I'm trying to use is direct from dji:
https://www.dji.com/downloads/softwares/dji-osmo-action-5-pro-d-log-m-to-rec-709-vivid-lut


#3
Unix-Like (Linux/Bsd/...) / Re: cmake fails to generate QT...
Last post by eumagga0x2a - 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

My apologies for the late reply. qtchooser doesn't support Qt6, can it be completely uninstalled? 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? Does exporting QTDIR set to /usr/lib/qt6 in the terminal used to run bootStrap.bash script help?
#4
Windows / Re: Avidemux 2.8.2 250526 Unab...
Last post by eumagga0x2a - June 30, 2026, 07:56:45 PM
Is the failure to load the LUT file specific to this particular build?

In any case please provide the file for inspection and testing either as attachment to your reply or, when too large for that, by means of the link sharing feature of Google Drive, or via Dropbox, or Mega.
#5
Windows / Avidemux 2.8.2 250526 Unable T...
Last post by DapOrp - June 29, 2026, 10:07:28 PM
Attempting to load 3D LUT file:

DJI OSMO Action 5 Pro D-Log M to Rec.709 V1.cube

results in:

Load Failed
Incomplete file
#6
Main version 2.6 / Re: Rendering for AMD cards?
Last post by CptShadows - June 29, 2026, 11:54:55 AM
Okay, thank you for the reply. I've been using the software encoder on my 9800X3D instead now, and I feel like it works around the same speed as my 4070 super did.
#7
Windows / Re: Configuration defaults
Last post by CptShadows - June 29, 2026, 11:53:01 AM
Quote from: sark on July 25, 2024, 11:02:13 PMWhen deleted from the above location they no longer regenerate.
So it is just a case of deleting from both locations.


Thanks!! The default configurations coming back was getting very frustrating, as I never used them.
#8
Unix-Like (Linux/Bsd/...) / Re: cmake fails to generate QT...
Last post by artifexor - June 26, 2026, 01:16:18 PM
Quote from: eumagga0x2a on June 24, 2026, 11:04:09 PMBuild with Qt5 should work now, please pull the latest changes and retry.
I was able to compile and run, thank you. I am currently using X11 and not Wayland.

Quote from: eumagga0x2a on June 24, 2026, 11:04:09 PMQt 6.4.2 in Bookworm may be too old, in doubt please provide the actual build error (warnings about redefining definitions are unrelated).
The problem is the lrelease (qtchooser) executable which does not detect my QT6 installation even the right executable is here. I have to check my installation.

QT_SELECT=qt6 lrelease -version
lrelease: could not find a Qt installation of 'qt6'

/usr/lib/qt6/bin/lrelease -version
lrelease version 6.4.2
#9
Main version 2.6 / Re: ffmpeg "pixelsmash" vunera...
Last post by grolandi - June 25, 2026, 04:47:57 PM
Great to know, thank you!
#10
Main version 2.6 / Re: ffmpeg "pixelsmash" vunera...
Last post by eumagga0x2a - June 25, 2026, 05:24:34 AM
Quote from: grolandi on June 25, 2026, 02:51:22 AMDoes Avidemux use any portion of ffmpeg that contains the new pixelsmash vulnerability?

Avidemux doesn't enable MagicYUV decoder, the one containing this particular vuln, in its bundled libavcodec, therefore the answer is "No".