News:

--

Main Menu

Recent posts

#1
Main version 2.6 / Re: Feature request: moving th...
Last post by eumagga0x2a - Today at 10:47:20 PM
Mouse wheel navigation granularity doesn't depend on video duration. Time-based navigation using keyboard or button auto-repeat in steps of 1, 2, 4 and 60 seconds is also available as well as fine seek by dragging the slider with the Ctrl button pressed (both usually orders of magnitude slower than the keyframe-based one). The latter, of course, loses accuracy depending on ratio of window width to video duration.

Quite a lot of possibilities here.
#2
Main version 2.6 / Re: New nightly build?
Last post by eumagga0x2a - Today at 10:13:24 PM
In any case, on Linux, sticking with Qt5 should be an easy solution for now. Unfortunately, this is not an option on macOS.

Not sure about EGL, does OpenGL work in an Qt5 Avidemux build on Gentoo?
#3
Windows / Re: Adding External AC3 6 Chan...
Last post by eumagga0x2a - Today at 09:58:42 PM
For some reason WeTransfer has marked the samples as already expired (I expected to have time until May 16). I'm sorry for not trying to get them earlier.

Which encoder for which codec do you use in Step 4? Why do you mention encoding video? Is it relevant to the audio (probably channel layout) issue? What is with audio playback after Step 3? Is it already messed up?
#4
Main version 2.6 / Re: Feature request: moving th...
Last post by Blues - May 13, 2024, 05:54:01 PM
Right, but it could be better. With longer videos this becomes quite inaccurate. I've always wished there would be sort of "zoom" function for precise seeking.  Holding down a key while scrolling mouse wheel, for instance.
#5
Main version 2.6 / Re: 1080p (4:3) aspect stretch...
Last post by Blues - May 13, 2024, 01:47:44 PM
Container metadata can be easily edited without touching audio and video inside of container. For instance mkvmerge for mkv container will let you edit most of metadata.
#6
Main version 2.6 / Re: New nightly build?
Last post by Blues - May 13, 2024, 01:43:23 PM
I may be completely wrong, but somehow I recall in Gentoo news OpenGL has been replaced with EGL.
#7
Main version 2.6 / Re: New nightly build?
Last post by eumagga0x2a - May 12, 2024, 06:59:10 PM
Regarding rolling release distributions like Gentoo, Arch as well as bleeding-edge ones like Fedora: Qt 6.7.0 has broken OpenGL in Avidemux after it briefly worked in Qt 6.6.0. The new aspect of that is that it also for the first time broke OpenGL on macOS.

Yes, I should have requested refresh of nightlies nevertheless.
#8
Main version 2.6 / Re: 1080p (4:3) aspect stretch...
Last post by alexstorm - May 12, 2024, 02:00:31 PM
Blues,

If you don't reencode, then the video plays back with the aspect ratio that the metadata dictates on stand alone, 3rd party players, but not with browsers. There is no problem.  But if you reencode AVIDemux starts by treating the pixels as square.  You can stretch or squash them to whatever is correct, or you can force to set the AR metadata to do whatever you like.  The forced metadata container resize option is a little tricky to find inside the encoding setup and it depends on which video codec you are using.

I have a calculator that lets you reset forced AR in the metadata if you really want to do it at the bottom of this page: https://www.producerelease.com/blu-ray/parcalc.htm#wrapprcalc
#9
Main version 2.6 / Re: 1080p (4:3) aspect stretch...
Last post by Blues - May 11, 2024, 11:53:42 PM
Is there any player nowadays which ignores container metadata? I don't think so. IMHO that's the way to go instead of re-coding.
#10
Main version 2.6 / Re: New nightly build?
Last post by Blues - May 11, 2024, 11:46:38 PM
May I recommend building it for yourself? It is not hard and the resulting binaries have never crashed for me. IMHO nothing beats locally built software, using compiler optimizations for your CPU. I run Gentoo, BTW, over 21 years now. An OS that never crashed on me, except some very rare hardware lockups.