Giter VIP home page Giter VIP logo

simple-lvgl-player's Introduction

Simple LVGL Player

This is a display + LVGL9 graphics library example. Play mjpeg wideo from SD card.

Build a flash

idf.py -p COMx flash monitor

Usage

Save *.mjpeg video files into root on SD card. You can select video file and play it.

USB

  • You can connect USB mouse to control it by mouse cursor. For disable USB mouse set APP_SUPPORT_USB_MOUSE to zero.
  • USB keyboard is not working right now.

Create M-JPEG video

Create video without audio:

.\ffmpeg.exe -i input_video.mp4 -vcodec mjpeg -q:v 2 -vf "scale=800:450" -an output_video.mjpeg

simple-lvgl-player's People

Contributors

espzav avatar

Stargazers

DLGGmakerDIY avatar  avatar shootao avatar Dj140 avatar  avatar Sukesh Ashok Kumar avatar Juraj Michálek avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.