Changelog for
avidemux3-qt5-lang-2.8.1-1699.2.pm.64.noarch.rpm :
* Fri Feb 03 2023 enzokielAATTkabelmail.de- Update to version 2.8.1 - New Features
* New HiDPI compatible button set
* Fast method to add partial filters via CTRL+F shortcut
* Audio department improvements custom frame rate change (audio stretch with pitch control) configurable compressor (DRC) 3-band equalizer independent channel gain options independent channel delay options channel remap options new downmix options: stereo headphone and headphone virtual surround audio track configuration up to 32 tracks volume setting is saved upon exit
* Light and dark theme options in View menu
* Option to remember selected resize method in \"Resize\", \"Fit to size\" and \"Zoom\" filters
* New filter: 3D LUT
* New filter: Decimate
* New filter: Arbitrary Rotate
* New video encoder: VideoToolbox HEVC (\"ffVTEncHEVC\", macOS only) - Other Enhancements
* HDR tonemapping performance and quality improvements
* Extended file info
* Rotating mouse wheel over buttons to seek by 60 seconds cycles through 1/2/4/60 seconds seek modes
* Support for decoding 8-bit VP9 in hardware via DXVA2 on Windows and via VDPAU on Linux with graphics cards featuring a VP9 decoder
* Buttons to seek to selection start (A) and end (B) in on-the-fly video filter preview
* Logo image in \"Add logo\" video filter configuration dialog is now scalable, can be repositioned by dragging
* By default, on-the-fly preview in video filter configuration dialogs is now rendered using OpenGL to improve performance in HiDPI conditions - Bugfixes
* Crash on copy to clipboard if selection extends to the end of video, a regression introduced in v2.8.0
* Crashes in \"Resample FPS\" video filter with motion interpolation enabled
* Crash on finishing encoding with the vp9 encoder
* Avidemux falling victim to a crash in VA-API driver triggered by probing on application startup on Linux with some recent hardware
* Crash loading MPEG-TS or MPEG-PS file with MPEG-1 video track and HW decoder via VDPAU enabled
* Wrong number of channels or wrong channel layout with some E-AC3 streams
* Reduced contrast and desaturated colors in loaded BMP images
* Selection starting at zero and ending at the last picture of video cannot be deleted
* Disabling B-frames breaks VideoToolbox HW encoder (macOS only) - Miscellaneous
* Bundled FFmpeg libraries have been updated to 4.4.2 release. - Added options -march=native to enable build on i586.
* Mon Dec 27 2021 enzokielAATTkabelmail.de- Update to version 2.8.0 - Behavior
* The part of video preceding the presentation time of the first frame is now excluded from created segment, making all videos appear as if they \"start at zero\". When saving video, the frame matching the B marker is now excluded from the exported range. Therefore, if the B marker is set to the last frame of the video, it needs to be reset to the full duration for the last frame to be included into the output. Loading Matroska files with HEVC video tracks takes longer as slice headers are decoded to detect the frame type. - New Video Filters
* Analyzer
* Blur (on selected area)
* Cartoon
* Color balance (adjust shadow, midtone and highlight)
* Chroma hold (monochrome effect with kept colors)
* Chroma key (replace \"green screen\" with an image)
* Deband (reduce banding artifacts)
* DelogoHQ (clean up arbitrary shaped logo)
* Dynamic threshold
* Fade from first image
* Fade in (combination of multiple effects)
* Fade out (combination of multiple effects)
* Fade through (combination of multiple effects)
* Fit to size (resize and pad to the specified size)
* Flip (vertically/horizontally flip the image)
* Grid (video wall effect)
* Image stabilizer (reduce camera shakiness)
* Luma stabilizer (reduce flickering)
* Mirror
* Posterize
* Quadrilateral transformation (four point transform)
* Wavelet denoiser
* Wavelet sharpener
* Zoom (partializable crop filter) - New Features
* HDR video can be converted to SDR with tone mapping using a variety of methods.
* FFV1 encoder is back (it was available in Avidemux 2.5.x).
* TrueHD audio tracks can be decoded and are supported for Matroska containers.
* Decoding support for WMA9 Lossless codec.
* Filter previews have got a unified method to quickly compare filtered and unfiltered inputs via the \"Peek Original\" button.
* Blend and motion interpolation options added to \"Resample FPS\" filter.
* Mark cut points (segment boundaries) on the navigation slider. New buttons and shortcuts are provided to jump to these cut points.
* In the Video Filter Manager, active filters can be temporarily disabled.
* Preference added to load sequentially named pictures in reverse order, allowing to reverse video by exporting selection as JPEG images and loading the first one.
* During playback navigation is possible via keys or by dragging the navigation slider. - Other Enhancements
* \"Resample FPS\" and \"Change FPS\" filters can handle up to 1000 fps.
* \"Crop\" filter\'s preview has got a translucent green masking.
* \"Crop\" filter\'s Auto Crop function can achieve perfect crops (if the selected frame is not too dark).
* The maximum output resolution of the \"Resize\" filter has been increased to 8192x8192
* The \"Resize\" filter has got a nearest neighbour scaling option.
* Improved HiDPI scaling in previews.
* x264 video encoder plugin now allows to specify color properties.
* Maximized window state, widget visibility and toolbar position are preserved after application restart.
* Timestamps in format 00:00:00.000 like copied to clipboard by pressing CTRL+SHIFT+C can be pasted into the \"Go to Time\" dialog using CTRL+V.
* PulseAudioSimple audio device has been replaced with full PulseAudio, making an in-application volume control available (Linux only).
* ALSA audio device plugin has been modified to use soft volume, providing application-specific volume control which works with every ALSA device.
* In the Video Filter Manager, navigation by keyboard has been enhanced.
* The VU meter (\"Audio Metre\") has been redesigned. - Bugfixes
* Occasional UI unrepsonsiveness during playback should be fixed.
* Prevent navigation key events piling up.
* Thumb slider, displaced by mouse wheel, is now automatically reset if the end of video is reached, stopping Avidemux log file from filling disk space.
* Purple tint in old \"Fade to\" and \"Fade to black\" filters on macOS fixed.
* Green tint in \"MPlayer eq2\" filter is fixed. - Miscellaneous
* Bundled FFmpeg libraries have been updated to 4.4.1 release.
* Tue Mar 09 2021 enzokielAATTkabelmail.de- Update to version 2.7.8 - New Features
* Many new video filters added by courtesy of szlldm
* A dedicated MOV muxer is now available, replacing silent fallback to MOV muxing mode within the MP4 muxer.
* A subset of color info relevant for HDR support is retained in copy mode when both input and output video are stored in Matroska / WebM containers. Settings to add or override color info have been added to MKV and WebM muxers.
* The indexer in the MPEG-TS demuxer now detects resolution changes in MPEG-2 and H.264 streams which are entirely unsupported and suggests aborting indexing. If the user chooses to continue, it records file offsets of all resolution changes to the log. This allows advanced users to split the file at these offsets using other tools like head and tail into chunks which can be processed with Avidemux.
* YUV varieties of the lossless Ut Video codec are supported now for decoding and encoding via bundled FFmpeg libraries. Uncompressed 24-bit audio is now supported for a subset of file formats.
* Limited support for 7.1 channel layout. Decode and stream copy support for XLL substream in DTS audio tracks.
* Audio properties are now updated on resuming playback. This allows to start saving after an audio format change. When audio format changes during playback, the FFmpeg-based audio decoder will output silence and keep format rather than producing garbage.
* An option to keep the identity of markers A and B instead of swapping them automatically has been added to Preferences.
* The keyboard shortcut for \"Delete\" action has been made customizable with alternative keyboard shortcuts enabled. - Other Enhancements
* Multi-threaded video decoding is now available for the bundled FFmpeg. On powerful multi-core CPUs, this can drastically improve decoding performance. A maximum of 8 threads can be created, but a conservative custom upper limit of 4 is recommended. Values above 8 cause decoding failures. Multi-threaded decoding and HW accelerated decoding are mutually exclusive, changes require application restart to have effect.
* The maximum supported resolution has been increased to 8192x8192
* The bundled FFmpeg has been updated to the 4.2.4 release.
* Non-standard display aspect ratios can be configured in MP4 muxer by specifying display width.
* MP4 muxer accepts now MPEG-1 and MPEG-2.
* The configuration dialog of the x265 video encoder plugin enjoyed massive cleanup and refactoring by Trent Piepho , more Adaptive
* Quantization Variance methods have been added.
* Python interface has been substantially extended, includes now methods to query segment properties, the number and filenames of loaded videos, PTS of keyframes, methods to seek to time with preview updated, to open file dialogs filtered by extension and a built-in method to split filename extension from a given path.
* Scripting shell now supports unicode characters.
* On macOS, files can be loaded via Finder context menu or by dropping them onto Avidemux icon in the dock.
* On Linux, Jobs GUI and the CLI executable can be launched from AppImage by creating a symlink with _jobs or _cli in filename respectively and running the AppImage via this symlink. - Bugfixes
* Rate control was broken in some video encoders, especially in VP9 and in NVENC-based encoders, fixed now.
* Multiple issues in cut point checks for H.264 and HEVC streams in copy mode, leading to incorrect check results, were identified and resolved.
* The first two frames of external AC3 or EAC3 audio tracks are not dropped anymore. This regression from enhanced protection against false positives, added 3 years ago, has been finally identified and fixed.
* Indexing of MPEG-TS files with HEVC video was broken when video stream lacked access unit delimiters. The issue was identified and fixed right after 2.7.7 had been tagged as released and is the reason why version 2.7.7 was superseded by 2.7.8.
* VU meter was grossly ahead of audio output on Windows, now it is just a tiny little bit ahead.
* Numerous other fixes and overall polish.
* Fri Feb 26 2021 enzokielAATTkabelmail.de- Build against ffnvcodec for Leap 15.2
* Wed Jul 29 2020 enzokielAATTkabelmail.de- Disabled build against ffnvcodec for Leap <= 15.2, build requires version > 8
* Wed Jul 08 2020 Fridrich Strba
- Fix build by actually applying the avidemux-ivtcDupeRemover-return-true-from-ivtcDupeRemover-get.patch
* Tue Jul 07 2020 enzokielAATTkabelmail.de- Update to version 2.7.6 + New Feature:Detect and warn when cut points in HEVC video streams may result in grave playback issues despite being on keyframes + New Video Decoder:Add libaom-based AV1 decoder + New Video Encoder:Add libvpx-based VP9 encoder + New Video Filter:Add hardware accelerated deinterlacer and resizer based on VA-API (Linux only) + FFmpeg:Update to the 4.2.3 release + Core:Increase maximum supported resolution to 4096x4096 + Core:Fix crash on macOS with HW accel. decoding enabled and H.264 video streams containing both frame- and field-encoded slices + Encoder:Extend configuration options for NVENC-based H.264 and HEVC encoders, add 2-pass mode + Demuxer:Support MPEG-TS files with duration in excess of 13:15:36 + Demuxer:Use DTS core from DTS XLL audio in MPEG-TS files instead of rejecting the track + Demuxer:Fix mono MP3 audio tracks in MP4 files misdetected as stereo + Demuxer:Try to correct timestamp jitter in MP4 files produced by older Avidemux versions + Muxer:Fix timestamp rounding which caused pseudo-VFR output from CFR sources + Muxer:Fix saving to network shares on Windows using the Mp4 muxer when index should be moved to the start of the file + Muxer:Support LPCM audio in the Mp4 muxer by silently switching to the MOV muxing mode + Muxer:Add support for Vorbis audio to the Mp4 muxer + Filter:Fix \"Fade\" and \"Fade to black\", broken on macOS + Filter:Allow to toggle rubber band visibility in \"Crop\" and \"Blacken Borders\" video filters + Filter:Fix keyboard input in \"Resize\" video filter by recalculating values only on moving focus to another field or on accepting dialog + Audio:Add HE-AAC and HE-AACv2 profiles to the FDK AAC encoder plugin + Audio:Support external audio tracks in DTS format + UI:Fix navigation slider with RTL locales + UI:Restore the shutdown option in encoding dialog on Windows + Scripting:Add PTS query and keyframe seek methods to Python interface + Miscellaneous:Allow user-defined fragment size for auto-append of chunked MPEG-TS files + Miscellaneous:Improve handling of field-encoded video streams throughout the chain + Miscellaneous:Improve handling of H.264 video streams with parameter sets changing on the fly + Miscellaneous:Try to keep track of video time base throughout the chain + Miscellaneous:Numerous other fixes and polish- Removed avidemux-cpu-detection-fix.patch, fixed upstream.
* Tue Nov 12 2019 Jiri Slaby - add avidemux-cpu-detection-fix.patch (build fix)- add avidemux-ivtcDupeRemover-return-true-from-ivtcDupeRemover-get.patch (build fix)
* Sun Aug 18 2019 enzokielAATTkabelmail.de- Update to version 2.7.4 + New Feature:Detect and warn when cut points in H.264 video streams may result in playback issues despite being on keyframes + FFmpeg:Update to the 4.1.4 release + Core:Fix MSVC++ builds do not run when the path to user directory contains non-ASCII characters + Decoder:Fix DXVA2 HW accelerated decoding on Windows 7 + Decoder:Fix DXVA2 HW accelerated decoding stops sometimes on cuts + Decoder:Enable HW accelerated decoding of 8-bit HEVC for recent versions of Intel graphics driver on Windows + Encoder:Fix regression with saved x264 and x265 profiles not found (MSVC++ only) + Demuxer:Dynamically load VapourSynth Script library to avoid error messages on Windows if VapourSynth is not found + Demuxer:Provide correct average audio bitrate in the Mp4 demuxer if the exact value for the particular codec is unknown + Demuxer:Fix crash loading MP4 file with number of audio tracks exceeding the max supported + Demuxer:Support audio tracks in fragmented MP4 files (the variety with empty moov only) + Demuxer:Support E-AC3 audio tracks in MP4 files + Demuxer:Fix ASF demuxer still broken by chance with MSVC++ only, the fix relevant for all platforms + Demuxer:Support more varieties of BMP images + Muxer:Optimize output of the Mp4 muxer for streaming on Windows too + Muxer:Add option to the Mp4 muxer to output fragmented MP4 files + Muxer:Label HEVC video in Mp4 in a way compatible with QuickTime on macOS + Filter:Fix assembly in Yadif deinterlacer with MSVC++ + UI:Enable automatic application scaling on Windows for recent Qt versions + UI:Fix silent mode, automatically confirm dialogs instead of choosing the default option + Audio:Support WMAPRO audio codec for decoding + Audio:Support AAC with signal band replication (SBR) in external audio tracks + Audio:Fix saving AAC audio tracks with SBR to a file + Audio:Improve resilience to false positives when probing external audio files for AAC + Miscellaneous:Fix crash with OpenGL or DXVA2 video output in 32 bits Avidemux on Windows (better late than never) + Miscellaneous:Fix regressed handling of empty frames in MPEG-4 and FRAPS video streams + Miscellaneous:Numerous other fixes and polish- Removed avidemux-cmake-permissions.patch, fixed upstream.
* Fri Mar 22 2019 enzokielAATTkabelmail.de- Update to version 2.7.3 + Vapoursynth is now dynamically loaded to avoid error popup + ASF/WMV demuxer fix + BMP decoder fix + Re-enabled PNG decoder + Basic save current state when crashing + Misc small improvements