546
edits
Epoximator (talk | contribs) (.24) |
Epoximator (talk | contribs) (.25) |
||
Line 24: | Line 24: | ||
==Usage== | ==Usage== | ||
<b>Avdump</b> is a simple commandline client and as that is to be used in the dosbox | <b>Avdump</b> is a simple commandline client and as that is to be used in the dosbox: | ||
<tt>avdump [- | <tt>avdump [-acdefghilmnoprstxz012356] [-log:<log file>] <media file/folder> [<media file/folder> ...]</tt> | ||
Options: (all in one) | Options: (all in one argument) | ||
Modes: | |||
s Short (creq friendly) | |||
l List (codecs) | |||
x Xml | |||
Control: | |||
c pause after each file (Continue) | |||
i skIp full parsing (only for testing) | |||
n add extra Newline after each file | |||
p Pause when finished (hold cmd window) | |||
r Random file order | |||
t print Time used for each file | |||
m/o/a/f mkv/ogm/avi/mp4 only | |||
Hash: | |||
0 crc32 | |||
1 ed2k | |||
2 md5 | |||
3 sha1 | |||
5 tth | |||
6 aich | |||
h full Hash mode | |||
e print Ed2k link | |||
d print aniDb link | |||
g print and Goto anidb link | |||
u print time Used | |||
===Alternative way of usage=== | ===Alternative way of usage=== | ||
Line 77: | Line 81: | ||
==Changelog== | ==Changelog== | ||
0.25 : 060907 | |||
- Added md5 hash. | |||
- Added ed2k link output. | |||
- Changes in the arguments. See usage. | |||
- Fixed extension check (case). | |||
0.24 : 060902 | 0.24 : 060902 | ||
- Added 5.1 audio bitrate test; if under 100 kbps then print warning. | - Added 5.1 audio bitrate test; if under 100 kbps then print warning. |
edits