BFI DataDigipres Transcoding Scripts

Archival-grade cron-driven batch transcode scripts used by the BFI National Archive, focused on FFV1/V210 preservation workflows.

Link

Related resources

  • batch-transcode-videoRuby gem CLI for batch crop-detection and transcoding video files across a directory.
  • ffmpeg-queueFastify + Redis job queue for dispatching FFmpeg transcoding jobs, Docker Compose ready, production-used.
  • TranscodarrWatch-folder FFmpeg transcode orchestrator for the *arr/Jellyfin stack, with web UI, task queue, and automatic library refresh post-process.
  • silero-vadEnterprise-grade, lightweight pretrained voice activity detection model, widely used for speech/silence segmentation.
  • TelemetaCollaborative media asset management platform for musicology archives, transcoding/annotating video and audio with rich metadata.
  • PXNR No-Reference Video Quality EstimationEricsson's sample implementation of the ITU-T P.NATS phase 2 no-reference video quality estimation module.
  • fssimu2Zig implementation of SSIMULACRA2 metric, ~23% faster and ~40% less memory than the reference implementation.
  • BVQA_BenchmarkBlind (no-reference) VQA benchmarking toolkit comparing multiple models.
  • CompressedVQA-AEVFull-reference + no-reference VQA for asymmetric-encoded video, QoMEX 2026 challenge solution using SigLIP2+Swin-B.
  • CAMP-VQAWACV 2026 caption-embedded multimodal no-reference VQA model for compressed video, with code and HF demo.