Avdump/Autocreqing: Difference between revisions

From AniDB
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
This article expains how to set up Avdump for autocreqing. If you need further assistance, please visit us at irc://irc.zirc.org/anidb.
This article expains how to set up Avdump for autocreqing. If you need further assistance, please visit us at irc://irc.zirc.org/anidb.


{{eyecatch|Note|You have to set a API password in your [[profile]] before autocreqing with avdump.}}
{{eyecatch|Note|You have to set a '''API password''' in your '''[[profile]]''' before autocreqing with avdump.}}


{{eyecatch|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 <b>-port</b>}}
{{eyecatch|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 <b>-port</b>}}

Revision as of 09:07, 14 October 2007

Autocreqing is the preferred way to creq files. Not all metadata for files can be creqed this way, though. See How to get started with creqing#Files for more information.

This article expains how to set up Avdump for autocreqing. If you need further assistance, please visit us at irc://irc.zirc.org/anidb.

Note You have to set a API password in your profile before autocreqing with avdump.
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 ten 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. Right-click avdump.exe, select Create Shortcut'
  4. 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
  5. Move shortcut to C:\Documents and Settings\{Username}\SendTo
    {Username} is your Windows username
  6. 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. It will improve the performance.

Use -bsize:256 (The default is 2048)