Skip to content

Instantly share code, notes, and snippets.

@basti00
basti00 / smaug
Last active February 14, 2026 18:10
http;192.168.1.108:8548;/sensor/log
#!/usr/bin/env bash
# ------------------------------------------------------------
# ffmpeg_verify
# Verify video files for decode corruption using ffmpeg
# Results are logged to ffmpeg_verify.log in the target directory
#
# Usage:
# ffmpeg_verify <directory>
# ffmpeg_verify <video-file>