PyVideoFramesExtractor
PyVideoFramesExtractor copied to clipboard
Extract frames from videos in Python using OpenCV.
Results
1
PyVideoFramesExtractor issues
Sort by
recently updated
recently updated
newest added
Is there a way to extract the frames at a specific FPS? My video is at 60 fps but i would like to generate frames at 30 fps.