How to install Transmageddon in Ubuntu

To Install Transmageddon in Ubuntu

Transmageddon is an open-source tool for converting audio and video files, being based on GStreamer. It also has a support for both DVD videos and Google’ s VP9 compression.


To install Transmageddon

The initial step is to add the repository to the system. Use the following command to do the same.

root@linuxhelp1:/home/user1# add-apt-repository ppa:nilarimogard/webupd8
 The main Web Upd8 PPA maintained by: http://www.webupd8.org/
To add this PPA, simply paste this in a terminal:
sudo add-apt-repository ppa:nilarimogard/webupd8
&hellip 
&hellip 
&hellip 
gpg: key 4C9D234C: public key " Launchpad webupd8"  imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
OK

Now, use the apt-get update command to update the local repository index.

root@linuxhelp1:/home/user1# apt-get update
Get:1 http://ppa.launchpad.net trusty InRelease [15.4 kB]
Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]           
Ign http://in.archive.ubuntu.com trusty InRelease   
&hellip 
&hellip 
&hellip 
Ign http://in.archive.ubuntu.com trusty/restricted Translation-en_IN           
Ign http://in.archive.ubuntu.com trusty/universe Translation-en_IN             
Fetched 6,510 kB in 58s (112 kB/s)                                             
Reading package lists... Done

Once it is done, install transmageddon with the following command.

root@linuxhelp1:/home/user1# apt-get install transmageddon
Reading package lists... Done
Building dependency tree       
Reading state information... Done   
&hellip 
&hellip 
&hellip 
Setting up gstreamer1.0-plugins-ugly:amd64 (1.2.3-2build1) ...
Setting up transmageddon (1.0-1~webupd8~trusty) ...
Processing triggers for libc-bin (2.19-0ubuntu6.6) ...

To enable DVD-ripping in transmageddon, run the following command.

root@linuxhelp1:/home/user1# apt-get install lsdvd libdvdread4 gstreamer1.0-plugins-ugly
Reading package lists... Done
Building dependency tree       
Reading state information... Done
&hellip 
&hellip 
&hellip 
Preparing to unpack .../lsdvd_0.16-4_amd64.deb ...
Unpacking lsdvd (0.16-4) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up lsdvd (0.16-4) ...


You can open transmageddon application by invoking the following command.

root@linuxhelp1:/home/user1# transmageddon

Transmageddon application looks as follows.

Choose input file.


Choose output format.

Choose audio codec.

FAQ
Q
how To enable DVD-ripping in transmageddon?
A
enable DVD-ripping in transmageddon, run the following command.
# apt-get install lsdvd libdvdread4 gstreamer1.0-plugins-ugly
Q
how add repo for installing Transmageddon in Ubuntu?
A
add repo for installing Transmageddon in Ubuntu by below command
# add-apt-repository ppa:nilarimogard/webupd8
Q
what is the purpose of install Transmageddon in Ubuntu?
A
Transmageddon is an open-source tool for converting audio and video files, being based on GStreamer. It also has a support for both DVD videos and Google&rsquo s VP9 compression.
Q
what was its feature of Transmageddon in Ubuntu?
A
converting audio and video files, being based on GStreamer. It also has a support for both DVD videos and Google’s VP9 compression.
Q
Do they have frequent updates for Transmageddon?
A
Yes, they provide periodic updates for Transmageddon