REC · CH6

Cock Hero Maker

▶ play — rhythm-game beat bar, automatic

Cock Hero (also called Plap Hero) is a rhythm-game style adult video: a beat bar runs across the screen, markers fly toward a target, and every marker lands exactly on a beat of the music — with a hit sound on impact.

// How the automatic maker works

  1. Send any video (up to 2 GB) to the PMV.GG bot in Telegram.
  2. The audio is analyzed: a neural network separates the drum track, real beats are detected mathematically.
  3. A beat-marker bar is rendered on top of your video, synced to the music.
  4. Pick the hit sound (metronome, click, kick, clap), volume, marker speed and bar opacity.

// Two beat modes

// Why beats land correctly

The analyzer measures tempo on the isolated drum track with ~0.1 BPM precision and handles half-time and swing traps — markers stay locked on the beat for the whole video instead of drifting off after a minute.

▶ Make a Cock Hero