We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c36219c commit f7df792Copy full SHA for f7df792
5 files changed
README.md
@@ -0,0 +1,9 @@
1
+# VideoFrame
2
+
3
+A simple application to extract frames from video.
4
+It extract the current frame, not the closest keyframe (it's slower).
5
+The frames are saved as PNG files.
6
7
+Screen shot | Sample output
8
+--- | ---
9
+ | 
examples/frame_1656592613147.jpg
69.5 KB
examples/frame_1656592613147.png
1.33 MB
examples/screenshot.jpg
45.2 KB
examples/screenshot.png
1.79 MB
0 commit comments