2015-12-14 23:19:58 +00:00
|
|
|
Source: obs-studio
|
2015-01-04 04:32:37 +00:00
|
|
|
Section: video
|
|
|
|
Priority: optional
|
2018-04-16 16:54:48 +00:00
|
|
|
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
|
2016-02-23 23:30:24 +00:00
|
|
|
Uploaders:
|
|
|
|
Carl Fürstenberg <azatoth@gmail.com>,
|
|
|
|
Sebastian Ramacher <sramacher@debian.org>
|
2015-01-04 04:32:37 +00:00
|
|
|
Build-Depends:
|
|
|
|
cmake,
|
2019-08-05 21:56:24 +00:00
|
|
|
debhelper-compat (= 12),
|
2019-11-18 19:35:07 +00:00
|
|
|
dh-sequence-python3,
|
2019-11-18 19:41:45 +00:00
|
|
|
dh-sequence-scour,
|
|
|
|
gir1.2-rsvg-2.0,
|
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,
|
2017-04-15 19:17:42 +00:00
|
|
|
libjack-jackd2-dev,
|
2016-02-23 23:30:24 +00:00
|
|
|
libjansson-dev (>= 2.5),
|
2018-12-16 16:26:08 +00:00
|
|
|
libluajit-5.1-dev,
|
2019-08-05 22:03:28 +00:00
|
|
|
libmbedtls-dev,
|
2015-01-04 04:32:37 +00:00
|
|
|
libpulse-dev,
|
2019-07-28 18:09:35 +00:00
|
|
|
libqt5svg5-dev,
|
2015-01-04 04:32:37 +00:00
|
|
|
libqt5x11extras5-dev,
|
2016-08-28 13:28:41 +00:00
|
|
|
libspeexdsp-dev,
|
2016-02-23 23:30:24 +00:00
|
|
|
libswresample-dev,
|
|
|
|
libswscale-dev,
|
|
|
|
libudev-dev,
|
|
|
|
libv4l-dev,
|
2018-12-16 16:26:08 +00:00
|
|
|
libvlc-dev,
|
2016-02-23 23:30:24 +00:00
|
|
|
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,
|
2018-12-16 16:26:08 +00:00
|
|
|
libxcb-xinput-dev,
|
2016-02-23 23:30:24 +00:00
|
|
|
libxcomposite-dev,
|
|
|
|
libxinerama-dev,
|
2018-12-16 16:26:08 +00:00
|
|
|
python3-dev,
|
2019-11-18 19:41:45 +00:00
|
|
|
python3-docutils (>= 0.6),
|
|
|
|
python3-gi-cairo,
|
2016-08-28 14:04:54 +00:00
|
|
|
qtbase5-dev,
|
2018-12-16 16:26:08 +00:00
|
|
|
swig
|
2019-10-13 20:00:14 +00:00
|
|
|
Standards-Version: 4.4.1
|
2016-02-23 23:30:24 +00:00
|
|
|
Homepage: https://obsproject.com
|
2018-02-19 09:14:09 +00:00
|
|
|
Vcs-Browser: https://salsa.debian.org/multimedia-team/obs-studio
|
|
|
|
Vcs-Git: https://salsa.debian.org/multimedia-team/obs-studio.git
|
2019-10-13 20:05:08 +00:00
|
|
|
Rules-Requires-Root: no
|
2015-01-04 04:32:37 +00:00
|
|
|
|
|
|
|
Package: obs-studio
|
2016-06-29 12:52:32 +00:00
|
|
|
Architecture: any-amd64
|
2019-11-19 21:45:27 +00:00
|
|
|
Depends: obs-plugins (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, ${python3:Depends}
|
2016-02-23 23:30:24 +00:00
|
|
|
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
|
2016-07-02 06:38:46 +00:00
|
|
|
Architecture: any-amd64
|
2019-11-18 19:35:07 +00:00
|
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}, ${python3:Depends}
|
2016-08-28 13:29:03 +00:00
|
|
|
Recommends: vlc
|
2016-02-23 23:30:24 +00:00
|
|
|
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.
|