| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14
Comments:
<0> flash 1 <1> they're for sole if you know someone <1> sale <0> oh I see <0> how much? <0> got a firend that is interested I think <0> and is it the premium ? <0> cus he wants the component cables and what not <0> the HDD too <1> probably.. $300 for the one that's used, and retail for the one that's sealed <0> can you tell me the type of drive it has? <2> retail lol <1> the used one i can <0> you just have to open it and if it has two square holes at the bottom of the drive bay <1> OmegaEvil, sealed i meant <0> or if it's all sealed
<1> sealed retail package <0> flu: yeah on the used one <2> you wont get retail ...you cant give guarantee <0> could ya do taht for me? <1> yeah, do i need to do it right this second? <0> no <0> just let me know lol <1> it's sitting in my bedroom closet <0> going to good use I see <2> lol <0> anything wrong with it? <1> i bought it with a lot of other **** <1> nothing <1> i got it with other **** that i've already sold <1> it's pretty much profit <0> was the used one a premium one? <0> so it comes with the HDD <1> yes <0> and one controler and the component cables? <0> okay cool <0> yeah just let me know the type of drive it has when you get some time <0> I'll let my friend know that you have one <1> i will hook it up tomorrow <0> okay <0> $300 is a fair price <1> i played it, so i know it works good <0> for used <0> yeah <0> he's going to want to know the type of drive it has <0> samsung/hitach/phillips <0> which I have never seen one with a phillips drive <0> but ppl said that it exists. <1> i don't have to open it to find that out right? <0> no <1> k <0> you just look at the drive tray <0> if it has two square holes at the bottom fo the tray <0> it's Hitachi <0> if it's all sealed it's a Samsung <0> if it's BLACK in color, it's a phillips :( <0> the samsung and hitachis are both grey <0> I think it's time for Gears of war <0> i haven't shot any locuts heads off today with the shotty <0> good times <1> have fun <0> hmm or should I go for table tennis <0> decisions decisions <1> i'm going to attempt to get e17 running on this mfer <1> might not work though <1> weird arch, alpha gcc, and who knows what state the e17 cvs is in at this moment. <1> who needs big voluptuous in their face when you have that? <1> who needs big voluptuous breasts in their face when you have that? <1> laptop mouse ****s **** up <1> i hate it <0> man <0> lost planet online OWNS <0> nice <0> i got 8th place <0> only played this twice lol <3> **** in the box <4> http://img02.picoodle.com/img/img02/7/1/12/f_11685651i_3a6bm_813d1545.png
<5> quannum: lol <6> Genia4: i've gone ahead and implemented your idea of user defined bitrate <6> just running a couple of final tests now before uploading <6> on closer inspection found that transcode was in fact using an average bitrate of 1800Kbits, so i've increased it to 5000Kbits by default (this matches the settings already used for ffmpeg), user can tweak it in the rc file, and if '--compress=yes' is used then the bitrate is halved to 2500Kbits as well as decreasing res. <4> http://img233.imageshack.us/img233/9706/11685981468352057dj5.jpg <5> shiznix: ok, another question <5> shiznix: does dvd audio have to be ac3? <6> no, it can mp2, dts or lpcm <5> what's lpcm? <6> but ac3 and dts are the only one's that will do surround <5> and how does ac3 compare to the others (all can be either 2.0 or 5.1, right?) <6> linear PCM <6> it's extremely high quality as it's uncompressed, typically used on DVD Audio discs <5> dts is a problem to encode I ***ume, closed standard and all. <5> so, probably should go ac3 <5> mpeg2 is ****ty <6> AC3 is used as practically all DVD players support it, it does surround sound and there are no dts encoders for Linux due to proprietary licensing <5> ok, let's say I have an mp3 at 160kbps <5> what's the equivalent ac3 bitrate? <5> for same quality <6> can quality be quantified ? <5> up to a certain margin, sure <5> I can say that vorbis needs about 15 - 20% less bitrate for more or less the same quality <5> (compared to mp3) <6> i've not personally benchmarked it, but i'm sure someone has <6> generally i just encode all my AC3 to 384kbps <5> (my source isn't wav) <5> my source is not too high quality mp3 <6> slightly less than the 448kbps max. used for DVD <5> Yeah, I realized. <5> I'm not going to upmix stereo to 5.1 <5> software does that very very crappily from what I've tried. <5> need to figure what kind of bitrate I should use <5> for both video and audio <5> need to find a reasonable conversion factor for bitrate <5> divx/xvid->mpeg2 and mp3->ac3 <6> i've actually had great success upmixing stereo to 5.1 <5> Ever listened to how a good receiver does it? <6> using a combination of ecasound filtering + multimux through ffmpeg to ac3 <5> is it possible to specify bitrate in transcode's command line? (wanna do a couple of test encodings to pick a bitrate) <6> Genia4: yes i have, some do it really well <6> use '-w <bitrate>' <5> can't use a profile with that, right? <6> right <5> what about 2-p*** encoding? <6> if your doing it through the script you can use: --encode_args="-w <bitrate>" <6> '-R1' for 1st p***, '-R2' for 2nd p*** <5> Error: Program 'ecasound' is missing, please install it first -> http://eca.cx/ <6> emerge -pv ecasound <5> what is it for? <6> audio processing <5> no need for sound atm, any way to disable it? <6> no <6> also if you are doing trials, use: --encode_args="-w <bitrate> -c 0-5000" <6> this will encode just the first 5000 frames <5> why are you using ecasound? <5> why not mencoder or something else? <6> it all comes down to features, mencoder is not an audio processor and ecasound has some awesome capabilities <7> here's a question <6> no thanks, i've got one already ? <7> how can two previous installs be blocking each other's updates? <6> what package ? <7> [blocks B ] sys-apps/coldplug (is blocking sys-fs/udev-103) <7> [blocks B ] >=sys-fs/udev-089 (is blocking sys-apps/coldplug-20040920-r1) <6> unmerge coldplug, this is now handled by udev <7> so why did it install it? <6> because the udev version you have installed didn't handle coldplug <7> ahhh <5> The most annoying block is pam-login and shadow <5> nobody can login while you're upgrading <6> heh, yeah that was a pain <5> I need a quick way to drain AA's <7> anti aircraft guns? or batteries? <5> batteries
Return to
#gentoo or Go to some related
logs:
#nhl #beginner #computers nozoki3 #beginner #sex kalista flockheart #beginner #gentoo #politics
|
|