feisty2
24th August 2019, 12:27
source: https://github.com/IFeelBloated/warpsharp (requires c++2a compiler)
windows binary: https://github.com/IFeelBloated/warpsharp/releases
namespace: warpsf
warpsharp plugin that works on fp32 video clips, the functionality is largely the same as the one coded by jackoneill (https://forum.doom9.org/showthread.php?t=172721), except the following crap are removed.
- support for clips with subsampled chroma
- "cplace" parameter, aint no such thing as chroma placement for 4:4:4 or gray
- "opt" parameter, no I'm not interested in manual labor for SIMD optimization
- "AWarpSharp2" function, this no good shit is useless, just call the ASobel+ABlur+AWarp combo in ur script
"thresh" now accepts floating point values, the scale is still 0.0 - 256.0
windows binary: https://github.com/IFeelBloated/warpsharp/releases
namespace: warpsf
warpsharp plugin that works on fp32 video clips, the functionality is largely the same as the one coded by jackoneill (https://forum.doom9.org/showthread.php?t=172721), except the following crap are removed.
- support for clips with subsampled chroma
- "cplace" parameter, aint no such thing as chroma placement for 4:4:4 or gray
- "opt" parameter, no I'm not interested in manual labor for SIMD optimization
- "AWarpSharp2" function, this no good shit is useless, just call the ASobel+ABlur+AWarp combo in ur script
"thresh" now accepts floating point values, the scale is still 0.0 - 256.0