artclarke / humble-video

Humble Video: Demuxing, Decoding, Filtering, Encoding and Muxing of 100's of video and audio formats and Codecs from the JVM
GNU Affero General Public License v3.0
551 stars 113 forks source link

Humble vs Xuggle #110

Open arianaa30 opened 7 years ago

arianaa30 commented 7 years ago

Hi, Is there anything in Xuggle library which is not supported in Humble? Shall I assume Humble is a more updated version with better support of newer codecs?

I'm trying to build a demo of video streaming from a Java server to a client, and do some machine learning algorithms on the streams before sending to the client. I like to do all in java, so the client be an Android device and be able to play the streams. I I've heard about Xuggle, but seems it is deprecated and it is suggested to use Humbleinstead.

janetthecoder commented 6 years ago

Hi @arianaa30 would love to discuss what you're building. Possible to get in touch? I see you're interested in video and audio matching.