Avdump: Difference between revisions

568 bytes added ,  18 May 2006
no edit summary
No edit summary
No edit summary
Line 13: Line 13:


===Known issues===
===Known issues===
*Track sizes might be slightly wrong for OpenDML files. (Data in RIFF:AVI:movi is ignored atm.)
'''Note:''' Avdump is under development. Don't take the validity of its output for granted. Please report errors/issues.
*Audio channel detection is very simple:
*Audio channel detection is very simple:
:*Number of channels might be wrong. (5.1 vs 6.1, 6.1 vs 7.1)
:*Number of channels might be wrong. (5.1 vs 6.1, 6.1 vs 7.1)
Line 20: Line 20:
*Missing bits in obscure containers. (ie. not mkv/ogm/avi/mp4)
*Missing bits in obscure containers. (ie. not mkv/ogm/avi/mp4)
:*Duration and track size in some mpg files.
:*Duration and track size in some mpg files.
*No proper handling of corrupt files:
:*http://anidb.info/f29057 -> 84.54 @ 7E60DC6 failure stream not found


==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 [-pstx] <media file/folder> [log file]</tt><br>
<tt>avdump [-nprstx] <media file/folder> [log file]</tt><br>
Options: (all in one)
Options: (all in one)
*n - extra newline per file
*p - pause when finished
*p - pause when finished
*r - random file order
*s - short output
*s - short output
*t - time used (per file)
*t - print time used per file
*x - xml output
*x - xml output


Line 59: Line 63:


==Changelog==
==Changelog==
<pre>0.14 : 060514
<pre>0.15 : 060518
- Updated libebml, libogg, libvorbis.
- Added switch 'r': random file order.
- Added switch 'n': extra newline per file.
- Changes in 'short' output mode.
- Track numbering starts on 1 now.
- Changes in ar detection, see: http://wiki.anidb.info/w/Avdump/AR
- Fixed: Track sizes might be slightly wrong for OpenDML files.
- Packed exe and dll (UPX 2.00w).
0.14 : 060514
  - Added anidb AR, flags and chan str to normal output.
  - Added anidb AR, flags and chan str to normal output.
  - Added new output mode: short (-s).
  - Added new output mode: short (-s).
546

edits

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