Re: [gentoo-user] splitting videos?

2007-03-07 Thread Bruno Espinoza
For converting WMV you can always use Mencoder, provided that you have the binary codecs. If it is your case only type: mencoder -o -oac mp3lame -ovc lavc -lavcopts vcodec=:vbitrate= That's all!! 2007/3/7, Mark Knecht <[EMAIL PROTECTED]>: On 3/7/07, Thierry de Coulon <[EMAIL PROTECTED]> wr

Re: [gentoo-user] Portage problem with xfce4-panel

2007-02-27 Thread Bruno Espinoza
Exist a much easier way to avoid unmasking packages. Go to your /etc/make.conf. Change your architecture from "x86" to "~x86". Now emerge xfce4-panel. If you don't want to be in the testing architecture. Go back and change "~x86" to "x86". That's pretty easy... and no need to unamsk! Regards. 2

Re: [gentoo-user] off topic : Dolphin massacre in Japan

2007-02-26 Thread Bruno Espinoza
At this rate of discussing about if this is spam or not all the dolphins will die. And of course... this is a Gentoo Mailing List, please don't write thinks off-topic here. If you want to help the dolphins... go to GreenPeace! or complain to the Japanese Government! here you don't obtain nothing.

[gentoo-user] Download with Megaupload

2007-02-18 Thread Bruno Espinoza
I have Gentoo 2006.1 and the Xfce Desktop with Mozilla Firefox. In order to download from Megaupload, I use the extension "Megaupload3". My question is: There is any script that allow the user to download from Megaupload? I saw Rapget (www.rapget.com) and other utilities doing this on Windows. A s

Re: [gentoo-user] Firefox 2.0 and gentoo

2007-01-13 Thread Bruno Espinoza
Why don't try the binaries that Mozilla offer in his web page?? (At http://www.mozilla.com) 2007/1/11, Roberto Martinez <[EMAIL PROTECTED]>: Well, I've done research and found nothing, except that it happens only on gentoo ... It appears that any mozilla product segfaults on my gentoo box both

Re: [gentoo-user] ESD vs ALSA

2007-01-09 Thread Bruno Espinoza
About ESD, well I read somewhere that is deprecated and if it continue here is only for compatibility isues. ALSA support more sound cards and also is besta managed by the laste kernel versions. Actually I tried to install alsa in my machine. I recomend it, because ESD has some problems and now is

Re: [gentoo-user] Re: gtk+ wants to install xorg-server

2007-01-09 Thread Bruno Espinoza
GTK (www.gtk.org) is a graphic interface library. It was used to create The GIMP and for writing GNOME. Obiously, this programs need a Windows System in order to run. And thats why it need the X Window System (Xorg) in order to compile succesfully. Have you ever see The GIMP in a terminal? I don't

Re: [gentoo-user] gcc slots

2007-01-09 Thread Bruno Espinoza
Acording to Gentoo Documentation, Portage and Emerge never delete an existing version of gcc. If you want to do so, simply unemerge it. But be care. You have to modifiy certain files to make emerge compile with the new version. See http://www.gentoo.org/doc/en/gcc-upgrading.xml (GCC Updating Guide