Port details on branch 2023Q2 |
- vapoursynth-fmtconv Format conversion tools for Vapoursynth and Avisynth+
- r28 graphics
=0 r28Version 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: 2023-05-04 05:20:47
- Last Update: 2023-05-04 05:15:20
- Commit Hash: 88f5584
- License: WTFPL
- WWW:
- https://github.com/EleonoreMizo/fmtconv
- Description:
- Fmtconv is a format-conversion plug-in for the Vapoursynth and
Avisynth+ video processing engines.
It does:
* Resizing.
* Bitdepth conversion with dithering.
* Colorspace conversion (matrix, transfer characteristics and
chromatic adaptation).
It supports:
* Pixel data types: 8--12-, 14- and 16-bit integer, 32-bit float.
* Colorspaces: RGB, Y, YUV in 4:4:4, 4:2:2, 4:2:0, 4:1:1 and YCgCo
with the same chroma subsampling factors.
* Progressive and interlaced content.
Fmtconv is focussed primarily on quality and exactness rather than
execution speed. This does not mean it is slow or unoptimized, but
fmtconv is clearly not on par with the fastest equivalent 8-bit
filters.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- vapoursynth-fmtconv>0:graphics/vapoursynth-fmtconv
- To install the port:
- cd /usr/ports/graphics/vapoursynth-fmtconv/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/vapoursynth-fmtconv
- pkg install vapoursynth-fmtconv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vapoursynth-fmtconv
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386
- distinfo:
- TIMESTAMP = 1637359758
SHA256 (EleonoreMizo-fmtconv-r28_GH0.tar.gz) = b68cce5d01b5f809953f79203a1948334185485acc7eb824dd21272f2b34c910
SIZE (EleonoreMizo-fmtconv-r28_GH0.tar.gz) = 2645704
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:
-
- gmake>=4.3 : devel/gmake
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for vapoursynth-fmtconv-r28:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- graphics_vapoursynth-fmtconv
- USES:
- autoreconf compiler:c++11-lib gmake libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|