srt-to-vtt-cl
Small CLI tool converting SRT subtitle files to WebVTT format.
Link
Related resources
- subsrtNode.js library and CLI converting between subtitle formats: srt, sbv, vtt, lrc, smi, ssa, ass, json.
- YTSubConverterConverts subtitles between .ass/.sbv/.srt/.srv3/.ytt formats while preserving YouTube-style caption styling.
- audiowaveformBBC-authored C++ tool generating waveform data files and rendering waveform images from audio, pairs with FFmpeg for video overlays.
- video2hlsSmall Python script preparing video files into HLS-playable segment sets.
- AudioAlignGUI research tool for aligning/synchronizing audio and video recordings of the same event captured from multiple sources.
- ffmpeg-queueFastify + Redis job queue for dispatching FFmpeg transcoding jobs, Docker Compose ready, production-used.
- 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.