As I'm a great fan of the various cockhero videos I also wanted to give something back to the community, so I decided to spend a few evenings to build a few tools that hopefully simplify the process drastically.
The beatmeter generator provides four tools
- An editor allowing you to play a sound file at various speeds and insert beats by clicking a button. The beats are shown on a time line and can be editited afterwards.
- A animation generator that generates a series of images. It does not directly generate video, as this approach is more flexible. Most video ediing tools can generate the video easily from a sequence of images at a fixed frame rate. But this way there are no issues with transparency etc.
- A sound generator that generates an audio file matching the beats
- A bpm analyzer that analyzes a song (or a part of it) and computes the BPM. It seems to work very well with typical songs.
The tools come with some basic images, sounds and settings, but you can use custom images to generate the beatmeter. If you have any questions or troubles or need some extra feature, please let me know. If these tools are useful to cockhero authors, I am willing to spend some more efford improving them.
Here is a screenshot of the tool:

Here is an example what the generated Beatmeter looks like:

Or an other style:

Here you can see a short example video. It's just a short video I've downloaded somewhere and quickly added a beatmeter.
http://motherless.com/D377329
And here is a video with the other style:
http://motherless.com/45ED010
The orignal video is from here:
https://de.pornhub.com/view_video.php?v ... 77ed9d8355
I used the bpm detection for this one and added the basic beats exactly according to what it detected.
Then I just added beats to get the rythms and pasted them over the basic beats.
If you want to try the tool you can download it here (scroll down):
https://gitlab.com/SklaveDaniel/BeatmeterGenerator
You will need a Java 8 JRE to run it. I've only tested it on Linux, but it should be platform independent. You will also find the sourcecode there.


