Code Monkey home page Code Monkey logo

frameex's Introduction

FrameEx

  • 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

gui pic

Steps:

  1. Select the video you want to extract frames from
  2. Select the output folder for the frames
  3. Select the output format for frames (Optional)
  4. Select timestamps of the first and the last frame of a sequence you want the frames extracted for (Optional)
  5. EXTRACT

For developers:

  • 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.

frameex's People

Contributors

jasezovemcar avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

fuataydin8

frameex's Issues

Win 7

Does this work with Win 7?

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.