Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[nodes] KeyframeSelection: Flag
outputExtension
for video inputs
If at least one of the inputs is a video, then the `outputExtension` attribute should never be set to "none": if it is, no frame will ever be written on disk, and as a consequence, no SfMData file will be written, meaning that the whole score computation and keyframe selection process will have been done for nothing.
- Loading branch information