News:

--

Main Menu

Recent posts

#1
Main version 2.6 / Re: New nightly build?
Last post by cachaito - Today at 08:45:17 PM
Quote from: eumagga0x2a on May 12, 2024, 06:59:10 PMYes, I should have requested refresh of nightlies nevertheless.

Yes please :)
#2
Main version 2.6 / Feature request: confirmation ...
Last post by cachaito - Today at 07:24:00 PM
I think it would be a handy feature: dialog with confirmation about closing the Avidemux instance, which you can enable or disable in Preferences\ User Interface tab. It's very easy to close accidentally two or more opened program windows.
#3
Main version 2.6 / Re: Audio
Last post by eumagga0x2a - Today at 08:17:36 AM
Quote from: Drakon66 on April 29, 2024, 03:57:42 PMOk but in avimedux is possible to append ?

Only as an internal audio track of a video. The video is appended, thus the audio track in that video becomes a continuation of the existing one (if the properties of the audio track like codec and codec settings, sampling frequency and number of channels match).

Quote from: Drakon66 on April 29, 2024, 03:57:42 PMAnd append you mean merge or just add second one ?

"Append" always means to continue after the end of the existing something. "Merge" is a more general term, "make one out of several", describes the final result of the processing.

Quote from: Drakon66 on April 29, 2024, 03:57:42 PMWhen I add new track audio a have two diffrent track or I can replace it.

You have both options. Adding an external audio track (telling Avidemux to use an external audio file as an audio track) at position two, as far as the audio file is accepted by Avidemux, either adds a second audio track additionally to the first internal one or replaces the second internal one. To replace the first audio track, you need to select an external audio file at position one.

In any case, you cannot mix (like an overdub) an external audio into an existing audio track with Avidemux. This is a job for a proper audio editor.
#4
Windows / Re: Adding External AC3 6 Chan...
Last post by eumagga0x2a - Today at 08:01:36 AM
Thank you, got the samples. Please specify which AC3 encoder you used. On Windows, there might be not just the AC3 encoder in libavcodec but also Aften among audio encoder plugins in Avidemux.

Quote from: jimmy on May 15, 2024, 08:33:26 PM- the only change I wanted to make to the AC3 6 channel was the gain

Was it necessary to reproduce the issue? Does re-encoding without any audio filters result in the same messed up channel layout?
#5
Main version 2.6 / Re: 1080p (4:3) aspect stretch...
Last post by alexstorm - May 15, 2024, 09:23:54 PM
Blues,

Right, .mkv is a lot easier to adjust Aspect Ratio settings in the metadata. .mp4 is the tricky one.  You stated that you didn't know of a player that ignored metadata.  I assume you mean AR (aspect ratio) settings.

Since web browsers do not playback .mkv, hardly at all, except Safari and older Edge, then anyone playing back the media in a web browser straight has to use .mp4 and the browser will not get aspect ratio adjustments from metadata settings.  Browsers are playing back just square pixels only. 

Since most of the time AR errors are very small, I think most people never notice the problem.  I see it all the time. Perhaps in around 25% of online media archives that are not 16:9 or 4:3.  1.33 is used instead of 1.37 or 1.66.  2.37 is used instead of 2.35 or 2.39.  1.78 is used instead of 1.85.  All these can easily be missed.  Most people would not notice.

All can be fixed with AVIDemux.  Crop out any black bars and check the remaining AR with a size adjustment filter and compare it to the listed AR for the media online, available with a membership imdb account.  It's wrong very often.
#6
Windows / Re: Adding External AC3 6 Chan...
Last post by jimmy - May 15, 2024, 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

#7
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.
#8
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?
#9
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?
#10
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.