Skip to content

Failure to write frames from Keyframe Selection #2209

Answered by cbentejac
saripsis asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @saripsis,

TL;DR: setting the "Ouptut Extension" parameter to anything but "none" should fix your problem.

By default, the keyframes are not written on disk, only the SfMData files are (one containing the list of selected keyframes, one with the list of frames that were not selected). Those SfMData files use the paths of the input frames, which are already present on disk when you use the Keyframe Selection with sequences of images.

In the case of video inputs, the frames from the videos are not already written on disk, so the SfMData files cannot be written as such. The SfMData file containing the list of selected keyframes can be written if you select another option than "none" for t…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@saripsis
Comment options

Answer selected by saripsis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants