Port details |
- vid.stab Video stabilization library
- 0.98.2 multimedia
=1 0.98.2Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2014-09-24 00:06:24
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- People watching this port, also watch:: python, xerces-c3, linux-c7-avahi-libs, py38-pycparser, libkvkontakte
- License: GPLv2 GPLv3
- Description:
- Imagine you captured a nice video with your camcorder, compact camera
or even cell phone while skiing, cycling or whatever sports, and the
video is basically just jiggled. Modern cameras come along with
hardware stabilization, however this does not work if you have really
strong vibrations - rather the contrary, sometimes this mechanisms
start to oscillate. Vid.Stab is your friend in this matter. It is
designed to stabilize even strongly jiggled clips.
WWW: http://public.hronopik.de/vid.stab/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- vid.stab>0:multimedia/vid.stab
- For LIB depends:
- libvidstab.so:multimedia/vid.stab
- To install the port:
- cd /usr/ports/multimedia/vid.stab/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/vid.stab
- pkg install vid.stab
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vid.stab
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (georgmartius-vid.stab-0.98.2-release-0.98b_GH0.tar.gz) = 530f0bf7479ec89d9326af3a286a15d7d6a90fcafbb641e3b8bdb8d05637d025
SIZE (georgmartius-vid.stab-0.98.2-release-0.98b_GH0.tar.gz) = 73582
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- This port is required by:
- for Libraries
-
- multimedia/mlt6
- multimedia/mlt7
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
- Configuration Options:
- No options to configure
- Options name:
- multimedia_vid.stab
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 0.98.2
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.98.2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
20 Feb 2019 14:28:25
0.98.2
|
bapt  |
Drop maintainership
multimedia@ has not enought manpower to focus on those ports |
01 Oct 2018 21:43:18
0.98.2
|
rene  |
Return avilla@'s ports to the pool after his commit bit got taken in for
safekeeping. |
22 Dec 2016 18:58:26
0.98.2
|
avilla  |
multimedia/vid.stab: pet portscout |
11 Jun 2015 17:12:08
0.98.2
|
avilla  |
multimedia/vid.stab: fix build on ARM and MIPS
The project was hardcoding SSE support, thus making the build fail on
ARM and MIPS architectures.
PR: 197133
MFH: 2015Q2 |
07 May 2015 16:32:44
0.98.2
|
mat  |
Update ports in the [i-m]* category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
24 Sep 2014 00:06:07
0.98.2
|
avilla  |
Imagine you captured a nice video with your camcorder, compact camera
or even cell phone while skiing, cycling or whatever sports, and the
video is basically just jiggled. Modern cameras come along with
hardware stabilization, however this does not work if you have really
strong vibrations - rather the contrary, sometimes this mechanisms
start to oscillate. Vid.Stab is your friend in this matter. It is
designed to stabilize even strongly jiggled clips.
WWW: http://public.hronopik.de/vid.stab/ |