Repository files navigation
Extract frames from a video or only a part of it
Supports mp4, m4v, mov, avi, mkv, wmv videos
Release contains FFMPEG that is needed for app to work
Select the video you want to extract frames from
Select the output folder for the frames
Select the output format for frames (Optional)
Select timestamps of the first and the last frame of a sequence you want the frames extracted for (Optional)
EXTRACT
The app is essentially a wrapper for calling frame extraction with FFmpeg.exe. Therefore you need the FFmpeg.exe in the same folder with FrameEx.exe.
Don't forget to add FFmpeg inside debug folder for testing. If you build your own app, you can change variable 'ffmpegPath' in code as it suits you.
Restore NuGet packages
App target framework .NET Framework 4.5.2
GUI created using WinForms
Code is not clean and can be optimised a bit but it works fine and the app is fast.
About
Windows frame extraction tool to easly extract all the frames from a video or only a video sequence.
Topics
Resources
License
Stars
Watchers
Forks
You can’t perform that action at this time.