target_fps ignored?
#8
by
Softology
- opened
If I set the target_fps value in both the cofiguration.json files it seems to be ignored?
Output video (for first or second stages) is always 8 fps.
In fact, target_fps is the input condition that usually determines the speed of the video to some extent. However, for the output video, we always use the same fps=8 for video encoding. If you want to modify the fps of the output video, you can use ffmpeg to change the fps.
Softology
changed discussion status to
closed
OK, can you be more clear on how the fps setting changes the output video?
Do you mean that fps of the generated video will be faster, but it is always saved at 8 fps? Faster movement between individual frames?
Softology
changed discussion status to
open
Yes, up to a point.