Port details |
- cineencoder HDR-aware multimedia file converter
- 3.5.5_2 multimedia =2 3.5.5_2Version of this port present on the latest quarterly branch.
- Maintainer: danfe@FreeBSD.org
- Port Added: 2021-06-28 09:42:06
- Last Update: 2024-01-22 16:52:34
- Commit Hash: 76d4f21
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://github.com/CineEncoder/cine-encoder
- Description:
- Cine Encoder is GUI program based on FFmpeg, MKVToolNix, and MediaInfo
that allows to convert media files while preserving HDR metadata.
Supported hardware encoding NVENC for codecs H265, H264 and Intel QSV
(experimental) for codecs H264, MPEG-2. The following encoding modes
are implemented: H265, H264, VP9, MPEG-2, XDCAM, DNxHR, ProRes.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cineencoder>0:multimedia/cineencoder
- To install the port:
- cd /usr/ports/multimedia/cineencoder/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/cineencoder
- pkg install cineencoder
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cineencoder
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1681562132
SHA256 (CineEncoder-cine-encoder-3.5.5_GH0.tar.gz) = 64647c857ae9dfd8617dabc65cc6ed55f26e2ecc9829dc6427d7324973d688e0
SIZE (CineEncoder-cine-encoder-3.5.5_GH0.tar.gz) = 1728173
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Runtime dependencies:
-
- ffmpeg : multimedia/ffmpeg
- mkvpropedit : multimedia/mkvtoolnix
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Library dependencies:
-
- libmediainfo.so : multimedia/libmediainfo
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Multimedia.so : multimedia/qt5-multimedia
- libQt5Network.so : net/qt5-network
- libQt5Svg.so : graphics/qt5-svg
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5X11Extras.so : x11/qt5-x11extras
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for cineencoder-3.5.5_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- multimedia_cineencoder
- USES:
- pkgconfig qt:5 xorg
- 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 |
3.5.5_2 22 Jan 2024 16:52:34 |
Muhammad Moinur Rahman (bofh) |
multimedia/cineencoder: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
3.5.5_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
3.5.5 25 Apr 2023 07:56:58 |
Alexey Dokuchaev (danfe) |
multimedia/cineencoder: update the port to version 3.5.5
- Added support for AV1 codec
- Fixed UI scaling, error messages, top menu
- Added extract track option and a button to clear
the task list
Reported by: portscout |
3.5.4 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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) |
3.5.4 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 ) |
3.5.4 30 Jul 2022 13:23:08 |
Alexey Dokuchaev (danfe) |
multimedia/cineencoder: update Cine Encoder to version 3.5.4.
Reported on: Linux.Org.Ru, OpenNET |
3.5.3 20 Jul 2022 14:22:30 |
Tobias C. Berner (tcberner) |
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
3.5.3 27 Mar 2022 06:17:34 |
Alexey Dokuchaev (danfe) |
multimedia/cineencoder: update the port to version 3.5.3.
Reported by: portscout |
3.5.2 28 Nov 2021 08:50:13 |
Alexey Dokuchaev (danfe) |
multimedia/cineencoder: update the port to version 3.5.2 and...
GC no longer needed `post-patch' target after these changes had
been upstreamed.
Reported by: portscout |
3.4 25 Aug 2021 15:50:36 |
Alexey Dokuchaev (danfe) |
multimedia/cineencoder: update the port to version 3.4.
Reported by: portscout |
3.3 28 Jun 2021 09:40:10 |
Alexey Dokuchaev (danfe) |
multimedia/cineencoder: new port had been added (+)
Cine Encoder is GUI program based on FFmpeg, MKVToolNix, and MediaInfo
that allows to convert media files while preserving HDR metadata.
WWW: https://github.com/CineEncoder/cine-encoder |