Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use mpeg-1 #1

Open
modi12jin opened this issue Sep 20, 2023 · 4 comments
Open

Use mpeg-1 #1

modi12jin opened this issue Sep 20, 2023 · 4 comments

Comments

@modi12jin
Copy link

modi12jin commented Sep 20, 2023

@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

@cgreening
Copy link
Contributor

Is there a link to the source code he is using anywhere?

@modi12jin
Copy link
Author

modi12jin commented Sep 23, 2023

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

@modi12jin
Copy link
Author

modi12jin commented Nov 29, 2023

@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

@modi12jin
Copy link
Author

modi12jin commented Feb 15, 2024

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants