Specialized Utility Scripts

Browse 14 curated specialized utility scripts resources for video development on Awesome Video.

Resources (showing 1–14 of 14)

  • Binary to base64: Convert between bytes and base64 — CryptiiBase64 encoding schemes are used when binary data needs to be stored or transferred as textual data. Therefore 64 characters are chosen tha…
  • CBC ST 2110 ToolkitBroadcaster-built toolkit for ST 2110 environments: PTP setup, DPDK capture, transcoding, EBU LIST and NMOS installation roles.
  • Content ManagerThe Content Manager is a visual production tool which generates on-the-fly visualisations for DAB slideshow and RadioVIS. Based on the .NET…
  • Extract I-frames from video using ffmpegffmpeg script gist for extracting only I-frames from video as images.
  • FFmpeg Thumbnail Sprite Sheet Generator (gist)Bash script that loops a video folder, extracts frames via ffmpeg, and builds a vertical thumbnail sprite strip per video.
  • Springer Free BooksPython script to download all Springer books released for free during the 2020 COVID-19 quarantine
  • desilenceLecture-recording silence remover with JSON configuration presets, built on ffmpeg.
  • ffmpeg-generate-video-previewCLI tool generating GIF or image-strip video previews with configurable width, quality, and frame count.
  • jwplayer-thumbnail-preview-generatorSmall PHP CLI generating sprite sheets and VTT files for JW Player scrub-bar thumbnail previews.
  • pyvideothumbnailerCLI tool generating video preview thumbnail sheets with directory/recursive support, built on PyAV, MediaInfo, and Pillow.
  • rmp-create-vtt-thumbnailsNode script generating VTT files and thumbnail mosaics for the Radiant Media Player preview-thumbnails feature.
  • silencecut-ffmpegNode/TypeScript CLI using ffmpeg's silencedetect and silenceremove filters to automatically cut silence from video/audio.
  • tcCoca — SMPTE/EBU Timecode CalculatorSmall C CLI tool converting/calculating SMPTE/EBU timecodes, supporting drop/non-drop frame and 14 framerates.
  • video-thumbnail-spritePHP library generating thumbnail sprite sheets and VTT files from video using ffmpeg/ffmpegthumbnailer and ImageMagick, for JWPlayer-style…