Source: transmageddon
Section: video
Priority: extra
Maintainer: Alessio Treglia <alessio@debian.org>
Uploaders:
 Maintainers of GStreamer packages <pkg-gstreamer-maintainers@lists.alioth.debian.org>,
 Sebastian Dröge <slomo@debian.org>
Build-Depends:
 debhelper (>= 7.0.50~),
 dh-autoreconf,
 intltool,
 python3-all (>= 3.2)
X-Python3-Version: >= 3.2
Standards-Version: 3.9.3
Homepage: http://www.linuxrising.org/
Vcs-Git: http://anonscm.debian.org/git/pkg-gstreamer/transmageddon.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-gstreamer/transmageddon.git

Package: transmageddon
Architecture: all
Depends:
 gir1.2-gst-plugins-base-1.0,
 gir1.2-gstreamer-1.0,
 gir1.2-gtk-3.0,
 gir1.2-notify-0.7,
 gstreamer1.0-libav,
 gstreamer1.0-plugins-bad,
 gstreamer1.0-plugins-base,
 gstreamer1.0-plugins-good,
 gstreamer1.0-plugins-ugly,
 python3-gi,
 ${misc:Depends},
 ${python3:Depends}
Recommends:
 gstreamer-codec-install | gnome-codec-install
Description: video transcoder for Linux and Unix systems built using GStreamer
 Transmageddon supports almost any format as its input and can generate a very
 large host of output files. The goal of the application was to help people to
 create the files they need to be able to play on their mobile devices and for
 people not hugely experienced with multimedia to generate a multimedia file
 without having to resort to command line tools with ungainly syntaxes.
 .
 The currently supported codecs are:
  * Containers:
   - Ogg
   - Matroska
   - AVI
   - MPEG TS
   - flv
   - QuickTime
   - MPEG4
   - 3GPP
   - MXT
  * Audio encoders:
   - Vorbis
   - FLAC
   - MP3
   - AAC
   - AC3
   - Speex
   - Celt
  * Video encoders:
   - Theora
   - Dirac
   - H264
   - MPEG2
   - MPEG4/DivX5
   - xvid
   - DNxHD
 .
 It also provide the support for the GStreamer's plugins auto-search.
