Avdump: Difference between revisions

284 bytes removed ,  7 August 2007
m
shorter
m (shorter)
Line 185: Line 185:


==Changelog==
==Changelog==
0.31 : 070225 - importance: low
<div style="height: 280px; overflow: auto; padding: 3px; border:1px solid #AAAAAA; font-size: smaller">
  - Fixed batch abort when parser fails to recognize a file.
0.31 : 070225 - importance: low
  - Fixed <lib> for some mpg files (95446).
*Fixed batch abort when parser fails to recognize a file.
  - Fixed <lib> for one avi file (199976).
*Fixed <lib> for some mpg files (95446).
  - Added mp3-ignore-metadata hash (test).
*Fixed <lib> for one avi file (199976).
  - Updated avmf dump protocol.
*Added mp3-ignore-metadata hash (test).
0.30 : 070123 - importance: high
*Updated avmf dump protocol.
  - Added option '-done:' for keeping track of already processed files.
0.30 : 070123 - importance: high
  - Added speed calculation for hashing.
*Added option '-done:' for keeping track of already processed files.
  - Added timeout (30 sec) and retry (6 times) for session refresh (-tout).
*Added speed calculation for hashing.
  - Added option for hashing buffer size.
*Added timeout (30 sec) and retry (6 times) for session refresh (-tout).
  - Added monitor (-m) option. Re-check folder(s) every minute.
*Added option for hashing buffer size.
  - Added delete (-z) option.
*Added monitor (-m) option. Re-check folder(s) every minute.
  - Added timestamp to -t switch.
*Added delete (-z) option.
  - Added option to not recurse into subfolders (-c).
*Added timestamp to -t switch.
  - Fixed crash on 222427, 29542, 14303.
*Added option to not recurse into subfolders (-c).
  - Fixed 'stream not found' for some avi files.
*Fixed crash on 222427, 29542, 14303.
  - Fixed tth crash for 0 byte files.
*Fixed 'stream not found' for some avi files.
  - Fixed skipping of files with names starting with dot.
*Fixed tth crash for 0 byte files.
0.29 : 070113 - importance: high
*Fixed skipping of files with names starting with dot.
  - Autocreq
0.29 : 070113 - importance: high
  - Ed2k export to file (-exp:<file>).
*Autocreq
  - Various forgotten fixes and changes.
*Ed2k export to file (-exp:<file>).
0.28 : 061123 - importance: test version
*Various forgotten fixes and changes.
  - Fixed broken duration for vorbis in ogm (was 0).
0.28 : 061123 - importance: test version
  - Fixed broken language detection.
*Fixed broken duration for vorbis in ogm (was 0).
  - Fixed/removed default track flag in ogm.
*Fixed broken language detection.
  - Changes in the switches: y = XML2+autocreq, c = autocreq.
*Fixed/removed default track flag in ogm.
  - Added SBR detection for AAC in mp4.
*Changes in the switches: y = XML2+autocreq, c = autocreq.
  - Added x264 settings string to XML2 for mkv.
*Added SBR detection for AAC in mp4.
  - New mediainfo.
*Added x264 settings string to XML2 for mkv.
0.27 : 060927 - importance: low
*New mediainfo.
  - WARNING:
0.27 : 060927 - importance: low
    * This is an experimental version for a new autocreq system.
*WARNING:
    * Due major internal changes it's likely to be borked.
:* This is an experimental version for a new autocreq system.
    * Only upgrade if you want to help testing; use -c.
:* Due major internal changes it's likely to be borked.
    * No actual creq will be filed, but data are gathered.
:* Only upgrade if you want to help testing; use -c.
  - Improved/fixed ogm and avi track size calculation.
:* No actual creq will be filed, but data are gathered.
    - Error was less than ~30 KB for a normal file.
*Improved/fixed ogm and avi track size calculation.
  - Fixed samplerate=0 when audio not vorbis and added PCM recognition in ogm parser.
:*Error was less than ~30 KB for a normal file.
  - Fixed wrong AR printed when > 1.70.
*Fixed samplerate=0 when audio not vorbis and added PCM recognition in ogm parser.
  - Fixed missing zeros at beginning in crc32 checksums.
*Fixed wrong AR printed when > 1.70.
0.26 : 060912 - importance: low
*Fixed missing zeros at beginning in crc32 checksums.
  - Changes in the xml mode; formatted time and exact channels value.
0.26 : 060912 - importance: low
  - Added option to skip parsing altogether (hash only mode).
*Changes in the xml mode; formatted time and exact channels value.
  - Added switch '-ext:{comma separated file extension list}'.
*Added option to skip parsing altogether (hash only mode).
  - Changes in the arguments. See usage.
*Added switch '-ext:{comma separated file extension list}'.
0.25 : 060907
*Changes in the arguments. See usage.
  - Added md5 hash.
0.25 : 060907
  - Added ed2k link output.
*Added md5 hash.
  - Changes in the arguments. See usage.
*Added ed2k link output.
  - Fixed extension check (case).
*Changes in the arguments. See usage.
0.24 : 060902
*Fixed extension check (case).
  - Added 5.1 audio bitrate test; if under 100 kbps then print warning.
0.24 : 060902
  - Added Matroska attachment support; used when checking overhead.
*Added 5.1 audio bitrate test; if under 100 kbps then print warning.
  - Added hashing; crc, ed2k, sha1, tth and aich.
*Added Matroska attachment support; used when checking overhead.
0.23 : 060817
*Added hashing; crc, ed2k, sha1, tth and aich.
  - Changed: log file is now utf8.
0.23 : 060817
  - Fixed video vs audio duration issue with non mkv/ogm files. (fid: 252353)
*Changed: log file is now utf8.
0.22 : 060806
*Fixed video vs audio duration issue with non mkv/ogm files. (fid: 252353)
  - Fixed unicode-in-file-name issue.
0.22 : 060806
  - Added VFR test for mp4 files.
*Fixed unicode-in-file-name issue.
  - Added switch 'c': pause after each file.
*Added VFR test for mp4 files.
  - Changes in AR rages and removed 'Wrong AR'.
*Added switch 'c': pause after each file.
  - Minor fixes and changes.
*Changes in AR rages and removed 'Wrong AR'.
0.21 : 060726
*Minor fixes and changes.
  - Fixed codec detection in private frame (user data).
0.21 : 060726
  - Added switches 'a' (avi), 'm' (mkv), 'o' (ogm), and 'f' (mp4): Only parse these types.
*Fixed codec detection in private frame (user data).
  - Added switch 'l': list mode ({file path/name}\t{track #1 codec}\t...\t{track #n codec}).
*Added switches 'a' (avi), 'm' (mkv), 'o' (ogm), and 'f' (mp4): Only parse these types.
  - Added switch 'i': skip full parsing (mkv/ogm/avi). Only for testing. Do _not_ use when creqing.
*Added switch 'l': list mode ({file path/name}\t{track #1 codec}\t...\t{track #n codec}).
0.20 : 060717
*Added switch 'i': skip full parsing (mkv/ogm/avi). Only for testing. Do _not_ use when creqing.
  - Added return code in xml mode and more warnings in the other modes.
0.20 : 060717
  - Fixed mp4 parser; audio track sizes.
*Added return code in xml mode and more warnings in the other modes.
  - Fixed mkv crash on corrupt files (fid: 216911).
*Fixed mp4 parser; audio track sizes.
  - Fixed wrong track duration on mkv files where the first timecode is not 0 (fid: 234960).
*Fixed mkv crash on corrupt files (fid: 216911).
0.19 : 060711
*Fixed wrong track duration on mkv files where the first timecode is not 0 (fid: 234960).
  - Fixed rm parser.
0.19 : 060711
  - Fixed mpeg parser, video bitrate.
*Fixed rm parser.
  - Minor stuff.
*Fixed mpeg parser, video bitrate.
  - Short format does _now_ print video duration.
*Minor stuff.
  - Improved the mp3 vbr test. (fid: 240676)
*Short format does _now_ print video duration.
0.18 : 060624
*Improved the mp3 vbr test. (fid: 240676)
  - MP4 fixes: sub tracks, track lang, missing chan/srate.
0.18 : 060624
  - Updated MediaInfoLib (latest cvs).
*MP4 fixes: sub tracks, track lang, missing chan/srate.
  - Minor changes in normal output format (duration and size).
*Updated MediaInfoLib (latest cvs).
  - Short format does now print video duration (ie. not header value).
*Minor changes in normal output format (duration and size).
0.17 : 060602
*Short format does now print video duration (ie. not header value).
  - Added extension check.
0.17 : 060602
  - Changes xml output.
*Added extension check.
  - Fixed memory leak when parsing mp4.
*Changes xml output.
0.16 : 060529
*Fixed memory leak when parsing mp4.
  - Fixed some RIFF bugs.
0.16 : 060529
  - Fixed randomizor bug.
*Fixed some RIFF bugs.
  - Updated anidb codec identifiers.
*Fixed randomizor bug.
  - Added jni.
*Updated anidb codec identifiers.
  - Changes in xml and short mode.
*Added jni.
0.15 : 060518
*Changes in xml and short mode.
  - Updated libebml, libogg, libvorbis.
0.15 : 060518
  - Added switch 'r': random file order.
*Updated libebml, libogg, libvorbis.
  - Added switch 'n': extra newline per file.
*Added switch 'r': random file order.
  - Changes in 'short' output mode.
*Added switch 'n': extra newline per file.
  - Track numbering starts on 1 now.
*Changes in 'short' output mode.
  - Changes in ar detection, see: http://wiki.anidb.info/w/Avdump/AR
*Track numbering starts on 1 now.
  - Fixed: Track sizes might be slightly wrong for OpenDML files.
*Changes in ar detection, see: http://wiki.anidb.info/w/Avdump/AR
  - Packed exe and dll (UPX 2.00w).
*Fixed: Track sizes might be slightly wrong for OpenDML files.
0.14 : 060514
*Packed exe and dll (UPX 2.00w).
  - Added anidb AR, flags and chan str to normal output.
0.14 : 060514
  - Added new output mode: short (-s).
*Added anidb AR, flags and chan str to normal output.
  - Added switch -t: show proc time (per file).
*Added new output mode: short (-s).
  - Fixed high mem usage bug on some file formats.
*Added switch -t: show proc time (per file).
  - Fixed access violation on files with very many tracks.
*Fixed high mem usage bug on some file formats.
  - Added track names (mkv only).
*Fixed access violation on files with very many tracks.
  - Added version in output.
*Added track names (mkv only).
  - Some tweaking of output format.
*Added version in output.
0.13 : 060511
*Some tweaking of output format.
  - Fixed wrong track durations for some mkv files.
0.13 : 060511
  - Added anidb channel id (only in xml).
*Fixed wrong track durations for some mkv files.
0.12 : 060510
*Added anidb channel id (only in xml).
  - Improved VFR check.
0.12 : 060510
  - Added anidb video flags (only in xml).
*Improved VFR check.
0.11 : 060509
*Added anidb video flags (only in xml).
  - Added anidb codec id for ogm (and fixed a minor issue for some mkv files).
0.11 : 060509
  - Added simple VFR check for mkv files.
*Added anidb codec id for ogm (and fixed a minor issue for some mkv files).
0.10 : 060501
*Added simple VFR check for mkv files.
  - Added MP3 VBR check on avi and mkv files (variable frame size check).
0.10 : 060501
  - Added xml output (-x).
*Added MP3 VBR check on avi and mkv files (variable frame size check).
  - Added anidb codec id, and some checking on fourcc vs user data.
*Added xml output (-x).
  - Added anidb lang and ar id (only printed in xml mode).
*Added anidb codec id, and some checking on fourcc vs user data.
  - Fixed some issues with mp4, rm and mpg files.
*Added anidb lang and ar id (only printed in xml mode).
0.09 : 060401
*Fixed some issues with mp4, rm and mpg files.
  - Fixed track size for all non mkv/ogm/avi/mp4.
0.09 : 060401
  - Changes in the output format.
*Fixed track size for all non mkv/ogm/avi/mp4.
0.08 : 060330
*Changes in the output format.
  - Exe is now unicode.
0.08 : 060330
  - Fixed wrong output for avi files with multiple audio tracks.
*Exe is now unicode.
  - Added better track size calc for avi files. (first try)
*Fixed wrong output for avi files with multiple audio tracks.
  - Added track duration.
*Added better track size calc for avi files. (first try)
0.07 : 060314
*Added track duration.
  - Fixed broken ogm parsing (language).
0.07 : 060314
0.06 : 060305
*Fixed broken ogm parsing (language).
  - Fixed wrong duration for some mkv files.
0.06 : 060305
  - Fixed wrong track size for some mkv files.
*Fixed wrong duration for some mkv files.
0.05 : 060221
*Fixed wrong track size for some mkv files.
  - Improved USER data check.
0.05 : 060221
  - Killed some memory leaks.
*Improved USER data check.
0.04 : 060217
*Killed some memory leaks.
  - Fixed 'AAC in OGM' crash.
0.04 : 060217
  - Added check for USER data in mkvs and ogms.
*Fixed 'AAC in OGM' crash.
  - Cleaned codec output for mkvs.
*Added check for USER data in mkvs and ogms.
  - Added some filecomment output.
*Cleaned codec output for mkvs.
*Added some filecomment output.
</div>


[[Category:Features]][[Category:Anidb Clients]][[Category:Avdump]][[Category:Development]]
[[Category:Features]][[Category:Anidb Clients]][[Category:Avdump]][[Category:Development]]
546

edits

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