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?
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 […]
RPM of the ffmpeg-php extension is available in remi repository for Fedora ≥ 11. This extension works with ffmpeg version 0.5 available in RPM Fusion (free) repository and PHP 5.3.2. This RPM is build from the SVN snapshot (version 0.6.3, revision 676). Installation : yum --enablerepo=remi install php-ffmpegFor now, the old version 0.4.9 available in old fed […]
Olá amigos humanosVenho com muita alegria divulgar os primeiros trabalhos finalizados por nossos alunos do núcleo TelinhaAnimada. Com isto finalizamos a primeira fase da oficina de ilustração 2D digital com Inkscape. Espero que gostem dos resultados, e dêem boas vindas aos novos humanos criativos que entram no nível LARVA do GEDJA. Parabéns pessoal, estou or […]
El día de ayer salio la nueva edición de Tuxinfo con la segunda nota de Fedora Proyect hecha por nuestra comunidad. En este caso el tema es el Usuario objetivo de Fedora. Pronto también estaremos participando del podcast semanal de la revista Bájate la revista digital desde aqui […]
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.