pl_mpeg icon indicating copy to clipboard operation
pl_mpeg copied to clipboard

Small encoder lib suggestions?

Open cesss opened this issue 3 years ago • 1 comments

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?

cesss avatar May 01 '21 09:05 cesss

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

bil-ash avatar Jun 11 '22 00:06 bil-ash