diff options
author | kamil <kamil@pkgsrc.org> | 2016-06-18 22:11:53 +0000 |
---|---|---|
committer | kamil <kamil@pkgsrc.org> | 2016-06-18 22:11:53 +0000 |
commit | d729fd0b6121e542d94163f2b0a8e9982343ab15 (patch) | |
tree | afc427439f3e3166e8e9b97e1161debf7593e7c7 /multimedia/harvid/DESCR | |
parent | 1d92df2bb22c16d8cac2e901fede6a74a02624f5 (diff) | |
download | pkgsrc-d729fd0b6121e542d94163f2b0a8e9982343ab15.tar.gz |
Import harvid-0.8.1 as multimedia/harvid
harvid -- HTTP Ardour Video Daemon
Harvid decodes still images from movie files and serves them via HTTP.
Its intended use-case is to efficiently provide frame-accurate data and act as
second level cache for rendering the video-timeline in Ardour.
Originally packaged in pkgsrc-wip by myself.
Reviewed by <youri>
Diffstat (limited to 'multimedia/harvid/DESCR')
-rw-r--r-- | multimedia/harvid/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/multimedia/harvid/DESCR b/multimedia/harvid/DESCR new file mode 100644 index 00000000000..faa61beb2e3 --- /dev/null +++ b/multimedia/harvid/DESCR @@ -0,0 +1,6 @@ +harvid -- HTTP Ardour Video Daemon + +Harvid decodes still images from movie files and serves them via HTTP. + +Its intended use-case is to efficiently provide frame-accurate data and act as +second level cache for rendering the video-timeline in Ardour. |