Convert video in reverse

Hello, is there a way to convert a video to play in reverse? For Video AI. Thanks!

Not that I’m aware of.

1 Like

If you’re willing to use the command line you can do this.

TVAI uses ffmpeg as the backend for it’s processing. As such you can combine AI filters with ordinary filters typically found in ffmpeg. This includes the video and audio reverse filters that reverse the video and/or audio.

So all you have to do is get the ffmpeg command that TVAI will use (Open TVAI, import a video, change your settings, then select from the top Process -> Show Export Command), put it into a terminal (In TVAI select Process -> Open Command Prompt) then add the reverse filter(s) into the command.


Another option you have is to use a video editor to reverse the footage, then open it and process it in TVAI. Or process it in TVAI then reverse it in a video editor.

2 Likes

Thank you. I’ll give it a try.

Failing that, as mentioned above it’s very easy with most video editors. 2 or 3 clicks in say Vegas Pro and it’s done, many cheaper and free editors can do it too - but why pay hundreds for TVAI and not have and not get a full-featured non-linear video editing program (which TVAI will never be)?