Hello! I want to know if it is possible to do this text effect or something similar.
https://www.youtube.com/watch?v=Ci_zad39Uhw (the first 11 seconds)
+ Reply to Thread
Results 781 to 788 of 788
-
-
I was having trouble with color/luminescence flickering in the attached video clip, and it turns out it was the bit depth.
Switching from x264_8bpp encoder to x264_10bpp resolved the issue.
Is it my LCD display that causes this issue?
If both video clips look normal on your end, or both are flickering, then maybe the issue is bit depth support?
Edit: Finally resolved the issue by changing chroma subsampling to i444
Edit: The issue is gone, 8-bit i420 video now renders correctly. The culprit was the previous direct show output on MPC-HC.Last edited by Bumblebee 9337; 31st Mar 2025 at 11:24. Reason: Added two more examples: 8 vs 10
-
-
Hi, does anyone know how to optimize my Aviutl? It starts to slow down when I add effects. It slows down when I edit the video, but it doesn't affect exporting. Is there a special setting for this?
I really want to keep using it all the time.
My laptop is an i5 6th gen, 8GB RAM, and W10.
Aviutl 1.14 -
Some effects are heavy, and most of them does not use GPU, so just try to keep effects at minimum.
Another general way is keeping your raw material size (resolution) down.
but honestly, in 2025, you should consider moving to DaVinci Resolve or Final CutStopping development until someone save me from poverty or get me out of Hong Kong...
Twitter @MaverickTse -
AviUtl2 Beta versions have been released. Announcement on the AviUtl home website (translated):
I've released a test version of a new tool that combines AviUtl and extended editing functions, rebuilt from scratch.
While there are still some parts that are not fully implemented or compatible due to design differences,
I think it should be able to perform basic editing, so I hope you'll try it out.
*Beta 8 has been released. -
The Good
64bit support, finally
Most LUA-based effect scripts would still work
The NLE is now built-in to the main program, not as DLL plugin
Easier GPU utilization (due to use of 64bit)
The Bad
Still ZERO support on i18n
The plugin community is still scattering around and no initiative to make a central plugin repo. Plugin Hell WILL reappear.
Note that the provided SDK is pretty much empty at this time.Stopping development until someone save me from poverty or get me out of Hong Kong...
Twitter @MaverickTse