XAUC: Difference between revisions

Jump to navigation Jump to search
Line 14: Line 14:
: To start either the console or gui version just type in <tt>java -jar xauc-cli.jar</tt> or <tt>java -jar xuac-gui.jar</tt>.
: To start either the console or gui version just type in <tt>java -jar xauc-cli.jar</tt> or <tt>java -jar xuac-gui.jar</tt>.


===FFmpeg===
===Libraries===
: Make sure you have ffmpeg in your library path before using the GUI version, for the CLI version you can disable AV parsing so you don't need to be sure you have the libs.
: Make sure you have all the required libraries in your library path before using the GUI version, for the CLI version you can disable AV parsing so you don't need to be sure you have the libs.
: For Windows just copy *.dll files in the windows/system32 directory.
: For Windows just copy *.dll files to your windows/system32 directory.


===CLI version===
===CLI version===