havlenapetr / FFMpeg

this is port of ffmpeg for android (this is app, but in future i will do android lib from it and then system will be able to convert videos automatically)
882 stars 420 forks source link

Does this project contain muxer part? #66

Open BrendonTsai opened 10 years ago

BrendonTsai commented 10 years ago

According to the readme file, this project can convert a video. But I didn't find Java code or JNI code relevant to the video muxer part. So does this project contain muxer part?

Thank you!