Talk:Avdump: Difference between revisions
Jump to navigation
Jump to search
Epoximator (talk | contribs) |
Epoximator (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
== Feature requests / bug reports : ToDo == | == Feature requests / bug reports : ToDo == | ||
== Feature requests / bug reports : Done == | == Feature requests / bug reports : Done == | ||
=== Hash === | |||
*calculating md5 hash | *calculating md5 hash | ||
*output ed2k '''link''' rather than hash (or offer another paramter) | *output ed2k '''link''' rather than hash (or offer another paramter) | ||
=== Matroska Attachments === | |||
It seems like avdump ignores all kinds of attachments in mkv files which in some cases results in a warning. ''"WARNING: Much overhead?! Please check before creqing. (1.94%)"'' | It seems like avdump ignores all kinds of attachments in mkv files which in some cases results in a warning. ''"WARNING: Much overhead?! Please check before creqing. (1.94%)"'' | ||
Revision as of 12:32, 7 September 2006
Feature requests / bug reports : ToDo
Feature requests / bug reports : Done
Hash
- calculating md5 hash
- output ed2k link rather than hash (or offer another paramter)
Matroska Attachments
It seems like avdump ignores all kinds of attachments in mkv files which in some cases results in a warning. "WARNING: Much overhead?! Please check before creqing. (1.94%)"
For a different file it reports this:
Sizes: (check sanity) disk: 279.71 MB (293293514) trac: 277.72 MB (291212005) [based on track size] bitr: 277.69 MB (291176832) [based on bitrate] tdif: 1.99 MB (2081509) 0.70% (overhead?) bdif: 2.02 MB (2116681) 0.72%
Where the difference of ~2 MB can easily be explained by the attached fonts.
>> avdump should consider attachements too when calculating the overhead --Worf 00:19, 22 August 2006 (UTC)
- Added/fixed. --Epoximator 18:51, 2 September 2006 (UTC)