Hello, I have 2 questions regarding this.
1.) I’m using Ubuntu, so is there a way to have this app on Ubuntu
2.) In my system, gstreamer is corrupted somehow and doesn’t work. So I use xine. Can I use xine for this program?
The day started with breakfast in a scary looking little place. WhenI asked Google Maps about breakfast, all it's suggestions were faraway, I really didn't want to default to the golden arches, so thenearby place seemed the plan. It turned out to be a really good move.Today was also quite unstructured, nevertheless, there was quite a bitof forwar […]
spamassassin-3.3.1 was released last week. It fixes a few minor bugs from the 3.3.0 release, but most importantly adds support for the new URIBL Spamhaus DBL. See the 3.3.0 RPM announcement for other notes that remain relevant to this release.http://kojipkgs.fedoraproject.org/packages/spamassassin/3.3.1/Packages for Fedora 11, Fedora 12, and Fedora 13.http […]
...will ship an awesome tool called Rawtherapee. So the tool has been recently open-sourced and the folks at LWN have a good article on that. I'm particularly happy that this has found its way into Fedora through the coordination of a couple of people - thanks Thibault, Jan and others here. It'll not only be shipped on the Design Suite, but is also […]
$ LIBGUESTFS_PATH=appliance ./fish/guestfish Welcome to guestfish, the libguestfs filesystem interactive shell for editing virtual machine filesystems. Type: 'help' for help with commands 'quit' to quit the shell > add /tmp/test.img > run > list-devices /dev/vda > list-partitions /dev/vda1 > vfs-type /dev/vda1 ext3 > mou […]
Vem aí a 1ª Semana de Educação e Artes Digitais, uma realização da Casa da Arvore – Projetos Sociais que reunirá do dia 5 a 9 de abril deste ano em Palmas, pesquisadores, educadores, alunos e artistas representantes de projetos inovadores desenvolvidos em várias partes do Brasil. São iniciativas que têm provocado profundas reflexões sobre o universo de possi […]
Hello, I have 2 questions regarding this.
1.) I’m using Ubuntu, so is there a way to have this app on Ubuntu
2.) In my system, gstreamer is corrupted somehow and doesn’t work. So I use xine. Can I use xine for this program?
@ ප්රවීන්
Even though I don’t have access to an Ubuntu box, these steps will help I think.
1. Install phonon (sudo aptitude install phonon) this will also pull qt4 if you don’t have it installed.
2. Run the binary available in the authors website
http://flavio.tordini.org/files/minitube/minitube-linux-0.5.tar.gz
OR
1. Install development tools and qt and phonon development libraries
(sudo aptitude install build-essential qt4-dev, phonon-dev)
2. Build and install minitube as usual (qmake, make, make install)
Xine and Gstreamer:
I think the phonon xine backend is also available in Ubuntu. (in fedora it’s called phonon-backend-xine)
thanks Prasan.
I gotta try this..
I cant get minitube. Im using Leonidas, it says that cannot find the package “minitube”. Do you know some manual way to get it?
@Kupras
The version in wellassa repo is for Leonidas x86_64.
You can get the binary from minitube website
http://flavio.tordini.org/files/minitube/minitube-linux-0.7.tar.gz
Don’t forget to install qt4, phonon and gstreamer backend for phonon.