Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
![]() |
#27 | Link |
Registered User
Join Date: Jul 2015
Posts: 872
|
Latest additions to ffmpeg.
Avisynth intricacies. I tried adding ResampleMT to avisynth 3.7.3. It's complicated for me. Resample itself wants to work, but deresample doesn't. Adding ReampleMT to avisynth 3.7.4 caused the system to run out of memory and I have a problem with chromasample. Spline64ResizeMT(1920,1080,range=1,SetAffinity=false) DeSpline64ResizeMT(1280,720,range=1,SetAffinity=false) { "Spline64ResizeMT", BUILTIN_FUNC_PREFIX, "c[target_width]i[target_height]i[src_left]f[src_top]f[src_width]f[src_height]f[force]i[threads]i" \ "[logicalCores]b[MaxPhysCore]b[SetAffinity]b[sleep]b[prefetch]i[range]i[ThreadLevel]i",FilteredResizeMT::Create_Spline64Resize, (void *)0 }, { "DeSpline64ResizeMT", BUILTIN_FUNC_PREFIX, "c[target_width]i[target_height]i[src_left]f[src_top]f[src_width]f[src_height]f[force]i[threads]i" \ "[logicalCores]b[MaxPhysCore]b[SetAffinity]b[sleep]b[prefetch]i[range]i[accuracy]i[order]i[ThreadLevel]i",FilteredResizeMT::Create_DeSpline64Resize, (void *)0 }, Adding ReampleMT to avisynth 3.7.4 caused the system to run out of memory and I have a problem with chromasample. Spline64ResizeMT(640,360,range=1,SetAffinity=false) only with LWLibavVideoSource 640x360 { "Spline64ResizeMT", BUILTIN_FUNC_PREFIX, "c[target_width]i[target_height]i[src_left]f[src_top]f[src_width]f[src_height]f[force]i[keep_center]b[placement]s[threads]i" \ "[logicalCores]b[MaxPhysCore]b[SetAffinity]b[sleep]b[prefetch]i[range]i[ThreadLevel]i",FilteredResizeMT::Create_Spline64Resize, (void *)0 }, { "DeSpline64ResizeMT", BUILTIN_FUNC_PREFIX, "c[target_width]i[target_height]i[src_left]f[src_top]f[src_width]f[src_height]f[force]i[keep_center]b[placement]s[threads]i" \ "[logicalCores]b[MaxPhysCore]b[SetAffinity]b[sleep]b[prefetch]i[range]i[accuracy]i[order]i[ThreadLevel]i",FilteredResizeMT::Create_DeSpline64Resize, (void *)0 }, I managed to add the latest Jincsize functions. https://github.com/PCRE2Project/pcre...8d8d6f95bff9c6 https://github.com/xiph/theora/commi...02a13b8c35f9c9 https://github.com/xiph/opus/commit/...fd48ca1432a479 https://github.com/ultravideo/kvazaa...a9b71bd6345904 https://github.com/webmproject/libwe...743b2802e247d4 https://github.com/fraunhoferhhi/vve...cf0d9d9e42ca9d https://github.com/tukaani-project/x...e258132b7760c6 https://gitlab.freedesktop.org/freet...fe6ff0be7a7eca https://gitlab.freedesktop.org/cairo...ca8481087b588b https://github.com/harfbuzz/harfbuzz...84b7f72f912da7 https://gitlab.gnome.org/GNOME/glib/...01553e4fc90615 https://github.com/Asd-g/AviSynth-Ji...65672a1d47561a https://github.com/AviSynth/AviSynth...a5e85f0ce261b1 https://github.com/HomeOfAviSynthPlu...9caadfa7e90f23 ffmpeg 7.2.0 + avisynth 3.7.3-5a410e0 https://www.sendspace.com/file/81c6y1 ffmpeg 7.2.0 + avisynth 3.7.4-424707f https://www.sendspace.com/file/rjcjox I don't have AI editors that would immediately point out any errors and where to find them. For those interested, the latest avisynth 3.7.3/3.7.4 modifications and add-ons. https://www.sendspace.com/filegroup/...7kfkjiG%2BMusw Last edited by Jamaika; 28th March 2025 at 08:44. |
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|