Skip to content

Instantly share code, notes, and snippets.

View YahyaHammad's full-sized avatar

Yahya Hammad YahyaHammad

View GitHub Profile
@YahyaHammad
YahyaHammad / README.md
Last active August 23, 2026 15:34
MP4 video to BND Flipper Zero-compatible video format conversion script

Flipper Zero Video Converter (with audio normalization)

Converts ordinary video files into .bnd bundles that the Video Player app by LTVA can play on a Flipper Zero, using FFmpeg for all the heavy lifting.

This is a modified version of JacobTDC's converter.py. All of the original conversion logic — dithering, scaling, frame-rate conversion, the bundle format, the sample-drop desync fix — is JacobTDC's work. The additions here are