File: control

package info (click to toggle)
ffmpeg2theora 0.30-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 608 kB
  • sloc: ansic: 5,810; python: 1,021; sh: 83; makefile: 21; xml: 1
file content (34 lines) | stat: -rw-r--r-- 1,273 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Source: ffmpeg2theora
Section: video
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders: Tiago Bortoletto Vaz <tiago@debian.org>,
           RISKO Gergely <risko@debian.org>
Vcs-Browser: https://salsa.debian.org/multimedia-team/ffmpeg2theora
Vcs-Git: https://salsa.debian.org/multimedia-team/ffmpeg2theora.git
Build-Depends: debhelper-compat (= 12),
               libavcodec-dev (>= 6:10~),
               libavdevice-dev (>= 6:10~),
               libavfilter-dev,
               libavformat-dev (>= 6:10~),
               libavutil-dev,
               libkate-dev,
               libogg-dev,
               liboggkate-dev,
               libpostproc-dev,
               libswresample-dev (>= 6:10~),
               libswscale-dev (>= 6:10~),
               libtheora-dev,
               libvorbis-dev,
               pkg-config,
               scons
Homepage: http://v2v.cc/~j/ffmpeg2theora/
Standards-Version: 4.5.0

Package: ffmpeg2theora
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Theora video encoder using ffmpeg
 This package provides a command-line tool to encode/recode various
 video formats (basically everything that ffmpeg can read) into Theora,
 the free video codec.