How do I encode video in Java? Should it be OGG or any other open format?
feedback
|
|
The question is still very, very unclear but I'll answer as best I can. If you want to do video encoding / transcoding stuff in Java, whatever the (major) format, then personally I think that the best option by far is Xuggler. There's lots of video tutorials to get you going and explaining how to use it, and while it can be a bit complicated to get going once you're past the initial learning barrier it's immensly powerful. If the question is should it be OGG, that depends on your requirements and you'd have to be much more detailed for anyone to give a valid answer. | |||
|
feedback
|