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