diff options
| author | mikey <mikey@cinecert.com> | 2012-03-07 19:29:06 +0000 |
|---|---|---|
| committer | mikey <> | 2012-03-07 19:29:06 +0000 |
| commit | 12c2894876202fe20285bc5efaa7417611e29827 (patch) | |
| tree | e5809570dd5fd613cd9c44bd456bf3091cdfc920 /README | |
| parent | 64fc2d94daefe495cf01ce480c4d93a930c8bc8f (diff) | |
added references tonew commands in README.
Diffstat (limited to 'README')
| -rwxr-xr-x | README | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -87,7 +87,15 @@ platforms. Others may work as well. Utilities -asdcp-test - Writes, reads and verifies AS-DCP (MXF) track files. +asdcp-test - Writes, reads and verifies AS-DCP (MXF) track files. + +asdcp-wrap - Writes AS-DCP (MXF) track files. + +asdcp-unwrap - Extracts essence from AS-DCP (MXF) track files. + +asdcp-info - Displays information about AS-DCP (MXF) track files. + +asdcp-util - Calculates digests and generates random numbers and UUIDs. kmfilegen - Writes and verifies large files using a platform- independent format. Use it to test issues related to large files. @@ -114,7 +122,7 @@ utilities all respond to -h. Change History -2012-02-22 - bug fixes, enhancements 1.9.45 +2012-03-06 - bug fixes, enhancements 1.9.45 o Removed ASDCP::Timestamp, all items that were of that class are now of class Kumu::Timestamp o Refactored Kumu::Timestamp to use KM_tai for internal representation |
