Skip to content

Releases: v0lt/VirtualDub2

VirtualDub2 v2.1.2.663

10 Nov 17:51
Compare
Choose a tag to compare

Fixed "Internal DV decoder".
Fixed a crash when capturing video and saving to ProRes and other similar formats.

Updated avlib-1.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.

Updated scripted.vdplugin 0.2.0.60.

  • Fixed a crash when trying to save a read-only file.
  • Implemented Unicode support. Now script files are read and saved in UTF-8 format.
  • The list of keywords, internal functions and internal filters for AviSynth+ has been updated.

VirtualDub2 v2.1.1.609

30 Aug 17:17
Compare
Choose a tag to compare

More careful ignoring of 64-bit "ffdshow Video Codec" (ff_vfw.dll) and "Logitech Video (I420)" (lvcod64.dll) to eliminate crash when opening AVI files.

Updated avlib-1.vdplugin to version 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.

VirtualDub2 v2.1.0.605

21 Apr 15:47
Compare
Choose a tag to compare

Windows XP is no longer supported.
Builds for x86 are no longer planned to be released.
Fixed crash when calling RunNullVideoPass().
64-bit "ffdshow Video Codec" (ff_vfw.dll) and "Logitech Video (I420)" (lvcod64.dll) are not supported because it crashes when opening the video compression selection window.

Updated avlib-1.vdplugin to version 0.6.1.70.

  • FFmpeg 6.1.1 is now supported.
  • Removed CineForm HD (native) codec.
  • Removed manual lazy loading of DLL for FFmpeg DLLs.
  • 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.