korge icon indicating copy to clipboard operation
korge copied to clipboard

Feature Request: MPEG1 video encoding/decoding library (jsmpeg)

Open Kietyo opened this issue 3 years ago • 0 comments

There is an open source version of this for JS: https://github.com/phoboslab/jsmpeg

I took a brief glance at the code required to re-implement in Kotlin and it doesn't look bad at all.

The patents for MPEG1 has also expired long ago, so it's free for us to use.

https://en.wikipedia.org/wiki/MPEG-1#Patents

Kietyo avatar Jul 07 '22 04:07 Kietyo