Releases: vapoursynth/bestsource
Releases · vapoursynth/bestsource
R8
Adds the possibility to specify exactly where cache files are written (cachemode=3/4)
Improves handling of files with variable format when variable output format is set to false
R8-RC1
Adds the possibility to specify exactly where cache files are written (cachemode=3/4)
Improves handling of files with variable format but variable output format is set to false
R7
Fixed a memory leak where a single AVFrame didn't get freed when the filter is destroyed
R6
Fix more timebase and CFR mode problems
R5
Improved constant framerate guessing logic (assuming the file actually is CFR, VFR files can and will occaionally return just about any random number)
CFR mode fixes
Some compilation fixes
R4
Fix various avs+ issues like 24 bit audio being output as 32 bit and incorrectly setting the fieldbased attribute. No functional changes outside avs+.
R3
Fixes swapped colors in RGB48 and broken output of PAL8 formats
R2
First release with fast seeking. Works completely differently from R1 and is now mostly a drop-in replacement for FFMS2.
R2-RC4
One more RC for good luck... or something.
R2-RC3
This build will most likely be the last RC build before final release. No known bugs remain.
Fxixes a lot of Avs+ issues.