broadcast skills

44 tagged broadcast, measured the same way as everything else here.

Browse within: ffmpeg 40claude-plugin 39dolby-vision 39gstreamer 39

blueprints

01

kevinpbuckley/VibeUE

Skill Claude CodeCodex

Create and modify Blueprint assets, variables, functions, components, event dispatchers, and interfaces. Use when the user asks to create a Blueprint/BP, add a variable or component to a Blueprint, make an event dispatcher/delegate, implement a Blueprint interface, or inspect a Blueprint's class/components. For…

644 2d ago A 75 tokens original MIT

release

02

vitorbaptista/shellshare

Skill Claude CodeCodex

Cut a new shellshare release: pick the right semver version, run make release, watch CI, and write the narrative GitHub release notes. Use this whenever the user wants to release, ship a new version, cut a release, tag a release, bump the version, or publish — even if they just say "release this" or "ship it". The…

226 8d ago A 120 tokens original Apache-2.0

audio-jack

03

damionrashford/media-os

Skill Claude CodeCodex

Route professional low-latency audio with JACK Audio Connection Kit (jackaudio.org): jackd server (ALSA/CoreAudio/PortAudio/ASIO backends), jackcontrol (D-Bus JACK2 config), jacklsp (list ports/connections), jackconnect/jackdisconnect (manage links), jackcpuload, jacksamplerate, jackbufsize (runtime period size)…

17 3mo ago A 191 tokens original MIT

audio-wasapi

04

damionrashford/media-os

Skill Claude CodeCodex

Manipulate Windows audio via WASAPI (learn.microsoft.com/coreaudio): SoundVolumeView + svcl.exe (NirSoft — set default device, per-app volumes, save/load profiles), AudioDeviceCmdlets PowerShell module (Get-AudioDevice, Set-AudioDevice, Get-AudioDevicePlaybackMute), nircmd setdefaultsounddevice. Shared mode (Windows…

17 3mo ago A 212 tokens original MIT

ffmpeg-bitstream

05

damionrashford/media-os

Skill Claude CodeCodex

Apply bitstream filters (-bsf) with ffmpeg to rewrite packet metadata without re-encoding: h264mp4toannexb, hevcmp4toannexb, aacadtstoasc, extractextradata, dumpextra, setts, noise, removeextra, filterunits, mjpeg2jpeg, mpeg4unpackbframes. Use when the user asks to fix MP4-to-TS mux errors, convert H.264/HEVC between…

17 3mo ago A 146 tokens original MIT

loudcheck

06

chaoz23/loudcheck

Skill Claude CodeCodex

Loudness compliance verdicts against formal published standards — EBU R 128, ATSC A/85, or BS.1770 measure-only. Use it when audio or video has to pass a delivery gate: "is this file broadcast-legal?", "will this mix get rejected?", "how far off target is it and what's the exact fix?", batch-checking a delivery…

1 23d ago A 109 tokens original MIT