diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-02-06 17:57:35 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-02-06 17:57:35 +0000 |
commit | c8ae8d8c72d44095fdac6de54e400062fc90ccf7 (patch) | |
tree | 6947dffe258e4c0181fa1e909629a08343e89e01 /multimedia/avinfo/pkg-descr | |
parent | f8c02aa9a72f576f4c65722a289f50812ba7ea99 (diff) | |
download | ports-c8ae8d8c72d44095fdac6de54e400062fc90ccf7.tar.gz ports-c8ae8d8c72d44095fdac6de54e400062fc90ccf7.zip |
Notes
Diffstat (limited to 'multimedia/avinfo/pkg-descr')
-rw-r--r-- | multimedia/avinfo/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/multimedia/avinfo/pkg-descr b/multimedia/avinfo/pkg-descr new file mode 100644 index 000000000000..fccdb97f0117 --- /dev/null +++ b/multimedia/avinfo/pkg-descr @@ -0,0 +1,11 @@ +AVInfo is a utility for displaying AVI header information. It returns the +length of a clip, FPS, resolution, codec, sound parametrs, and the number +and type of streams, including detailed information for each. + - resolution + - length + - fps + - type of using audio and video codecs + - sound params + - Number of streams, its types (audio/video) + +WWW: http://anime.org.ru/soft/avinfo/english.shtml |