Skip to content

Releases: v0lt/avlib_vdplugin

avlib.vdplugin 0.7.1.200

03 Dec 16:54
Compare
Choose a tag to compare

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

10 Nov 16:20
Compare
Choose a tag to compare

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

30 Aug 15:50
Compare
Choose a tag to compare

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

06 Apr 19:47
Compare
Choose a tag to compare

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.