Do you have a similar project?
Post your project for free and meet the best App Developers, receive quotes from qualified companies and hire the best candidate with our safe payment system.
Description: Piece of software that inputs a MP4 video format. Then detects when there is a good video section and detects when there is a bad video section. And then deletes the bad video sections. And then the software will piece together all the good parts and outputs the video as an MP4 format. Must be a desktop application.
Ways of detecting good and bad video sections:
Visual indication. Holding up a green or red piece of paper and the software checks for a box of pixels in the centre and detects if their red, for bad video section or green for a good video section.
Or using the audio, 2 claps means bad section and 3 claps means good
So if I clap twice it should remove the section before those two claps, all the way back to when the last set of claps.
And if it's the first set of claps is should remove the part between the two claps and the start of the video.
And if I clap three times then clap twice it should remove the part between the two claps and the three claps but keep the section before the three claps.
See attached document for more details