MX 7d8eb6d34a Fixes for gcc12 1 год назад
..
docs d541476c37 upd video player 2 лет назад
images 1606da9d9f move apps 2 лет назад
screenshots d541476c37 upd video player 2 лет назад
LICENSE f8c58260c3 add videoplayer lic 2 лет назад
README_CATALOG.md d541476c37 upd video player 2 лет назад
application.fam d541476c37 upd video player 2 лет назад
init_deinit.c d541476c37 upd video player 2 лет назад
init_deinit.h 1606da9d9f move apps 2 лет назад
video_player.c 7d8eb6d34a Fixes for gcc12 1 год назад
video_player.h d541476c37 upd video player 2 лет назад
video_player.png 1606da9d9f move apps 2 лет назад
video_player_hal.c f76165dab9 fix! no more bugs please 1 год назад
video_player_hal.h 1606da9d9f move apps 2 лет назад

README_CATALOG.md

Video player

A Flipper Zero application to play video files (with sound). Uses custom video file format. Is proven to work at 30 FPS and 44100 Hz audio sample rate with full 128 by 64 pixels resolution. Maximum video length is limited only by your SD card capacity (at least it works with 6 hours long video). Supports fast forward, rewind and pause. Obeys device's stealth mode.

See github repo to find the guide for how to convert video files.