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?
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?