Add gstreamer1-transcoder

Transcodes a stream defined by its first <input-uri> argument to the place
defined by its second <output-uri> argument into the format described in its
third <encoding-format> argument or using the given <output-uri> file extension.

Submitted by:		woodsb02@
Differential Revision:	https://reviews.freebsd.org/D17042
This commit is contained in:
Koop Mast 2018-12-11 20:28:12 +00:00
parent 54ff92978e
commit 94e565128d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487253
5 changed files with 71 additions and 0 deletions

View file

@ -158,6 +158,7 @@
SUBDIR += gstreamer1-plugins-x265
SUBDIR += gstreamer1-qt
SUBDIR += gstreamer1-rtsp-server
SUBDIR += gstreamer1-transcoder
SUBDIR += gstreamer1-vaapi
SUBDIR += gstreamer1-validate
SUBDIR += gstreamermm

View file

@ -0,0 +1,28 @@
# Created by: Ben Woods <woodsb02@FreeBSD.org>
# $FreeBSD$
PORTNAME= gstreamer1-transcoder
PORTVERSION= 1.14.1
CATEGORIES= multimedia
MAINTAINER= kwm@FreeBSD.org
COMMENT= GStreamer Transcoding API
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= gtkdoc-check:textproc/gtk-doc
USES= gnome meson pkgconfig python:3.3+ #shebangfix
USE_GNOME= introspection
USE_GSTREAMER1= core
USE_LDCONFIG= yes
BINARY_ALIAS= python3=${PYTHON_VERSION}
#SHEBANG_FILES= configure
USE_GITHUB= yes
GH_ACCOUNT= pitivi
GH_PROJECT= gst-transcoder
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1541891228
SHA256 (pitivi-gst-transcoder-1.14.1_GH0.tar.gz) = ca2c5124a267b16483afdf87e97f48b564dde21b26706fa8097cae58fc46dddb
SIZE (pitivi-gst-transcoder-1.14.1_GH0.tar.gz) = 37919

View file

@ -0,0 +1,5 @@
Transcodes a stream defined by its first <input-uri> argument to the place
defined by its second <output-uri> argument into the format described in its
third <encoding-format> argument or using the given <output-uri> file extension.
WWW: https://github.com/pitivi/gst-transcoder

View file

@ -0,0 +1,34 @@
bin/gst-transcoder-1.0
include/gstreamer-1.0/gst/transcoder/gsttranscoder.h
lib/girepository-1.0/GstTranscoder-1.0.typelib
lib/gstreamer-1.0/libgsttranscode.so
lib/libgsttranscoder-1.0.so
lib/libgsttranscoder-1.0.so.0
libdata/pkgconfig/gst-transcoder-1.0.pc
share/gir-1.0/GstTranscoder-1.0.gir
share/gstreamer-1.0/encoding-profiles/device/dvd.gep
share/gstreamer-1.0/encoding-profiles/file-extension/avi.gep
share/gstreamer-1.0/encoding-profiles/file-extension/flv.gep
share/gstreamer-1.0/encoding-profiles/file-extension/mkv.gep
share/gstreamer-1.0/encoding-profiles/file-extension/mp3.gep
share/gstreamer-1.0/encoding-profiles/file-extension/mp4.gep
share/gstreamer-1.0/encoding-profiles/file-extension/oga.gep
share/gstreamer-1.0/encoding-profiles/file-extension/ogv.gep
share/gstreamer-1.0/encoding-profiles/file-extension/webm.gep
share/gstreamer-1.0/encoding-profiles/online-services/youtube.gep
share/gtk-doc/html/gstreamer-transcoder/GstTranscoder.html
share/gtk-doc/html/gstreamer-transcoder/GstTranscoderSignalDispatcher.html
share/gtk-doc/html/gstreamer-transcoder/annotation-glossary.html
share/gtk-doc/html/gstreamer-transcoder/api-index-full.html
share/gtk-doc/html/gstreamer-transcoder/ch01.html
share/gtk-doc/html/gstreamer-transcoder/gst-transcoder-hierarchy.html
share/gtk-doc/html/gstreamer-transcoder/gst-transcoder.devhelp2
share/gtk-doc/html/gstreamer-transcoder/home.png
share/gtk-doc/html/gstreamer-transcoder/index.html
share/gtk-doc/html/gstreamer-transcoder/left-insensitive.png
share/gtk-doc/html/gstreamer-transcoder/left.png
share/gtk-doc/html/gstreamer-transcoder/right-insensitive.png
share/gtk-doc/html/gstreamer-transcoder/right.png
share/gtk-doc/html/gstreamer-transcoder/style.css
share/gtk-doc/html/gstreamer-transcoder/up-insensitive.png
share/gtk-doc/html/gstreamer-transcoder/up.png