Releases: v0lt/avlib_vdplugin
avlib.vdplugin 1.1.1.438
Updated FFmpeg 8.0.1.
Closed GOPs is used for the "x265 - HEVC lossless" encoder.
API change: The mpDriverTagName field for audio encoders now contains a wide string (see VDXAudioEncDefinition2 in VirtualDub2 v2.5).
Added "Rate control" parameter for ProRes video encoder.
Fixed a crash when opening AviSynth+ scripts in some rare situations.
Added "Load defaults" button for audio encoders.
Fixed muting of the first audio samples for some media files.
avlib.vdplugin 1.0.3.410
Fixed a temporary freeze in the file open window when selecting certain .avs files. AviSynth script files are now identified by extension.
Fixed frame navigation for Avisynth script files.
Added display of FFmpeg error text when attempting to open a file fails.
avlib.vdplugin 1.0.1.393
The FFmpeg 8.0 x64 build from BtbN is used.
The FFmpeg 8.0 win32 build from Defisym is used.
Added saving and reading of encoder settings from the registry.
Added hardware video encoders NVENC, QSV, AMF for H.264 and HEVC.
Added hardware video encoders NVENC, AMF for AV1.
FFV1 version 0 video encoding is no longer supported.
Adjusted profile selection for ProRes encoder.
Allowed opening AviSynth scripts.
Cosmetic changes.
avlib.vdplugin 0.7.1.264
FFmpeg 7.1.1 is now supported.
Fixed crash on problematic AAC audio.
Fixed missing sound for some MP4 files with AAC audio.
Fixed a crash when playing video files with changing video frame size.
Ignore m3u playlist files.
Fixed frame retrieval for some HEVC streams.
Added video encoder SVT-AV1.
Minor optimizations.
avlib.vdplugin 0.7.1.220
Video files with incorrect (or unrecognized) frame rates are not supported. This fixes the plugin crash.
Code refactoring for modern compilers.
avlib.vdplugin 0.7.1.200
Trying to get around incorrect keyframe seek for MP4 files.
Fixed the operation of x264 and x265 encoders.
Fixed the operation of Vorbis encoder.
Cosmetic changes to codec dialogs.
avlib.vdplugin 0.7.1.170
FFmpeg 7.1 is now supported.
Fixed freezing after early interruption of writing to a file when using some codecs.
avlib.vdplugin 0.7.0.123
FFmpeg 7.0.2 is now supported.
Added support for JPEG XL images.
Added support for VVC videos.
Improved navigation support for long FLVs and MKVs with audio.
More default formats for the "FFMpeg : video" and "FFMpeg : images" groups.
Changed the display of the "Metadata" field in "File Information".
Fixed the use of audio encoders.
Improved ignoring of AviSynth scripts to prevent VirtualDub 2 interface from freezing in some situations.
avlib.vdplugin 0.6.1.70
The "VirtualDub2 cch_input" code (https://sourceforge.net/p/vdfiltermod/cch_input/ci/master/tree/) from 2020-03-15 was forked and adapted for Visual Studio 2017/2019/2022.
FFmpeg 6.1.1 is now supported.
Removed CineForm HD (native) codec.
Removed manual lazy loading of DDL for FFmpeg DDLs.
Removed support for systems older than Windows 7.
The 32-bit plugin is not implemented because there is no official build of FFmpeg 6.1.1 for x86.