Open modi12jin opened 1 year ago
Is there a link to the source code he is using anywhere?
Is there a link to the source code he is using anywhere?
https://gitee.com/lxy0423/schoolassistant7/blob/master/src/VideoPlayer.cpp
https://gitee.com/lxy0423/schoolassistant7/blob/master/include/gui/pl_mpeg.h This file should be decoded to process mpeg-1
@cgreening I found out that this repository uses Amazon streaming cloud servers and mpeg1
https://github.com/rossumur/espflix
As I understand it, the psram should have enough capacity to support three framebuffers
@cgreening I heard Chen Liang say that they use this library for MPEG1 decoding https://github.com/phoboslab/pl_mpeg
【MPEG-1解碼測試2-哔哩哔哩】 https://b23.tv/nPMDvPo
@cgreening Hello! Are you planning to use mpeg-1? A Chinese friend realized decoding mpeg-1 on ESP32S3. 【ESP32S3用单片机看B站-哔哩哔哩】 https://b23.tv/M1uLf6n https://gitee.com/lxy0423/schoolassistant7