XAUC: Difference between revisions

21 bytes added ,  25 April 2009
m
no edit summary
mNo edit summary
 
(3 intermediate revisions by 3 users not shown)
Line 2: Line 2:


==About==
==About==
XAUC - X AniDB UDP Client is a Java application that hashes files and adds them to your mylist at AniDB (currently not yet implemented), with the support of ffmpeg. As the name implies it's based on the [[UDP API Definition|UDP API]] and is therefore limited.
XAUC - X AniDB UDP Client is a Java application that hashes files and adds them to your MyList at AniDB (currently not yet implemented), with the support of ffmpeg. As the name implies it's based on the [[UDP API Definition|UDP API]] and is therefore limited.


All questions, feature requests and bug reports can be post in the [[http://anidb.net/perl-bin/animedb.pl?show=threads&id=17 AniDB Forum > Other Clients]] forum.
All questions, feature requests and bug reports can be post in the [[http://anidb.net/perl-bin/animedb.pl?show=threads&id=17 AniDB Forum > Other Clients]] forum.
Line 12: Line 12:


==Start XAUC as an application==
==Start XAUC as an application==
: 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 <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===
Line 44: Line 44:
Application directory: C:\Documents and Settings\fahrenheit\.xauc</pre>
Application directory: C:\Documents and Settings\fahrenheit\.xauc</pre>


====usefull command lines====
====Useful command lines====
:* xauc-cli.jar --r --h:off --a:fp:on --f:console:on filename/dir (for full file av parsing and no hashing)
:* xauc-cli.jar --r --h:off --a:fp:on --f:console:on filename/dir (for full file av parsing and no hashing)


Line 50: Line 50:
<tt>java -jar xauc-gui.jar</tt>
<tt>java -jar xauc-gui.jar</tt>


See screenshots
See screenshots.


=== Example file information output ===
=== Example file information output ===
Line 127: Line 127:
codec: ttf</pre>
codec: ttf</pre>


[[Category:Anidb Clients]]
[[Category:AniDB Clients]]
1,633

edits

MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.