@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16



Comments:

<0> it ****s
<0> the transmitters are in gb and de
<1> the codecs are a seperate package. not part of mplayer
<1> you have to install them
<0> what's pkg name ?
<1> or mplayer won't play many of the formats
<2> essential
<1> you won't have to recompile it to get it to use the codecs
<0> looks like name is w32codec
<0> right
<2> http://mplayerhq.hu/ or something
<1> I downloeaded them as a binary tarball from the mplayer website
<1> are you sure yum didn't find any codecs package when you did a list
<0> not with mplayer, no
<0> now i'm downloading 2 packs in parallel



<1> silly for them to have it without the codecs
<0> 1, yum install w32codecs
<1> what are they called?
<0> 2, codecs from mplayerhq
<0> who ?
<0> yeah, it's silly
<1> I got the all one that was the same version as the source
<0> it's weird to see windows dlls on linux
<1> mplayer uses windows dlls
<0> nope, deosn't play
<1> her's the ones I have
<1> .
<1> oops
<2> Gambit-: Made me my MUD yet?
<3> zid_: Oh, I'm writing a MUD atm
<3> It has an IRC frontend though, I'm working on the IRC server
<1> a mudbot
<1> :)
<2> that'd ****
<2> you'd have to hit enter all the time
<1> you'd get kicked for flooding
<2> and no tab complete or anything else nice
<3> Err, is your IRC client from the middleages
<1> or your server would be
<3> jeffloc: I said IRC server, not IRC client
<2> my IRC client doesn't know that the number 4 = "west\n"
<1> have fun with it
<4> back
<2> Gambit-: MUD PLOZ
<4> anyways, AndroMish, I'll probably start with that linear locking system like you suggested but make it a mixin so I can swap it out for something more complicated if it looks like I need it later.
<0> you still didn't answer why do you need the locking at all
<4> what, I thought I made that clear. Multiple threads accessing multiple objects, standard problem.
<4> do you want more details?
<0> no
<5> contact federal services.
<4> ok, sorry, I didn't realize that hadn't come across :)
<6> But I like coffee =(
<0> don't burn your palms
<3> zid_: Tabbing? Which MUD client do you use?
<2> mushclient
<2> you can tab complete any word in the buffer
<2> and do triggers and aliases and crap, don't use it though
<6> WHOA
<6> VLC supports DVD menus!
<6> I like VLC =D
<0> jeffloc: strace shopws that mine doesn't even try to lok into codecs directory
<0> jeffloc: can you check if you have /etc/mplayer/codecs.conf file ?
<0> looks like i'm missing codecs.conf file
<0> Gambit-: do I get credits in the sources ?
<4> yeah sure remind me someday when there are actually credits :P
<1> AndroMish, I don't have that file in /etc/ it's in with the source codes
<1> /usr/local/src/MPlayer-1.0pre7/etc/codecs.conf
<0> yeah, i found it, didn't help
<0> maybe i need to build it from sources
<1> might have to uninstall the package and get the source tarball as I did
<1> and the all codecs file
<1> which is fairly large
<1> I installed all the codecs before I did ./configure ; make; make install



<1> no idea if that made a difference bit might have
<1> I stuck all the codecs in /usr/local/lib/codecs and the source tarball in /usr/local/src
<1> it uses them
<1> it works on nearly all the video / sound files I've seen
<1> some .wmv ones don't work
<1> my /usr/local is owned by my user not root too
<1> I use it for my own programming too
<0> makes sense
<1> I stuck /usr/local/lib in /etc/ld.so.conf
<1> I found lots of things broken when I tried FC# . that's why I ended up going to debian
<1> FC3
<1> wasn't quick enough letting go of the shift key
<0> ok, built & installed
<0> let's see
<1> also /usr/local is a link to /home/local
<0> yes!!!
<1> did you do ./configure
<0> binary rom was broken
<1> make; make install
<0> of course
<1> ??
<0> i have a script that does wget , untar, configure, make, make install
<0> all in one\
<1> I wouldn't trust it
<0> ok case closed
<0> it's my own
<0> i wrote it, i trust it
<1> what is this binary rom?
<0> rpm
<1> never seen them called binary rom
<0> s/rom/rpm
<1> oh :)
<0> i made a typo, jeff
<0> did you need to build from the sources on debian, too ?
<1> didn't see any debian package
<1> I downloaded and compiled the xvid codec too , so it can make xvid.avi files
<0> that's why ppl like distros that come with mplayer , like ubuntu
<2> mplayer is just so hard to install
<7> mplayer is easy to build
<1> mplayer will use it if it is present when you ./configure it
<1> I didn't find it hard
<1> took me a while to find out where to put the extra codecs
<0> you don't expect your regular desktop user to build sw he uses from sources
<7> does ubuntu have a different mplayer build for each cpu?
<1> linux isn't for regular desktop users
<1> so who gives an F.. :)
<0> cout: cpu, like ppc vs intel ?
<1> I quit that over an hour ago
<1> :)
<7> andro: yes
<7> if mplayer weren't c3-optimized, it would be way too slow on my epia
<1> I was sending you a list of all the codecs it has in /usr/local/lib/codecs
<1> did you get the all codecs archive?
<0> cout: i have no idea what are you talking about
<7> c3 is a cpu
<0> jeff: yes
<1> on my pentium 4 it doesn't even use enough cpu time to show on the little gnome cpu monior applet
<0> cout: what kind of cpu is c3 ?
<7> one of via's cpus they got when they bought cyrix
<0> cout: i don't want to disappoint you, ... but ...
<8> cout: mplayer has a compile-time option to build in "runtime cpu detection" which might be what ubuntu ships with, I dunno...
<1> the configure script does all that
<0> but they don't build it on c3 cpu
<7> cstubing: that's what I would guess, but I've read that's slower than building for each specific cpu
<7> so I'd still end up building from source
<8> cout: certainly.. mplayer even warns you every time you run it when that's built in
<8> "mplayer compiled with runtime cpu detection -- this is not optimal!"
<0> cout: how much MHZ is this cpu
<7> mine's 800, but they come in faster and slower varieties
<8> I've always built mplayer from cvs anyway... they've always had something new cooking in there... the public releases are really well tested (i.e. delayed)
<7> the nehemiah core is much faster
<7> cstubing: there was a public release just recently


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #c
or
Go to some related logs:

#beginner
free beaverbong
#windows
mx6931 blue screen vista
#windows
t-chang penis
#beginner
#directx
what is lumanince
#winxp



Home  |  disclaimer  |  contact  |  submit quotes