User talk:SDibb
From Gentoo Linux Wiki
Contents |
[edit] Yo yo yo!!!
Hello there brother of the faith. I like your RTFM entry. Very nicely done.
[edit] oh, btw
Ought to drop my name in...
[edit] Howto Emerge MPlayer
my idea is to rationalize that howto taking informations from "official" sources. for example, what is the real meaning of flags dvd and dvdread? let's check the ebuild.
...
dvd? ( dvdread? ( media-libs/libdvdread ) )
...
if use dvd; then
myconf="${myconf} $(use_enable dvdread) $(use_enable !dvdread mpdvdkit)"
else
myconf="${myconf} --disable-dvdread --disable-mpdvdkit"
fi
there are four possibilities:
- -dvd -dvdread: builds with --disable-dvdread --disable-mpdvdkit
- -dvd +dvdread: builds with --disable-dvdread --disable-mpdvdkit
- +dvd -dvdread: builds with --enable-mpdvdkit
- +dvd +dvdread: builds with --enable-dvdread; it will install media-libs/libdvdread as a dependency
then, if we download (http://www.mplayerhq.hu/homepage/design7/dload.html) MPlayer from the official site and unpack it, we can do ./configure --help to obtain an "official" description for each flag.
for example:
| Code: ./configure -help | grep dvdread |
--disable-dvdread Disable libdvdread support [autodetect] |
and:
| Code: ./configure -help | grep mpdvdkit |
--disable-mpdvdkit Disable mpdvdkit/mpdvdkit2 support [autodetect] |
of course, we should substitute Disable with Enable! :D
now, the question is: what should users enable? let's read MPlayer's official documentation.
here http://mplayerhq.hu/DOCS/HTML-single/en/MPlayer.html#dvd it clearly says:
New-style DVD support (mpdvdkit2). MPlayer uses libdvdread and libdvdcss for DVD decryption and playback. These two libraries are contained in the libmpdvdkit2/ subdirectory of the MPlayer source tree, you do not have to install them separately. We opted for this solution because we had to fix a libdvdread bug and apply a patch which adds cracked CSS keys caching support to libdvdcss This results in a large speed increase because the keys do not have to be cracked every time before playing.
MPlayer can also use system-wide libdvdread and libdvdcss libraries, but this solution is not recommended, as it can result in bugs, library incompatibilities and slower speed.
so, the best solution for dvd support is: +dvd -dvdread
please tell me what do you think... i know this is a big amount of work, but only in this way we can fully understand MPlayer's USE flags...
[edit] Please block 195.225.176.35
195.225.176.35 is a spammer. Please block. Because I don't know how is online at the moment I'm posting this message on the talk page of several admins. --AnMaster 17:15, 25 December 2005 (GMT)
[edit] EFnet
SDibb try irc.du.se
- --AnMaster 00:30, 28 December 2005 (GMT)
[edit] Gzip is a TLA?
I noticed that you added Gzip in Category:TLA.
But Gzip is too long to be a TLA. Should I remove Gzip from Category:TLA?
--AnMaster 11:09, 5 January 2006 (GMT)
I realy didn't mean you should delete it but it shouldn't be in that category.
Oh, thats okay -- if they can search for it, it doesnt need a TLA. :) Thanks for pointing that out SDibb
[edit] You in GWN?
Are you the SDibb that is mentioned in the last Gentoo Weekly Newsletter? --AnMaster 18:52, 23 January 2006 (GMT)
Heh, yahp, that's me. :)
- http://utah-gentoo.org/ SDibb 05:11, 24 January 2006 (GMT)
Can people outside Utha join? AnMaster 16:13, 24 January 2006 (GMT)
Sure, I don't mind. Right now it's pretty low traffic. SDibb 03:43, 25 January 2006 (GMT)
Another mention. Congrats on becoming an official gentoo dev! -Tro 15:24, 23 May 2006 (UTC)
[edit] email interview
hey you get my response to those email questions you asked me? just wanted to make sure you got them -- Thrasher 07:04, 24 January 2006 (GMT)
Yes, just haven't had a chance to put it together yet (really busy at work, and all). SDibb 14:40, 24 January 2006 (GMT)
[edit] Nice DNS article
i'm assuming you know but your HOWTO Dynamic DNS with EveryDNS article made GWN, good work. it's a nice peice too. -- Thrasher 23:45, 25 April 2006 (UTC)
Heh, thanks, I didnt even notice! :) SDibb
[edit] Multimedia FAQ
Okay, so I lied. I'm not real sure *where* I want to put the FAQ just yet. I'll write it first, then decide. :) http://dev.gentoo.org/~beandog/faq/multimedia.html
[edit] Update Mencoder tricks?
Hey dude. I got here coming from the TIP_MEncoder_Tips_and_Tricks page. Any chance you'll put some time in it? I think it's nice to have some mencoder tips but the article really sucks right now. Just contact me, I'm willing to help. :) Cheers, --Kraymer 06:25, 14 December 2006 (UTC)
[edit] User Relations
Starting on new User Relations group eh? sounds like fun.
been a while since you've been on. good to have you back :) --Thrasher 13:41, 13 March 2008 (UTC)
