Port details |
- vid.stab Video stabilization library
- 1.1.1 multimedia =5 0.98.2Version of this port present on the latest quarterly branch.
- Maintainer: jhale@FreeBSD.org
- Port Added: 2014-09-24 00:06:24
- Last Update: 2024-10-31 23:59:18
- Commit Hash: df20ad1
- People watching this port, also watch:: xcb-util-image, libXdamage, libssh, kf5-kquickcharts, libevent
- License: GPLv2+
- WWW:
- http://public.hronopik.de/vid.stab/
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- vid.stab>0: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:
- TIMESTAMP = 1730363156
SHA256 (georgmartius-vid.stab-v1.1.1_GH0.tar.gz) = 9001b6df73933555e56deac19a0f225aae152abbc0e97dc70034814a1943f3d4
SIZE (georgmartius-vid.stab-v1.1.1_GH0.tar.gz) = 80717
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-core
- ninja : devel/ninja
- This port is required by:
- for Libraries
-
- 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 pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.1 31 Oct 2024 23:59:18 |
Jason E. Hale (jhale) |
multimedia/vid.stab: Update to 1.1.1
- Take maintainership
- Use pathfix instead of custom replacement
- Fix CPU instruction set detection |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.98.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.98.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.98.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.98.2 20 Feb 2019 14:28:25 |
bapt |
Drop maintainership
multimedia@ has not enought manpower to focus on those ports |
0.98.2 01 Oct 2018 21:43:18 |
rene |
Return avilla@'s ports to the pool after his commit bit got taken in for
safekeeping. |
0.98.2 22 Dec 2016 18:58:26 |
avilla |
multimedia/vid.stab: pet portscout |
0.98.2 11 Jun 2015 17:12:08 |
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 |
0.98.2 07 May 2015 16:32:44 |
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 |
0.98.2 24 Sep 2014 00:06:07 |
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/ |