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

Small encoder lib suggestions? #15

Open
cesss opened this issue May 1, 2021 · 1 comment
Open

Small encoder lib suggestions? #15

cesss opened this issue May 1, 2021 · 1 comment

Comments

@cesss
Copy link

cesss commented May 1, 2021

Thanks a lot for doing this!! This lets me use video in my apps without the hassle of gigantic libs dependencies!

Now the only open question is... how can I encode too, without depending on FFmpeg? I searched and found some possibilities, like ezMPEG, or jo_mpeg, but, it seems neither of them support P frames, so they encode every frame as an independent image (I frame), and besides, they don't encode audio either...

Do you have any recommendation for a small (yet with reasonable quality) MPEG1 encoder with audio that would work with your decoder?

@bil-ash
Copy link

bil-ash commented Jun 11, 2022

Same requirement here. Did you find any suitable lib? @cesss @phoboslab

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