Does anyone know of any video encoding/decoding libraries written entirely in java? Bonus points if it works on Android.
I'm trying to write a video decoding application for android, where I have access to the frame level decoding functions (which is absent in the android API MediaPlayer class)
jcodec is a pure java implementation of audio and video codecs and containers. Currently, it "only" decode H264 (MPEG-4) and MJPEG. More informations here.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With