News:

--

Main Menu

Recent posts

#1
Windows / Re: Avidemux rotating video in...
Last post by sark - Today at 04:15:53 PM
Quote from: MarcusDeMan on Today at 01:22:23 PMHowever, I mean the main editing window still shows the video in landscape mode even after adding this rotation filter.


If you enable the button to the right of the info (i) button in the main window, you can playback with filter rotation applied.
Unfortunately, this only works during playback, so is not practical for frame by frame editing.
#2
Windows / Re: Samsung s25 - HEVC recordi...
Last post by eumagga0x2a - Today at 03:42:20 PM
Presumably due to HDR -> SDR conversion, given the source video has color depth > 8 bit. There are various HDR tone mapping algorithms in the Video menu available, none perfect and all unaccelerated (performed on the CPU). Please try playing with settings to reduce saturation.

Quote from: MarcusDeMan on June 02, 2026, 05:52:25 PMDoes this happen because of the video decoder (Lavcodec RGB)?

Not in this case.

Unrelated: please consider switching from unaccelerated fallback "Qt" video display, indicated by the "RGB" label (it looks like you are using a pretty old Avidemux build as current 2.8.2 builds display information about decoder and display in the status bar) to a better option (all other options are better). The best and also the default video display in Avidemux on Windows is "DXVA2" (actually DirectX).
#3
Windows / Re: Avidemux rotating video in...
Last post by eumagga0x2a - Today at 03:23:37 PM
Quote from: MarcusDeMan on June 02, 2026, 05:54:39 PMI wanted to know if there is a way to rotate the preview video?

No. The feature is on the nice-to-have list.

Quote from: MarcusDeMan on June 02, 2026, 05:54:39 PMWhen capturing videos in portrait mode, avidemux shows / rotating them in landscape orientation.

Yes, by design, showing as coded and with square pixels, not applying any transformations either from container metadata or codec (except for crop directives from VUI, of course).
#4
Windows / Re: Avidemux rotating video in...
Last post by MarcusDeMan - Today at 01:22:23 PM
Hi Sark,

Thank you for your reply.

However, I mean the main editing window still shows the video in landscape mode even after adding this rotation filter.

#5
Windows / Re: exceptionfilter error
Last post by sark - Today at 08:37:44 AM
I now use MKVToolnix to convert all my M2TS files to MKV before opening in any editing app. This has solved a number of issues with various apps I use, incluing Avidemux.
#6
Windows / Re: exceptionfilter error
Last post by ZeodyScott - Today at 07:18:10 AM
I've seen a few odd issues disappear after remuxing the source file first with a tool like ffmpeg and then opening the new file in Avidemux. Sometimes the container metadata is the culprit rather than the video stream itself. Might be worth a quick test if you haven't tried it already.
#7
Windows / Re: Avidemux rotating video in...
Last post by sark - June 02, 2026, 11:00:27 PM
If you set The Transform/Rotate filter to rotate the video, filter previews will display rotated.

If you click the button to the right of the Info button, below the menu bar (a green dot should appear to confirm on), main window playback will show rotation (though not when paused).

You can disable or delete the Rotate filter before exporting if desired.
#8
Windows / Avidemux rotating video in pre...
Last post by MarcusDeMan - June 02, 2026, 05:54:39 PM
Hi all,

I wanted to know if there is a way to rotate the preview video?

When capturing videos in portrait mode, avidemux shows / rotating them in landscape orientation.

Would be helpful that I can rotate the video to make it easier to watch the previews.

Of course, I understand that when exporting the video I will still need to configure the rotation separately.
#9
Windows / Samsung s25 - HEVC recordings ...
Last post by MarcusDeMan - June 02, 2026, 05:52:25 PM
Hi all,

I've recently upgraded my phone to the Samsung s25 that supports HEVC recording.

When viewing the video with VLC the colors appear to be ok as captured.

But when I import the same video into Avidemux the colors are all very saturated.

Does this happen because of the video decoder (Lavcodec RGB)? If so, how can I change that?

If not, what can I do to make the colors appear the same as captured on my phone or when viewing with VLC?


#10
Main version 2.6 / Re: Export segments in copy or...
Last post by CoSpi - June 02, 2026, 11:07:24 AM
I found the problem with the "cannot open muxer" error.
I was file name parsing problem with "\", "/" in the path.
Missing output directory can also show this error.