Here are the list of backend/processing related issues that I’m aware of after going through the last 5 beta releases, that are not machine specific:
- TVAI is changing video to VFR for certain videos with certain codecs
We potentially have a fix for this issue and a new build should be available soon with a fix for the issue. - Duplicate detector is broken
@mikmod1 This has been fixed and should be available in the next build. In the near future we will be adding multiple duplicate detectors so depending on the type of video different detectors can be selected. The current one is designed for absolute similarity between frames. Others that take compression degradation, noise etc. will be added. - Stop processing if output is going to be watermarked
@ForSerious I do not like the idea of having an option in the command to stop processing with watermark. However, I do agree that this is a problem. Since this is a command line only issue (assuming that GUI shows trail mode correctly). We will add support for an environment variable TVAI_TRIAL_ALLOWED set it to 0 and the FFmpeg process will stop instead of watermarking. - Linux Build
FFmpeg builds are available for Linux and can always be custom built directly from our git repo here - Shutdown/Sleep after processing
This should be handled via the OS settings power options. We do stop the machine from sleeping while processing. If for some reason this is not working, please let us know. - Cloud processing cost
We are also actively working on resolving any cloud processing issues and bringing down the costs drastically. This will allow people with slower machines or even faster ones to process longer videos on the cloud without waiting too much.
Please let me know if there are any backend/processing related issues that I missed by tagging me and we will fix them.