I am creating a screencast Java Web Start application.
Encoding Video using xuggler requires:
- installing xuggler on the client system - Which is tedious.
(OR)
- Using xuggle-xuggler.jar version 5.2 or above whose size is around 35 MB plus. - this increases the time required for the application to load.
Is there any other alternative in which installation is not required as well jars are not so huge.