Bug (bad assumptions) when converting FLV1->FLV1

When converting a video clip from AVi/FLV1 format to AVI/FLV1 format, there will always be color corruption. The reason is that autodetection incorrectly assumes that the color space for FLV1 is Rec601, when it is not specified.

This problem does not occur with other formats (MOV, MP4), where Topaz assumes Rec709.

In addition, it would be good if Topaz wrote what color space it assumes by default, or what it detects, with the source file.

v6.1.3


Video AI assumes Rec709 for files, you can click on the input settings option in the top right corner of the app and tell it to treat the file input source as something else.

Yes, but not when the source is FLV1. For MOV files it does assume it is Rec709.
I’ll check and confirm again.