2015-12-14 23:19:58 +00:00
|
|
|
Source: obs-studio
|
2015-01-04 04:32:37 +00:00
|
|
|
Section: video
|
|
|
|
Priority: optional
|
2016-02-23 23:30:24 +00:00
|
|
|
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
|
|
|
|
Uploaders:
|
|
|
|
Carl Fürstenberg <azatoth@gmail.com>,
|
|
|
|
Sebastian Ramacher <sramacher@debian.org>
|
2015-01-04 04:32:37 +00:00
|
|
|
Build-Depends:
|
|
|
|
cmake,
|
2016-02-23 23:30:24 +00:00
|
|
|
debhelper (>= 9),
|
2016-05-24 20:35:11 +00:00
|
|
|
libasound2-dev,
|
2015-12-14 23:01:07 +00:00
|
|
|
libavcodec-dev,
|
2016-02-23 23:30:24 +00:00
|
|
|
libavdevice-dev,
|
|
|
|
libavfilter-dev,
|
|
|
|
libavformat-dev,
|
2015-12-14 23:01:07 +00:00
|
|
|
libavutil-dev,
|
2016-02-23 23:30:24 +00:00
|
|
|
libcurl4-gnutls-dev | libcurl-dev,
|
|
|
|
libdbus-1-dev,
|
|
|
|
libfontconfig-dev,
|
|
|
|
libfreetype6-dev,
|
2015-01-04 04:32:37 +00:00
|
|
|
libgl1-mesa-dev | libgl-dev,
|
2016-05-21 14:27:01 +00:00
|
|
|
libjack-dev | libjack-jackd2-dev,
|
2016-02-23 23:30:24 +00:00
|
|
|
libjansson-dev (>= 2.5),
|
2015-01-04 04:32:37 +00:00
|
|
|
libpulse-dev,
|
|
|
|
libqt5x11extras5-dev,
|
2016-08-28 12:10:54 +00:00
|
|
|
libspeex-dev,
|
2016-02-23 23:30:24 +00:00
|
|
|
libswresample-dev,
|
|
|
|
libswscale-dev,
|
|
|
|
libudev-dev,
|
|
|
|
libv4l-dev,
|
|
|
|
libx11-dev,
|
2015-01-04 04:32:37 +00:00
|
|
|
libx264-dev,
|
2016-02-23 23:30:24 +00:00
|
|
|
libxcb-shm0-dev,
|
2015-01-04 04:32:37 +00:00
|
|
|
libxcb-xinerama0-dev,
|
2016-02-23 23:30:24 +00:00
|
|
|
libxcomposite-dev,
|
|
|
|
libxinerama-dev,
|
|
|
|
qtbase5-dev
|
2016-05-24 20:35:18 +00:00
|
|
|
Standards-Version: 3.9.8
|
2016-02-23 23:30:24 +00:00
|
|
|
Homepage: https://obsproject.com
|
|
|
|
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/obs-studio.git
|
|
|
|
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/obs-studio.git
|
2015-01-04 04:32:37 +00:00
|
|
|
|
|
|
|
Package: obs-studio
|
2016-06-29 12:52:32 +00:00
|
|
|
Architecture: any-amd64
|
2016-02-23 23:30:24 +00:00
|
|
|
Depends: obs-plugins (>= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
|
|
|
|
Description: recorder and streamer for live video content
|
|
|
|
OBS Studio is designed for efficiently recording and streaming live video
|
|
|
|
content. It supports live RTP streaming to various streaming sites.
|
|
|
|
.
|
|
|
|
Other features include:
|
|
|
|
* Encoding using H264 (x264) and AAC
|
|
|
|
* Unlimited number of scenes and sources
|
|
|
|
* File output to MP4 or FLV
|
|
|
|
* GPU-based game capture for high performance game streaming
|
|
|
|
* Bilinear or lanczos3 resampling
|
2016-05-24 20:39:26 +00:00
|
|
|
.
|
|
|
|
Note that OBS Studio requires an OpenGL 3.2 compatible video card.
|
2015-01-04 04:32:37 +00:00
|
|
|
|
|
|
|
Package: obs-plugins
|
|
|
|
Multi-Arch: same
|
2016-07-02 06:38:46 +00:00
|
|
|
Architecture: any-amd64
|
2016-02-23 23:30:24 +00:00
|
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
|
|
|
Description: recorder and streamer for live video content (plugins)
|
|
|
|
OBS is designed for efficiently recording and streaming live video content. It
|
|
|
|
supports live RTP streaming to various streaming sites.
|
2015-01-04 04:32:37 +00:00
|
|
|
.
|
2016-02-23 23:30:24 +00:00
|
|
|
This package contains the plugins.
|
2015-01-04 04:32:37 +00:00
|
|
|
|
|
|
|
Package: libobs0
|
|
|
|
Multi-Arch: same
|
|
|
|
Section: libs
|
2016-06-29 12:52:32 +00:00
|
|
|
Architecture: any-amd64
|
2016-02-23 23:30:24 +00:00
|
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
|
|
|
Description: recorder and streamer for live video content (shared library)
|
|
|
|
OBS Studio is designed for efficiently recording and streaming live video
|
|
|
|
content. It supports live RTP streaming to various streaming sites.
|
2015-01-04 04:32:37 +00:00
|
|
|
.
|
2016-02-23 23:30:24 +00:00
|
|
|
This package contains the shared library libobs.
|
2015-01-04 04:32:37 +00:00
|
|
|
|
|
|
|
Package: libobs-dev
|
|
|
|
Section: libdevel
|
2016-06-29 12:52:32 +00:00
|
|
|
Architecture: any-amd64
|
2016-02-23 23:30:24 +00:00
|
|
|
Depends:
|
|
|
|
libobs0 (= ${binary:Version}),
|
|
|
|
${misc:Depends}
|
|
|
|
Description: recorder and streamer for live video content (development files)
|
|
|
|
OBS Studio is designed for efficiently recording and streaming live video
|
|
|
|
content. It supports live RTP streaming to various streaming sites.
|
2015-01-04 04:32:37 +00:00
|
|
|
.
|
2016-02-23 23:30:24 +00:00
|
|
|
This package contains the development files.
|