traGtor – GUI for ffmpeg
Sponsored Link
One may edit the command line sent to ffmpeg to fit all of his needs, but for those cases the more command line oriented tools (with nice GUI’s too) could be the better choice. But if you need a tool for click oriented and flawless conversion like stripping an mp3 from a youtube movie, resizing and recoding a clip to fit your mobile’s screen or just changing the format of a movie-file to be able to play it in a flash-media-player – traGor may be Mr. Right for you.
Install traGtor in ubuntu
Open the terminal and run the following commands
wget http://repository.mein-neues-blog.de:9000/PublicKey
sudo apt-key add PublicKey
rm PublicKey
echo "deb http://repository.mein-neues-blog.de:9000/ /" | sudo tee -a /etc/apt/sources.list
sudo apt-get update
sudo apt-get install tragtor
Screenshots
Hi I’m trying to install this on Ubuntu 10.04 and find the following problem:
dpkg-deb: file `/var/cache/apt/archives/tragtor_0.8.79_all.deb’ contains ununderstood data member data.tar.xz , giving up
dpkg: error processing /var/cache/apt/archives/tragtor_0.8.79_all.deb (–unpack):
subprocess dpkg-deb –fsys-tarfile returned error exit status 2
Processing triggers for man-db …
Errors were encountered while processing:
/var/cache/apt/archives/tragtor_0.8.79_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Can you help me out?
traGtor seems to be exactly what I need.
Roy
$ sudo apt-get install tragtor
I get this error:
Traceback (most recent call last):
File “/usr/share/tragtor/tragtor.py”, line 35, in
import dbus
ImportError: No module named dbus
How can I get this fixed? Thanks.
@didi games, try this:
sudo apt-get install python-dbus
Traceback (most recent call last):
File “/usr/share/tragtor/tragtor.py”, line 35, in
import dbus
ImportError: No module named dbus