transmageddon 0.20-1ubuntu0.2 source package in Ubuntu

Changelog

transmageddon (0.20-1ubuntu0.2) precise-proposed; urgency=low

  * Use correct variable name 'gst' instead of 'Gst', resolving failure to
    transcode.
  * Version python-gst0.10 dep to ensure we get the version which first
    exposed preset_set_app_dir which we require to change the preset path.

transmageddon (0.20-1ubuntu0.1) precise-proposed; urgency=low

  * Backport upstream commit 5a25dfee to use a transmageddon specific
    directory for the presets. (LP: #945987)
 -- Iain Lane <email address hidden>   Sun, 05 Aug 2012 23:01:07 +0100

Upload details

Uploaded by:
Iain Lane
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
video
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise updates universe video

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
transmageddon_0.20.orig.tar.bz2 228.1 KiB 464c70915e44d4b13ef58d02bec3ca78582519ccb0b55ec69978d14ebd3fb34b
transmageddon_0.20-1ubuntu0.2.debian.tar.gz 4.7 KiB 64c18abdbdf87a76dd3223851cdf96f6a5712b1d639a2eb470db7ae71d472d61
transmageddon_0.20-1ubuntu0.2.dsc 2.1 KiB 78c7fd7a5c915c21ee890c9fbb3c62aa3d24ea54dab04409e551ca974c7132dd

Available diffs

View changes file

Binary packages built by this source

transmageddon: 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.