Hi together,
i downloaded version 3.5.3.0.b today and was trying using it for the first time under linux.
But i cant get it work as ffmpeg drops
No such filter: ‘veai_up’
when running this command:
videoaiBETA-run -v verbose -hide_banner -nostdin -y -strict 2 -i “inputfile.mp4” -c:v hevc_nvenc -profile main -preset medium -global_quality 19 -pix_fmt yuv420p -movflags frag_keyframe+empty_moov -vf “veai_up=model=amq-13:scale=2” “output-artemis.mp4”
Do i have to do more than installing the deb file?
The environment variables are set by the videoaiBETA-run script itself so im not sure whats missing…
Many thanks