Yet Another Early Prototype GUI 3.0.0.22a

Downloads
Windows | Mac
Headers, Libs, Dylibs, Etc. (custom builds)

Hello everyone,

We have another update for the Video AI 3.0 today. This update mostly focuses on improving the performance of stabilization.

Changelog:

  • Elimination (or significant reduction) of disk space requirement for stabilization.
  • Performance improvements for stabilization.
  • Reducing the size of the watermark.
  • Misc. bug fixes

Please test the quality and performance of the stabilization and let us know your feedback. Happy testing!

8 Likes

Bug: Preferences for “temp” and “models” folders still have no effect on Windows version.

Hi, i have an idea.
Could you write a text file next to the enhanced video file with all the parameters used for the review/enhanced video. For Example, the result would be Video.mp4->Video_enhanced01.mkv+Video_enhanced01.mkv.txt
Where .txt file would contain info like:
Proteus v3
Proteus parameter 1 = 23
Proteus parameter 2 = 35, etc.
Video encoder H265, Q=15, audio encoder AAC, Q=128bits/s.

2 Likes

That would be awesome…needs to optional of course, since some people won’t want it, but I would!

2 Likes

Will AVS reads no longer be supported?
Some results are better when filtered by Avisynth and then processed by VEAI, so I would like to see continued support.

Also, previous versions process in sRGB (8bit), so even when processing 10bit or higher data, it was still 8bit internally, have those been improved?
High bit processing is useful to prevent banding.

Japanimation is often produced at low resolutions such as 720p and scaled to 1080p.
For such works, it may be better to scale them down to the production resolution and then upscale them with VEAI to obtain a better result.

If AVS is available, the following workflow is possible.

Original source(8bit,1080p(scaled)) → AVS(10bit(ConvertBit),720p(original resolution)) → VEAI (10bit,2160p) → ProRes(10bit,2160p) → DaVinci(10bit,2160p,HDR)

The information from the text file later could be shown with a toogle button on the preview window itself as additional comparison information.

1 Like

That hasn’t been fixed yet, Lee. It’s marked down to be fixed in later builds before the release though.

1 Like

Hi - that’s on our roadmap to add at some point. The initial plan is to add it in some alpha or beta build.

2 Likes

Avisynth files have never been supported in Video Enhance AI. Can you please confirm if you were able to open some files in Video Enhance AI but you can’t open them in this alpha? If so, can you share with me a video or two? Thanks!

How do I transfer data from ffmpeg veai to avisynth?
something like this:
ffmpeg -i “video.mp4” -filter_complex veai_up=… -f yuv4mpegpipe - | ffmpeg -i script.avs …
which line for pipe input in script.avs?

VEAI 2.6.4 and earlier can open AVS (Avisynth plus x64) and can view and process it.
VEAI 3.0 alpha cannot even display it.

For example, like this.

LWLibavVideoSource(“xxxxx.mkv”)
ConvertToYUV444()
BicubicResize(1440,810)


Using deinterlacing method ffmpeg gives very weird results on upscaled video. As you can see there are lot of jittery/blocky artifacts in the video. I was wondering when we are going to get this fixed, what things can be done about this, and when we are getting some model updates? Many thanks for the new update btw!


image

1 Like

Can you please send me the video shown in the screenshot?
Submit File to Dropbox

Please let me know once you’ve sent it. Thank you.

They always worked up until the 3.x series.

1 Like

Thanks for the info. Will look into this and get back to you.

When are the models updates?
And the news models ? Thanks

2 Likes

None have been talked about.

1 Like

This version is still not getting the opened video right showing it black and white with magenta and green parts.

1 Like