Avdump/Autocreqing: Difference between revisions

From AniDB
Jump to navigation Jump to search
mNo edit summary
Line 8: Line 8:


==Windows==
==Windows==
===CLI===
#Download [http://static.anidb.info/client/avdump.rar Avdump].
#Decompress avdump in some folder wherever you want.
#Open a command window (cmd.exe).
#Change directory to where avdump is located.
#Execute <tt>avdump.exe -ac:{your username}:{your api password} {full path to a file or a folder}</tt>
===GUI===
{{Avdump-gui}}
{{Avdump-gui}}


===Cli/Send to===
===Send to===
1. Download [http://folk.ntnu.no/jovetlea/avdump.rar Avdump]<br />
#Download [http://static.anidb.info/client/avdump.rar Avdump].
2. Decompress avdump in some folder whereever you want<br />
#Decompress avdump in some folder wherever you want.
3. Set an Api Password in your [[profile]]<br />
#Set an Api Password in your [[profile]].
:<i>The password can differ from your anidb pass. You can basically set whatever you want here</i>
#:<i>The password can differ from your anidb pass. You can basically set whatever you want here</i>.
4. Right-click avdump.exe, select "Create Shortcut"<br />
#Right-click avdump.exe, select ''Create Shortcut'
5. Right-click the shortcut, add " -ac:<your username>:<your apipassword>" to the "Shortcut - Target" line<br />
#Right-click the shortcut, add <tt>-ac:{your username}:{your apipassword}</tt> to the ''Shortcut - Target'' line
:<i>(without the <> of course)</i><br />
#:Example: <tt>"C:\program files\Codecs\avdump\avdump.exe" -ac:deridiot:ilovecookies</tt>
:Example: <tt>"C:\program files\Codecs\avdump\avdump.exe" -ac:deridiot:ilovecookies</tt><br />
#Move shortcut to C:\Documents and Settings\{Username}\SendTo
6. Move shortcut to C:\Documents and Settings\[Username]\SendTo<br />
#:''{Username} is your Windows username''
:<i>([Username] is your WinXP LogIn-Name)</i><br />
#Right-click any media-file/folder, go to ''Send To'', choose ''avdump'' (or whatever you called the shortcut)
7. Right-click any media-file/folder, goto "Send To", choose avdump (or whatever you called the shortcut)<br />
 
for further info read: [[Avdump#Autocreqing|here]]


==Linux/FreeBSD==
==Linux/FreeBSD==

Revision as of 10:30, 25 July 2007

If you should need further assistance setting avdump up visit us on irc://irc.zirc.org/anidb

Note: If you use a firewall you will have to open a port for avdump first. You can force avdump to use a fixed port with the option -port
Note: It is possible to run more than one instance of avdump at once, but not more than three will work ok. At the moment only 10 sessions per ip are allowed by the server, meaning the eleventh instance will terminate the first. Also, if you suffer under NAT, running more than one instance will make it worse.

Windows

CLI

  1. Download Avdump.
  2. Decompress avdump in some folder wherever you want.
  3. Open a command window (cmd.exe).
  4. Change directory to where avdump is located.
  5. Execute avdump.exe -ac:{your username}:{your api password} {full path to a file or a folder}

GUI

Avdump3

Send to

  1. Download Avdump.
  2. Decompress avdump in some folder wherever you want.
  3. Set an Api Password in your profile.
    The password can differ from your anidb pass. You can basically set whatever you want here.
  4. Right-click avdump.exe, select Create Shortcut'
  5. Right-click the shortcut, add -ac:{your username}:{your apipassword} to the Shortcut - Target line
    Example: "C:\program files\Codecs\avdump\avdump.exe" -ac:deridiot:ilovecookies
  6. Move shortcut to C:\Documents and Settings\{Username}\SendTo
    {Username} is your Windows username
  7. Right-click any media-file/folder, go to Send To, choose avdump (or whatever you called the shortcut)

Linux/FreeBSD

it runs via wine <add more stuff>

Processing DVD's

For processing DVD's it's best to set a small blocksize. Helps to improve performance.

something like

-bsize:256

(default is 2048)