@# 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



Comments:

<0> Teakk, common typo
<0> oh
<1> hello?
<2> hello
<3> that was a tasty subway sammich
<4> atompngn: Do you know why most men die before their wives?
<5> nagged to death
<4> They want to
<6> dogbert2: where's mine?
<6> about 800g, nice
<6> dogbert2: eat and go to bed ;)



<3> m00
<7> hey whats the graphical front end
<7> for beagkle
<7> (in gnome) ?
<7> its "BEST" if anyone is wondering
<8> why am I addicted to this ****in song? Fort smith - whered you go .... Has good b***, that's about it
<8> sitting here in a parkin lo waiting for a friend to get of of work, how fun
<3> I wanna convert .wav to .mp3, how do I do this?
<8> and there she is...she is early today
<8> Db4: lame
<3> no, i'm serious...
<8> as am I...use lame
<3> in windows?
<8> hastas...gotta drive
<1> can somone help me with linux, i am brand new
<5> dogbert2: http://winlame.sourceforge.net/
<3> yeah...found it :)
<5> they have some other win32 programs which use lame listed on lame.sf.net
<3> nod...just hafta convert a bunch of audio .wav stuff to .mp3 is all
<5> never used the winlame, can't attest to how well it does or doesn't work
<5> cli lame is awesome though
<3> well, i'll try it right now :)
<3> :)
<5> mplayer, VideoLAN, audacity
<3> nodz...:)
<9> umm, can I soft link a directory, and does it work similar to softlinking files?
<3> ayup
<9> okey doke. thanks! :)
<9> there will be a little extra in your next paycheck ;)
<10> hmm... htf do i get mencoder to record sound from my webcam or my microphone attached to my sound card? I got this: mencoder tv:// -tv driver=v4l:width=352:height=288:outfmt=rgb24:device=/dev/video1:alsa:adevice=1,0 -vf harddup -flip -ovc lavc -o test.avi -oac lavc
<11> cappicard: What is alsa set to record from?
<10> I got my microphone
<11> You're not telling it to record audio?
<12> anyone around for a linux question?
<11> cappicard: Take this as an example
<11> mencoder -tv driver=v4l2:width=640:height=480:input=0:device=/dev/video0 tv:// -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1200:vhq:vqmin=2 -oac mp3lame -lameopts cbr:br=128 -vf pp=fd -endpos 03:10:00 -o prime.avi
<10> i'm wanting to record the audio
<11> http://lists.naos.co.nz/pipermail/wellylug/2004-April/006462.html
<11> cappicard: I'd imagine there's easier tools to use than mencoder if you just want to record audio:)
<13> heh
<5> Well, he probably doesn't want to record audio straight to mp3 either
<10> no, I want to record audio along with my video from my webcam
<10> only capture audio device that alsa is registering is my webcam's microphone
<11> cappicard: Change which one you're recording from then:)
<11> aumix in a terminal then choose which one and hit er, forget the key(don't have linux in front of me)
<10> damn it... mencoder -tv driver=v4l:width=352:height=288:device=/dev/video1:outfmt=rgb24:alsa:adevice=1,0 tv:// -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1200:vhq:vqmin=2 -oac mp3lame -lameopts cbr:br=128 -vf pp=fd -o prime.avi
<10> still no audio
<3> geez...whatta PITA, cap?
<11> cappicard: Changed the audio device? My tv card used a cable that went to line in
<10> uh... only capture device that alsa is seeing is my webcam's microphone!



<10> card 1: Camera [Camera], device 0: USB Audio [USB Audio]
<10> Subdevices: 1/1
<10> Subdevice #0: subdevice #0
<5> wouldn't device adevice be 0 not 1?
<5> device=/dev/video0
<11> P***, in my situation tv audio came through line-in so it was straight forward
<5> cappicard: do you know what the device file is for audio?
<10> no, my tv tuner is video0, my webcam is video1
<5> ah, ok
<5> so is there a separate device file for the mic?
<5> adevice=1
<5> like /dev/dsp3
<10> I only see dsp and dsp1
<14> hi all
<3> rem00
<3> well?
<10> the hell with this...
<10> something's ****ed up with my alsa setup
<15> Damn down to a finger's worth of Pusser's
<15> I opened the bottle on the fifth
<15> everyone musta p***ed out
<16> morning all
<17> morrning
<16> anyone at GMT +2 here? :)
<17> go italy!
<16> italy won yesterday?
<17> nope they play today (sunday) at 1:30 I believe
<16> oh kewl
<16> against who? france?
<17> yes
<16> welp
<16> then im with you
<16> GO ITALY!
<16> :)
<17> :)
<16> where're you at, norm
<17> nyc
<16> should be middle of the night where you are, aint it?
<17> 2:00 ish
<16> hmm
<17> doing some late night programming
<16> ehhh
<16> been there
<16> whatcha coding? something interesting?
<17> nope not really setting up some mysql tables and coding some perl
<16> bah
<16> never really got myself into mysql
<16> did some perl though
<17> yea took me a while to get into perl.. I was a strict c/c++ programmer
<16> i am trying to get into c right now
<16> reading K&R
<17> very good book,, haven't read it all though ;)
<16> shye
<16> its a good book
<16> i feel i need to read some code though
<16> to get me into the deep water
<16> and the thing is, if i am trying to read some opensource code, its just so spreaded around its impossible to get
<16> each tiny winy procedure is predefined as a threelettername somewhere in another file
<16> tons of files are included in each code
<16> ehhh
<16> i cant get the big picture you see.
<17> start easy learn how variables work, what types to use, how functions work how arrays pointers , refrences ...
<17> work
<16> that much i am getting from the book
<16> just thought i better read some dirty code along with it
<18> with cvs add/import, is there a way to do automatic file type detection to properly set the substitution mode?
<19> how can i denied the access to the /home please to the other users ?
<16> any isp sysadmins around?
<16> just for the interest
<20> dweller: Quite possibly.
<21> hrmm, 112 linux geeks, chances are at least ONE of them is fairly well up there in an ISP
<22> make that 111


Name:

Comments:

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






Return to #linux
or
Go to some related logs:

allnitecafe kanalı
linux driver hell
lulu26 tits
#networking
#linux
#AllNiteCafe
Fred Raud
dzenana sejfovic
#chatzone
#linuxhelp



Home  |  disclaimer  |  contact  |  submit quotes