546
edits
Epoximator (talk | contribs) |
Epoximator (talk | contribs) No edit summary |
||
Line 177: | Line 177: | ||
Look [[Avdump status|here]]. | Look [[Avdump status|here]]. | ||
== | ==Development== | ||
The source can be found [http://dev.anidb.net/websvn/listing.php?repname=AniDB+CSS&path=%2Ftrunk%2Fudp_clients%2Favdump%2F&rev=0&sc=0 here]. | The source can be found [http://dev.anidb.net/websvn/listing.php?repname=AniDB+CSS&path=%2Ftrunk%2Fudp_clients%2Favdump%2F&rev=0&sc=0 here]. Avdump has only been build on MS Windows systems. | ||
=== | ===Required libraries=== | ||
* | * zlib 1.2.3 - http://www.zlib.net/ (used by several other libs) | ||
* | * libebml 0.7.7 - http://dl.matroska.org/downloads/libebml/ (used by MatroskaUtils) | ||
* | * libmatroska 0.8.1 - http://dl.matroska.org/downloads/libmatroska/ (used by MatroskaUtils) | ||
* | * libogg 1.1.3 - http://www.xiph.org/downloads/ (used by ogmtools) | ||
* | * libvorbis 1.1.2 - http://www.xiph.org/downloads/ (used by ogmtools) | ||
* ZenLib CVS (09.09.2007) - http://sourceforge.net/projects/zenlib/ (used by MediaInfoLib) | |||
* MediaInfoLib CVS (09.09.2007) - http://sourceforge.net/projects/mediainfo/ (avi, mp4, etc. parsing) | |||
* ogmtools SVN (13.08.2005) - http://svn.corecodec.org/ogmtools (ogm parsing) | |||
* MatroskaUtils SVN (26.07.2005) - http://svn.matroska.org/viewsvn/trunk/MatroskaUtils/ (mkv parsing) | |||
* libFooID 1.0 - http://foosic.org/libfooid.php (fooid fingerprint) | |||
* mpg123-0.65 - http://www.mpg123.de/ (mp3 decoding) | |||
* tinyxml 1.0.1 - http://www.grinninglizard.com/tinyxml/ (xml generation) | |||
* wxWidgets-2.8.7 - http://www.wxwidgets.org/ (used by MediaInfoLib and avdump.exe) | |||
==Changelog== | ==Changelog== | ||
Line 371: | Line 379: | ||
*Added some filecomment output. | *Added some filecomment output. | ||
</div> | </div> | ||
[[Category:Features]] | [[Category:Features]] |
edits