Releases: l33tmeatwad/AMVtool
AMVtool 1.1
Version 1.1.0.7 Changes:
- Fixed issue where the AC-3 track stored with the TrueHD track in M2TS files weren't accounted for.
Changes from 1.0:
- Added FFmpeg command being run under Show Details.
- Added support for DNxHR & ProRes codecs.
- Added "Other" tab in configuration for additional settings.
- Fixed graphical issues with dark mode in macOS.
- Fixed issue for AviSynth where audio would not be detected.
- Fixed issue for configuration where Color Depth would default to the file value instead of saved settings.
- Fixed issue for configuration with Bit Depth 12 setting.
- Fixed issue where Bitrate 1 Pass encodes would not output a file.
- Fixed issue where duration would not pull for some file types in Windows.
- Fixed issue where loading a bad file when default is set to recontainer would crash the application.
- Updated FFmpeg executable to version 5.0.
- Updated MediaInfo to version 21.09.
- Updated Qt to 5.15.2.
- Updated macOS minimum version to 10.13.
Known Issues:
- DVD video with VFR do not output correctly, use AviSynth/VapourSynth instead.
- HDR footage is only supported by x264, x265, DNxHR, & ProRes, attempting to use Ut Video will trigger an error message. Version 1.2 will have the option to convert HDR to SDR.
Notes:
Linux users will need to have FFMPEG 3.2 or greater (4.0+ recommended), check your version by opening terminal and typing "ffmpeg -version". Encoding to 10 or 12-bit will only be enabled if the copy of FFmpeg was compiled with it enabled for x264 & x265.
Linux users will need to have Qt 5.6 or greater, check your version by opening terminal and typing "qmake -v".
Windows version requires Microsoft Visual C++ 2015-2019 Redistributable Package to be installed. It can be found on Microsoft's site or http://vcredistx86.l33tmeatwad.com/ | http://vcredistx64.l33tmeatwad.com/
AMVtool 1.2 (RC3)
Release Candidate 3 Changes:
- Added ability to convert Variable Frame Rate to Constant Frame Rate.
- Fixed issue where the AC-3 track stored with the TrueHD track in M2TS files weren't accounted for.
- Fixed syntax for bitrate/quality of audio when converting multiple tracks.
Release Candidate 2 Changes:
- Added ability to output only center channel when converting audio.
- Added workaround for FFmpeg libopus remapping bug for 5.1(side) audio.
- Updated Qt to 6.4.0 for both macOS & Windows.
Release Candidate 1 Changes:
- Fixed issue where Configure All would not set the proper color matrix for HDR to SDR.
- Fixed progress bar not updating for 1st pass of 2 pass VP9 encodes.
- Updated Qt to 6.2.4 for both macOS & Windows.
Beta 5 Changes:
- Added ability to disable B frames for x264 & x265.
- Added the ability to enable streaming (fast start) for MOV & MP4.
- Changed from scale to zscale for resizing.
- Fixed issue where Bitrate 1 Pass encodes would not output a file.
- Fix conditions where UT Video could potentially not output a file.
- Fixed issue where "Use Another Source" could cause the software to hang.
Beta 4 Changes:
- Adjusted size of aspect ratio and resize drop down boxes for Windows.
- Fixed issue where configuring an errored line in the queue would not reset it to pending.
- Fixed issue where HDR to SDR option still shows up when codec is set to Copy.
Beta 3 Changes:
- Added the full FFmpeg command to be executed in the more details section.
- Changed status to say "Recontainering" instead of "Encoding" when copying video.
- Fixed issue where 2nd pass encodes were never triggered (Bug introduced in Beta 1).
- Fixed issue where the default value for colorspace would not be set properly (Bug introduced in Beta 2).
Beta 2 Changes:
- Added Interlaced tag in the main queue.
- Fixed issue where MTS files would lose the last character from the filename for the output.
- Fixed issue where VapourSynth scripts with RGB video would not pipe properly (Bug introduced in Beta 1).
Changes from 1.1:
- Added support for VP9 & Opus codecs.
- Added WebM as a container option.
- Added ability to convert HDR to SDR.
- Added ability to inverse telecine & deinterlace.
- Added ability to change aspect ratio.
- Added ability to change video resolutions.
- Added HDR tag in the main queue.
- Added Interlaced tag in the main queue.
- Added "Recontainering" as a status instead of just "Encoding".
- Updated configuration menu layout.
- Updated FFmpeg executable to version 5.1.
Known Issues:
- Some VFR content, such as DVDs with VFR, do not output correctly (Working on a Fix, use AviSynth/VapourSynth for now).
- The first pass for VP9 encodes will not show estimated time remaining (FFmpeg Bug).
- Unable to determine bit depth of VP9 video (limitation of MediaInfo).
- Unable to pass through HDR from AviSynth & VapourSynth.
Notes:
Linux users will need to have FFMPEG 4.0 or greater (5.0+ recommended), check your version by opening terminal and typing "ffmpeg -version". Encoding to 10 or 12-bit will only be enabled if the copy of FFmpeg was compiled with it enabled for x264 & x265.
Linux users will need to have Qt 5.6 or greater, check your version by opening terminal and typing "qmake -v".
There is not an ARM version for macOS, the plan is to eventually add support as code is updated for Qt 6.2 and when I get hardware to compile on.
Windows version requires Microsoft Visual C++ 2015-2019 Redistributable Package to be installed. It can be found on Microsoft's site or http://vcredistx86.l33tmeatwad.com/ | http://vcredistx64.l33tmeatwad.com/