Avidemux Forum

Avidemux => Main version 2.6 => Topic started by: TheInvoker on September 26, 2018, 04:23:26 PM

Title: Filters without encoding?
Post by: TheInvoker on September 26, 2018, 04:23:26 PM
Let's say i want to adjust saturation/colors or i want to crop and change resolution....
How can i do it without encoding? i don't need to change codec because the files already have the one i want.
Title: Re: Filters without encoding?
Post by: eumagga0x2a on September 26, 2018, 04:41:27 PM
Quote from: TheInvoker on September 26, 2018, 04:23:26 PM
Let's say i want to adjust saturation/colors or i want to crop and change resolution....
How can i do it without encoding?

Some video players allow to adjust these values during playback. Everything else implies re-encoding the video.
Title: Re: Filters without encoding?
Post by: TheInvoker on September 26, 2018, 08:58:24 PM
Quote from: eumagga0x2a on September 26, 2018, 04:41:27 PM
Quote from: TheInvoker on September 26, 2018, 04:23:26 PM
Let's say i want to adjust saturation/colors or i want to crop and change resolution....
How can i do it without encoding?

Some video players allow to adjust these values during playback. Everything else implies re-encoding the video.

Yes i know but unfortunately the settings are global and not for each video and i don't want to adjust every time i need
Title: Re: Filters without encoding?
Post by: Blues on October 08, 2018, 06:22:10 PM
Not so global. There are lots of parameters you can set in the mkv header. Indeed, your player must be "smart" enough to apply them.

mkvpropedit -l
Title: Re: Filters without encoding?
Post by: TheInvoker on December 22, 2018, 03:00:46 PM
i use MPC-BE or The KMPlayer
if you can tell me how do it with those players,please

The only one i know that allows to save different setting for each video is SMplayer but it's not my main player since it has more different things i don't like
Title: Re: Filters without encoding?
Post by: eumagga0x2a on December 24, 2018, 01:49:35 PM
mpv allows file-specific configuration with configuration stored in the same directory as the file.

https://mpv.io/manual/stable/#file-specific-configuration-files

mpv also usually has excellent hardware acceleration support (currently broken for Fedora 29 for HEVC because of a bug in ffmpeg 4.0.3, working fine with ffmpeg 4.1 or 3.3.9).
Title: Re: Filters without encoding?
Post by: Clemens.Ratte-Polle on January 02, 2024, 03:38:30 PM
yes, mkv should be an universal video file format like any Video Editors project file with no reencoding of the original video file and with "live" non destructive filters :)