← all publishers

bizpers11991-code

@bizpers11991-code source repo

4 published skills

  1. Video Batch Qc · bizpers11991-code
    Automated quality gates for batch-generated video - detect black or dark renders with ffmpeg signalstats, build contact sheets with xstack, verify loudness/duration/pix_fmt with ffprobe, avoid the false-green failure modes that make a broken batch report success, and watch a long render without being lied to by output buffering or deadlocked by a self-matching pgrep.
    0 installs
  2. Simulation Validation · bizpers11991-code
    Validate numerical simulations against closed-form results so a visualisation can be trusted - choosing integrators, comparing vector fields correctly, testing limits by convergence rather than point values, finite-difference step scans, and the stiff-ODE stability limit that turns RK4 into 1e245.
    0 installs
  3. Blender Headless Render · bizpers11991-code
    Render animations from Blender headlessly via a Python scene description - EEVEE setup, the Blender 4.4/5.x API breaks (slotted actions, compositor node groups, glare sockets), camera orientation maths, and the object-count cost model that decides whether a scene builds in 30 seconds or 6 minutes.
    0 installs
  4. Local Narration Captions · bizpers11991-code
    Produce narrated, captioned vertical video entirely offline - Kokoro TTS for the voice, faster-whisper for real word timings, ASS subtitles burned in by ffmpeg, and two-pass loudness normalisation. Use when adding voiceover or burned-in captions to generated video without any cloud service.
    0 installs