5e2f FreshPorts -- graphics/eos-movrec
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
eos-movrec 0.3.1.b_4 graphics on this many watch lists=0 search for ports that depend on this port
Capture short movies with Canon DSLR camera
Maintained by: nemysis@gmx.ch search for ports maintained by this maintainer
Port Added: 15 Aug 2011 15:38:28
Also Listed In: multimedia
License: GPLv2


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 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 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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/cmake
  2. x11-toolkits/qt4-gui
  3. devel/qt4-moc
  4. devel/qmake4
  5. devel/qt4-rcc
  6. devel/qt4-uic
Required To Run:
  1. x11-toolkits/qt4-gui
Required Libraries:
  1. graphics/libgphoto2
There are no ports dependent upon this port

To install the port: cd /usr/ports/graphics/eos-movrec/ && make install clean
To add the package: pkg_add -r eos-movrec


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/eos-movrec/
  2. http://aarnet.dl.sourceforge.net/project/eos-movrec/eos-movrec/0.3_beta/
  3. http://freefr.dl.sourceforge.net/project/eos-movrec/eos-movrec/0.3_beta/
  4. http://garr.dl.sourceforge.net/project/eos-movrec/eos-movrec/0.3_beta/
  5. http://heanet.dl.sourceforge.net/project/eos-movrec/eos-movrec/0.3_beta/
  6. http://hivelocity.dl.sourceforge.net/project/eos-movrec/eos-movrec/0.3_beta/
  7. http://ignum.dl.sourceforge.net/project/eos-movrec/eos-movrec/0.3_beta/
  8. http://internode.dl.sourceforge.net/project/eos-movrec/eos-movrec/0.3_beta/
  9. http://iweb.dl.sourceforge.net/project/eos-movrec/eos-movrec/0.3_beta/
  10. http://jaist.dl.sourceforge.net/project/eos-movrec/eos-movrec/0.3_beta/
  11. http://nchc.dl.sourceforge.net/project/eos-movrec/eos-movrec/0.3_beta/
  12. http://ncu.dl.sourceforge.net/project/eos-movrec/eos-movrec/0.3_beta/
  13. http://netcologne.dl.sourceforge.net/project/eos-movrec/eos-movrec/0.3_beta/
  14. http://osdn.dl.sourceforge.net/project/eos-movrec/eos-movrec/0.3_beta/
  15. http://space.dl.sourceforge.net/project/eos-movrec/eos-movrec/0.3_beta/
  16. http://sunet.dl.sourceforge.net/project/eos-movrec/eos-movrec/0.3_beta/
  17. http://superb-dca3.dl.sourceforge.net/project/eos-movrec/eos-movrec/0.3_beta/
  18. http://switch.dl.sourceforge.net/project/eos-movrec/eos-movrec/0.3_beta/
  19. http://tenet.dl.sourceforge.net/project/eos-movrec/eos-movrec/0.3_beta/
  20. http://ufpr.dl.sourceforge.net/project/eos-movrec/eos-movrec/0.3_beta/
  21. http://waix.dl.sourceforge.net/project/eos-movrec/eos-movrec/0.3_beta/

Number of commits found: 11

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
22 Mar 2013 20:06:15
Original commit files touched by this commit  0.3.1.b_4
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
23 Jan 2013 15:00:19
Original commit files touched by this commit  0.3.1.b_4
makc search for other commits by this committer
Bump PORTREVISION after DESKTOP_ENTRIES update
22 Jan 2013 23:13:41
Original commit files touched by this commit  0.3.1.b_3
makc search for other commits by this committer
- Update DESKTOP_ENTRIES:
  * rephrase Comment field or use port ${COMMENT} if appropriate
  * adjust Icon field according to the Desktop Entry Specification
  * update Categories field: remove deprecated category Application;
    set main category if missing
- Remove indefinite article and/or rephrase COMMENT

Approved by:	portmgr (bapt), maintainer silence (12 days)
06 Nov 2012 10:20:47
Original commit files touched by this commit  0.3.1.b_3
danfe search for other commits by this committer
- Download pregenerated icon file and drop dependency on `graphics/netpbm'
- Reorder Makefile header to more common form
- Drop DISTVERSIONSUFFIX altogether: it does not make sense now since we
  have to assign DISTFILES manually
- Remove redundant assignment of WRKSRC
- In DESKTOP_ENTRIES, do not rely on the fact that ${FALSE} will always be
  "false" as required by fd.o spec; literal value should be used instead

PR:		ports/173386
Submitted by:	maintainer
Feature safe:	yes
07 Oct 2012 12:23:07
Original commit files touched by this commit  0.3.1.b_2
ak search for other commits by this committer
- Improve COMMENT
- Add secondary category multimedia
- Remove CMAKE_VERBOSE
- Bump PORTREVISION

Suggested by: bsam
Approved by: nemysis <nemysis@gmx.ch> (maintainer)
06 Oct 2012 21:05:13
Original commit files touched by this commit  0.3.1.b_1
ak search for other commits by this committer
- Convert Makefile headers to new style
- Add DESKTOP_ENTRIES
- Pass maintainership to nemysis <nemysis@gmx.ch>

PR:	ports/172342
Submitted by:	nemysis <nemysis@gmx.ch>
06 Jun 2012 06:44:38
Original commit files touched by this commit  0.3.1.b_1
miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.3.1.b_1
dinoex search for other commits by this committer
- update png to 1.5.10
12 May 2012 16:07:32
Original commit files touched by this commit  0.3.1.b
danfe search for other commits by this committer
Relinquish some Canon DSLR cameras ports I no longer have time to maintain.
29 Aug 2011 16:37:53
Original commit files touched by this commit  0.3.1.b
danfe search for other commits by this committer
Augment port description.
15 Aug 2011 15:36:45
Original commit files touched by this commit  0.3.1.b
danfe search for other commits by this committer
Add eos-movrec, nice little program to capture short movies with Canon DSLR
cameras via Qt4 based GUI.

http://sourceforge.net/projects/eos-movrec/
http://valexvir.narod.ru/

Number of commits found: 11

286a
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 487
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 123
Set to expire 525
Interactive 33
new 24 hours 8
new 48 hours11
new 7 days36
new fortnight58
new month222

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0