Possible duplicate:Convert video to java
Hello, I am exploring ways to mutually convert various video formats, such as avi, flv, wmp, using java. Is there a java library there?
Thanks and greet Rohit
You can take a look at Xuggler . This is a wrapper for ffmpeg that works very well (depending on what you really want to do)
Source: https://habr.com/ru/post/1316286/More articles:sqlite: multi-column primary key with auto-increment column - databaseHow to set width to 100% - c #Can I enable stored procedures when using edmgen.exe? - linq-to-entitiesProvide information between ASP.NET applications in the same IIS - query-stringCreating SVG markers programmatically using Javascript - javascriptRegister a method in Python - pythonHow can I read an Active Directory schema programmatically - active-directoryDoes myVector.erase (myObject) cause a delete on myObject? - c ++Convert video to java - javaDraw a 2D Curve in XNA - c #All Articles