>How to use the Video Player? #39
-
|
Hi, It seems that playback from sd card / avi should be possible with the current ESP32Rainbow firmware - any hints? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi, sorry - yes, this is not documented well... You'll need ffmpeg install and then you can the following command: This will create an AVI file that can be played by the video player. |
Beta Was this translation helpful? Give feedback.
Hi, sorry - yes, this is not documented well...
You'll need ffmpeg install and then you can the following command:
This will create an AVI file that can be played by the video player.