How to fix files being too short or too small after transcoding
My flows have both file size checks and file duration checks to ensure that TDARR isn't mangling the files. However, sometimes I'm running into files that keep being either too short or too small. I don't want to just let these pass through as it could result in trash in the collection, but I also don't want to leave them in h264 because that's just flushing drive capacity down the tube.
So, my question...how can I fix this without it wrecking my files?
Note: The files are not replacing, they're just 'failing out' and leaving the original H264 file in place.