MythLogBot@irc.freenode.net :: #mythtv-users

Daily chat history

Current users (197):

aberrios_, abqjp, adante, aloril, And4713, Anduin, AndyCap, anykey_, asphere, at0m, Azelphur, baffle, Beirdo, benc_, bestis, bjd, BLZbubba, ByteChang, Caeles, caelor, cafuego, Caliban, Captain_Murdoch, chainsawbike, ChanServ, christ`, clever, ColdFyre, Computer_Czar, ComradeHaz`, CoreDump, Cougar, cromag, croppa, CyberKnet, cynicismic, d0netsFN, dagar, dansushi, dashcloud, Dave123, Dave123-road, deegan, dewman, dibbz, Digdilem, dlblog, dmb, dougl, drindt, dserban, dustybin, eharris_, elprespufferfish, Elshartwo, eNeRGi, esperegu, fedorared, felipe`, Floppe, GadgetWisdomGuru, gholmlund, ghoti, Gibby, gregL, GreyFoxx, grokky_, hackbox, hackman_, hadees, hednod, Heliwr, high-rez, iamlindoro, ikevin, ikonia, inordkuo, J-e-f-f-A, jamesd2, jams, jan2600_, jannau, jarle, jayman8547, jbrett, jduggan, JEDIDIAH__, jh15, JJ1, jpabq, jpabq-, jstenback, justdave, justinh, justpaul, jya, k-man, KaZeR, kc, keith4, kenni, kha, kirdneh, kloeri, knightr, kormoc, KraMer, kurre, k_ross, LabMonkey, larrikin, LedHed, len, leprechau, Linkeroo, lofidellity, Lt_Dan, Lumiere, M0nk3Ee, mag0o, Maliuta, Metoer, mikeones, MilkBoy, mirak_, mishehu, mrec, MythLogBot, mzb, npm_, nuonguy, nutron, oobe, Outlier, ozatomic, Patina, paul-h, peterpops, pigeon, PointyPumper, Prost, purserj, quicksilver, r00fus, RDV_Linux, Rebecca, RobertLaptop, Roedy, rooaus, rushfan, ruskie, russell5, RyeBrye, sgsax, Shadow__X, sid3windr, sidh, simcop2387, skd5aner, Slim-Kimbo, Sp0tter, sphery, Splat1, squidly, sraue, stevieman, sulx, sutula, tank-man, Technophil, tgm4883, thefRont, ThisNewGuy1, Timrit, toeb, tomaw, tomimo, toorima, tris, troyt, ttelford, Twigg, tyce, ubIx_, Varro, wagnerrp, Waterman, weta, wide, xand, XChatMav, XLV, xris, yatesy, zand, _abbenormal, _charly_
Tuesday, November 16th, 2010, 00:02 UTC
[00:02:11] Lord_Deathscythe (Lord_Deathscythe!~chris@h227.135.185.173.dynamic.ip.windstream.net) has quit (Quit: I am called onward)
[00:17:42] k-man (k-man!~jason@unaffiliated/k-man) has joined #mythtv-users
[00:17:58] k-man: i'm getting this error when i try and build: Error, no aligned memory allocator but SSE enabled, disable it or use --enable-memalign-hack.
[00:18:03] k-man: i did a make clean already
[00:18:11] k-man: still get the error
[00:18:35] kormoc: so disable SSE or use --enable-memalign-hack
[00:18:45] kormoc: or use a aligned memory allocator
[00:20:35] k-man: is this a new change? i didn't used to have to specify that option
[00:22:28] iamlindoro: It has nothing to do with our code, ask ffmpeg
[00:23:28] k-man: iamlindoro: well, what i mean is, i am building from trunk, i didn't have this problem before, i updated today and now i got the error
[00:24:09] iamlindoro: k-man, And what I mean is, that's ffmpeg code, not myth code, so in the opinion of the ffmpeg developers, you have a system which requires a hack to work properly
[00:24:28] k-man: ok
[00:24:37] kwmonroe (kwmonroe!~kwmonroe@32.97.110.58) has quit (Quit: Ex-Chat)
[00:24:41] iamlindoro: What arch is this? Are you manually specifying arch in any way?
[00:24:53] iamlindoro: what configure line are you using? Is it insane, or will I call it insane?
[00:25:05] k-man: no, it is a test system running in virtualbox
[00:25:15] k-man: 32 bit
[00:25:18] mirak_ (mirak_!~mirak@81-64-223-104.rev.numericable.fr) has quit (Ping timeout: 240 seconds)
[00:25:23] kormoc: 9 months ago it was added
[00:25:34] kormoc: you could be missing g++ too
[00:25:38] kormoc: that's known to cause that error
[00:25:49] kormoc: http://svn.mythtv.org/trac/changeset/23525 is the change that added it
[00:25:54] iamlindoro: Trying to run high performance codecs in a VM is enough to call it insane, that'll do
[00:26:20] k-man: i'm not arguing or upset or anything, just curious as to why it might suddently have changed – i did an build a few days ago and had no problem but a fresh update today and i get the problem
[00:26:26] iamlindoro: But since you are running in a VM and performance is not an option, there's no hard disabling sse
[00:26:34] iamlindoro: er harm
[00:26:44] kormoc: k-man, it wasn't recent. it was added 9 months ago, pre 0.23
[00:27:01] kormoc: it's likely a change in your system/distro that did it
[00:27:04] mirak_ (mirak_!~mirak@81-64-223-104.rev.numericable.fr) has joined #mythtv-users
[00:27:31] russell5: does anyone use dct-cahnnel? or know how to not have it add zeros before the channel and just send ok after?
[00:27:40] k_ross: speaking of SSE and ffmpeg, should i have seperate builds for my intel and amd boxes?
[00:28:02] iamlindoro: if they support different instruction sets, yes
[00:28:08] k-man: kormoc: yeah must have been my end
[00:28:11] iamlindoro: but not simply by virtue of being different manufacturers
[00:28:41] kormoc: iamlindoro, you are surely not suggesting that standards are standard!
[00:28:52] k-man: i'be been trying to build using distcc, maybe that caused it
[00:28:55] iamlindoro: I've told you a thousand times, don't call me shirley
[00:29:31] kormoc: that's a ./configure check, not a gcc check, so no, distcc isn't involved yet
[00:29:35] Technophil (Technophil!~David@222-153-24-158.jetstream.xtra.co.nz) has joined #mythtv-users
[00:30:12] k-man: kormoc: oh well, i have no idea
[00:30:18] k_ross: well i build on intel, and it runs okay on amd, just wondering if it's taking full advantage.
[00:30:38] iamlindoro: if they support identical instruction sets, it is. If they don't, it's not
[00:30:58] iamlindoro: the codecs used by myth are highly optimized for specific assembly and instruction sets
[00:31:26] iamlindoro: Whether the two are identical instruction sets is left as an exercise to the reader, as sphery would say
[00:32:15] k_ross: so i've gathered
[00:35:30] k-man: ooh... .24 is released!
[00:35:39] k-man: i didn;t even notice
[00:35:53] ** Beirdo hands iamlindoro the wiffle-bat **
[00:38:24] jamesd_laptop (jamesd_laptop!~jamesd@adsl-76-229-146-209.dsl.milwwi.sbcglobal.net) has joined #mythtv-users
[00:42:07] Shadowfire (Shadowfire!~jeff@rrcs-67-79-144-150.se.biz.rr.com) has quit (Quit: Leaving)
[00:54:29] Slim-Kimbo (Slim-Kimbo!~Kimbo@host86-167-188-82.range86-167.btcentralplus.com) has quit (Quit: Slim-Kimbo)
[00:56:53] gregL (gregL!~greg@cpe-74-76-125-87.nycap.res.rr.com) has joined #mythtv-users
[00:58:05] k-man: hmm... ffmpeg now comlains : /usr/bin/ld: libavcodec/4xm.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
[00:58:14] rushfan (rushfan!~rushfan@c-71-232-0-154.hsd1.ma.comcast.net) has quit (Ping timeout: 264 seconds)
[01:03:23] ** kormoc wonders what k-man has done to his VM **
[01:03:43] k-man: kormoc: i wonder too
[01:04:08] k-man: kormoc: noting, it's debian squeeze updated a few days ago
[01:05:17] len (len!~quassel@184-97-172-182.mpls.qwest.net) has joined #mythtv-users
[01:05:35] Sp0tter (Sp0tter!~Sp0tter@grace.xen.prgmr.com) has joined #mythtv-users
[01:07:19] nuonguy (nuonguy!~john@c-69-181-160-212.hsd1.ca.comcast.net) has joined #mythtv-users
[01:08:33] kormoc is now known as kormoc_afk
[01:08:56] k-man: hmm... i think it could have been arch issues with distcc, as i had a 64 bit machine as a possible host for distcc
[01:09:35] wagnerrp: distcc should be capable of cross-compiling
[01:10:33] k-man: wagnerrp: yeah, i just did a brief google – seems like its possible but some mucking around is required
[01:10:40] k-man: it does not work out of the box from what i can see
[01:11:57] [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users
[01:15:41] bbee (bbee!~bbee@unaffiliated/bbee) has quit (Read error: Operation timed out)
[01:27:19] kc: Hrmm, I'm trying to figure out why opengl vsync is not working on my setup anymore after upgrading to 2.4
[01:27:50] kc: Checked version info "using_opengl_video using_opengl_vsync" are both there
[01:28:33] iamlindoro: because opengl vsync doesn't exist in .24
[01:28:37] iamlindoro: see release notes
[01:31:24] Dave123 (Dave123!~dave@cpe-74-74-222-96.rochester.res.rr.com) has quit (Ping timeout: 240 seconds)
[01:31:27] bbee (bbee!~bbee@unaffiliated/bbee) has joined #mythtv-users
[01:31:45] Dave123-road (Dave123-road!~dave@cpe-74-74-222-96.rochester.res.rr.com) has quit (Ping timeout: 265 seconds)
[01:41:13] wagnerrp: is that summer glau on chuck?
[01:41:29] iamlindoro: I hope not, I want Chuck to stay on the air
[01:41:30] wagnerrp: indeed it is
[01:41:35] wagnerrp: hehe
[01:41:35] iamlindoro: oh well, it was a good run
[01:42:10] nutron: what package does check_lib2 belong to?
[01:42:44] wagnerrp: that sounds more like an internal function in configure
[01:43:08] iamlindoro: (which it is)
[01:43:24] stuartm (stuartm!~gbee@cpc2-derb9-0-0-cust833.8-3.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
[01:43:39] nutron: yeah I'm trying to track down why configure is telling me that libfftw3 support isn't enabled.
[01:44:29] kormoc_afk is now known as kormoc
[01:44:37] nutron: yeah, when I googled, ffmpeg related stuff were the first 10 results
[01:45:27] wagnerrp: our configure is based off ffmpeg's
[01:45:41] nutron: \o/ makes sense.
[01:46:11] knightr: iamlindoro, According to Wikipedia it was announced on October 19, 2010 that NBC had ordered an additional 11 episodes of Chuck, bringing the episode total for Season 4 to 24.
[01:46:21] iamlindoro: That was pre-Glau
[01:46:34] iamlindoro: the showkiller
[01:46:36] k_ross: nutron: i'm guessing you need to install libfftw3-dev
[01:46:45] nutron: k_ross: it's installed
[01:46:45] Beirdo: According to Wikipedia: please send us money.
[01:47:02] nutron: Jimmy Wales has nice skin
[01:47:34] iamlindoro: He bought it himself
[01:48:05] wagnerrp: apparently she has a tail
[01:48:14] Beirdo: iamlindoro: Big Bang Theory survived her cameo :)
[01:48:16] knightr: iamlindoro, OK, didn't know that... I'm still on season two... I just learned about Chuck a few weeks ago...
[01:48:19] wagnerrp: and... more subway advertising
[01:48:34] nutron: what's a glau?
[01:48:47] iamlindoro: Beirdo, Most shows can survive a cameo-- they just become ill
[01:48:56] Beirdo: and she wasn't able to take out CSI... one ep. :)
[01:49:08] iamlindoro: But a show with her as a guest has a life expectancy of $EndOfSeason
[01:49:26] iamlindoro: and one based around her has a life expectency of $LengthOfSeason/2
[01:49:37] wagnerrp: nutron: a being that beats everyone up
[01:49:39] kc (kc!~Casper@unaffiliated/kc) has quit (Read error: Connection reset by peer)
[01:49:56] Beirdo: with a guest seems to not be tooo bad... a regular, yeah, she seems to snuff em out good
[01:50:05] gigem_ (gigem_!~david@host137.12.intrusion.com) has quit (Ping timeout: 245 seconds)
[01:50:07] nutron: oh! I'd sorta tap that.
[01:50:14] ** nutron credits wikipedia and sir jimmy wales **
[01:50:19] iamlindoro: I'm sure she'd be thrilled to hear that, nutron
[01:50:27] Beirdo: hehe
[01:50:28] kc (kc!~Casper@unaffiliated/kc) has joined #mythtv-users
[01:50:51] nutron: What? A Texan?  :/
[01:51:15] Beirdo: like you'd kick her outta bed just for that
[01:51:41] nutron: anyway ffmpeg uses libfftw? or does myth depend on it. I guess I could grep, but this is easier. /o\
[01:52:21] nutron: Yeah, but, Canadian chicks are so much more worth it.
[01:52:31] ** nutron awaits a grammar nazi **
[01:52:33] wagnerrp: nutron: myth, its used for one of the mythmusic visualizers and for time stretching
[01:52:59] iamlindoro: And is in no way required in core myth
[01:53:25] nutron: wagnerrp: hmm, well the .h files and everything the config looks for seem to be there. Unless I'm missing something.
[01:53:35] nutron: Which of course, is what configure is telling me :)
[01:53:59] iamlindoro: Are you on a silly distro like fedora?
[01:54:30] ** nutron giggles at iamlindoro's wit and hilarity **
[01:54:32] Beirdo: you starting holy wars again? :)
[01:54:36] nutron: no something better ... debian
[01:54:46] iamlindoro: You misspelled "even more insane"
[01:55:01] Beirdo: even more stale
[01:55:04] ** nutron gets his rubber suit **
[01:55:19] iamlindoro: Oh well, at least we know why you're trying to build yourself, with a packager like Marillat, might as well
[01:55:19] Dave123 (Dave123!~dave@cpe-74-74-222-96.rochester.res.rr.com) has joined #mythtv-users
[01:55:28] Dave123-road (Dave123-road!~dave@cpe-74-74-222-96.rochester.res.rr.com) has joined #mythtv-users
[01:55:30] nutron: I'm on sid, pretty up-to-date
[01:55:38] Beirdo: poor sid
[01:55:46] nutron: marillat doesn't package libfftw3
[01:55:52] nutron: hah!
[01:55:54] iamlindoro: marillat packages Myth
[01:56:09] iamlindoro: And thus builds it
[01:56:23] iamlindoro: So maybe he would be a better person to ask about the quirks of libfftw3 on your platform
[01:56:40] nutron: :o I'm using svn, svn up, svn diff, ./configure .. make etc.
[01:56:47] iamlindoro: so?
[01:56:49] nutron: a'ight
[01:57:22] Beirdo: apt-get libfftw3-dev
[01:57:26] nutron: so what distro do you use? what makes your stuff successful? lfs? slack?
[01:57:33] iamlindoro: All I can tell you is that enabling fftw3 in core myth works here, and has since time immemorial-- so it's almost certainly a library/header/package issue
[01:57:33] Beirdo: apt-get install libfftw3-dev
[01:57:35] Beirdo: rather
[01:57:42] Beirdo: if that doesn't do it, meh :)
[01:57:47] nutron: Beirdo: aye it's done
[01:57:56] Beirdo: should be there then
[01:57:57] iamlindoro: As previously mentioned, it's purely optional in core myth
[01:58:11] nutron: I think it's misplaced according to configure
[01:58:14] iamlindoro: And randomly enabling options without having any idea what they do is a recipe for disaster
[01:58:39] iamlindoro: Just my thoughts on the matter, anyway
[01:58:52] nutron: well I didn't enable it specifically, configure reported it's unavailable, hence why I'm digging into it
[01:59:05] iamlindoro: Why do you care that configure reported it as unavailable?
[01:59:14] nutron: Though, I should give up, I've been building trunk for months with no problems
[01:59:15] iamlindoro: Lots of things will be unavailable depending on platform/etc.
[01:59:27] nutron: because I'm trying to learn
[01:59:34] nutron: what it's for/what it does
[01:59:47] Beirdo: apt-get build-dep mythtv — can be useful
[01:59:56] [R]: oh man... the mythlcdserver is XTREME
[01:59:57] Beirdo: assuming the packages are half-sane
[02:00:12] iamlindoro: heh, it's debian-- they're not
[02:00:16] Beirdo: heh
[02:00:19] nutron: Beirdo: did that a while ago
[02:00:20] iamlindoro: they're actualy the MOST insane myth packages I've ever seen
[02:00:41] iamlindoro: He used to (and to my knowledge still does) enable all sorts of stuff from ffmpeg's configure
[02:00:43] Beirdo: yeah, I seem to remember seeing his packages, and scratching my head
[02:00:46] iamlindoro: even though it doesn't appear in --help
[02:01:00] nutron: oh really?
[02:01:10] iamlindoro: and thus a) h.264 playback would randomly fail on debian since he would stupidly compile myth with --enable-libx264
[02:01:22] iamlindoro: b) xvid would behave brokenly because he would compile against --enable-libxvid
[02:01:34] iamlindoro: and lots and lots of random crashes related to a and b
[02:01:48] iamlindoro: This is what happens when a packaged decides they know better than ./configure --help
[02:01:51] iamlindoro: packager
[02:02:04] nutron: iamlindoro: is that recent?
[02:02:12] iamlindoro: was as of a few months ago
[02:02:23] iamlindoro: And thus this package dependencies would be painfully overblown
[02:02:27] iamlindoro: if not outright wrong
[02:02:32] Beirdo: heh
[02:02:44] iamlindoro: Thankfully, the mythbuntu guys have exorcised all the debian dumbness
[02:02:52] iamlindoro: They do it right, last I saw
[02:02:52] Beirdo: anyways, I think I'll head home. Got more myth_system hackage to do
[02:03:17] Beirdo: iamlindoro: does mythbuntu still have custom patches, or is that a thing of the past?
[02:03:35] iamlindoro: I think they ahve at least a couple
[02:03:43] iamlindoro: but at least the configure options are correct
[02:03:59] Beirdo: be good to reconcile those some more.
[02:04:07] Beirdo: anywho... heading my butt home
[02:04:28] iamlindoro: At least one of them needs to be deleted entirely-- they break an option in our settings for "convenience"
[02:04:54] nutron: ok, I found a link with the build report for mythbuntu, seems it can't find libfftw3-dev libs as well
[02:05:56] iamlindoro: libfftw3 support yes
[02:05:58] iamlindoro: Works fine here
[02:06:09] nutron: so it seems *buntu is wrong as well
[02:06:28] iamlindoro: I'm on Ubuntu, works good here
[02:06:56] nutron: Hrrm
[02:08:49] iamlindoro: ii fftw-dev 2.1.3–22 library for computing Fast Fourier Transforms
[02:08:49] iamlindoro: ii fftw2 2.1.3–22 library for computing Fast Fourier Transforms
[02:08:49] iamlindoro: ii libfftw3–3 3.2.2–1 library for computing Fast Fourier Transforms
[02:08:50] iamlindoro: ii libfftw3-dev 3.2.2–1 library for computing Fast Fourier Transforms
[02:08:53] iamlindoro: Are the installed fftw libs
[02:08:55] nutron: http://tinyurl.com/2wtz6z4 <-- that's a pretty recent build for natty
[02:09:25] nutron: meh, debian bustedness then
[02:15:30] Dave123 (Dave123!~dave@cpe-74-74-222-96.rochester.res.rr.com) has quit (Ping timeout: 245 seconds)
[02:16:11] Dave123-road (Dave123-road!~dave@cpe-74-74-222-96.rochester.res.rr.com) has quit (Ping timeout: 276 seconds)
[02:19:36] iamlindoro: Can we please ban craig sanders from the list now?
[02:21:37] wagnerrp: what about garyg? http://www.mythtvtalk.com/mythconverg-14010/
[02:22:24] Dave123 (Dave123!~dave@cpe-74-74-222-96.rochester.res.rr.com) has joined #mythtv-users
[02:22:25] [R] ([R]!~rbox@unaffiliated/rbox) has quit (Read error: Connection reset by peer)
[02:22:36] iamlindoro: sure, assuming he subscribes to anything we control ;)
[02:23:35] wagnerrp: isnt laga an admin there?
[02:24:12] iamlindoro: dunno
[02:24:14] Technophil (Technophil!~David@222-153-24-158.jetstream.xtra.co.nz) has quit (Ping timeout: 255 seconds)
[02:26:20] tgm4883: wagnerrp, you should have bowed down to his 40 years of working with computers and referenced your actual time developing on the software. He obviously knows everything about databases. He probably also runs windows and organizes his computer with C:\exe\ C:\dll\ C:\txt\
[02:27:27] Dave123-road (Dave123-road!~dave@cpe-74-74-222-96.rochester.res.rr.com) has joined #mythtv-users
[02:31:20] wagnerrp: 'oh, youre only a project developer, but surely my old age means i know more about the project than you'
[02:31:54] Dave123 (Dave123!~dave@cpe-74-74-222-96.rochester.res.rr.com) has quit (Quit: Leaving)
[02:32:24] [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users
[02:35:22] jamesd_laptop (jamesd_laptop!~jamesd@adsl-76-229-146-209.dsl.milwwi.sbcglobal.net) has quit (Read error: Connection reset by peer)
[02:35:55] jamesd_laptop (jamesd_laptop!~jamesd@adsl-76-229-146-209.dsl.milwwi.sbcglobal.net) has joined #mythtv-users
[02:50:15] Dave123-road (Dave123-road!~dave@cpe-74-74-222-96.rochester.res.rr.com) has quit (Ping timeout: 265 seconds)
[02:59:18] Dave123 (Dave123!~dave@cpe-74-74-222-96.rochester.res.rr.com) has joined #mythtv-users
[03:04:50] Sp0tter: anyone running mythfrontend on a pandaboard?
[03:05:05] wagnerrp: pandaboard?
[03:05:10] [R]: mmm, tasty
[03:05:19] [R]: sounds like a ridiculously low resource piece of crap
[03:05:21] wagnerrp: sounds like another one of those underpowered ARM systems
[03:05:35] [R]: atleast he wants to use the frontend...
[03:05:47] wagnerrp: yes, mythfrontend runs on an ARM
[03:06:04] wagnerrp: no, mythfrontend cannot run on low memory systems, you want at least 512MB of RAM to run reliably
[03:06:11] Sp0tter: it has 1 gig of ddr2
[03:06:26] Sp0tter: http://dkc1.digikey.com/us/en/ph/ti/pandaboard.html
[03:06:31] Sp0tter: ddr*
[03:06:43] Sp0tter: dual core 1ghz ARM
[03:06:43] [R]: but its still an ARM...
[03:06:47] wagnerrp: no, mythfrontend cannot use the video decoder of your (insert system here) and your (insert system here) does not have enough CPU power to decode any worthwhile content in software
[03:07:00] Sp0tter: ok
[03:07:07] Sp0tter: its not "my", i'm just asking about it
[03:07:08] wagnerrp: adlibs!
[03:07:20] defaultro (defaultro!~n@99-116-59-13.lightspeed.cicril.sbcglobal.net) has joined #mythtv-users
[03:07:49] Sp0tter: it looks neat, and its $175, tiny power footprint and power usage
[03:08:13] defaultro: Hi everyone. Glad to be back here. Just saw 0.24 today on mythtv.org. I also saw that it now supports bluray. Does it mean that it can play bd discs?
[03:08:52] Sp0tter: wagnerrp: people say they have played 1080p movies in ubuntu with its default movie player on that setup, does myth have a different way of accessing or not accessing the video decoder?
[03:08:54] Dave123-road (Dave123-road!~dave@cpe-74-74-222-96.rochester.res.rr.com) has joined #mythtv-users
[03:09:22] wagnerrp: Sp0tter: i believe there was some XBMC GSoC project to write drivers to use the DSP on that thing for decoding
[03:09:50] wagnerrp: and they do support some form of opengl support that let them run XBMC fairly decently
[03:09:57] Sp0tter: they said XBMC still can't do 1080p, but its in progress, but they said the regular movie player does.. which confused me greatly
[03:10:12] wagnerrp: however, without that DSP support, the thing is a piece of garbage as far as video playback goes
[03:10:16] Sp0tter: for the most part they don't care about media it seems
[03:10:20] Sp0tter: only liek 1% of their projects involve it
[03:11:17] Sp0tter: wagnerrp: what is the oldest Mac mini that will serve as a perfectly funcitoning hd frontend
[03:11:54] Shadow__1 is now known as Shadow__X
[03:11:59] Shadow__X (Shadow__X!~jose@unaffiliated/shadowx/x-411846) has joined #mythtv-users
[03:11:59] Shadow__X (Shadow__X!~jose@c-76-124-135-130.hsd1.nj.comcast.net) has quit (Changing host)
[03:12:09] wagnerrp: Sp0tter: anything with nvidia graphics
[03:12:57] [R]: well the older ones had a like 6200 i think
[03:13:01] defaultro: also, can I use my regular analog outputs when mythtv decodes DTS-HD Master Audio or Dolby TrueHD?
[03:13:04] [R]: so that wouldn't work ofr HD
[03:13:16] [R]: defaultro: if you want to listen to stereo
[03:13:21] wagnerrp: no, the older ones had intel graphics, or AMD before that
[03:13:29] moho (moho!~moho@s66-76-53-241.tyrmcmta02.tylrtx.tl.sta.suddenlink.net) has joined #mythtv-users
[03:13:32] [R]: maybe i'm thinking of appletv...
[03:13:35] defaultro: no, similar to my Pioneer BDP-320, I have 7.1 analog outputs
[03:13:38] [R]: i know there was one of their things that had a <8200
[03:13:43] wagnerrp: the nvidia versions are either a 9400m (older) or GT330
[03:13:59] wagnerrp: the appletv had a 7300
[03:14:01] [R]: defaultro: what do you mena "regular analog outputs"?
[03:14:12] defaultro: so mythtv decodes the DTS-HD MA/Dolby TrueHD, then output to either 5.1 analog output
[03:14:33] defaultro: my BDP-320P decodes those codecs and outputs to analog
[03:14:44] [R]: analog what
[03:14:44] defaultro: then analog is sent directly to my receiver
[03:14:51] defaultro: analog rca ports
[03:14:55] [R]: how many?
[03:15:02] defaultro: i just said above :)
[03:15:04] defaultro: 5.1
[03:15:08] [R]: 5.1 rca ports?
[03:15:11] defaultro: it can do 7.1 too
[03:15:13] defaultro: yes
[03:15:19] [R]: how can you have .1 of an rca port?
[03:15:25] defaultro: that's lfe
[03:15:27] defaultro: :(
[03:15:33] [R]: must be a very small jack...
[03:15:41] defaultro: no, it's just the count
[03:15:47] defaultro: are you familiar with audio
[03:15:48] [R]: let me repeat
[03:15:50] [R]: how many rca ports
[03:16:05] wagnerrp: 5.1 of 'em
[03:16:05] defaultro: all in all, 6 if using 5.1
[03:16:07] Sp0tter: my last mac mini was $525 new from the apple store (education), now they start at $650, interesting
[03:16:09] Shadow__X: the pre nvidia mac minis used a intel gma 950
[03:16:10] defaultro: or 8 if using 7.1
[03:16:12] wagnerrp: :)
[03:16:13] [R]: there... was that so hard...
[03:16:20] [R]: and your computer has 6 rca ports for an output?
[03:16:25] nutron: hmm ok i just came back to the fftw thing, seems the header file the package provides doesn't have the function that myth is looking for... fun! Must be a patch debian applied.
[03:16:38] defaultro: the BDP-320p has those number of analog ports
[03:16:45] defaultro: our computer has 5
[03:16:48] defaultro: or 6 analog
[03:16:52] defaultro: depending on the audio card
[03:17:03] defaultro: other than the spdif
[03:17:17] [R]: i've never seen a computer with 5 rca ports...
[03:17:23] defaultro: toslink can only car upto max 2mbps
[03:17:46] defaultro: in computer, it's not really rca. we were talking about the bdp-320
[03:17:47] nutron: I have... two pvr 150's and a pvr 500 with an expansion connector
[03:17:48] [R]: wagnerrp: yeah... it was the appletv... the original had a 7300
[03:17:48] iamlindoro: 1.5, but who's counting
[03:17:56] nutron: that's 12 rca ports!
[03:18:00] defaultro: it's the mini port
[03:18:07] [R]: well i gotta go off to The Shack
[03:18:15] defaultro: lol, ok
[03:18:28] defaultro: glad to see you iamlindoro
[03:18:59] defaultro: iamlindoro, can I output decoded audio via analog?
[03:19:19] defaultro: I mean, decoded DTS-HD MA/DD TrueHD
[03:19:32] iamlindoro: You can output anything ALSA will accept
[03:19:43] iamlindoro: tersely, "yes."
[03:19:47] defaultro: cool
[03:20:03] defaultro: that means, all i need to buy is the bd drive
[03:20:09] iamlindoro: As with capture, we support APIs, not some homegrown thing
[03:20:19] defaultro: capture?
[03:20:19] iamlindoro: The first thing you should do is read the Blu-ray wiki page
[03:20:30] defaultro: i will just be playing the disc
[03:20:35] iamlindoro: Including all the links
[03:20:41] defaultro: ok
[03:20:45] iamlindoro: So that you have reasonable expections
[03:21:42] defaultro: this is it right, http://www.mythtv.org/wiki/Blu-ray
[03:21:45] iamlindoro: yes
[03:22:40] nutron: capable of playing back the media you intend to rip (ie the Xbox 360 HD-DVD Drive or the LG GGC-H20L HD-DVD/Blu-ray Combo Drive)
[03:22:41] defaultro: i might be missing something but that talks about ripping it which I don't want to do
[03:22:52] nutron: grr whoops
[03:22:55] defaultro: nutron, don't want to rip
[03:22:58] iamlindoro: You are missing the difference between "reading" and "skimming"
[03:23:06] defaultro: doign it again :)
[03:23:09] iamlindoro: You are doing the latter
[03:23:21] nutron: that was an accidental middle mouse click :/
[03:24:24] defaultro: Saw the first sentence "It is possible to play back Hi-Def media such as Blu-ray and HD-DVD Disks in MythTV"
[03:24:34] defaultro: but the next few sentences confused me
[03:24:55] iamlindoro: Look at the title of the page you are reading
[03:25:07] iamlindoro: thus, the information pertains to all media matching that title
[03:25:14] defaultro: High Definition Disk Formats
[03:25:23] defaultro: Blu-ray playback of some material directly from the disc and as a folder structure on a hard drive is possible.
[03:25:28] defaultro: cool :)
[03:25:32] iamlindoro: Correct. Blu-ray is not the only High Definition disc format
[03:25:41] iamlindoro: Thus the page must address the other formats
[03:25:57] defaultro: will I be able to play all my bluray disc I bought?
[03:26:07] defaultro: aacs/bd+ enc right
[03:26:19] iamlindoro: Have you finished reading that page?
[03:26:22] defaultro: sorry
[03:33:54] defaultro: ah, got it :)
[03:36:15] defaultro: I remember when I was using .21, in mythvideo, I do a sql insert for each .avi, .mpg file and point a command field to the player %s. Can we still do this?
[03:36:23] defaultro: I mean, it's going to call mythavtest bd://media/cdrom/
[03:39:35] defaultro: nutron, is this the same with the one you posted? http://www.amazon.com/LG-Electronics-GGC-H20L . . . 2&sr=8-1
[03:41:12] defaultro: crap, it's deactivated, http://www.newegg.com/Product/Product.aspx?Item=N82E16827136133
[03:41:56] defaultro: it's weird, there is no Add to Cart button
[03:41:57] Shadow__X: 46 bucks seems good but its used
[03:42:08] Shadow__X: i dont think they make it anymore
[03:42:30] mag0o: hey, long time no see...I've upgraded to .24-fixes (27209) and have an audio issue. I have gone back through the General setup in the frontend to reconfigure my audio, and so far everything plays fine except for 'The Event'. I get no audio on this show but, I also record 'Chase' right after it and have audio without issues. Source is DishNetwork via HDPVR, frontend output is at http://mythtv.pastebin.ca/1992891. Any ideas?
[03:42:41] defaultro: oh, so those are old drives?
[03:44:23] iamlindoro: mag0o, it appears your HD-PVR produced bad output
[03:44:46] iamlindoro: mag0o, the errors which begin with open brackets ([aac) are ffmpeg/decoding errors
[03:44:50] mag0o: and the next show was fine, without changing anything?
[03:45:02] iamlindoro: Yes, looks like something got broken on the recording init
[03:45:04] mag0o: (same channel)
[03:45:06] mag0o: ah
[03:45:13] iamlindoro: It's not a myth thing, it's more like an HD-PVR thing
[03:45:40] mag0o: Last week the same show was also one that was hit with the HDPVR audio/video sync, with sound getting progressively off as the show goes on
[03:45:47] iamlindoro: defaultro, Don't be lulled into thinking that a newer Blu-ray drive is somehow better
[03:45:53] defaultro: got it
[03:45:59] iamlindoro: defaultro, "old" is relative, Blu-ray is new technology
[03:45:59] defaultro: looks like that $40 is worth a try
[03:46:10] iamlindoro: If you read the page carefully then you will know why that drive is recommended
[03:46:25] defaultro: i have a powerful machine right now and I think it's going to be able to play bd movies. It's p7
[03:46:49] defaultro: yup, that's the drive model I saw on the wiki
[03:46:52] iamlindoro: one can only presume you mean i7
[03:47:02] defaultro: ooops, i7 :D it's been a while
[03:47:14] mag0o: iamlindoro: nice OSD btw for Arclight :)
[03:47:19] iamlindoro: mag0o, glad you like it ;)
[03:47:39] defaultro: mag0o, show me the new skin, I haven't seen myth for more than 1.5 years now
[03:47:54] defaultro: do you have a screenshot?
[03:48:01] iamlindoro: we don't produce skins, we produce themes
[03:48:05] defaultro: themes
[03:48:06] mag0o: hmm, now I see that it was something to do with the hdpvr, further into the recording, video is fine, but at the start, it is choppy
[03:48:06] defaultro: :D
[03:48:17] mag0o: and still no audio
[03:48:21] defaultro: let me look in google
[03:50:47] defaultro: I love the graphite :)
[03:51:07] [R]: mag0o: are you waiting long enoug hfor your STB to settle down before recording?
[03:51:25] defaultro: does it enlarge the image when you change movie selection? http://www.mythtv.org/wiki/File:Graphite.png
[03:51:36] defaultro: and smoothly?
[03:51:43] [R]: enlarge?
[03:51:51] defaultro: i don't know how to describe it
[03:51:58] defaultro: like the mac os menu at the bottom
[03:52:13] [R]: the thumnails zoom a little
[03:52:17] [R]: you can clearly see that in the screenshot
[03:52:18] defaultro: cool
[03:52:27] defaultro: but does it do it like an animation?
[03:52:35] [R]: no clue
[03:52:49] defaultro: gradual zooming
[03:52:52] mag0o: [R]: not sure, I've never done anything much outside of schedule recordings and set priorities
[03:53:21] [R]: mag0o: your channel change switch should sleep for a second or so after changing channels to make sure it settles down before the hdpvr starts recording
[03:53:27] defaultro: say from 50x200 pixel then quickly to 150x300 pixel
[03:53:35] mag0o: ah, simple enough fix
[03:53:46] mag0o: i'll try that and see how the recording goes next week
[03:55:16] defaultro: http://www.youtube.com/watch?v=HVKQDLIruCk
[04:01:09] inordkuo (inordkuo!~inorkuo@adsl-177-135-129.int.bellsouth.net) has joined #mythtv-users
[04:01:23] k_ross_ (k_ross_!ad40b024@gateway/web/freenode/ip.173.64.176.36) has joined #mythtv-users
[04:01:34] rushfan (rushfan!~rushfan@c-71-232-0-154.hsd1.ma.comcast.net) has joined #mythtv-users
[04:02:17] hadees (hadees!~hadees@72-48-211-19.dyn.grandenetworks.net) has quit (Quit: hadees)
[04:04:57] pizzledizzle (pizzledizzle!~pizdets@pool-96-250-215-244.nycmny.fios.verizon.net) has quit ()
[04:07:04] n0tk (n0tk!~n0tk@216.160.42.30) has joined #mythtv-users
[04:08:38] moho (moho!~moho@s66-76-53-241.tyrmcmta02.tylrtx.tl.sta.suddenlink.net) has quit (Ping timeout: 276 seconds)
[04:48:02] jpabq (jpabq!~jpabq@174-28-191-186.albq.qwest.net) has quit (Ping timeout: 264 seconds)
[04:48:17] jpabq- (jpabq-!~jpabq@174-28-191-186.albq.qwest.net) has quit (Ping timeout: 276 seconds)
[04:51:31] sphery: wagnerrp: is Eloy having the same HDHR problem you were having that you thought was only a BSD issue? http://mythtv.org/pipermail/mythtv-users/2010 . . . /302267.html + http://mythtv.org/pipermail/mythtv-users/2010 . . . /302270.html
[04:55:10] jpabq (jpabq!~jpabq@174-28-191-186.albq.qwest.net) has joined #mythtv-users
[04:56:32] jpabq- (jpabq-!~jpabq@174-28-191-186.albq.qwest.net) has joined #mythtv-users
[04:57:34] Technophil (Technophil!~David@203-97-234-182.cable.telstraclear.net) has joined #mythtv-users
[05:00:03] mjefferson (mjefferson!~michael@c-98-209-86-159.hsd1.mi.comcast.net) has joined #mythtv-users
[05:00:34] wagnerrp: sphery: sounds about right
[05:02:57] sphery: wanna ask him if it's bsd? if the libhdhr stuff is broken, again, we may need to re-revert that update
[05:03:01] wagnerrp: sent a response for more info
[05:03:07] sphery: or at least get SiDust to fix it
[05:03:09] sphery: cool, thanks
[05:03:16] sphery: again, I'm too slow :)
[05:03:18] wagnerrp: its something sidust needs to fix
[05:03:37] sphery: you replied before I even finished asking if you wanted to reply
[05:03:48] sphery: yeah, that would be ideal
[05:06:38] [R] ([R]!~rbox@unaffiliated/rbox) has quit (Ping timeout: 264 seconds)
[05:11:29] Shadow__X (Shadow__X!~jose@unaffiliated/shadowx/x-411846) has quit (Ping timeout: 255 seconds)
[05:11:49] [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users
[05:14:50] [R]: wagnerrp: you there?
[05:15:25] superjudge (superjudge!~superjudg@c83-250-109-232.bredband.comhem.se) has joined #mythtv-users
[05:16:12] wagnerrp: yep
[05:17:06] [R]: so i'm really digging this 20x4 lcd thing... totally gonna get one... but mythlcdserver seems limited... can i get the currently recording show and the jobqueue from the python bindings?
[05:17:27] wagnerrp: with effort, sure
[05:17:51] wagnerrp: well, not much effort
[05:17:57] [R]: i figure its probably easier to write a clean implementation than to hack the crap outta mythlcdserver
[05:18:43] GrahamIRC (GrahamIRC!~GrahamIRC@93-97-162-128.zone5.bethere.co.uk) has quit (Quit: Leaving.)
[05:18:54] [R]: this can be my "lets learn python for realz" project
[05:19:08] wagnerrp: currently recording, write your own _getSortedPrograms call to the backend
[05:19:14] wagnerrp: having it filter for the necessary recstatus
[05:19:48] wagnerrp: for the jobqueue, use the searchJobs from MythDB and search for the proper status
[05:20:59] JJ1 (JJ1!~jjensen@jeffjensen.dsl.visi.com) has quit (Read error: Connection reset by peer)
[05:23:07] anykey__ (anykey__!~guedel@46-126-244-251.dclient.hispeed.ch) has quit (Ping timeout: 240 seconds)
[05:23:26] anykey_ (anykey_!~guedel@46-126-244-251.dclient.hispeed.ch) has joined #mythtv-users
[05:23:31] hpeter (hpeter!~hpeter@178-83-237-229.dclient.hispeed.ch) has quit (Ping timeout: 240 seconds)
[05:24:05] KaZeR (KaZeR!~kazer@30.43.195-77.rev.gaoland.net) has quit (Ping timeout: 255 seconds)
[05:24:41] Kevin` (Kevin`!~kevin@router.kwzs.be) has quit (Ping timeout: 276 seconds)
[05:25:19] gigem (gigem!~gigem@cpe-76-187-29-95.tx.res.rr.com) has quit (Remote host closed the connection)
[05:26:30] KaZeR (KaZeR!~kazer@77.195.43.30) has joined #mythtv-users
[05:27:03] JJ1 (JJ1!~jjensen@jeffjensen.dsl.visi.com) has joined #mythtv-users
[05:27:23] _Waterman is now known as Waterman
[05:27:56] davide (davide!~david@host137.12.intrusion.com) has quit (Ping timeout: 276 seconds)
[05:29:00] superjudge (superjudge!~superjudg@c83-250-109-232.bredband.comhem.se) has quit (Quit: superjudge)
[05:32:05] xris (xris!~xris@xris.forevermore.net) has quit (Quit: Terminated with extreme prejudice - dircproxy 1.2.0)
[05:32:13] xris (xris!~xris@xris.forevermore.net) has joined #mythtv-users
[05:32:14] Mode for #mythtv-users by ChanServ!ChanServ@services. : +v xris
[05:32:41] [R] ([R]!~rbox@unaffiliated/rbox) has quit (Quit: Leaving)
[05:45:28] caelor_ (caelor_!~caelor@93-97-184-87.zone5.bethere.co.uk) has joined #mythtv-users
[05:45:44] jstenback (jstenback!~jstenback@64.151.104.172) has quit (Quit: ZNC - http://znc.sourceforge.net)
[05:45:45] caelor (caelor!~caelor@93-97-184-87.zone5.bethere.co.uk) has quit (Quit: Leaving...)
[05:45:48] caelor_ is now known as caelor
[05:46:51] lofidellity (lofidellity!~cmccoy_@unaffiliated/lofidellity) has quit (Remote host closed the connection)
[05:46:56] lofidellity (lofidellity!~cmccoy_@login.ccs.neu.edu) has joined #mythtv-users
[05:46:56] sutula (sutula!sutula@nat/hp/x-igssupycyylbxdwa) has quit (Ping timeout: 272 seconds)
[05:46:56] Lumiere (Lumiere!~jstraw@pool-173-66-110-225.washdc.fios.verizon.net) has quit (Ping timeout: 272 seconds)
[05:47:13] jstenback (jstenback!~jstenback@64.151.104.172) has joined #mythtv-users
[05:47:26] Lumiere (Lumiere!~jstraw@pool-173-66-110-225.washdc.fios.verizon.net) has joined #mythtv-users
[05:48:30] jstenback (jstenback!~jstenback@64.151.104.172) has quit (Client Quit)
[05:49:06] jstenback (jstenback!~jstenback@64.151.104.172) has joined #mythtv-users
[05:49:09] defaultro (defaultro!~n@99-116-59-13.lightspeed.cicril.sbcglobal.net) has quit ()
[05:49:13] xris (xris!~xris@xris.forevermore.net) has quit (Ping timeout: 250 seconds)
[05:49:34] sutula (sutula!sutula@nat/hp/x-ajvcxqiptsxwqjun) has joined #mythtv-users
[05:52:47] xris (xris!~xris@xris.forevermore.net) has joined #mythtv-users
[05:52:47] Mode for #mythtv-users by ChanServ!ChanServ@services. : +v xris
[05:58:35] rushfan (rushfan!~rushfan@c-71-232-0-154.hsd1.ma.comcast.net) has quit (Ping timeout: 260 seconds)
[06:06:21] jamesd__ (jamesd__!~jamesd@76.229.146.209) has joined #mythtv-users
[06:09:00] jamesd_laptop (jamesd_laptop!~jamesd@adsl-76-229-146-209.dsl.milwwi.sbcglobal.net) has quit (Ping timeout: 240 seconds)
[06:10:48] Shadow__X (Shadow__X!~jose@c-76-124-135-130.hsd1.nj.comcast.net) has joined #mythtv-users
[06:11:48] JEDIDIAH__ (JEDIDIAH__!~jedi@cpe-76-185-72-21.tx.res.rr.com) has quit (Ping timeout: 265 seconds)
[06:21:57] stoffel (stoffel!~quassel@p57B4CA96.dip.t-dialin.net) has joined #mythtv-users
[06:21:57] Mode for #mythtv-users by ChanServ!ChanServ@services. : +v stoffel
[06:22:14] sutula (sutula!sutula@nat/hp/x-ajvcxqiptsxwqjun) has quit (Read error: Operation timed out)
[06:22:18] Computer_Czar (Computer_Czar!~dcooper@69.4.155.83) has quit (Read error: Operation timed out)
[06:22:27] peterpops_ (peterpops_!~peter@90.231.196.41) has joined #mythtv-users
[06:23:31] deegan (deegan!~deegan@88.83.55.139) has quit (Remote host closed the connection)
[06:23:41] sutula (sutula!sutula@nat/hp/x-eakfphfdyxarxbda) has joined #mythtv-users
[06:23:53] Computer_Czar (Computer_Czar!~dcooper@69.4.155.83) has joined #mythtv-users
[06:24:03] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has joined #mythtv-users
[06:24:10] peterpops (peterpops!~peter@90-231-196-41-no112.tbcn.telia.com) has quit (Ping timeout: 265 seconds)
[06:24:23] peterpops_ is now known as peterpops
[06:28:43] j-rod|afk (j-rod|afk!~jarod@static-72-93-233-2.bstnma.fios.verizon.net) has quit (Ping timeout: 240 seconds)
[06:29:11] deegan (deegan!~deegan@88.83.55.139) has joined #mythtv-users
[06:30:00] Wicked (Wicked!~zero@unaffiliated/blazed) has quit (Ping timeout: 272 seconds)
[06:33:31] k_ross_ (k_ross_!ad40b024@gateway/web/freenode/ip.173.64.176.36) has quit (Ping timeout: 265 seconds)
[06:33:58] Wicked (Wicked!~zero@unaffiliated/blazed) has joined #mythtv-users
[06:35:07] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has quit (Ping timeout: 240 seconds)
[06:38:09] Shadow__X (Shadow__X!~jose@c-76-124-135-130.hsd1.nj.comcast.net) has quit (Read error: Operation timed out)
[06:38:47] Wicked (Wicked!~zero@unaffiliated/blazed) has quit (Read error: Operation timed out)
[06:39:13] ThisNewGuy1 (ThisNewGuy1!~doug@pool-96-242-160-27.nwrknj.fios.verizon.net) has joined #mythtv-users
[06:39:40] j-rod|afk (j-rod|afk!~jarod@static-72-93-233-2.bstnma.fios.verizon.net) has quit (Ping timeout: 245 seconds)
[06:41:04] ThisNewGuy (ThisNewGuy!~doug@pool-96-242-160-27.nwrknj.fios.verizon.net) has quit (Ping timeout: 252 seconds)
[06:41:07] Shadow__X (Shadow__X!~jose@c-76-124-135-130.hsd1.nj.comcast.net) has joined #mythtv-users
[06:41:34] jannau (jannau!~janne@chybek.jannau.net) has quit (Ping timeout: 265 seconds)
[06:41:45] Dave123-road (Dave123-road!~dave@cpe-74-74-222-96.rochester.res.rr.com) has quit (Ping timeout: 260 seconds)
[06:42:23] Dave123-road (Dave123-road!~dave@cpe-74-74-222-96.rochester.res.rr.com) has joined #mythtv-users
[06:42:50] jannau (jannau!~janne@chybek.jannau.net) has joined #mythtv-users
[06:42:58] Wicked (Wicked!~zero@unaffiliated/blazed) has joined #mythtv-users
[06:47:34] eNeRGi (eNeRGi!~nrgizer@cs78235252.pp.htv.fi) has quit (Ping timeout: 265 seconds)
[06:48:19] markk (markk!~mark@srv120.dedicated.netrino.co.uk) has quit (Ping timeout: 240 seconds)
[06:48:48] stoffel (stoffel!~quassel@p57B4CA96.dip.t-dialin.net) has quit (Remote host closed the connection)
[06:51:27] inordkuo (inordkuo!~inorkuo@adsl-177-135-129.int.bellsouth.net) has quit (Quit: Leaving.)
[06:53:34] kormoc (kormoc!~kormoc@unaffiliated/kormoc) has left #mythtv-users ()
[07:02:57] ubIx_ (ubIx_!~ulf@p5DD1852C.dip0.t-ipconnect.de) has joined #mythtv-users
[07:03:39] inordkuo (inordkuo!~inorkuo@adsl-177-135-129.int.bellsouth.net) has joined #mythtv-users
[07:06:44] ubIx (ubIx!~ulf@p5DD188AA.dip0.t-ipconnect.de) has quit (Ping timeout: 272 seconds)
[07:11:12] nutron: anyone know of any "freely" downloadable sample mpg files?
[07:12:35] inordkuo (inordkuo!~inorkuo@adsl-177-135-129.int.bellsouth.net) has quit (Ping timeout: 245 seconds)
[07:13:46] KraMer (KraMer!~mark@adsl-70-240-216-217.dsl.hstntx.swbell.net) has left #mythtv-users ("Leaving")
[07:16:25] jamesd_laptop (jamesd_laptop!~jamesd@adsl-76-229-146-209.dsl.milwwi.sbcglobal.net) has joined #mythtv-users
[07:19:40] jamesd__ (jamesd__!~jamesd@76.229.146.209) has quit (Ping timeout: 240 seconds)
[07:20:00] nutron: n/m
[07:31:57] jamesd__ (jamesd__!~jamesd@adsl-76-229-146-209.dsl.milwwi.sbcglobal.net) has joined #mythtv-users
[07:34:43] jamesd_laptop (jamesd_laptop!~jamesd@adsl-76-229-146-209.dsl.milwwi.sbcglobal.net) has quit (Ping timeout: 245 seconds)
[07:35:27] jamesd2 (jamesd2!~jamesd@adsl-76-229-146-209.dsl.milwwi.sbcglobal.net) has joined #mythtv-users
[07:37:23] jamesd__ (jamesd__!~jamesd@adsl-76-229-146-209.dsl.milwwi.sbcglobal.net) has quit (Ping timeout: 240 seconds)
[07:41:18] jamesd2 (jamesd2!~jamesd@adsl-76-229-146-209.dsl.milwwi.sbcglobal.net) has quit (Read error: Connection reset by peer)
[07:41:53] jamesd2 (jamesd2!~jamesd@adsl-76-229-146-209.dsl.milwwi.sbcglobal.net) has joined #mythtv-users
[07:43:32] JEDIDIAH__ (JEDIDIAH__!~jedi@cpe-76-185-72-21.tx.res.rr.com) has joined #mythtv-users
[07:49:03] Technophil (Technophil!~David@203-97-234-182.cable.telstraclear.net) has quit (Ping timeout: 240 seconds)
[07:50:57] Technophil (Technophil!~David@203-97-234-182.cable.telstraclear.net) has joined #mythtv-users
[07:54:19] jamesd_laptop (jamesd_laptop!~jamesd@adsl-76-229-146-209.dsl.milwwi.sbcglobal.net) has joined #mythtv-users
[07:55:05] drindt (drindt!~drindt@e180215243.adsl.alicedsl.de) has joined #mythtv-users
[07:56:40] jamesd2 (jamesd2!~jamesd@adsl-76-229-146-209.dsl.milwwi.sbcglobal.net) has quit (Read error: Operation timed out)
[07:58:39] Heliwr (Heliwr!~Heliwr@pdpc/supporter/student/heliwr) has quit (Quit: I've got to get out of this place, if it's the last thing I ever do...)
[07:59:22] jamesd2 (jamesd2!~jamesd@adsl-76-229-146-209.dsl.milwwi.sbcglobal.net) has joined #mythtv-users
[08:00:50] eNeRGi (eNeRGi!~nrgizer@cs78235252.pp.htv.fi) has joined #mythtv-users
[08:01:51] Heliwr (Heliwr!~Heliwr@pdpc/supporter/student/heliwr) has joined #mythtv-users
[08:02:02] jamesd_laptop (jamesd_laptop!~jamesd@adsl-76-229-146-209.dsl.milwwi.sbcglobal.net) has quit (Ping timeout: 255 seconds)
[08:03:57] martin_ (martin_!~quassel@static-88.131.29.2.addr.tdcsong.se) has joined #mythtv-users
[08:06:29] jamesd_laptop (jamesd_laptop!~jamesd@adsl-76-229-146-209.dsl.milwwi.sbcglobal.net) has joined #mythtv-users
[08:07:10] jpharvey (jpharvey!~jpharvey@host86-185-251-163.range86-185.btcentralplus.com) has quit (Ping timeout: 245 seconds)
[08:08:41] jamesd2 (jamesd2!~jamesd@adsl-76-229-146-209.dsl.milwwi.sbcglobal.net) has quit (Ping timeout: 240 seconds)
[08:09:14] superdump (superdump!~rob@unaffiliated/superdump) has joined #mythtv-users
[08:09:48] superjudge (superjudge!~superjudg@195.198.215.210) has joined #mythtv-users
[08:11:14] CRU_ (CRU_!~chatzilla@cable-3-4-93.ctcinet.com) has joined #mythtv-users
[08:11:19] CRU_: > Hey, wondered if someone could help me. I just set up my first mythtv box but I am having trouble playing any online video (flash, etc)...they are all really choppy. I know it's not my internet connection speed (download it first, also works fine on all my other windows computers). tv tuner vid works great, but everything else is choppy. What should I do?
[08:15:50] wagnerrp: what speed is your processor?
[08:18:49] wagnerrp: CRU_: ^^^
[08:21:19] CRU_: wagnerrp: it is a 2.2 ghz dual core AMD
[08:21:28] jkp: someone help me out here
[08:21:40] jkp: i have an install of mythtv-backend on ubuntu that is misocnfigured
[08:21:49] jkp: im trying to wipe it off and starg1dl3yw@y
[08:22:17] jkp: im trying to wipe it off and start again
[08:22:29] wagnerrp: CRU_: what resolution?
[08:22:49] jkp: im removing everything using apt-get purge but when i reinsall all the old settings for capture cards etc are still there!
[08:23:10] jkp: where does a backend store / cache these settings? i need to completely wipe them off and start from scratch
[08:23:18] wagnerrp: jkp: so 'delete all capturecards' in mythtv-setup
[08:23:28] wagnerrp: all settings are stored in the database
[08:23:56] wagnerrp: you need to drop the database to flush everything
[08:24:34] wagnerrp: CRU_: flash does all scaling and conversion in software
[08:24:50] wagnerrp: meaning its much more intensive than it should be for playback
[08:25:19] wagnerrp: and requirements are directly proportional to the output resolution
[08:25:56] CRU_: wagnerrp: Ok....is there a way to give it more juice from my hard drive....b/c it is jumpy when it's on my 32 inch lcd (which sounds like that could be the problem)
[08:26:20] jamesd_laptop (jamesd_laptop!~jamesd@adsl-76-229-146-209.dsl.milwwi.sbcglobal.net) has quit (Ping timeout: 255 seconds)
[08:26:30] wagnerrp: sure, because most of the computational power in your computer comes from your hard drive
[08:27:33] wagnerrp: no, youve got two options to make it work
[08:27:39] wagnerrp: get a faster processor
[08:27:56] wagnerrp: or reduce your screen resolution so the software scaling doesnt take so much of a hit
[08:29:00] CRU_: wagnerrp: where would I edit screen resolution? and how fast of a processor would i need just to play flash on say...42 inch (may upgrade soonish)
[08:29:24] CRU_: wagnerrp: just on the desktop settings kind of deal...or is there a setting in adobe specifically is what I'm meaning
[08:29:27] wagnerrp: size is irrelevent, resolution matters
[08:29:42] wagnerrp: the desktop resolution
[08:29:57] CRU_: wagnerrp: would changing that affect my hd tv watching at all?
[08:30:30] wagnerrp: running your display at anything other than native resolution is always bad
[08:31:13] wagnerrp: im not saying its a good solution
[08:31:20] wagnerrp: im just saying its the only one available
[08:31:27] wagnerrp: since flash video playback is garbage
[08:31:48] wagnerrp: and for whatever reason, adobe refuses to program for any of the standard video interfaces
[08:32:06] wagnerrp: instead using the most poorly performing solution
[08:32:13] CRU_: wagnerrp: Well that is very helpful. How fast of a processor should I have (and is it just b/c of a diff operation system that my windows computer plugged in with it works fine?)
[08:32:34] wagnerrp: its all a function of scaling
[08:33:12] CRU_: wagnerrp: that makes more sense...b/c it seems like sometimes the video is struggling to display everything.
[08:33:20] wagnerrp: if youre scaling anything to 1920x1080, youre going to head a pretty beefy processor
[08:33:22] ikke-t (ikke-t!~ikke@a91-152-41-226.elisa-laajakaista.fi) has left #mythtv-users ()
[08:34:52] CRU_: wagnerrp: hmm...let me try this just to see if that will solve my vid issue
[08:37:49] wagnerrp: HDHR for $90 shipped on newegg
[08:40:45] Goga777 (Goga777!~Goga777@shpd-92-101-155-139.vologda.ru) has joined #mythtv-users
[08:41:32] CRU_: wagnerrp: Hmmm...i set my resolution to the lowest possible (320x240 I think) but still video is jumpy (maybe a little less...but not that much). Native resolution is 1280x720
[08:42:40] Chat4564 (Chat4564!zhudzh@69.41.179.202) has joined #mythtv-users
[08:43:07] stuartm (stuartm!~gbee@cpc2-derb9-0-0-cust833.8-3.cable.virginmedia.com) has quit (Ping timeout: 240 seconds)
[08:44:08] Chat4564 (Chat4564!zhudzh@69.41.179.202) has quit (Client Quit)
[08:44:51] len (len!~quassel@184-97-172-182.mpls.qwest.net) has quit (Remote host closed the connection)
[08:47:01] len (len!~quassel@184-97-172-182.mpls.qwest.net) has joined #mythtv-users
[08:53:00] CRU_ (CRU_!~chatzilla@cable-3-4-93.ctcinet.com) has quit (Ping timeout: 245 seconds)
[09:00:20] Goga777 (Goga777!~Goga777@shpd-92-101-155-139.vologda.ru) has quit (Remote host closed the connection)
[09:00:23] NightMonkey (NightMonkey!~NightMonk@pdpc/supporter/professional/nightmonkey) has quit (Quit: Body blow! Body blow!)
[09:01:13] MaverickTech (MaverickTech!~MaverickT@111.86.233.220.static.exetel.com.au) has joined #mythtv-users
[09:02:21] XChatMav (XChatMav!~MaverickT@111.86.233.220.static.exetel.com.au) has quit (Ping timeout: 240 seconds)
[09:05:37] mjefferson (mjefferson!~michael@c-98-209-86-159.hsd1.mi.comcast.net) has quit (Quit: Ex-Chat)
[09:54:13] pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has quit (Quit: Leaving.)
[09:57:34] hashbang (hashbang!~hashbang@cse-ajb.cse.bris.ac.uk) has joined #mythtv-users
[10:04:45] len (len!~quassel@184-97-172-182.mpls.qwest.net) has quit (Remote host closed the connection)
[10:10:01] banksy (banksy!~richard@ppp121-44-235-210.lns20.syd7.internode.on.net) has joined #mythtv-users
[10:13:21] banksy: Anyone here using mythnetvision? Trying to work out if I should expect the remote control's volume, play/pause to work (e.g. during youtube video)
[10:30:42] sebrock (sebrock!~sebrock@h55eb1ec9.selukra.dyn.perspektivbredband.net) has joined #mythtv-users
[10:40:26] jkp: question: is there a way to build and install the mythtv python bindings seperately from the main mythtv code?
[10:43:58] ikevin (ikevin!~kevin@lisa6.illux.org) has quit (Ping timeout: 272 seconds)
[10:45:57] waxhead (waxhead!~pete@ppp121-45-199-238.lns20.cbr1.internode.on.net) has quit (Quit: Ex-Chat)
[10:50:07] jkp (jkp!~jkp@cpc1-brig16-2-0-cust641.3-3.cable.virginmedia.com) has quit (Quit: Lost terminal)
[11:01:26] andreax (andreax!~Andreaz@tmo-101-187.customers.d1-online.com) has joined #mythtv-users
[11:04:32] jgeboski (jgeboski!~jgeboski@unaffiliated/jgeboski) has quit (Read error: Connection reset by peer)
[11:04:53] jgeboski (jgeboski!~jgeboski@unaffiliated/jgeboski) has joined #mythtv-users
[11:05:00] jgeboski (jgeboski!~jgeboski@unaffiliated/jgeboski) has quit (Excess Flood)
[11:05:26] jgeboski (jgeboski!~jgeboski@unaffiliated/jgeboski) has joined #mythtv-users
[11:05:46] jgeboski (jgeboski!~jgeboski@unaffiliated/jgeboski) has quit (Read error: Connection reset by peer)
[11:08:57] jgeboski (jgeboski!~jgeboski@unaffiliated/jgeboski) has joined #mythtv-users
[11:09:00] jgeboski (jgeboski!~jgeboski@unaffiliated/jgeboski) has quit (Excess Flood)
[11:09:27] jgeboski (jgeboski!~jgeboski@unaffiliated/jgeboski) has joined #mythtv-users
[11:16:30] Patina (Patina!~tomas@82.143.216.114) has quit (Ping timeout: 260 seconds)
[11:17:57] Patina (Patina!~tomas@1385158770.dhcp.dbnet.dk) has joined #mythtv-users
[11:32:41] pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has joined #mythtv-users
[11:56:51] Shadow__X (Shadow__X!~jose@c-76-124-135-130.hsd1.nj.comcast.net) has quit (Changing host)
[11:56:51] Shadow__X (Shadow__X!~jose@unaffiliated/shadowx/x-411846) has joined #mythtv-users
[12:00:41] dekarl (dekarl!~deKarl@e180158158.adsl.alicedsl.de) has quit (Ping timeout: 276 seconds)
[12:08:53] MavT (MavT!~MaverickT@111.86.233.220.static.exetel.com.au) has joined #mythtv-users
[12:10:04] banksy (banksy!~richard@ppp121-44-235-210.lns20.syd7.internode.on.net) has quit (Quit: Leaving)
[12:11:47] MaverickTech (MaverickTech!~MaverickT@111.86.233.220.static.exetel.com.au) has quit (Ping timeout: 255 seconds)
[12:21:10] russell5 (russell5!~russell5@pool-74-104-119-81.bstnma.fios.verizon.net) has quit (Quit: Ex-Chat)
[12:26:29] kth (kth!~kth@dyndsl-080-228-181-204.ewe-ip-backbone.de) has quit (Quit: Leaving.)
[12:31:37] johd (johd!~johd@90.146.55.47) has joined #mythtv-users
[12:34:48] hpeter (hpeter!~hpeter@250-203.5-85.cust.bluewin.ch) has joined #mythtv-users
[12:39:17] esperegu (esperegu!~quassel@145.116.15.244) has joined #mythtv-users
[12:40:43] andreax (andreax!~Andreaz@tmo-101-187.customers.d1-online.com) has quit (Read error: Connection reset by peer)
[12:43:19] andreax (andreax!~Andreaz@tmo-109-171.customers.d1-online.com) has joined #mythtv-users
[12:46:09] gigem_ (gigem_!~david@host137.12.intrusion.com) has quit (Remote host closed the connection)
[13:00:39] martin_ (martin_!~quassel@static-88.131.29.2.addr.tdcsong.se) has quit (Remote host closed the connection)
[13:01:26] martin_ (martin_!~quassel@static-88.131.29.2.addr.tdcsong.se) has joined #mythtv-users
[13:11:53] Twigg (Twigg!~darren@66.87.1.236) has joined #mythtv-users
[13:15:20] JJ1 (JJ1!~jjensen@jeffjensen.dsl.visi.com) has left #mythtv-users ()
[13:15:41] Twiggy2cents (Twiggy2cents!~darren@66.87.5.81) has quit (Ping timeout: 265 seconds)
[13:23:34] inordkuo (inordkuo!~inorkuo@nsc64.16.142-198.newsouth.net) has joined #mythtv-users
[13:35:33] olejl (olejl!~olejl@95.175.67.75) has quit (Ping timeout: 245 seconds)
[13:46:19] drindt (drindt!~drindt@e180215243.adsl.alicedsl.de) has quit (Quit: Mary had a little Segmentation fault)
[14:04:56] Twiggy|worx (Twiggy|worx!~Twiggy@12.182.96.2) has joined #mythtv-users
[14:05:49] drindt (drindt!~drindt@e180215243.adsl.alicedsl.de) has joined #mythtv-users
[14:07:58] johd (johd!~johd@90.146.55.47) has quit (Quit: Leaving)
[14:21:05] sraue (sraue!~stephan@xbmc/staff/sraue) has quit (Ping timeout: 240 seconds)
[14:21:57] rushfan (rushfan!~rushfan@c-71-232-0-154.hsd1.ma.comcast.net) has joined #mythtv-users
[14:26:30] Azelphur: lol why does mythfrontend have a middle english (1100–1500) option
[14:26:54] Azelphur: just in case we happen across a time travelling scientist from the 12 century?
[14:28:26] superjudge (superjudge!~superjudg@195.198.215.210) has quit (Quit: superjudge)
[14:28:32] sraue (sraue!~stephan@xbmc/staff/sraue) has joined #mythtv-users
[14:34:31] hpeter (hpeter!~hpeter@250-203.5-85.cust.bluewin.ch) has quit (Quit: hpeter)
[14:41:06] andreax (andreax!~Andreaz@tmo-109-171.customers.d1-online.com) has quit (Read error: Connection reset by peer)
[14:43:15] andreax (andreax!~Andreaz@tmo-109-171.customers.d1-online.com) has joined #mythtv-users
[14:43:20] JEDIDIAH___ (JEDIDIAH___!~jedi@cpe-76-185-72-21.tx.res.rr.com) has joined #mythtv-users
[14:43:26] JEDIDIAH___ (JEDIDIAH___!~jedi@cpe-76-185-72-21.tx.res.rr.com) has quit (Read error: Connection reset by peer)
[14:44:25] JEDIDIAH__: someone might find a knight frozen in ice when they're digging up for a pool in Yorkshire...
[14:46:47] gigem_ is now known as gigem
[14:54:10] jamesd2 (jamesd2!~jamesd@adsl-69-217-172-254.dsl.milwwi.ameritech.net) has joined #mythtv-users
[14:56:12] Azelphur: or that
[15:00:25] streeter (streeter!~streeter@nat/redhat/x-dpjujyzdctlyjpzt) has joined #mythtv-users
[15:02:47] sgsax (sgsax!~sgsax@copperhead.cis.ksu.edu) has joined #mythtv-users
[15:09:13] RockHound (RockHound!~quassel@d030083.adsl.hansenet.de) has joined #mythtv-users
[15:09:40] martin_ (martin_!~quassel@static-88.131.29.2.addr.tdcsong.se) has quit (Remote host closed the connection)
[15:15:31] RockHound (RockHound!~quassel@d030083.adsl.hansenet.de) has quit (Ping timeout: 240 seconds)
[15:16:53] j-rod|afk is now known as j-rod
[15:17:24] sgsax: I have a question about the status page from mythweb
[15:17:54] sgsax: or the xml version, anyway
[15:18:12] sgsax: are the status codes for the encoders and job queue documented anywhere?
[15:18:57] sgsax: I've written my own script to replace mythtv-status and this is the last detail to figure out
[15:19:04] sgsax: I can't find anything online
[15:25:07] andreax1 (andreax1!~Andreaz@tmo-109-125.customers.d1-online.com) has joined #mythtv-users
[15:27:59] andreax (andreax!~Andreaz@tmo-109-171.customers.d1-online.com) has quit (Ping timeout: 255 seconds)
[16:12:42] j-rod is now known as j-rod|afk
[16:12:48] j-rod|afk is now known as j-rod
[16:14:04] wagnerrp: Azelphur: we dont actually have a middle english translation, which means it will simply fall back to the default strings
[16:14:17] toeb (toeb!~tob@HSI-KBW-078-042-105-196.hsi3.kabel-badenwuerttemberg.de) has joined #mythtv-users
[16:14:18] wagnerrp: its just a function of us getting our translation support from Qt
[16:14:44] wagnerrp: Qt supports all those 'languages', and no one has bothered to put in code to filter for only those translations we actually have
[16:14:45] tris (tris!~tristan@CAMEL.ETHEREAL.NET) has quit (Read error: Connection reset by peer)
[16:19:15] wagnerrp: kormoc: per #7531, 'get_backend_setting' pulls the value from host '%' rather than host NULL
[16:19:27] wagnerrp: which means the query will match for anything /except/ hostname=NULL
[16:19:50] wagnerrp: and the query for MasterServerIP will subsequently fail
[16:20:24] wagnerrp: easy fix is just to use 'setting' directly... but should get_backend_setting be set up that way?
[16:20:44] wagnerrp: bah... hes not even here
[16:21:10] Easy_Rider9999 (Easy_Rider9999!~Miranda@p5B22361D.dip.t-dialin.net) has joined #mythtv-users
[16:24:41] tris (tris!~tristan@CAMEL.ETHEREAL.NET) has joined #mythtv-users
[16:27:49] duffydack (duffydack!~duffydack@adsl-178-78-76-167.karoo.kcom.com) has joined #mythtv-users
[16:28:50] XChatMav (XChatMav!~MaverickT@111.86.233.220.static.exetel.com.au) has joined #mythtv-users
[16:30:16] rushfan (rushfan!~rushfan@c-71-232-0-154.hsd1.ma.comcast.net) has quit (Ping timeout: 265 seconds)
[16:30:29] andreax1 (andreax1!~Andreaz@tmo-109-125.customers.d1-online.com) has quit (Read error: Connection reset by peer)
[16:31:50] MavT (MavT!~MaverickT@111.86.233.220.static.exetel.com.au) has quit (Ping timeout: 264 seconds)
[16:33:34] kormoc_afk (kormoc_afk!~kormoc@unaffiliated/kormoc) has joined #mythtv-users
[16:33:34] Mode for #mythtv-users by ChanServ!ChanServ@services. : +v kormoc_afk
[16:34:43] andreax (andreax!~Andreaz@tmo-109-125.customers.d1-online.com) has joined #mythtv-users
[16:36:55] kormoc_afk is now known as kormoc
[16:38:22] Azelphur: I'm having problems with metadata grabbing on remote frontends. Any ideas? http://paste.pocoo.org/show/292113/
[16:39:41] iamlindoro: You are running the command without quoting the title
[16:40:08] iamlindoro: What you see in the logs is just a general representation of the command run, when *you* run it you still need to encapsulate a title in quotes if it's more than one word
[16:40:24] Azelphur: iamlindoro: ok that explains why it didn't work when I ran it manually
[16:40:24] iamlindoro: But I'll bet a million jillion dollars that as usual, broken python bindings install
[16:40:35] Azelphur: but doesn't explain why the remote frontends can't pick up but the main frontend can
[16:40:42] iamlindoro: You won't know why the internal run didn't work until you run it by hand properly
[16:40:46] iamlindoro: and pastebin that
[16:41:23] Azelphur: iamlindoro: http://paste.pocoo.org/show/292115/
[16:41:29] Azelphur: looks like that works
[16:41:53] wagnerrp: kormoc: check beirdo's logs from about half an hour ago
[16:42:28] iamlindoro: Azelphur: That's being run on the *remote* frontend?
[16:42:43] Methuselah (Methuselah!~Methusela@adsl-76-209-51-135.dsl.emhril.sbcglobal.net) has joined #mythtv-users
[16:42:44] Azelphur: no on the backend, the frontend does the grabbing?
[16:42:49] iamlindoro: yes
[16:43:06] Azelphur: ah, no such file or directory on the remote frontend
[16:43:23] iamlindoro: Then there you go, scripts and/or bindings not installed
[16:43:42] Azelphur: hehe indeed
[16:44:59] kormoc: wagnerrp, hrm... good point...
[16:45:23] Methuselah: I set a video storage group on a dedicated backend, what needs to be done so i can use it on a frontend, it currently shows nothing?
[16:45:26] wagnerrp: kormoc: although when i wrote that patch, it worked
[16:45:36] wagnerrp: but for the life of me, i cant figure out why it did
[16:45:56] iamlindoro: Methuselah: Hopefully you also set up Fanart/Banner/screenshot/coverart Storage Groups, and then as with any configuration of mythvideo, you need to scan for videos
[16:46:11] iamlindoro: Methuselah: Please make sure to read http://www.mythtv.org/wiki/Mythvideo
[16:46:33] Chaorain (Chaorain!~kvirc@72.42.81.72) has joined #mythtv-users
[16:48:09] Chaorain (Chaorain!~kvirc@72.42.81.72) has quit (Quit: KVIrc 4.0.1 Insomnia http://www.kvirc.net/)
[16:50:10] sgsax: anybody here work on mythweb?
[16:50:22] duffydack (duffydack!~duffydack@adsl-178-78-76-167.karoo.kcom.com) has left #mythtv-users ("Leaving")
[16:50:25] Methuselah: I assume you mean scan on the frontend? Cuz, I don't think you can scan on dedicated backend. I did that and still no luck. I will double check all the directories are set up. And I did read that mythvide previous to coming here.
[16:50:33] KraMer (KraMer!~mark@adsl-70-240-216-217.dsl.hstntx.swbell.net) has joined #mythtv-users
[16:51:01] Chiwauwa (Chiwauwa!~Chiwauwa@93.163.137.22) has joined #mythtv-users
[16:51:17] wagnerrp: sgsax: mythweb does not generate the backend status page
[16:51:26] iamlindoro: Methuselah: If you had read carefully, you would know what kind of scan I mean
[16:51:45] iamlindoro: And since the backend has no video scan, I'm not sure how you could have done so
[16:51:57] sgsax: fair enough, so where are those status codes documented?
[16:52:03] iamlindoro: If you are scanning on the frontend and getting nothing, then you have a Storage Group permissions or configuration issue
[16:52:13] wagnerrp: should be some ENUM definition in the libraries
[16:52:16] wagnerrp: but i couldnt find it
[16:53:29] jamesba (jamesba!~jamesba@gateb.kw.bbc.co.uk) has quit (Remote host closed the connection)
[16:55:58] sgsax: I figured since mythweb could decode them, there should be something in there
[16:56:53] wagnerrp: mythweb doesnt use the xml page
[16:57:00] wagnerrp: it just restyles the html version
[16:57:21] wagnerrp: query the same address but without the '/xml'
[16:57:33] Digdilem (Digdilem!~flash@plague.digdilem.org) has quit (Read error: Connection reset by peer)
[16:57:58] Digdilem (Digdilem!~flash@plague.digdilem.org) has joined #mythtv-users
[16:58:13] sgsax: gotcha
[16:59:14] alien878 (alien878!~alien878@217.24.207.121) has quit (Quit: Leaving.)
[17:00:02] _abbenormal (_abbenormal!~abbenorma@c-24-56-206-42.customer.broadstripe.net) has quit (Ping timeout: 264 seconds)
[17:01:31] andreax (andreax!~Andreaz@tmo-109-125.customers.d1-online.com) has quit (Read error: Connection reset by peer)
[17:01:45] hashbang (hashbang!~hashbang@cse-ajb.cse.bris.ac.uk) has quit (Remote host closed the connection)
[17:03:35] high-rez (high-rez!~gus@2001:470:8115::2) has quit (Ping timeout: 260 seconds)
[17:03:46] high-rez (high-rez!~gus@2001:470:8115::2) has joined #mythtv-users
[17:07:41] skd5aner: I've noticed a bit of a regression with some of the ffwd/rewd behavior...
[17:07:41] wagnerrp: iamlindoro: if only those poor oppressed users could get motivated to see if they could do better
[17:07:57] iamlindoro: heh
[17:08:37] skd5aner: before 0.24, if you would ffwd, for example, if you hit select it was smart enough to jump back a few frames to account for reaction time, but now when you push select to get out of ffwd, it seems to start playback directly at that frame
[17:08:58] wagnerrp: skd5aner: yes, known regression
[17:09:03] skd5aner: I know there was quite a bit of tuning that went around ffwd/rwd before release
[17:09:14] wagnerrp: its because when ffwd more than 3x, you go into a different mode
[17:09:25] wagnerrp: and in that mode, it doesnt instantly process key presses
[17:09:27] skd5aner: wagnerrp: ok, cool – wasn't sure if it was a "known" regression... wanted to bring it up just in case
[17:09:42] wagnerrp: so it may not receive that keypress until a second after you press it
[17:10:06] skd5aner: I always thought that was a really cool feature that set mythtv apart
[17:10:09] wagnerrp: its an issue with the OSD rewrite
[17:10:22] wagnerrp: apparently verizon's DVRs have it
[17:10:35] skd5aner: the ability to account for reaction time, and it appeared to always be relative to speed as well :)
[17:10:40] wagnerrp: a couple weeks ago, i heard someone complaining about how it disrupted fast forwarding through football games
[17:11:06] wagnerrp: its always XXX milliseconds of fastforward
[17:11:10] gholmlund (gholmlund!~quassel@76-191-205-135.dsl.dynamic.sonic.net) has joined #mythtv-users
[17:11:21] abqjp (abqjp!~abqjp@97-119-171-65.albq.qwest.net) has joined #mythtv-users
[17:11:25] wagnerrp: so if youre going 10x, it multiples that reverse by 10
[17:11:27] skd5aner: Well, I definitely noticed it pretty quickly – once you get used to it, it's easy to notice now because if you go too far, you have to go back
[17:11:52] wagnerrp: yeah, i thought something was wrong with my remote at first
[17:11:57] Maliuta_ (Maliuta_!~scooby@kiev.lusan.id.au) has quit (Remote host closed the connection)
[17:11:57] skd5aner: sphery: ping...
[17:12:19] skd5aner: there's one other oddity that I'm experiencing, but it's just a minor annoyance...
[17:12:35] Maliuta (Maliuta!~scooby@kiev.lusan.id.au) has joined #mythtv-users
[17:12:50] skd5aner: but definitly different than before – and that's when something starts recording on my SBE/FE, it causes playback to stutter for about a second
[17:12:57] wagnerrp: skd5aner: although it should have been fixed long ago... #8843
[17:13:58] skd5aner: wagnerrp: well, I'm not sure if that's exactly the same thing I'm seeing...
[17:14:17] skd5aner: wagnerrp: my remote reacts fairly quickly, but the video doesn't compensate by seeking back that small percentage
[17:14:54] skd5aner: it just plays back from where ever the button press as received, and I don't recall it feeling "sluggish" to respond I suppose
[17:15:00] skd5aner: s/as/is
[17:16:41] Methuselah: iamlindoro: Yes thanks, you knowledge is appreiated, it was a permissions issue. However, reading the page you mentioned says nothing about this. I will fix it perhaps. There should be a reference to this as I am sure more people than just me will experience this issue.
[17:16:56] iamlindoro: Methuselah: That has nothing to do with mythvideo
[17:17:22] iamlindoro: Please don't modify the page to say that you should be able to read the files unless you aslo add the fact that the sky is blue and water is wet
[17:17:29] wagnerrp: its a general assumption that you understand about file permissions
[17:17:31] Methuselah: I know its thishttp://www.mythtv.org/wiki/MythVideo#Sett . . . mage_Folders
[17:17:54] wagnerrp: and more than that, mythtv-setup will warn you on exit if your permissions are set up wrong
[17:18:04] JEDIDIAH__: I dunno. The newer crop of users seem to need to be told that water is wet.
[17:18:12] wagnerrp: at least if youre running mythtv-setup as the same user that runs the backend, as youre supposed to
[17:18:28] unixSnob (unixSnob!~unixSnob@starfury.spearlink.com) has joined #mythtv-users
[17:19:02] mikeones: wagnerrp: the backend runs as root right?
[17:19:14] iamlindoro: The backend runs as whatever user you tell it to run as
[17:19:17] ** mikeones goes to check mine **
[17:19:36] iamlindoro: Generally speaking you should *not* run the backend as root, though some packagers choose to configure myth that way
[17:19:41] wagnerrp: mikeones: there is no reason for the backend to run as root
[17:19:57] skd5aner: sure there is, then you don't have to worry about permissions ;)
[17:19:57] wagnerrp: and any program that does not absolutely need to be run as root should not be
[17:20:06] mikeones: right. it is running as my mythtv users
[17:20:08] skd5aner: (I'm jocking)
[17:20:11] mikeones: *user
[17:20:12] skd5aner: er, joking
[17:20:14] wagnerrp: this isnt Windows, we dont want everything to be an Administrator
[17:21:20] devinheitmueller (devinheitmueller!~devin@c-71-205-242-159.hsd1.mi.comcast.net) has joined #mythtv-users
[17:22:18] Methuselah: wagner said"and more than that, mythtv-setup will warn you on exit if your permissions are set up wrong" . This would be nice if it were true.
[17:22:34] wagnerrp: that is true, and it does
[17:22:37] Methuselah: I did not get that warning
[17:22:49] wagnerrp: mythtv-setup checks for write permissions on every defined storage group
[17:22:58] JEDIDIAH__: I think that warning thing is only true for recordings.
[17:23:09] wagnerrp: if it did not complain, then you were running it as a user that had write permissions
[17:23:37] wagnerrp: mythbackend will also complain when you start it up if you check the logs
[17:23:58] superdump (superdump!~rob@unaffiliated/superdump) has quit (Quit: WeeChat 0.3.2)
[17:24:35] JEDIDIAH__: any plans to add mythgallery to the upnp server?
[17:25:01] wagnerrp: long term ones
[17:25:21] JEDIDIAH__: that feature seems pretty cool otherwise
[17:25:23] skd5aner: JEDIDIAH__: you should talk to Beirdo, he's worked a little on mythgallery and the upnp server over the last several months
[17:25:27] Methuselah: anyways, thanks for the help!
[17:26:07] skd5aner: JEDIDIAH__: both mythgallery and upnp don't seem to have a dedicated caretaker, so new features on them don't get added that often unless people submit patches
[17:26:13] JEDIDIAH__: I was messing around with something else and noticed that my master backend got mounted with djmount
[17:26:25] wagnerrp: upnp does have a dedicated caretaker
[17:26:32] skd5aner: dblain or beirdo?
[17:26:39] skd5aner: or other?
[17:26:41] wagnerrp: former
[17:27:24] skd5aner: yea, well... it's still not dblain is actively working on it
[17:27:24] wagnerrp: JEDIDIAH__: currently, mythgallery exists only in the frontend instance
[17:27:47] wagnerrp: there is no backend component, there are no shared database tables
[17:27:49] skd5aner: at least, that I can see from committed changesets to upnp
[17:27:55] wagnerrp: its perpetual 'browse mode'
[17:28:57] JEDIDIAH__: there's no reason the upnp server couldn't be in perpetual browse mode too in that regard.
[17:29:26] wagnerrp: well that is the case for mythvideo content
[17:29:33] drindt: the table recordseek is crashed is that important?
[17:29:52] wagnerrp: the upnp server performs its own scan of the video folders, rather than pulling from the videometadata table
[17:30:01] wagnerrp: drindt: yes, that is a very important table
[17:30:02] iamlindoro: only if you actually want to be able to properly seek/cut/etc. recordings
[17:30:08] iamlindoro: by which I mean, yes
[17:30:26] iamlindoro: *any* Myth table being marked as crashed is a problem
[17:30:33] wagnerrp: technically, its all recalculate-able
[17:30:57] wagnerrp: but running mythcommflag on /all/ your recordings to rebuild the seekdata is not something you want to do
[17:31:43] drindt: ah ok i understand thank you
[17:32:13] drindt: i wonder this file has lots of data in just 4 months
[17:32:30] wagnerrp: how many recordings do you have?
[17:35:46] skd5aner: about the issue I'm seeing when something starts to record on my combined FE/SBE, why would it cause issues with playback during the start of recording? Almost like something is locking/blocking or taking a huge ammount of resources at once
[17:36:16] skd5aner: This kind of blip did not occur in 0.23 on the same os/hardware
[17:38:12] skd5aner: The tuner hooked up to the SBE is an HD-PVR
[17:39:07] iamlindoro: The backend can't block the frontend
[17:39:13] kormoc: I don't see a blip on my setup
[17:39:15] iamlindoro: So if anything, it's resource starvation
[17:39:20] iamlindoro: But yeah, I don't see issues either
[17:39:23] wagnerrp: Beirdo: you said you had no intention of changing anything in zmserver.cpp because it isnt currently using any mythtv libraries?
[17:39:25] skd5aner: hmmm...
[17:40:01] skd5aner: any recommndations on how I might be able to track it down?
[17:41:14] Slim-Kimbo (Slim-Kimbo!~Kimbo@host86-167-188-82.range86-167.btcentralplus.com) has joined #mythtv-users
[17:41:18] skd5aner: I've got 2GB RAM, running a Core2 Duo E6400 (2.13GHz dual core)
[17:42:32] skd5aner: It happens when the HD-PVR starts to record and the blue light on the recorder kicks on (usually at the top or bottom of the hour)
[17:43:16] KaZeR (KaZeR!~kazer@77.195.43.30) has quit (Read error: Connection reset by peer)
[17:43:26] skd5aner: Did not occur until after upgrade to 0.24, and honestly it's a minor annoyance I can live with – but felt it might be a sign of something that changed that you guys might be interested in looking at
[17:44:23] skd5aner: Its easy to replicate – watch recording, set up something to record via the HD-PVR, and bam :)
[17:44:25] Blues- (Blues-!~konni@213-220-104-152.du.thekking.is) has quit (Quit: Leaving)
[17:49:11] KaZeR (KaZeR!~kazer@30.43.195-77.rev.gaoland.net) has joined #mythtv-users
[17:49:15] Beirdo: wagnerrp: correct
[17:49:28] Beirdo: it's a standalone binary
[17:49:46] wagnerrp: so everything seems done? its just a matter of testing/tweaking?
[17:50:50] gigem (gigem!~david@host137.12.intrusion.com) has quit (Ping timeout: 272 seconds)
[17:52:13] iamlindoro: I'd like to be sure that no touching of the QProcess stuff in the metadata classes is occurring for now?
[17:52:41] wagnerrp: incorrect
[17:52:53] iamlindoro: Please don't change anything in the metadata code without letting me approve it
[17:53:13] wagnerrp: all QProcess has been removed except for the mythterminal stuff that neither Beirdo or I understands
[17:53:30] iamlindoro: There are no known issues with QProcess in the metadata classes, please do not change that for now
[17:54:07] wagnerrp: metadata and netvision stuff both?
[17:54:17] iamlindoro: By which I mean, I really, really, really would prefer to be in control of what is done to my own code in those specific classes. When that stuff is committed and has no obvious issues, I will be happy to make the adjustments myself
[17:54:28] Beirdo: there is to be no QProcess in mythtv
[17:54:29] gigem_ is now known as gigem
[17:54:41] iamlindoro: There is to be no changing of my metadata classes without my approval
[17:54:53] iamlindoro: I'll revert any changes in code I maintain until *I* am satisfied
[17:54:56] Beirdo: you can look over what we've done and test it before it gets committed, of course
[17:55:02] iamlindoro: So rather than making me do that, please leave it alone
[17:55:12] iamlindoro: And I will be happy to make the changes myself when I'm satisfied it all works
[17:55:35] Beirdo: It's already done, just not committed to anywhere but a git branch
[17:55:42] iamlindoro: OK, so don't commit it
[17:55:47] wagnerrp: well commit the rest of the stuff
[17:55:55] wagnerrp: and toss the patches over to you for review
[17:55:57] iamlindoro: And send me a patch for the metadata classes
[17:55:59] iamlindoro: exactly
[17:56:11] iamlindoro: I am happy to perform the testing and commits myself
[17:56:51] kormoc: iamlindoro, it's like hulu only without the content licensing!
[17:56:58] iamlindoro: Also, presumably you are both testing these changes on OS X and Windows
[17:57:14] iamlindoro: kormoc: heh
[17:57:34] wagnerrp: OSX should 'just work'
[17:57:39] wagnerrp: nothing windows yet
[17:57:49] wagnerrp: windows will currently fail horribly
[17:58:26] iamlindoro: Well that would be an uncommittable change then IMO
[17:58:43] Beirdo: as has been said many times before.... mythtv is primarily a linux app. The others come after, and need to be fixed before release.
[17:58:49] iamlindoro: Not attempting to be a hardass, just suggesting that if something fundamental is going to go in, it needs to work on all our supported platforms
[17:58:54] wagnerrp: by 'just work', i mean its only using POSIX standard stuff, and works on linux and BSD
[17:59:10] iamlindoro: Beirdo: That is your opinion, which is not shared by everyone
[17:59:31] iamlindoro: stuart M, Mark K, Janne, and I minimally disagree with you
[17:59:48] Beirdo: there may be some time between initial commit and final commit where Windows may be broken in the development branch
[18:00:03] Beirdo: but not in the final release
[18:00:09] Beirdo: just like it's always been
[18:00:19] iamlindoro: It having always been that way does not make it acceptable now
[18:01:03] iamlindoro: We've discussed treating OSX and Windows as primary platforms, with general assent and only real disagreement coming from you
[18:01:06] Beirdo: this is neither the place nor the time for such a discussion.
[18:01:22] iamlindoro: You say so because you would rather shut down the discussion than have to deal with it
[18:01:39] iamlindoro: IMO myth_system has been broken badly enough lately
[18:01:49] iamlindoro: And doesn't have a good track record at all in the past few months
[18:01:53] superjudge (superjudge!~superjudg@c83-250-109-232.bredband.comhem.se) has joined #mythtv-users
[18:02:03] Beirdo: I say so because a) this is the users channel. b) I have a roaring headache. c) I don't need this crap.
[18:02:18] iamlindoro: So switching even more code to use it while flippantly breaking non-linux platforms is unacceptable to me
[18:02:29] iamlindoro: Sorry you don't need it, and sorry abut your headache. Let's move to -dev
[18:03:25] Gibby_away is now known as Gibby
[18:03:53] Gibby: paul-h: Do you see any lag time been zoneminder and mythzoneminder live views?
[18:06:22] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has joined #mythtv-users
[18:06:51] MavT (MavT!~MaverickT@111.86.233.220.static.exetel.com.au) has joined #mythtv-users
[18:10:19] XChatMav (XChatMav!~MaverickT@111.86.233.220.static.exetel.com.au) has quit (Ping timeout: 265 seconds)
[18:15:19] trumee (trumee!~nobody@cpc5-cmbg14-0-0-cust982.5-4.cable.virginmedia.com) has joined #mythtv-users
[18:15:41] high-rez: I've looked for this quite a bit – but I'm still frankly a bit confused. Does anyone know what the different also device enumerations for an HDMI audio card mean? Is one for LPCM, another for digital pass through, anothyer for passthrough at a high bit rate etc?
[18:16:32] _abbenormal (_abbenormal!~abbenorma@c-24-56-209-145.customer.broadstripe.net) has joined #mythtv-users
[18:18:01] wagnerrp: usually one is HDMI (full bitrate, multichannel LPCM, HD formats, high bitrates, high sample rates), the other is only SPDIF
[18:19:27] high-rez: wagnerrp: Is there a way to tell which is which ? Does alsa:hdmi point to one of those devices – or does it point to all of them – and the sotware should figure out which should be used for what purpose ?
[18:20:14] wagnerrp: they should be named
[18:21:07] high-rez: E.g. if I tell myth alsa:hdmi – I get terrible audio out of my system. if I point to alsa:plughw:0,9 – I can send lpcm out. Of course if I click ac3/dts pass through – then that stuff gets garbled.
[18:21:24] high-rez: wagnerrp: Does alsa take care of naming them or is this something the user should do in asoundrc?
[18:21:39] wagnerrp: the hardware driver should take care of naming them
[18:21:58] jgeboski (jgeboski!~jgeboski@unaffiliated/jgeboski) has quit (Read error: Connection reset by peer)
[18:23:40] _abbenormal (_abbenormal!~abbenorma@c-24-56-209-145.customer.broadstripe.net) has quit (Quit: Yup Im Leaving)
[18:23:42] high-rez: should I see the names in aply -l ? E.g. http://pastebin.com/6vkX5e7n this shows only enumerations – but not actual names. And of course, this then bets the question can I tell myth to use one of them for pcm and the other for digital passthrough?
[18:23:48] high-rez: s/aply/aplay
[18:26:50] high-rez: alsamixer shoes a pcm volume control and 4 spdif devices. So I'm guessing the driver is wrong here – as one of them is certainly lpcm (0,9)
[18:28:43] mrand (mrand!~mrand@ubuntu/member/mrand) has quit (Ping timeout: 240 seconds)
[18:39:06] dewman (dewman!~dewman@64.85.154.2) has quit (Remote host closed the connection)
[18:44:04] unixSnob (unixSnob!~unixSnob@starfury.spearlink.com) has quit (Quit: leaving)
[18:46:28] _abbenormal (_abbenormal!~abbenorma@c-24-56-209-145.customer.broadstripe.net) has joined #mythtv-users
[18:48:37] trumee is now known as zzztrumee
[18:50:09] kenni (kenni!~kenni@pfsense.dhcp.pop.k-net.dk) has quit (Remote host closed the connection)
[18:50:28] kenni (kenni!~kenni@pfsense.dhcp.pop.k-net.dk) has joined #mythtv-users
[18:54:19] GrahamIRC (GrahamIRC!~GrahamIRC@93-97-162-127.zone5.bethere.co.uk) has joined #mythtv-users
[18:57:18] dekarl1 (dekarl1!~deKarl@e180157064.adsl.alicedsl.de) has quit (Read error: Connection reset by peer)
[19:02:59] RockHound (RockHound!~quassel@d030083.adsl.hansenet.de) has joined #mythtv-users
[19:09:03] iamlindoro: HAHAHAHA
[19:09:05] iamlindoro: "Remember that the only real difference between a commercial and a TV
[19:09:06] iamlindoro: show is that one lasts 30 seconds and the other lasts 30 minutes."
[19:09:16] iamlindoro: That should be in the topic
[19:14:21] superjudge (superjudge!~superjudg@c83-250-109-232.bredband.comhem.se) has quit (Quit: superjudge)
[19:15:25] JEDIDIAH__: Time for the Chocobot Power Hour
[19:16:13] JEDIDIAH__: is it a commercial anymore if the show is so old they don't sell those toys anymore?
[19:17:23] elkin (elkin!~quassel@mnsr-4db10df4.pool.mediaWays.net) has joined #mythtv-users
[19:19:40] elkin: hi! I was themeing the schedules-ui.xml and somehow the 'recordstatus type="WeekslotRecord"' of the guidegrit gets shown as if it was "FindOneRecord"... am I doing something wrong?
[19:21:08] iamlindoro: Difficult to know if you are doing anything wrong without seeing what you're doing wrong
[19:21:14] iamlindoro: #mythtv-theming might be a better channel to ask, too
[19:22:06] superjudge (superjudge!~superjudg@c83-250-109-232.bredband.comhem.se) has joined #mythtv-users
[19:23:41] elkin: @iamlindoro didn't know there was a theming channel... thanks
[19:23:53] iamlindoro: np, make sure to just pastebin the code
[19:25:21] kormoc: iamlindoro, epic thread
[19:25:36] kormoc: (of delusion!)
[19:25:47] iamlindoro: kormoc: heh, yeah, I've often found myself wishing that a commercial could be extended out to 30 mintues... they are just the same after all
[19:26:08] iamlindoro: It reminds me of the 27bslash6 article
[19:26:18] iamlindoro: http://www.27bslash6.com/p2p2.html
[19:26:18] kormoc: well, no one watches the super bowl for the sports, just the commercials
[19:28:27] dewman (dewman!~dewman@64.85.154.2) has joined #mythtv-users
[19:29:35] kormoc: yeah, I like 27b/6
[19:30:26] kormoc: Another win for the thread is the subject, "Large Scale Disruptive Project"
[19:30:44] iamlindoro: We gon' change the world! BECAUSE NOBODY HAS EVER HEARD OF A PVR!
[19:31:01] iamlindoro: 1995 called, they want their TiVo back
[19:31:35] iamlindoro: Hell, even the company name is likely a trademark violation
[19:32:02] kormoc: "You might be surprised by the marketing and media people already on the team." With the website's design, I'd be surprised if *any* marketing or media people are on the team
[19:32:21] iamlindoro: That's an excellent approach to corporate management too, btw
[19:32:26] iamlindoro: Step one, get marketing people
[19:32:29] iamlindoro: step two, get product
[19:33:45] iamlindoro: Ready, fire, aim!
[19:33:51] kormoc: hehe
[19:33:56] kormoc: I like the images, http://www.openivo.com/stuff
[19:34:05] kormoc: cooltext and oldtv
[19:34:43] iamlindoro: http://www.openivo.com/home2
[19:34:48] iamlindoro: What we believe in:
[19:34:53] iamlindoro: Freedom and privacy for the user.
[19:35:02] iamlindoro: (except we're going to be hiring someone to track what you do)
[19:36:28] kormoc: oh wow, he ran for Ohio's AG position, http://www.feldmanforohio.com/
[19:36:54] iamlindoro: In fairness, he probably is a perfectly likable and normal guy
[19:36:59] iamlindoro: he just doesn't know what he's jumping in to
[19:37:20] kormoc: I find it really funny that a libertarian wants to build a ad based user tracking system
[19:37:26] iamlindoro: Guy in the upper right is about a decade older than guy in center, though :)
[19:37:58] JEDIDIAH__: libertarians will be the first people to make and sell Soylent Green
[19:40:24] kormoc: JEDIDIAH__, no, tufu got pretty close and that was a hippy thing
[19:42:47] npm_ (npm_!~npm@cpe-76-90-29-145.socal.res.rr.com) has joined #mythtv-users
[19:43:31] RockHound (RockHound!~quassel@d030083.adsl.hansenet.de) has quit (Ping timeout: 240 seconds)
[19:43:36] npm (npm!~npm@cpe-76-90-29-145.socal.res.rr.com) has quit (Ping timeout: 265 seconds)
[19:52:44] Methuselah: I'm getting this error message:
[19:52:51] Methuselah: 2010-11–16 12:06:24.474 Running Grabber: /usr/share/mythtv/metadata/Movie/tmdb.py -l en -M X_MEN_ORIGINS_WOLVERINE
[19:52:52] Methuselah: 2010-11–16 12:06:24.530 No results found for X_MEN_ORIGINS_WOLVERINE 0 0
[19:52:54] Methuselah: 2010-11–16 12:06:24.531 MythUIHelper, Error: LoadScaleImage(mv_browse_nocover.png)Unable to find image file
[19:53:11] JEDIDIAH__: that guy would be better of trying to replace PC Alchemy
[19:53:38] iamlindoro: Methuselah: Does X_MEN_ORIGINS_WOLVERINE look like a valid title to you?
[19:54:00] iamlindoro: And you appear to have set a subtitle for it, too
[19:54:09] RockHound (RockHound!~quassel@d030083.adsl.hansenet.de) has joined #mythtv-users
[19:54:25] Twiggy|worx: Methuselah, is a pirate!
[19:54:34] Twiggy|worx: Only pirates use underscores
[19:54:38] Twiggy|worx: arggg
[19:54:41] Azelphur: Yarrr
[19:54:44] Azelphur: avast ye mateys.
[19:54:45] wagnerrp: Twiggy|worx: no, that sounds more like the DVD label
[19:54:51] iamlindoro: If you want the grabber to return something sensible, then remove the subtitle and set the title to something that is actually a movie title
[19:54:52] Methuselah: I own this dvd
[19:54:54] wagnerrp: DVD labels are all caps with underscores
[19:55:09] iamlindoro: ie, "X-Men Origins: Wolverine"
[19:55:10] JEDIDIAH__: yup. Definitely looks like the label straight from the DVD
[19:55:19] Methuselah: Just mad an iso with anydvdhd
[19:55:35] Methuselah: did this along time ago.
[19:55:42] JEDIDIAH__: 3RD_ROCK_S1D4.10–1.vob
[19:56:14] Twiggy|worx: ohh, I dont bother importing dvds so I haven't ever noticed
[19:57:02] JEDIDIAH__: You will see those names even if you just insert a DVD on something like GNOME.
[19:57:51] Twiggy|worx: now that you mention it, I think i have seen it. But in all honesty I usually use the dvd player for that. It requires less clicks.
[19:59:38] wagnerrp: yeah, but you only have to rip the DVD once
[19:59:47] iamlindoro: Heh
[19:59:52] iamlindoro: Go metadata scripts
[19:59:58] iamlindoro: tmdb.py -l en -M X_MEN_ORIGINS_WOLVERINE
[20:00:00] iamlindoro: works just fine
[20:00:25] iamlindoro: So, for the (3rd? 4th?) time today, broken bindings or metadata scripts not installed
[20:00:30] wagnerrp: you dont have to get up, find the disk on the shelf, put it in the player, wait through all the anti-piracy warnings, wait through all the studio enforced trailers, ...
[20:00:33] aloril (aloril!~aloril@84.249.126.153) has quit (Ping timeout: 245 seconds)
[20:00:49] ** iamlindoro really hopes the packagers have fixed all this stuff by .25 **
[20:00:51] wagnerrp: Methuselah: run that command from the command line, what happens?
[20:00:59] JEDIDIAH__: How about something like? tmdb.py -l en -M X_MEN_ORIGINS_WOLVERINE -T 5
[20:01:14] JEDIDIAH__: Track 5 of the DVD
[20:01:23] jamesd2 (jamesd2!~jamesd@adsl-69-217-172-254.dsl.milwwi.ameritech.net) has quit (Ping timeout: 245 seconds)
[20:01:37] wagnerrp: iamlindoro: i blame debian for requiring their own special placement of python scripts
[20:01:50] elkin (elkin!~quassel@mnsr-4db10df4.pool.mediaWays.net) has quit (Remote host closed the connection)
[20:01:52] iamlindoro: JEDIDIAH__: are you aware of any metadata source that also exposes what track is which on the DVD?
[20:02:12] jamesd2 (jamesd2!~jamesd@adsl-69-217-170-78.dsl.milwwi.ameritech.net) has joined #mythtv-users
[20:02:29] iamlindoro: (one with legal TOS, to boot)
[20:02:39] iamlindoro: ie, an API and favorable terms
[20:02:41] sgsax: I found the state flags for the job queue libs/libmythtv/jobqueue.h
[20:02:44] JEDIDIAH__: no. that's why I was asking. It would be a blissful bit of progress.
[20:02:53] sgsax: still digging for encoder state flags
[20:02:59] GrahamIRC (GrahamIRC!~GrahamIRC@93-97-162-127.zone5.bethere.co.uk) has quit (Quit: Leaving.)
[20:03:04] iamlindoro: So... I guess we'll get that when all our ponies are delivered, then
[20:03:51] iamlindoro: tmdb.py -l en -M X_MEN_ORIGINS_WOLVERINE -S Female -m 36,28,34 --promiscuity extreme --experimental true
[20:04:05] JEDIDIAH__: I have plenty of metadata to contribute to such a beast if it exists.
[20:04:29] wagnerrp: JEDIDIAH__: the other issue is there is no standard format for DVD labels
[20:04:29] JEDIDIAH__: you don't want promiscuity, just nymphomania
[20:04:32] Methuselah: yeah its not finding that command.
[20:04:40] wagnerrp: S1D4 may work for that series, but not for some other
[20:04:49] iamlindoro: Methuselah: So you don't have metadata scripts installed, gotta fix that
[20:04:50] JEDIDIAH__: S1D4 is the label on the disk
[20:05:00] high-rez (high-rez!~gus@2001:470:8115::2) has quit (Ping timeout: 260 seconds)
[20:05:00] wagnerrp: JEDIDIAH__: correct, and it is completely arbitrary
[20:05:11] JEDIDIAH__: yes. but it's what the manufacturer put there.
[20:05:14] iamlindoro: Methuselah: Out of curiosity, whose packages are you using?
[20:05:30] Methuselah: mythbuntu
[20:05:31] wagnerrp: but without any standard format, you cant reliably parse it
[20:05:45] JEDIDIAH__: If you know what it maps to, you don't need to parse it.
[20:05:45] wagnerrp: what revision?
[20:05:52] Methuselah: .24 ppa
[20:05:53] wagnerrp: 'mythbackend --version'
[20:05:55] JEDIDIAH__: just like th id's on CDs.
[20:05:58] iamlindoro: Methuselah: I would inquire in #mythbuntu, but sounds like your packages are out of dat as they had allegedly fixed the scripts
[20:06:07] zzztrumee is now known as trumee
[20:06:30] Methuselah: alright, i will check into it
[20:06:37] iamlindoro: please reply to wagnerrp though
[20:06:48] iamlindoro: ie, give your revision number from the version output
[20:07:10] iamlindoro: tgm4883: ^^ I am fairly certain you guys have this one fixed, but FYI
[20:08:14] JEDIDIAH__: The real problem is when Anchor Bay decides to label all 6 seasons of highlander as HIGHLANDER.
[20:08:25] Lord_Deathscythe (Lord_Deathscythe!~chris@h227.135.185.173.dynamic.ip.windstream.net) has joined #mythtv-users
[20:08:40] iamlindoro: That's secondary to the problem of actually having to watch Highlander
[20:08:49] Methuselah: 27235
[20:08:58] wagnerrp: iamlindoro: does bluray have any more reliable disk identifier?
[20:09:05] Chiwauwa: Hi ... trying to ask one last time :-) ... About this freeze 20 secs into the playback of a recording. When watching one of my DVD movies ripped to my HD the frontend (on same machine as the backend) ends up saying (same for the recording) "Player(0): Waited 100ms for video buffers ...". I'm out of ideas :-(
[20:09:33] iamlindoro: wagnerrp: Well... sort of. It would be possible-ish to combine a couple of pieces of metadta to come up with a semi-reliable "fingerprint"
[20:10:17] JEDIDIAH__: bluray seems to do the same thing.
[20:10:35] wagnerrp: ah, didnt know if there was any sort of 'disc id' as there is with CDs
[20:10:46] iamlindoro: Blu-ray has similar volume labels, but that's not what you'd want to use to identify the disc
[20:11:10] iamlindoro: wagnerrp: A disc *does* have what's called a VUK (Volume Unique Key) but preserving that also means preserving the AACS
[20:11:30] iamlindoro: So it's a give and take
[20:11:40] JEDIDIAH__: as long as it is unique, it will be perfectly fine as a key.
[20:12:01] iamlindoro: I doubt that's what any metadata source would go with
[20:12:25] wagnerrp: well if nothing else, the hash keys might take off and we can do automatic identification off the m2ts file itself
[20:12:40] wagnerrp: assuming decryption is repeatable
[20:12:48] high-rez (high-rez!~gus@2001:470:8115::2) has joined #mythtv-users
[20:13:16] iamlindoro: Yeah, playlist parsing + content hashing would be pretty universally reliable
[20:13:46] len (len!~quassel@184-97-172-182.mpls.qwest.net) has joined #mythtv-users
[20:13:52] iamlindoro: in fact, the .bdmv files almost certainly expose a UUID for the disc, I need to see the spec again
[20:14:10] iamlindoro: (if it's there, should be easy to add it to the API, I'll have a look)
[20:15:56] sgsax: found an enum for encoder or tuner states: libs/libmythtv/tv.h, but the backend is definitely returning and integer and not a string, still need to poke around a little more
[20:16:32] wagnerrp: ENUMs are always integers
[20:17:30] wagnerrp: seems 8 is kState_ChangingState
[20:20:50] kth (kth!~kth@dyndsl-080-228-181-052.ewe-ip-backbone.de) has quit (Quit: Leaving.)
[20:21:59] sgsax: thing is, I was getting a status of 6 when recording a show last night
[20:22:41] sgsax: and according to the enum, that should be kState_WatchingRecording, and I was definitely not watching an in-progress recording
[20:22:44] wagnerrp: that would be kState_WatchingRecording
[20:22:58] trumee is now known as zzztrumee
[20:23:09] sgsax: right, so it should have returned kState_RecordingOnly or 7
[20:23:25] wagnerrp: as indicated RecordingOnly is not used
[20:23:25] kth (kth!~kth@dyndsl-080-228-181-052.ewe-ip-backbone.de) has joined #mythtv-users
[20:23:46] wagnerrp: the backend and encoder really doesnt care if you are watching an in-progress recording
[20:23:52] wagnerrp: nothing changes as they are completely independent
[20:24:00] wagnerrp: so there is really no reason for a different state
[20:24:13] sgsax: fair enough
[20:24:23] sgsax: where is that indicated?
[20:24:32] wagnerrp: what?
[20:24:50] sgsax: where RecordingOnly isn't used
[20:24:57] sgsax: it's not in the comments in tv.h
[20:25:27] wagnerrp: ah, nevermind
[20:25:33] wagnerrp: i read below instead of above
[20:25:41] wagnerrp: 'this is a placeholder state which we never actually enter'
[20:25:50] sgsax: right the ChangingState
[20:26:15] sgsax: it makes sense that it doesn't matter
[20:27:01] sgsax: and I assume that states for the job queue are bitmasks and additive
[20:27:49] wagnerrp: no, any job can only hold one state
[20:27:56] wagnerrp: even if their values may suggest otherwise
[20:33:00] sgsax: right now, I have a job with status 272, that the html status says "Job: Flag Commercials, State: Finished"
[20:33:26] wagnerrp: correct
[20:33:51] sgsax: the job status map says "Finished" = 0x0110
[20:34:07] wagnerrp: correct
[20:34:15] sgsax: isn't that 626?
[20:34:21] tgm4883: iamlindoro, have only seen issues with metadata with people that have stuff in /usr/local http://ubuntuforums.org/showpost.php?p=10120524&postcount=5
[20:34:35] wagnerrp: 0x0110 == 272
[20:34:44] iamlindoro: tgm4883: He is calling the script at the location that it shoudl be, and it doesn't exist
[20:34:56] tgm4883: hmm
[20:35:00] tgm4883: frontend only?
[20:35:00] iamlindoro: specifically, $mythprefix/share/mythtv/metadata
[20:35:05] sgsax: ok, I was doing it wrong
[20:35:11] iamlindoro: Dunno, you can ask
[20:35:33] tgm4883: Methuselah, is that a frontend only machine?
[20:35:40] JEDIDIAH__: ...ghosts of installations past.
[20:36:05] iamlindoro: That is not the case here as far as I can tell
[20:36:19] sgsax: ah, there's another value buried in the xml: type=2
[20:36:34] iamlindoro: There is no condition under which the metadata scripts would not exist relative to the intall's prefix, other than a package ripping then out
[20:36:40] Lord_Deathscythe (Lord_Deathscythe!~chris@h227.135.185.173.dynamic.ip.windstream.net) has quit (Quit: I am called onward)
[20:36:48] sgsax: ok, I can work with this
[20:37:00] wagnerrp: sgsax: thats the jobtype, means its commflagging
[20:37:11] sgsax: right, I saw that
[20:37:21] sgsax: I was just looking for where it was getting passed back
[20:37:34] ikevin (ikevin!~kevin@lisa6.illux.org) has joined #mythtv-users
[20:38:19] sgsax: so when are jobs aged out of the job queue?
[20:38:30] sgsax: they obviously stick around for a time after they're done
[20:38:56] Chiwauwa: Concerning my freeze issue ... can it be due to some issues with the audio (haven't configured that). I get the following message from the frontend "Player(0): Video is 30 frames ahead of audio, doubling video frame interval to slow down."
[20:39:46] Chiwauwa: and then "Player(0): Waiting for video buffers ..." and then "A0: Pause 1" ... "Player(0): Waited 100ms ..."
[20:40:42] wagnerrp: successful jobs are usually gone within a day
[20:40:48] wagnerrp: failed jobs last far longer
[20:41:00] wagnerrp: dont know off hand, but its probably handled by the housekeeper in the backend
[20:41:54] iamlindoro: yeah, housekeeper cleans up
[20:43:57] aloril (aloril!~aloril@dsl-tkubrasgw3-fe7ef900-153.dhcp.inet.fi) has joined #mythtv-users
[20:44:49] Easy_Rider9999 (Easy_Rider9999!~Miranda@p5B22361D.dip.t-dialin.net) has quit (Read error: Connection reset by peer)
[20:45:59] skd5aner: gizmodo does actual investigative reporting now? http://gizmodo.com/5690749/these-are-the-firs . . . d-body-scans
[20:48:14] jh15 (jh15!~jh15@user-10bj5b6.cable.mindspring.com) has joined #mythtv-users
[20:51:11] tgm4883: iamlindoro, fsck, I see the issue
[20:51:24] iamlindoro: cool
[20:51:25] tgm4883: iamlindoro, usr/share/mythtv/internetcontent what uses that?
[20:51:32] iamlindoro: netvision
[20:51:32] tgm4883: frontend/backend?
[20:51:36] iamlindoro: both
[20:51:39] tgm4883: ok
[20:51:43] tgm4883: i'll fix it up right now
[20:52:12] iamlindoro: tgm4883: This is kinda what I was getting at the other day re: false splits
[20:52:28] ** tgm4883 scowls at iamlindoro :) **
[20:52:44] iamlindoro: Hey, I'm just a bystander
[20:52:48] iamlindoro: you guys do what you like
[20:53:02] Azelphur: iamlindoro: ^ was the reason I had missing metadata grabbing scripts btw :p
[20:53:05] iamlindoro: But the roof ends up tumbling down on everyone's head, usually starting on ours
[20:53:13] pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has quit (Quit: Leaving.)
[20:53:20] iamlindoro: Azelphur: save your stuck-out-tongue for mythbuntu
[20:54:21] tgm4883: iamlindoro, I would venture that is the issue with Methuselah's, it's a frontend only machine. ATM it's only on a backend
[20:54:29] tgm4883: should be fixed in tonights builds once I get this committed
[20:54:43] iamlindoro: tgm4883: ok, glad to hear it, thanks for the attention
[20:55:02] tgm4883: yw, ping me if you need/see anything else
[20:55:27] iamlindoro: will do
[21:00:43] RockHound (RockHound!~quassel@d030083.adsl.hansenet.de) has quit (Ping timeout: 240 seconds)
[21:01:37] kth (kth!~kth@dyndsl-080-228-181-052.ewe-ip-backbone.de) has quit (Quit: Leaving.)
[21:01:55] kth (kth!~kth@dyndsl-080-228-181-052.ewe-ip-backbone.de) has joined #mythtv-users
[21:02:47] skd5aner: iamlindoro: have you tried the hulu scripts recently? I haven't ever been able to succesfully load a video from that source yet... the page loads, but the video box always says that the video is unavailable, regardless of video
[21:03:04] iamlindoro: Hulu scripts worked fine for me as recently as last week
[21:03:16] iamlindoro: sounds like maybe you're not updating your content?
[21:03:33] skd5aner: hmmm, I've manually updated, as well as turned on the option to allow auotmatic updates?
[21:03:36] iamlindoro: in .24, temporarily, you must either manually invoke an update in the UI or cron mythfillnetvision
[21:03:46] iamlindoro: automatic updates do nothing at the momeny
[21:03:47] iamlindoro: t
[21:04:08] skd5aner: ok... I will attempt to manually update and try again and see what happens
[21:04:13] superjudge (superjudge!~superjudg@c83-250-109-232.bredband.comhem.se) has quit (Quit: superjudge)
[21:04:17] iamlindoro: the preferred approach from a user experience perspective is to cron mythfillnetvision
[21:04:25] iamlindoro: in .25 the housekeeper will run it
[21:04:48] skd5aner: cool, I'll check out the wiki page for more details
[21:05:12] skd5aner: I've also had some issues with the mtv source not playing back, but I think somethine else is up there and not worried about it yet
[21:05:29] RockHound (RockHound!~quassel@d030083.adsl.hansenet.de) has joined #mythtv-users
[21:05:40] iamlindoro: The API has changed subtly from what I understand, and embedding the videos may not be possible any more. When we know more the script will be updated
[21:06:01] hadees (hadees!~hadees@72-48-211-19.dyn.grandenetworks.net) has joined #mythtv-users
[21:06:22] skd5aner: np – I don't always know if things like this are a "just me" thing, an "everybody" thing that hasn't be identified, or something that's known – thanks
[21:06:42] iamlindoro: That one is a known-but-not-reported but usually I try to sneak in fixes before people do ;)
[21:07:03] skd5aner: sorry, I looked on the wiki page for MNV, but didn't see anything... what's the command line to update MNV?
[21:07:12] iamlindoro: mythfillnetvision
[21:07:22] skd5aner: and is it a frontend thing, or a backend thing? (no arguments required)?
[21:07:28] iamlindoro: has a --help if you want to see the other options, but that one will fill the bare minimum
[21:07:33] skd5aner: ok
[21:07:42] iamlindoro: you can force an update of RSS and content scripts, or both
[21:07:59] iamlindoro: It's something that *should* be run on the backend, but is distributed as part of the plugin still
[21:08:08] iamlindoro: I think I put a --refresh-all in there
[21:08:14] rushfan (rushfan!~rushfan@c-71-232-0-154.hsd1.ma.comcast.net) has joined #mythtv-users
[21:08:34] skd5aner: cool, just wanted to cron it on the best device
[21:09:04] iamlindoro: Honestly I had thought to get it all done in .24 but a combination of laziness, tiredness, and business conspired against that
[21:09:23] iamlindoro: By .25 the executable should be a part of core myth, since it's just a tiny thing, and the housekeeper should run it automatically daily
[21:09:43] skd5aner: hmmmm, I don't see a mythfillnetvision binary on my system?
[21:09:44] iamlindoro: The primary reason for breaking it out is because running it automatically in the frontend could max out the CPU while it parsed the content, and you had to leave the FE running
[21:10:09] iamlindoro: It's installed as part of MNV
[21:10:09] skd5aner: ahh, I'm dumb...
[21:10:22] skd5aner: didn't compile any plugins on the MBE, der
[21:11:08] Methuselah (Methuselah!~Methusela@adsl-76-209-51-135.dsl.emhril.sbcglobal.net) has left #mythtv-users ()
[21:11:22] aloril (aloril!~aloril@dsl-tkubrasgw3-fe7ef900-153.dhcp.inet.fi) has quit (Read error: Connection reset by peer)
[21:11:26] skd5aner: I see it on my FE/SBE, I'll attempt to run it from there
[21:11:39] iamlindoro: So long as the scripts are all installed on that system, it should run fine there too
[21:12:03] skd5aner: yea, looking good so far, thanks... I'll give hulu a test when it's done, and if it doesn't work give you the exact message it's giving me
[21:12:22] RDV_Linux: skd5aner: The Hulu MNV grabber was updated just last week due to bad metadata from Hulu aborting the script. Also using mythfillnetvision in an over night cron job is a must when you subscribe to several grabbers as UI initiated updates take too long. Not an MVN issue mind you.
[21:12:43] iamlindoro: Well, it sort of is, it's just a usability issue more than it is a bugworthy one :)
[21:12:54] skd5aner: RDV_Linux: thanks for the advice – how often do you guys recommend running the job, once nightly?
[21:12:58] iamlindoro: but it's the middle ground that I made it to this last release, just didn't get all the way to where I wanted
[21:13:03] iamlindoro: skd5aner: nightly is good
[21:13:16] iamlindoro: and you shouldn't need to invoke it with options, it should run anything that needs updating
[21:13:23] RDV_Linux: skd5aner: Nightly as not that much changes everyday
[21:13:25] iamlindoro: the options are really just to "force" a reload
[21:13:45] skd5aner: yea, running with as-is right now
[21:14:19] kkuphal (kkuphal!~kkuphal@ip67-152-175-67.z175-152-67.customer.algx.net) has joined #mythtv-users
[21:14:42] skd5aner: I still wish the youtube API was a bit better at returning results – I get a mixed bag when I search for things based on titles I know to exist and work fine direclty in the browser
[21:15:44] skd5aner: likely not MNV's fault, but still – it's a bit goofy when the search result set is completely different (and incomplete) from what the same search provides on their site
[21:15:50] Chiwauwa: ... and we have a winner :-) Finally
[21:16:01] iamlindoro: skd5aner: We live or die by what the API gives us
[21:16:08] kkuphal: Hi guys. On a newly built CentOS 5 system, getting a strange compile error that I'm sure is just a missing -devel package but I can't track it down. Error is that v4l2_encoder_cmd command has incomplete type and cannot be defined in analogsignalmonitor.cpp. Full error here: http://pastebin.com/W3bJtpwQ
[21:16:33] skd5aner: I see a video, mark down the title, and want to share with the family – search for the title in MNV, and the video may or may not come up :P
[21:16:36] skd5aner: iamlindoro: yea, I know
[21:16:41] Chiwauwa: It was the audio. When I got that set up to 'ALSA:pulse' it works on the combined frontend/backend and on the remote laptop.
[21:16:49] skd5aner: so what the heck is up with their API I wonder?
[21:17:30] Chiwauwa: Playback stopped as the video and audio got too much out of sync.
[21:17:35] RDV_Linux: skd5aner: I just ran the Hulu grabber on my machine and it is working.
[21:17:38] Chiwauwa: Thank you for your help.
[21:17:53] kkuphal: video4linux-devel is installed (naturally) and the videodev2.h is in the right place (/usr/include/v4l/linux/videodev2.h)
[21:18:12] skd5aner: RDV_Linux: well, I'll see what's going on – the grabber seems to work, but the video never loads (the site does, but what appears in the box doesn't) – I'll let you know more specific after the grabber update if it's still acting weird
[21:19:20] iamlindoro: To me, that's consistent with the items having aged out
[21:19:22] skd5aner: RDV_Linux: but thanks for testing – I'm assuming that included playback of a video for you too :)
[21:19:23] RDV_Linux: skd5aner: That may be a Flash issue if the Hulu web page loads.
[21:19:24] iamlindoro: But we'll see
[21:19:32] iamlindoro: and yeah, possible flash/Qt interaction issue too
[21:19:54] Chiwauwa (Chiwauwa!~Chiwauwa@93.163.137.22) has quit (Quit: Leaving)
[21:20:24] n0tk: does anyone know what's the deal with nvidia and xvmc on mythbuntu 10.10?
[21:20:34] iamlindoro: What driver are you running?
[21:20:43] iamlindoro: nVidia hasn't supported XvMC in a driver in ages
[21:20:53] iamlindoro: including, most likely, anything shipped in current ubuntu
[21:20:55] n0tk: really?
[21:20:57] iamlindoro: really
[21:21:00] n0tk: it worked on 10.04
[21:21:06] iamlindoro: Was removed sometime pre-200-series drivers
[21:21:15] iamlindoro: on 10.04 you were likely using a 185 series driver
[21:21:21] n0tk: now it just crashes the x-server whenever myth invokes the xvmc codecs
[21:21:23] iamlindoro: Which was probably 5 months old then
[21:21:26] n0tk: right, 185
[21:21:36] Twiggy|worx: n0tk, just use vdpau
[21:21:36] n0tk: ages > 20 years
[21:21:38] n0tk: 20
[21:21:42] skd5aner: what video carD?
[21:21:46] n0tk: is vdpau better?
[21:21:49] RDV_Linux: skd5aner: Yes I just tried it and the Hulu video played in MythBrowser
[21:21:55] n0tk: its an nvidia 9xxx series
[21:21:56] iamlindoro: Twiggy|worx: ANy card that can do XvMC can by definition not do VDPAU
[21:21:57] n0tk: with realvideo
[21:22:07] iamlindoro: uhh, your 9xxx series was never doing XvMC
[21:22:15] wagnerrp: n0tk: there is no hardware acceleration of 'realvideo'
[21:22:27] iamlindoro: XvMC is cards 7xxx series and lower
[21:22:30] wagnerrp: and you would be advised to use a more mainstream codec in the future
[21:22:32] iamlindoro: VDPAU is 8xxx series and later
[21:22:32] n0tk: oh
[21:22:36] n0tk: I also have a 7050
[21:22:43] Twiggy|worx: iamlindoro, thats wrong.. I have a nvidia g210 and with the old driver I could do both. At least as far as myth showed. With the update to the new driver I could no longer use XvMC
[21:22:47] iamlindoro: That card would be capable of XvMC if your driver supported it
[21:22:53] iamlindoro: Twiggy|worx: No, you are wrong.
[21:23:01] Twiggy|worx: how.. It worked for me on the old driver
[21:23:03] n0tk: so vdpau is a different form of hardware acceleration?
[21:23:04] iamlindoro: A g2xx series is not capable of XvMC
[21:23:07] wagnerrp: Twiggy|worx: the GT210 does not support XvMC, period
[21:23:16] wagnerrp: if you thought it was doing it, you were mistaken
[21:23:19] Twiggy|worx: so why did it play back on it with the old driver?
[21:23:27] wagnerrp: because it fell through to Xv
[21:23:28] iamlindoro: Twiggy|worx: Because it fell back to Xv
[21:23:52] n0tk: did they ever get xvmc working with the via-epia motherboards?
[21:23:53] Twiggy|worx: okay, if thats the case, why doesnt it do that with the new driver, intead of crashing?
[21:24:11] iamlindoro: Twiggy|worx: Becaause the new driver/Xorg has a bug
[21:24:41] n0tk: I also have a G84M, does that support vdpau?
[21:24:46] wagnerrp: yes
[21:24:53] n0tk: cool
[21:24:55] Twiggy|worx: okay fair enough. I retract my statement :) I just know that the old driver played with the profile that had xvmc in it. I just figured that it was using it
[21:25:12] n0tk: so I should switch my 9xxx system with vdpau and everything should be running gnarly?
[21:25:27] wagnerrp: n0tk: what processor do you have? what content are you trying to play?
[21:25:40] n0tk: broadcast hd video in the US
[21:25:56] iamlindoro: presuming you have all the required VDPAU libraries installed/meet all the required dependencies, VDPAU should work fine on your 9xxx
[21:26:04] n0tk: its a dual core amd processor
[21:26:05] wagnerrp: unless you are using an Atom, or a very old process, VDPAU should be unnecessary
[21:26:25] wagnerrp: just about any dual core processor ever made by AMD would have no trouble with it
[21:26:32] n0tk: the point of buying an accelerator videocard is to reduce cpu usage
[21:26:50] iamlindoro: The point of playing video is to see pictures and hear sound
[21:27:15] Twiggy|worx: lol
[21:27:16] wagnerrp: but at the point where the cpu usage required to play your video is fairly trivial, a hardware accelerator becomes an hindrance
[21:27:22] iamlindoro: Since hardware acceleration is *not* perfect and cannot support all content, software decode should be used when possible
[21:27:24] tgm4883: iamlindoro, sound is optional
[21:27:39] iamlindoro: tgm4883: heh
[21:27:39] n0tk: hmm..
[21:27:44] wagnerrp: for example, mythtv will auto-scale if it detects cropped content
[21:27:48] wagnerrp: that will not work with VDPAU
[21:27:58] n0tk: video is optional if you have sound, as long as you can navigate the menus
[21:28:20] wagnerrp: ffmpeg can handle errors much better than any hardware decoder, merely because its in software and far more flexible
[21:28:25] skd5aner: What is considered the optimal output mechanism though, for PQ? I would assume Xv would not be it?
[21:28:33] iamlindoro: skd5aner: EWWWWW!
[21:28:38] iamlindoro: skd5aner: Heh, no
[21:28:40] wagnerrp: PQ?
[21:28:43] n0tk: so I should set my decoders for playback to 'normal' ?
[21:28:46] skd5aner: picture quality
[21:28:55] iamlindoro: skd5aner: VDPAU will do a pretty good job for the content it supports. Failing that, GL is what you want
[21:28:57] wagnerrp: no, opengl is preferred
[21:29:13] skd5aner: yea, I knew Xv wasn't really a contender... but forgot about opengl...
[21:29:16] skd5aner: for playback
[21:29:27] skd5aner: (I do use opengl for the painter)
[21:29:32] iamlindoro: GL is gonna get pretty sick this next release, too
[21:29:39] tgm4883: n0tk, I disagree, if you are trying to play a video, the video portion is quite essential
[21:29:42] skd5aner: so, for video output, opengl > vdpau in terms of PQ?
[21:29:57] ** wagnerrp prefers his video renderers remain healthy **
[21:30:00] skd5aner: iamlindoro: yea, I saw the staging that MarkK is starting to do :)
[21:30:06] n0tk: I just want to watch house and football
[21:30:08] n0tk: so...
[21:30:15] iamlindoro: skd5aner: yeah... even if you only cursorily understand it, the implications are huge
[21:30:17] n0tk: which gives me the most orgasmic experience?
[21:30:32] tgm4883: neither, you probably want porn
[21:30:36] skd5aner: I don't understand the "ES" stuff...
[21:30:47] wagnerrp: s/porn/a partner/
[21:30:49] n0tk: we don't like porn, just house
[21:30:52] iamlindoro: n0tk: For your recorded content, VDPAU when possible is fine, or GL when not
[21:31:00] zzztrumee (zzztrumee!~nobody@cpc5-cmbg14-0-0-cust982.5-4.cable.virginmedia.com) has quit (Remote host closed the connection)
[21:31:01] wagnerrp: skd5aner: opengl es is for embedded stuff
[21:31:04] tgm4883: n0tk, well I guess if house does it for you
[21:31:05] iamlindoro: skd5aner: ES is the embedded subset of GL isntructions
[21:31:18] skd5aner: heh "embedded stuff"
[21:31:22] tgm4883: I could never get over the fact that he is british
[21:31:24] tgm4883: and a guy
[21:31:31] iamlindoro: skd5aner: Allows one to embed myth on newer types of embedded hardware and still get good video/UI bling
[21:31:38] skd5aner: yea, gotcha
[21:31:52] skd5aner: thanks
[21:32:04] iamlindoro: np
[21:32:16] wagnerrp: skd5aner: for example, that beagleboard (or whatever it was) used for a recent XBMC GSoC project only supports opengl es
[21:32:33] n0tk: sorry, I meant purevideo before
[21:32:36] n0tk: not realvideo
[21:32:38] n0tk: w/e
[21:32:45] iamlindoro: Purevideo is a windows marketing term
[21:32:47] skd5aner: so, when I can a put MythTV on a boxee box
[21:32:50] skd5aner: :P
[21:32:52] wagnerrp: and through supporting the decoder in the DSP, and the UI and rendering done through OpenGL ES, it turns out to be a decent enough frontend
[21:32:54] iamlindoro: skd5aner: today, it's just an Atom
[21:33:07] n0tk: whatever the nvidia cards have on them
[21:33:14] wagnerrp: skd5aner: it should work... somewhat... with the VAAPI stuff
[21:33:23] kormoc (kormoc!~kormoc@unaffiliated/kormoc) has quit (Quit: Coyote finally caught me)
[21:33:30] kormoc_afk (kormoc_afk!~kormoc@unaffiliated/kormoc) has joined #mythtv-users
[21:33:30] Mode for #mythtv-users by ChanServ!ChanServ@services. : +v kormoc_afk
[21:33:32] iamlindoro: n0tk: The closest analogue to Purevideo in linux is VDPAU... but they are not the same, just use the same hardware
[21:33:34] kormoc_afk is now known as kormoc
[21:33:38] skd5aner: honestly, i don't know anyting about the hardware they use... I was just joking – is the hardware easily accessible/open?\
[21:34:09] wagnerrp: skd5aner: its an Atom, you swap the memory chip and surprise! linux!
[21:34:22] n0tk: this is the video card I'm trying to use with my projector: http://www.newegg.com/Product/Product.aspx?Item=N82E16814134092
[21:34:30] skd5aner: wagnerrp: memory chip?
[21:34:32] ByteChang (ByteChang!~tom@69-165-222-10.dsl.teksavvy.com) has joined #mythtv-users
[21:34:35] ByteChang: Hi folks
[21:34:45] wagnerrp: yeah, pretty sure it runs off flash memory
[21:34:51] ByteChang: Is there a way to remove all my guide data?
[21:34:52] skd5aner: ah, gotcha
[21:35:07] wagnerrp: ByteChang: 'truncate table program'
[21:35:36] wagnerrp: not sure why you would want to
[21:35:39] ByteChang: wagnerrp: What is that?
[21:35:53] iamlindoro: This will end in tears
[21:35:59] ByteChang: I imported a bunch of data that had the wrong channel #'s.... I've found the right batch now...
[21:36:17] wagnerrp: just remove the channels, the guide data will be dropped automatically
[21:37:18] ByteChang: I didn't add the channels yet... Its an external sat box.
[21:37:40] wagnerrp: you cant have guide data without channels for that guide data to be mapped to
[21:37:42] jh15_1 (jh15_1!~jh15@user-10bj5b6.cable.mindspring.com) has joined #mythtv-users
[21:38:10] ByteChang: I imported it into mythfilldatabase from the command line...
[21:38:28] wagnerrp: imported what? if you had no channels, it would have just exited
[21:38:55] jh15_1: Was someone helping me on this channel?
[21:38:58] ByteChang: well, I have about 4 channels scanned. and imported the guide for about 500 channels...
[21:39:12] iamlindoro: jh15_1: uhhh, wouldn't you know that better than we?
[21:39:13] wagnerrp: you cant scan channels with external tuners
[21:39:20] ByteChang: I think I found that truncate problem.
[21:39:27] wagnerrp: and you cant import guide data unless you have channels to import it for
[21:39:40] ByteChang: well, my guide is full.:)
[21:39:42] jh15_1: well i just put xchat on this backend, maybe i was in mythbuntu chat, sorry
[21:39:50] wagnerrp: and mythfilldatabase will only add channels if you have mapped your source to a schedulesdirect account
[21:39:54] iamlindoro: !sen jh15
[21:39:59] iamlindoro: !seen jh15
[21:39:59] MythLogBot: jh15 is here and has been idle for 51 minutes 45 seconds
[21:40:11] iamlindoro: jh15_1: You've not said anything in the last 51:45
[21:40:19] jh15_1: ok thanks
[21:40:19] iamlindoro: so sounds like a "no, we're not helping you here"
[21:40:26] kkuphal (kkuphal!~kkuphal@ip67-152-175-67.z175-152-67.customer.algx.net) has quit ()
[21:40:44] jh15_1: machines are on different flights.
[21:41:13] iamlindoro: TSA is gonna be pissed
[21:41:15] wagnerrp: ByteChang: and if you /have/ mapped it to a schedulesdirect account, you need to make sure its on the right lineup, and that you have filtered out any channels you dont actually have access to on their website
[21:41:16] ** jh15_1 luks and goes to his (proper) room. **
[21:41:24] jh15_1: sp lurks
[21:43:40] Methuselah (Methuselah!~Methusela@adsl-76-209-51-135.dsl.emhril.sbcglobal.net) has joined #mythtv-users
[21:46:02] JEDIDIAH__: how is purevideo different?
[21:46:42] wagnerrp: purevideo is interfaced through DXVA, VDPAU has its own interface
[21:46:42] kormoc: JEDIDIAH__, it's not that tainted video you keep hearing about
[21:47:04] wagnerrp: it all accesses the same hardware
[21:47:14] wagnerrp: but its different ways to access that hardware on different operating systems
[21:47:27] JEDIDIAH__: sounds like an academic distinction.
[21:47:44] wagnerrp: theyre completely different APIs
[21:48:05] kormoc: that's like saying OpenGL vs DirectX is an academic distinction
[21:48:06] wagnerrp: its like calling CUDA and OpenCL the same thing
[21:48:27] wagnerrp: or C++ and Fortran are identical, since they all get compiled into bytecode
[21:48:33] JEDIDIAH__: GL and directX are functionally anc conceptually dissimilar.
[21:48:37] kormoc: or peanut butter and bacon!
[21:48:45] kormoc: they both get eaten
[21:49:04] JEDIDIAH__: IOW you don't really know.
[21:49:12] kormoc: uhh
[21:49:15] skd5aner: kkhupal, that's a name I haven't seen in a while
[21:49:17] kormoc: IOW?
[21:49:28] iamlindoro: PureVideo has a number of features that VDPAU lacks
[21:49:31] JEDIDIAH__: in other words
[21:49:36] JEDIDIAH__: bingo...
[21:49:40] kormoc: ...
[21:49:43] JEDIDIAH__: that's the heart of the matter.
[21:49:48] kormoc: what matter?
[21:50:00] wagnerrp: the heart of the matter is they are completely different programming interfaces
[21:50:03] kormoc: all you asked is how is purevideo different
[21:50:16] kormoc: there is no matter to get to the heart of
[21:50:29] JEDIDIAH__: the fact that they are different being distinct is kind of the obvious part.
[21:50:53] ** kormoc eyes JEDIDIAH__ wondering is this is a failing trolling attempt **
[21:51:22] inordkuo1 (inordkuo1!~inorkuo@nsc64.16.142-198.newsouth.net) has joined #mythtv-users
[21:51:59] inordkuo (inordkuo!~inorkuo@nsc64.16.142-198.newsouth.net) has quit (Read error: Connection reset by peer)
[21:52:11] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has quit (Ping timeout: 276 seconds)
[21:54:35] Methuselah: I have a dedicated backend ,and a bunch of unique frontends as far localhostname. Now I am trying to incorporate my collection of iso in a storage group on the backend. Now that i can finally see the iso's , so i start editing the metadata on a frontend, but its not updating the collective. I basically would like it to work the same as the tv recordings.
[21:56:21] wagnerrp: Methuselah: do you have all of these frontends running and in MythVideo?
[21:56:34] tgm4883: Methuselah, yep, and I told you the issue before you left last time
[21:56:36] Methuselah: yeah
[21:56:43] n0tk (n0tk!~n0tk@216.160.42.30) has quit (Quit: Bye)
[21:56:49] wagnerrp: metadata is only loaded once, when you first enter MythVideo
[21:57:05] wagnerrp: if you edit elsewhere, you must back out of it, and allow that data to be flushed, before you will see the updates
[21:57:28] wagnerrp: there is no realtime updating as there is with the Watch Recordings screen
[21:57:52] jh15_1 (jh15_1!~jh15@user-10bj5b6.cable.mindspring.com) has quit (Remote host closed the connection)
[21:58:09] Methuselah: ok, so if turn off all the computers and just update one then everything should get flushed when i turn them back on correct?
[21:58:29] wagnerrp: no, if you back out to the main menu, it will get flushed
[21:58:53] wagnerrp: the next time you open Watch Videos, it will pull a completely new set of data from the database, including whatever remote metadata edits you may have made
[21:59:17] iamlindoro: * after leaving MythVideo and waiting five full, long seconds
[21:59:19] wagnerrp: you dont have to reboot the computer, or even restart the frontend, you just need to leave MythVideo
[21:59:25] Methuselah: ok, i see
[21:59:47] wagnerrp: iamlindoro: that five second wait is still in there? i thought that was fixed
[21:59:59] wagnerrp: or was it just that you dont have to exit out and wait five seconds after a scan?
[22:00:05] iamlindoro: wagnerrp: The scan wait has long been fixed, the caching of the data for a few seconds is a feature
[22:00:13] wagnerrp: ah
[22:01:41] wagnerrp: Methuselah: the idea is that having multiple machines all simultaneously editing metadata is going to be such a rare occurrence that its not worth the time to make it work properly
[22:01:58] sebrock (sebrock!~sebrock@h55eb1ec9.selukra.dyn.perspektivbredband.net) has quit (Remote host closed the connection)
[22:02:11] Methuselah: yeah thats fine i understand
[22:02:39] wagnerrp: you mentioned 'localhostname', does that mean youre manually setting the hostname in the mysql.txt?
[22:02:52] Methuselah: yes sir.
[22:02:57] wagnerrp: why?
[22:03:28] Methuselah: because i am using a multiseat setup
[22:03:43] Methuselah: i have 4 bedrooms on one computer
[22:03:55] wagnerrp: that a sure fire recipe for endless pain
[22:04:02] wagnerrp: it *can* be done, but not easily
[22:04:05] kth (kth!~kth@dyndsl-080-228-181-052.ewe-ip-backbone.de) has quit (Read error: Connection reset by peer)
[22:04:11] Methuselah: its been working great for the last year
[22:04:23] wagnerrp: even just running four independent displays with mouse and keyboard is quite an accomplishment
[22:05:06] Methuselah: well it works fine with tv, recording ,videos, but i was trying to get videos working in storage groups
[22:05:46] Methuselah: computers are getting so powerfull, its a waste
[22:06:20] Methuselah: I bet you could run 12 or so dvd on one computer.
[22:06:38] wagnerrp: Methuselah: no, you cant
[22:06:39] Methuselah: If the linux drivers for ati get better
[22:06:47] wagnerrp: Xv and VDPAU only support a single video interface per adapter
[22:06:54] wagnerrp: meaning you need a separate video card per seat
[22:07:14] wagnerrp: OpenGL should fare better, but you still need a decently powerful video card to much multiple displays
[22:07:48] wagnerrp: then you have audio to worry about... ideally that would be done over HDMI so you have one interface per port
[22:07:49] Methuselah: yeah thats why i only have 4 running now , i have 4 5450
[22:08:06] wagnerrp: but i dont actually know if you get one audio interface per HDMI port on the video cards that support such
[22:08:12] Methuselah: yes using hdmi
[22:08:29] Methuselah: thats what i am doing
[22:08:55] Methuselah: Its been working good for quite a while now, since jaunty
[22:09:05] wagnerrp: 5450 with HDMI... so AMD cards?
[22:09:17] Methuselah: yeah
[22:09:34] Methuselah: Be nice when vaapi gets going.
[22:09:57] Methuselah: I don't have bluerays yet so its not a big deal
[22:10:09] wagnerrp: VAAPI will likely have the same problem as VDPAU, one instance per card
[22:10:14] wagnerrp: but you seem to have that covered
[22:10:55] Methuselah: I can play 4 dvd no problem, but i doubt 4 i could run 4 blueray
[22:11:00] skd5aner: iamlindoro, RDV_Linux: ok, update of MNV is done... went in, browsed HULU and picked a random video from the list... still get an error message "Sorry, this video is currently unavailable. We apologize for any inconvenience Note: If this message appears repeatedly, you may need to clear your browser cache and restart your browser"
[22:11:20] skd5aner: Page loads, and that message appears within the flash box
[22:11:22] wagnerrp: with VAAPI, sure
[22:11:40] Methuselah: thats going to be .25 thing right?
[22:11:50] skd5aner: iamlindoro, RDV_Linux: ... after a brief moment of a spinning gray circle
[22:11:55] wagnerrp: but no single-socket process can handle four instances of bluray playback in realtime
[22:12:08] wagnerrp: maybe one of the 12-core Opterons or Xeons
[22:12:18] wagnerrp: but those are all for multi-socket systems
[22:12:46] clever (clever!~clever@142.167.208.96) has quit (Ping timeout: 252 seconds)
[22:12:47] RDV_Linux: skd5aner: I have seen those occassionally. Try others. The grabber is at the mercy of the data returned from Hulu.
[22:14:43] skd5aner: RDV_Linux: I have tried probably no less than 15 random videos...
[22:14:51] russell5 (russell5!~russell5@pool-74-104-119-81.bstnma.fios.verizon.net) has joined #mythtv-users
[22:17:07] skd5aner: It's like it goes to the correct video's page, from what I can tell, but the video is never "available"?
[22:18:19] skd5aner: hrm... I was wrong, the mythfillnetvision is still running, it's stopped for the past 30 minutes on 2010-11–16 16:47:19.849 NetContent: Internet Content Source YouTube completed processing, marking as updated.
[22:18:22] JEDIDIAH__: what about a C2Q with 3Gz cores?
[22:18:44] clever (clever!~clever@142.167.218.74) has joined #mythtv-users
[22:19:17] JEDIDIAH__: ...then there's the audio.
[22:19:30] wagnerrp: JEDIDIAH__: a 3GHz core on a C2 is probably going to manage about 15–16Mbps h264 decoding
[22:19:52] wagnerrp: that means you /might/ be able to play a single bluray video on a 3GHz C2D
[22:20:12] JEDIDIAH__: is there any benchmarking debug information in myth? I could fire it up now and see what it says.
[22:20:28] wagnerrp: considering shared resources and all, youre probably less likely to do manage two on a C2D
[22:20:33] wagnerrp: erm... C2Q
[22:21:31] RockHound (RockHound!~quassel@d030083.adsl.hansenet.de) has quit (Ping timeout: 240 seconds)
[22:21:31] JEDIDIAH__: still. 4 nettops would probably be a lot simpler.
[22:21:59] wagnerrp: but then youre still at the mercy of the hardware video decoders
[22:23:00] JEDIDIAH__: yeah... that's just so terrible...
[22:24:24] wagnerrp: if you want bluray playback, an AMD X3 system is fairly cheap
[22:24:58] wagnerrp: you get a mini-itx board with nvidia graphics, processor, memory, small case, power supply... youre looking at maybe $250-$300
[22:25:29] wagnerrp: the cheapest youll find a usable nettop is going to be over $200 once you add in everything needed to make it work
[22:25:34] JEDIDIAH__: If I want bluray playback, it's pretty silly to build your own.
[22:26:02] wagnerrp: im talking about ripped video, not playback of the actual disk
[22:26:53] wagnerrp: if you just want to play the disks, buy an $80 standalone player and be done with it
[22:27:05] RDV_Linux: skd5aner: I just tried and it played Hulu->Highest Rated Videos Today->"Access Hollywood – Behind The Scenes: Green Day On 'Saturday Night live'"
[22:27:41] JEDIDIAH__: cheap BD players have the same problems as cheap DVD players, poor features, poor interfaces and no way to enforce consistency across multiple devices bought at different times.
[22:28:20] JEDIDIAH__: although the likelihood that a BD player will handle other things that Linux probably won't ever be allowed to is handy (like Netflix)
[22:31:12] skd5aner: RDV_Linux: I saw that one in the list, let me go try it
[22:32:04] Methuselah: If i was going to do it now, I would just wait a month and get 4 bobcats.
[22:32:05] RDV_Linux: skd5aner: Try Hulu search much easiar for testing put the player functionality and in the end has the same links. I searched on "Green Day" and picked the "Saturday Night Live" search result and it played.
[22:32:32] wagnerrp: sphery: looks like newegg is carrying the 'e' processors now
[22:32:47] skd5aner: RDV_Linux: tried browse, saw that one, selected it, the page for the video loaded, the flash player began to load with the gray circle that said "loading" for about 3 seconds, then that message came up again
[22:33:01] skd5aner: RDV_Linux: Same thing happened when I tried to search
[22:33:03] wagnerrp: 240e (2.8GHz) for $72, 610e (2.4GHz) for $138
[22:33:12] RDV_Linux: skd5aner: Which message?
[22:33:28] skd5aner: RDV_Linux: "Sorry, this video is currently unavailable. We apologize for any inconvenience Note: If this message appears repeatedly, you may need to clear your browser cache and restart your browser"
[22:33:48] skd5aner: where is mythbrowser's browser cache?
[22:34:05] RyeBrye: your browser
[22:34:41] skd5aner: RyeBrye: uh... no? Where is the cache stored?
[22:34:57] RyeBrye: " you may need to clear your browser cache and restart your browser"
[22:35:02] RyeBrye: emphasis on YOUR BROWSER
[22:35:19] RDV_Linux: skd5aner: I have no idea where the mythbrowser cache may be. I think that is some generic message. All I can say is I can play those videos.
[22:35:28] devinheitmueller (devinheitmueller!~devin@c-71-205-242-159.hsd1.mi.comcast.net) has left #mythtv-users ()
[22:35:36] skd5aner: RyeBrye: sorry, still don't follow :P
[22:35:50] RyeBrye: the only cache the message is referring to is YOUR BROWSER CACHE
[22:36:02] RyeBrye: it doesn't mention or allude to any cache on the server
[22:36:05] skd5aner: right?
[22:36:28] RDV_Linux: skd5aner: RyeBrye may be write that flash uses a common cache but I am only guessing. Your browser and Mythbrowser is using the same flash plugin.
[22:36:42] skd5aner: Could be...
[22:36:43] RyeBrye: Oh :)
[22:36:48] RyeBrye: I was thinking mythweb :)
[22:36:53] ** RyeBrye laughs **
[22:37:07] skd5aner: appology accepted ;)
[22:37:36] RyeBrye: flash does have common storage area but it's likely not what it's talking about
[22:37:58] skd5aner: Well, somehow – something is somewhere that is preventing flash from playing back these videos?
[22:38:10] skd5aner: RDV_Linux: any other theories on how to troubleshoot this?
[22:38:54] skd5aner: RDV_Linux: I guess I could try and use mythbrowser to navigate to the flash management console and clear the flash cache
[22:40:00] RDV_Linux: skd5aner: If you can check the db record in the internetcontentarticles table, you can get the links for the netvision video and try that link in firfox to see if you get the same problem.
[22:40:53] russell5 (russell5!~russell5@pool-74-104-119-81.bstnma.fios.verizon.net) has quit (Quit: Ex-Chat)
[22:41:48] RDV_Linux: skd5aner: Alternately run the hulu grabber from a console ".../hulu.py -S "Green Day > results.xml" and copy a link out of the results.xml
[22:42:25] RDV_Linux: skd5aner: opps ".../hulu.py -S 'Green Day' > results.xml"
[22:43:32] latinrider403 (latinrider403!hvuzse@69.41.179.202) has joined #mythtv-users
[22:43:51] russell5 (russell5!~russell5@pool-74-104-119-81.bstnma.fios.verizon.net) has joined #mythtv-users
[22:44:20] latinrider403 (latinrider403!hvuzse@69.41.179.202) has quit (Client Quit)
[22:45:29] Methuselah (Methuselah!~Methusela@adsl-76-209-51-135.dsl.emhril.sbcglobal.net) has quit (Remote host closed the connection)
[22:49:59] skd5aner: RDV_Linux: http://mythtv.pastebin.ca/1993897
[22:52:17] skd5aner: iamlindoro: mythfillnetvision – it appears to be "stuck" or something on the last one and hasn't exited for over an hour. Is that normal? http://mythtv.pastebin.ca/1993900
[22:54:17] iamlindoro: Doesn't appear stuck on the last one, it's marked it as updated
[22:54:30] iamlindoro: Once it's done with the whole list, it's back to common myth code
[22:54:38] iamlindoro: ie, teardown, etc.
[22:54:42] skd5aner: but should the program exit?
[22:54:46] iamlindoro: yes
[22:54:49] iamlindoro: But I've never seen it hang
[22:54:58] iamlindoro: Do you have RSS feeds subscribed?
[22:55:01] skd5aner: that's what I'm seeing, it's just stuck there, hasn't went back to a prompt
[22:55:35] skd5aner: iamlindoro: I went through the list and selected basically everything there was a script for
[22:55:43] iamlindoro: That has nothing to do with RSS
[22:55:49] iamlindoro: I'm asking if you have RSS feeds subscribed
[22:55:49] skd5aner: ok, I wasn't sure how to answer :(
[22:56:06] skd5aner: Would I have had to manually enter a specific RSS feed?
[22:56:20] iamlindoro: MNV handles scripts and rss subscriptions
[22:56:30] iamlindoro: I'm asking if you have subscribed any
[22:57:07] skd5aner: I do not believe I have, but I can go and double check... I know I have not manually input any specific RSS feeds myself, I believe everything I leverage is the scripts
[22:58:46] skd5aner: iamlindoro: I went into the "manage RSS subscriptions" in the menu, and there is nothing in the list, just an add button at the bottom
[23:00:07] jamesd2 (jamesd2!~jamesd@adsl-69-217-170-78.dsl.milwwi.ameritech.net) has quit (Read error: Connection reset by peer)
[23:00:12] skd5aner: iamlindoro: not sure if it'll help, but I could probably attach gdb or something to the process... would that help?
[23:00:23] iamlindoro: skd5aner: In that case you should try re-running mythfillnetvision with --refresh-tree
[23:00:40] iamlindoro: It's possible there's some assumption in there that assumes you will have at least one RSS subscription
[23:00:59] skd5aner: OK... I'll ctrl-c and rerun with just --refresh-tree and see if it exits properly
[23:01:07] jamesd2 (jamesd2!~jamesd@adsl-69-217-170-78.dsl.milwwi.ameritech.net) has joined #mythtv-users
[23:02:07] skd5aner: iamlindoro: well, it ran but pretty much instantly said it was complete..
[23:02:18] skd5aner: 2010-11–16 18:01:45.803 mythfillnetvision: Online Source Listing Download Started
[23:02:18] skd5aner: 2010-11–16 18:01:45.836 MythFillNetvision run complete.
[23:02:23] iamlindoro: skd5aner: Right, because all of your trees are up to date
[23:02:29] iamlindoro: Did it close properly?
[23:02:31] skd5aner: yea, gotcha – figured that might be the case
[23:02:33] skd5aner: yes, it did
[23:02:39] iamlindoro: If so, now try with --refresh-rss
[23:03:00] skd5aner: stopped (currently) on: 2010-11–16 18:02:47.122 mythfillnetvision: Online Source Listing Download Started
[23:03:19] iamlindoro: ok, and hanging there?
[23:03:23] skd5aner: yes, hanging there
[23:03:31] RDV_Linux: skd5aner: The pastbin you gave me had good out put and the "<link>" data plays for me. Try one of those links in Firefox and one in MythBrowser by adding a link "Information Center->Web".
[23:03:53] iamlindoro: skd5aner: Can you please apply this patch, compile myth, recompile MNV, and try again? http://mythtv.pastebin.ca/1993912
[23:03:58] skd5aner: RDV_Linux: ok, give me a few moments
[23:04:25] streeter (streeter!~streeter@nat/redhat/x-dpjujyzdctlyjpzt) has quit (Quit: Leaving)
[23:05:04] j-rod is now known as j-rod|afk
[23:05:27] skd5aner: iamlindoro: if I'm running this on my sbe/fe do I need to apply the patch also to my mbe?
[23:05:47] iamlindoro: You just need to apply it on whatever system you are running mythfillnetvision on
[23:05:57] skd5aner: k, stand by
[23:10:05] kenni (kenni!~kenni@pfsense.dhcp.pop.k-net.dk) has quit (Remote host closed the connection)
[23:10:26] Twiggy|worx (Twiggy|worx!~Twiggy@12.182.96.2) has quit (Ping timeout: 240 seconds)
[23:10:30] kenni (kenni!~kenni@pfsense.dhcp.pop.k-net.dk) has joined #mythtv-users
[23:11:29] aloril (aloril!~aloril@dsl-tkubrasgw3-fe7ef900-153.dhcp.inet.fi) has joined #mythtv-users
[23:11:32] XChatMav (XChatMav!~MaverickT@111.86.233.220.static.exetel.com.au) has joined #mythtv-users
[23:12:47] Kunalagon (Kunalagon!~Kunalagon@212.200.240.68) has quit (Quit: Leaving.)
[23:13:31] skd5aner: iamlindoro: to recompile just MNV, can I just go into the MNV source directory and do a make clean?
[23:15:02] MavT (MavT!~MaverickT@111.86.233.220.static.exetel.com.au) has quit (Ping timeout: 264 seconds)
[23:29:31] inordkuo1 (inordkuo1!~inorkuo@nsc64.16.142-198.newsouth.net) has quit (Ping timeout: 240 seconds)
[23:30:52] iamlindoro: presuming you've isntalled the new mythtv, yes
[23:30:58] iamlindoro: make clean, make install
[23:36:58] JJ1 (JJ1!~jjensen@jeffjensen.dsl.visi.com) has joined #mythtv-users
[23:39:50] dmz (dmz!~dmz@64.203.207.101.dyn-cm-pool-54.hargray.net) has quit (Ping timeout: 255 seconds)
[23:40:56] skd5aner: iamlindoro: ok, patched, compiled and reinstalled
[23:41:05] skd5aner: still getting it hanging on --refresh-rss
[23:41:54] iamlindoro: ok, I'll look at it all later
[23:42:08] christ` (christ`!~Billybob@CPE00e04b0b7799-CM00111a59bdac.cpe.net.cable.rogers.com) has joined #mythtv-users
[23:42:11] skd5aner: ok, np – I can run without that for now, but let me know if you need me to test anything again
[23:42:35] iamlindoro: yeah, for your situation --refresh-tree is all you need anyway
[23:42:42] skd5aner: unfortunately, still have the issue with hulu, so I'm going to see if there's anything I can do about that :(
[23:42:57] skd5aner: I'm doubting mnv is to blame – it's either mythbrowser or flash
[23:43:13] skd5aner: any idea where cache files are stored for mythbrowser?
[23:43:31] dansushi (dansushi!~dan@147.4.211.193) has quit (Ping timeout: 240 seconds)
[23:44:24] RDV_Linux: skd5aner: Did you try one of the links in Firefox from the XML you pastebin yet?
[23:44:54] skd5aner: RDV_Linux: nope, I was busy working on that applying/testing that patch... I'll go try in a sec
[23:45:24] skd5aner: RDV_Linux: as a note, I did manage to go in and delete all the flash cookies via the flash manager, that didn't help
[23:45:42] skd5aner: brb
[23:46:39] RDV_Linux: skd5aner: Remeber that is a message posted by Hulu which assumes you are using a common browser. I have seen those myself in Mythbrowser but never as many as you seem to find.
[23:48:05] inordkuo (inordkuo!~inorkuo@adsl-177-135-129.int.bellsouth.net) has joined #mythtv-users
[23:51:05] skd5aner: RDV_Linux: heh – yea, every video ;)
[23:53:14] iamlindoro: skd5aner, I just went in and pulled up the first video, worked great
[23:53:19] iamlindoro: MythBrowser seems fine to me
[23:53:55] iamlindoro: Just selected the first options until I came to a video, "Access Hollywood – Behind the scenes: Green day on Saturday Night Live"
[23:53:57] skd5aner: iamlindoro: yea, I would just like to know what's wrong on my end?
[23:54:09] iamlindoro: Hulu dispute with your ISP?
[23:54:11] skd5aner: iamlindoro: thank you for checking
[23:54:49] skd5aner: Nope, just loaded the same video on my windows desktop
[23:54:59] skd5aner: let me see if it works in firefox on the same frontend box
[23:55:12] iamlindoro: Then yes, misconfiguration somewhere.. but I feel that it's safe to rule out Myth
[23:55:14] skd5aner: sorry – I'm physically running room to room
[23:56:50] dansushi (dansushi!~dan@147.4.211.193) has joined #mythtv-users

IRC Logs collected by BeirdoBot.
Please use the above link to report any bugs.