diff options
author | danfe <danfe@FreeBSD.org> | 2011-08-30 00:37:53 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2011-08-30 00:37:53 +0800 |
commit | 054c7bef0712f30f7be257bce872d212ec093300 (patch) | |
tree | bef029ca3c2489f9f771a6156fd67c58e5b6321d /graphics | |
parent | fa88ba277231acc3cbae50c8e7dfe8fc89a4075c (diff) | |
download | freebsd-ports-gnome-054c7bef0712f30f7be257bce872d212ec093300.tar.gz freebsd-ports-gnome-054c7bef0712f30f7be257bce872d212ec093300.tar.zst freebsd-ports-gnome-054c7bef0712f30f7be257bce872d212ec093300.zip |
Augment port description.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/eos-movrec/pkg-descr | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/graphics/eos-movrec/pkg-descr b/graphics/eos-movrec/pkg-descr index 78a2746cbe01..e8093ed506d6 100644 --- a/graphics/eos-movrec/pkg-descr +++ b/graphics/eos-movrec/pkg-descr @@ -1,12 +1,15 @@ This program writes short movies with your Canon DSLR camera directly to the computer. The camera must have Live View feature to work; supported models include Canon EOS 450D, Canon EOS 1000D, Canon 40D, Canon 50D, Canon 5D Mark -II, Canon 1Ds Mark III. The program allows preview, Av, Tv, and WB control. +II, Canon 1Ds Mark III. The program offers preview, Av, Tv, and WB control. +While some newer models provide video recording natively, this program can +be useful if your camera does not have this option. Video will be recorded using MJPEG codec, with no sound, roughly at 22 FPS -(depends on your camera). Image size is also camera-dependent: 848x560 for -450D; 1024x680 for 40D, 50D, and top models; 768x512 for 1000D. Resulting -file is simply a collection of Live View frames stored sequentially without -any compression in AVI container (expect file size to be quite large). +(depends on your hardware: camera and computer). Image size is also camera +dependent: 848x560 for 450D; 1024x680 for 40D, 50D, and top models; 768x512 +for 1000D. Resulting file is simply a collection of Live View frames stored +sequentially without any compression in AVI container (expect file size to +be quite large). WWW: http://sourceforge.net/projects/eos-movrec/ |