Video AI 3.0.0.9.b

It actually doesn’t work for me when attempting to output to TIFF or PNG other outputs are fine

I solved it!

  1. env variables is not works.
  2. I added paraneter “-v verbose” to ffmpeg command to see more error details. Main error was: “model not in list
  3. I copied all json and all tz files to main installation dir: [VIDEOAI_INSTALL_DIR]\models and remove readonly attribute. Create this dir if not exists. Source files are located in c:\ProgramData\TopazLabs...
  4. Make sure the work directory is Topaz Installation dir (with ffmpeg.exe file)
  5. Run the command

Considering that even VEAI 2.6.4 was supplemented by Avisynth and others, I am not sure how much is required in the basic functions of 3.0.
I think it’s okay to delay updating the GUI somewhat if it can be solved with the CUI.

I’m concerned about is that they are only advancing the GUI enhancements and not making much progress in updating the VEAI core and AI model.
I even suspect that they are leaving bugs in the GUI on purpose to buy time because they can’t update the VEAI core :upside_down_face:

2 Likes

When I move the program window to the top of the screen then the window does not maximize. I always have to click the maximize button in the upper right corner.

And a setting for the amount of created keyframes would be good for lossless cutting in avidemux.

It doesn’t use the standard Windows controls, it’ll never work that way.

Ce serai cool que qtgmc sois intégré avec un réglage personnalisé de dehalo aussi :wink:

Ida,

I would like to test this new GUI. However, I am awaiting an answer. Is this Alpha version going to cause version skew problems when installed on the same machine as VEAI 3.0.0.9.b?

Please let me know.

Phil White

Hi,

The alphas are versioned separately from beta and EA builds. However, the changes being tested in that alpha have already made it into the newer 3.0.0-7 early access build.

Can the latest beta and an EA build co-exist on the same machine?

YES !!!

OK.

:nerd_face:

@ida.topazlabs

I really agree with what @neil.francis-2548 said (also below), The Dione 2x deinterlace was doing really good with the DeInterlace and then some Enhancements. I managed a quite good export in .07, from SD 3/4" to ProRes to VEIA to HD-1080p ProRes and h264. I was quite happy with it. Now, I get significant artifacts with just deinterlace to ProRes, and then that ProRes enhanced to 1080p on a second pass. ProRes is visually lossless, but it’s getting hammered in the second pass.

Please put back the DeInterlace WITH enhancements.

BTW: The interface does last better in alpha thanks! :slight_smile:

I have a 10 sec clip in ProRes that I use test. The preview didn’t appear in an h264 test, but displayed when about 2 seconds of video was completed exporting to ProRes LT

I can second that. Neither “Export as”, “Export” or “Ctrl+E” nor the dropdown menu “process → Export” results in any output. I can easily preview and fill my preview job list all I want, but I cannot get 3.0.0.0.b to create any exports, not even a listed job in the Export queue or a file on a drive.

Also, if I choose “Show Preview command” i get the pop-up window containing the FFMPEG command line, but if I choose “Show Export command” there is not even a pop-up window

it seems your issues have been fixed in the last Early access version (3.0.0.7) as said by the change log posted tuesday.
As the new 3.0.0.10b beta will be released today, best suggestion is to wait it as it will have all the fixes from the last Early Access.

Hi there:

Hope you are are doing well. We are facing performance issue in Foundry|Nuke13 when loading .mov file generated using GUI and .mov generated using ffmpeg from cmdline. We noticed that .mov file generated using GUI load much faster than .mov files generated from ffmeg from cmdline.We were able to narrow it down to metadata length .

FFMPEG command where -metadata length=“00:04:05” does not work, but at the same time, when we simplify the command, the same -metadata length=“00:04:05” starts to work. It has to be something very simple. Maybe something like addition of “use_metadata_tags”, “–map_metadata:s:v”, etc

ffmpeg -y -i source_file -metadata length=“00:04:05” -map 0 -c copy output_file

Any help as to how to add this metadata length would be much appreciated.

Thanks
/Biju

If 3.0.0.10b is to get out today, I’ll just wait and test my luck. Otherwise, I will have to reinstall 3.0.0.7 again it seems

1 Like

just wait, all betas are released each friday. it will be available in a couple of hours more or less.

1 Like

10b is available.