Avdump2: Difference between revisions

228 bytes added ,  16 March 2011
no edit summary
No edit summary
Line 2: Line 2:


Build 3804 represents an initial public release of avd2.  It represents a complete rewrite of the original avd1 code, runs against a new build of MediaInfoLibrary, contains a number of custom solutions for a number of formats, represents a significant investment of time and energy by Arokh, and is just generally nifty.
Build 3804 represents an initial public release of avd2.  It represents a complete rewrite of the original avd1 code, runs against a new build of MediaInfoLibrary, contains a number of custom solutions for a number of formats, represents a significant investment of time and energy by Arokh, and is just generally nifty.


==What is it==
==What is it==
Line 52: Line 53:
|-
|-
|'''acerr''':<file path/name>||Logging||Write file paths of failed dumps to file.||||-acerr:acerr.txt
|'''acerr''':<file path/name>||Logging||Write file paths of failed dumps to file.||||-acerr:acerr.txt
|-
|'''crcerr''':<file path/name>||Logging||Checks if filename contains calculated crc||||-crcerr:crcerr.txt
|-
|-
|'''extdiff''':<file path/name>||Logging||Write mismatched extensions and file paths to file.||||-extdiff:extdiff.txt
|'''extdiff''':<file path/name>||Logging||Write mismatched extensions and file paths to file.||||-extdiff:extdiff.txt
Line 68: Line 71:
|-
|-
|'''X'''||Output||MediaInfo XML dump||||-X
|'''X'''||Output||MediaInfo XML dump||||-X
|-
|'''x'''||Output||Simple text format||||-x
|-
|-
|'''y'''||Output||XML creq format||||-y
|'''y'''||Output||XML creq format||||-y
Line 92: Line 97:
|-
|-
|'''z'''||Control||Delete files after parsing.||||-z
|'''z'''||Control||Delete files after parsing.||||-z
|-
|'''H'''||Control||Test pure hashingspeed without io limitations||||-Ha
|-
|-
| &nbsp;
| &nbsp;
Line 156: Line 163:
  </FileExceptions>
  </FileExceptions>


== Auto-creqing ==
 
==Auto-creqing==
[[Image:Autocreq.gif|thumb|Simple diagram of the way auto-creqing with Avdump works]]
[[Image:Autocreq.gif|thumb|Simple diagram of the way auto-creqing with Avdump works]]


Line 180: Line 188:




== Known issues ==
==Known issues==
* In some cases MediaInfoLib (MIL) used by Avdump2 might report an audio stream to have 0 or 3 channels.
* In some cases MediaInfoLib (MIL) used by Avdump2 might report an audio stream to have 0 or 3 channels.
* Anamorphic .asf/.wmv and .mpg/.mpeg files might not get detected correctly and will report the PAR instead of the DAR.
* Anamorphic .asf/.wmv and .mpg/.mpeg files might not get detected correctly and will report the PAR instead of the DAR.
Line 189: Line 197:
'''0.1.3958.0 : 2011.03.15''' - no need to redump everything
'''0.1.3958.0 : 2011.03.15''' - no need to redump everything
* fixed the bug that caused avdump2 not to retry sending a dump when facing a timeout
* fixed the bug that caused avdump2 not to retry sending a dump when facing a timeout
* test if mediainfolib is accessible
* new switch -h to test pure hashing speed
* video-only mp4 files got wrongly detected as m4v
* video-only mp4 files got wrongly detected as m4v
* automatic detection of 32/64bit and use of the correct mediainfolib
* automatic detection of 32/64bit and use of the correct mediainfolib
* test if mediainfolib is accessible
* check of mediainfolib version to prevent the usage of untested versions
* check of mediainfolib version to prevent the usage of untested versions
* updated to mediainfolib 0.7.42
* added -crcerr parameter to log files where the calculated crc is not found in the filename
* added -crcerr parameter to log files where the calculated crc is not found in the filename
* added -x parameter to create a "parameterless avdump1"-like output
* added -x parameter to create a "parameterless avdump1"-like output
* new switch -H to test pure hashing speed
* removed Tiger and MD4 checksums from dumps sent to the AniDB server
* removed Tiger and MD4 checksums from dumps sent to the AniDB server
* updated to mediainfolib 0.7.42


'''0.1.3084.0 : 2011.03.12'''
'''0.1.3084.0 : 2011.03.12'''
MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.