noahtq / quest_image_seq_lib

C++ library for elegantly working with image sequences in OpenCV
0 stars 0 forks source link

Add support for varying FPS #26

Closed noahtq closed 1 month ago

noahtq commented 1 month ago

Should capture FPS from video reader and then use that value to determine FPS in video writer.

Only necessary with video files.