Avdump: Difference between revisions

67 bytes added ,  21 April 2009
m
no edit summary
mNo edit summary
mNo edit summary
Line 116: Line 116:
===Windows Shortcut===
===Windows Shortcut===
#Extract avdump to a folder of choice.
#Extract avdump to a folder of choice.
#:Example: "C:\Program Files\avdump\"
#:Example: <tt>"C:\Program Files\avdump\"</tt>
#Right-click avdump.exe, select ''Create Shortcut''.
#Right-click <tt>avdump.exe</tt>, select ''Create Shortcut''.
#Right-click the shortcut, add options to the ''Shortcut - Target'' line.
#Right-click the shortcut, add options to the ''Shortcut - Target'' line.
#:Example, normal usage: <tt>"C:\Program Files\avdump\avdump.exe" -p</tt>
#:Example, normal usage: <tt>"C:\Program Files\avdump\avdump.exe" -p</tt>
#:Example, autocreq usage: <tt>"C:\Program Files\avdump\avdump.exe" -o -ac:''myName'':''myApiPass''</tt>
#:Example, autocreq usage: <tt>"C:\Program Files\avdump\avdump.exe" -o -ac:''myName'':''myApiPass''</tt>
#::You can also set other options like ''s'', ''x'' or ''t'' if you wish to do so.
#::You can also set other options like ''s'', ''x'' or ''t'' if you wish to do so.
#::A commandline option to export ED2K links to a file is by adding -exp:''C:\Path\filename.txt'', etc.
#::A commandline option to export ED2K links to a file is by adding -exp: <tt>''C:\Path\filename.txt''</tt>, etc.
#::Note that you need to set an API password in your AniDB profile for auto-creqing.
#::Note that you need to set an API password in your AniDB profile for auto-creqing.
#:Optional: Change ''Run'' to ''Maximized''.
#:Optional: Change ''Run'' to ''Maximized''.
#Drag and drop any media-file onto the shortcut.
#Drag and drop any media-file onto the shortcut.
====Send to====
====Send to====
#Move shortcut to the SendTo folder.
#Move shortcut to the SendTo folder.
#:Example, under XP: "C:\Documents and Settings\''Username''\SendTo"
#:Example, under XP: <tt>"C:\Documents and Settings\''Username''\SendTo"</tt>
#:Example, under Vista: "C:\Users\''Username''\AppData\Roaming\Microsoft\Windows\SendTo"
#:Example, under Vista: <tt>"C:\Users\''Username''\AppData\Roaming\Microsoft\Windows\SendTo"</tt>
#::Where ''Username'' is your Windows Login-Name.
#::Where ''Username'' is your Windows Login-Name.
#:Note that ''SendTo'' is a hidden folder.
#:Note that ''SendTo'' is a hidden folder.
#Right-click any media-file, go to "Send To", choose avdump.exe
#Right-click any media-file, go to "Send To", choose <tt>avdump.exe</tt>
#Get [[Creq|CReqing]]
#Get [[Creq|CReqing]]


Line 138: Line 139:
#Extract avdump to a folder of choice.
#Extract avdump to a folder of choice.
#Create a MS-DOS batch file with the 2 lines below, and save it as ''filename.bat''.
#Create a MS-DOS batch file with the 2 lines below, and save it as ''filename.bat''.
#:@ECHO OFF
#<tt>@ECHO OFF</tt>
#:C:\AVDumpPath\avdump.exe %1 -exp:''C:\Path\filename.txt'' -ac:''myName'':''myApiPass''
#<tt>C:\AVDumpPath\avdump.exe %1 -exp:''C:\Path\filename.txt'' -ac:''myName'':''myApiPass''</tt>
#Drag and drop any media-file onto the shortcut.
#Drag and drop any media-file onto the shortcut.


===Graphical user interface===
===Graphical user interface===
''See:'' '''[[Avdump GUI]]'''
* ''See:'' '''[[Avdump GUI]]'''


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


something like
Something like <tt>-bsize:256:1</tt> ''(default is 2048)''
<pre>
-bsize:256:1
</pre>
<i>(default is 2048)</i>


== Autocreqing ==
== Autocreqing ==
Line 391: Line 388:


[[Category:Features]]
[[Category:Features]]
[[Category:Anidb Clients]]
[[Category:AniDB Clients]]
[[Category:Avdump]]
[[Category:Avdump]]
[[Category:Development]]
[[Category:Development]]
staff
2,096

edits

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