As of November 2024, Flowframes (abandoned project) has been replace with the much more powerful Topaz Video AI. You’ll need Xangle Camera Server version 24.11.20 (at minimum) to use this new module.
How to use?
Download a trial from https://www.topazlabs.com/topaz-video-ai - We made all of our tests on version 5.3. Be careful if you’re using version 5.5 as users reported multiple issues with this one
Install Topaz Video AI at the default location
Take one reference shot (calibrated)
Drop the reference dataset to Topaz Video AI using the default file names (0001.jpg, 0002.jpg, etc)
Feed the dataset to Topaz Video AI using the default file names (0001.jpg, 0002.jpg, etc)
Set the “Codec settings” to
Process / show export command, and copy the command. It should look like this: ffmpeg "-hide_banner" "-framerate" "25" "-start_number" "1" "-i" "X:/2024/241031-64m-kim-flash/xangle/241031-112105-jack-test/28/input/%04d.png" "-sws_flags" "spline+accurate_rnd+full_chroma_int" "-filter_complex" "tvai_fi=model=apo-8:slowmo=16:rdt=0.01:device=0:vram=1:instances=1" "-pix_fmt" "rgb24" "-q:v" "2" "-start_number" "1" "-movflags" "frag_keyframe+empty_moov+delay_moov+use_metadata_tags+write_colr" "-bf" "0" "-metadata" "videoai=Slowmo 1600% using apo-8 replacing duplicate frames" "X:/2024/241031-64m-kim-flash/xangle/241031-112105-jack-test/28/input_apo8/%06d.jpg”
Paste this string into Xangle under Dashboard / Output Settings / Topaz ffmpeg command
Tips
Optimizations