News:

--

Main Menu

Recent posts

#1
Windows / Re: Adding External AC3 6 Chan...
Last post by jimmy - Today at 08:33:26 PM
Thanks for your time.

- I missed the option in WeTransfer to increase the default expiry from 3 to 7 days
- I confirmed the problem with a different video, so mentioning video encoding was not relevant
- I confirmed that the extra step of remuxing, using either mkvtoolnix or avidemux, is required, audio
  quality of the remuxed audio in copy mode is fine, encoding the audio of the remux is fine
- I confirmed that using one step, adding external AC3 6 channel to avidemux and encoding,
  distorts the audio, the external AC3 6 channel needs to be internal before encoding
- so for step 3, remuxing was not an option due to video edits, external audio in copy mode is fine, encoding the external audio is distorted
- the only change I wanted to make to the AC3 6 channel was the gain, all other parameters were unchanged

New sample link:

https://we.tl/t-s0K0vK2JDP

#2
Main version 2.6 / Re: Feature request: moving th...
Last post by eumagga0x2a - May 14, 2024, 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.
#3
Main version 2.6 / Re: New nightly build?
Last post by eumagga0x2a - May 14, 2024, 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?
#4
Windows / Re: Adding External AC3 6 Chan...
Last post by eumagga0x2a - May 14, 2024, 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?
#5
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.
#6
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.
#7
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.
#8
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.
#9
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
#10
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.