=== zz_chihchun is now known as chihchun | ||
=== chihchun is now known as zz_chihchun | ||
=== zz_chihchun is now known as chihchun | ||
=== chihchun is now known as zz_chihchun | ||
=== francisco is now known as Guest99270 | ||
bobweaver | ping mhall119 has the date for release changed ? | 14:59 |
---|---|---|
mhall119 | bobweaver: no, why? | 15:00 |
bobweaver | I am still looking for code that is why | 15:00 |
bobweaver | :) | 15:00 |
mhall119 | it'll come later today | 15:00 |
bobweaver | mhall119, where should I watch "the paint dry" ? | 15:01 |
bobweaver | j/k thanks dude | 15:01 |
=== jhodapp is now known as jhodapp|lunch | ||
=== jhodapp|lunch is now known as jhodapp | ||
bobweaver | ping jhodapp|lunch when you get back from lunch. I have looked over the video player that is being used for the phablet I noticed that Video.qml is still reading local files. I was wondering if it is on the table to make a couple of things for this. 1) a sqlite database that can hold all this info when xml is loaded and ready. aka fills the data bases on completion. Next I was wondering If you would like me to make places that one c | 18:45 |
bobweaver | an search for meta data. IE TVDB TMDB. if no meta data found user can enter name of show/movie and this would search tvdb and the movie data base for the search input. when user finds correct show/movie they can then press button to save the details. this would fill the sqlight database. Let me know what you think thanks | 18:45 |
bobweaver | and could as keep the stuff from xbmc also and could also make exporter for mythtv | 18:46 |
jhodapp | bobweaver, get back to you in about 15 mins | 18:47 |
bobweaver | take your time please | 18:47 |
* tgm4883 wonders what bobweaver is talking about and why we need an exporter | 18:50 | |
* bobweaver is LOVING libhud-qt | 18:58 | |
* bobweaver is going to break up with girl friend go gay and ask didlerocks to marry him if he keeps on making things like this ! | 18:59 | |
jhodapp | lol | 19:03 |
jhodapp | bobweaver, ok, what do you mean by Video.qml reading local files? | 19:04 |
bobweaver | <source>/common/VideoInfo.qml | 19:04 |
bobweaver | if (count > 0) info.video = nfo.get(0) | 19:05 |
bobweaver | else info.isMovie = false | 19:05 |
bobweaver | that could be filling data bases | 19:05 |
jhodapp | oh that's what you mean, ok | 19:05 |
jhodapp | sure, there's a lot of things it could do :) | 19:05 |
bobweaver | and the source to them could be other place | 19:05 |
jhodapp | and since it's open source now, we are certainly interested in community patch contributions | 19:05 |
bobweaver | I love the app I just dont know that everyone is going to want to have xbmc install :) | 19:06 |
jhodapp | bobweaver, no, remember this is demo-quality stuff | 19:06 |
bobweaver | Or a bunch of xml files | 19:06 |
tgm4883 | this seems pretty similar to the first ubuntu tv demo | 19:06 |
bobweaver | correct it is demo :) I have nothing bad to say about it just ideas that I can add :) | 19:06 |
jhodapp | bobweaver, and this player is a direct descendant of the one from Ubuntu TV | 19:07 |
tgm4883 | flashy flashy, no backend | 19:07 |
bobweaver | yup yup | 19:07 |
jhodapp | right, next step comes making it a proper product | 19:07 |
jhodapp | and we're still organizing internally how we're going to do things, so I have my personal roadmap that I'd like to see the media player become, but it's not an official roadmap yet | 19:08 |
bobweaver | correct what can I do to help that. :) I like idea about sqllight what do you think. I have a example app if you would like to see | 19:08 |
bobweaver | the tv data base ^^ | 19:08 |
jhodapp | bobweaver, I like the idea of a database personally, but again, I can't promise that it's the direction the media player is intended to go yet; it's just too early | 19:09 |
bobweaver | cool | 19:09 |
jhodapp | bobweaver, the rest of this week is mainly devoted to supporting this preview release and I suspect next week we'll learn a lot more about making things into proper products | 19:09 |
bobweaver | I just dont want to start making a bunch of plugins for it if it is not what canonical wants :) | 19:09 |
jhodapp | right exactly, and i don't want you to feel like you're wasting your time | 19:09 |
jhodapp | but if you want to experiment and submit patches still, nobody will stop you from that | 19:10 |
jhodapp | bobweaver, a big personal goal of mine for the near term is to see about gutting the current decoding backend and replacing it with gstreamer and hardware accelerated video/audio sinks | 19:11 |
bobweaver | Oo | 19:12 |
bobweaver | jhodapp, http://www.youtube.com/watch?v=wqW021vrTqg start at time 0:40 | 19:13 |
jhodapp | bobweaver, nice, is that using Grilo? | 19:16 |
bobweaver | No that is directly scanning the tv data base | 19:16 |
bobweaver | well kinda | 19:16 |
bobweaver | so user enters in txt It could be searching where ever we want it to | 19:16 |
bobweaver | so like I could make it so that it searchs every place that grilo searchs | 19:17 |
tgm4883 | bobweaver, fyi if you want to link to a specific time http://www.youtube.com/watch?v=wqW021vrTqg&t=0m40s | 19:17 |
bobweaver | for the title name that is and then render a coverflow and have visual aids to tell where source is from | 19:17 |
bobweaver | Sweet @ | 19:18 |
bobweaver | s|@|! | 19:18 |
bobweaver | I mean we could also use some javascript regEX to look at videos uri and pass that to the engine .... | 19:19 |
tgm4883 | so now that we've seen phone/tablet, what does that mean for tv | 19:20 |
bobweaver | like if (status == XmlListModel.Error) source = this source else if more and more and more. Might be better as case statements | 19:21 |
bobweaver | tgm4883, Hard for me to say because I do not own a embed device | 19:21 |
bobweaver | Like I can run the apps and stuff tgm4883 maybe in a couple of days | 19:22 |
bobweaver | but there is fake lens at this time | 19:22 |
tgm4883 | bobweaver, right, but can/should/will any of this be used on x86/-64 hardware? | 19:22 |
bobweaver | can yes should def will I dont know | 19:22 |
tgm4883 | bobweaver, I mean, we've seen the code now, so I'm unsure what the next step is | 19:22 |
bobweaver | Well there is a ton of work to be done. But it is nice what there is so far | 19:24 |
bobweaver | I am having trouble's kinda because "it" only likes things from 12.10 | 19:24 |
bobweaver | also I have 30 qt ppa's installed | 19:25 |
bobweaver | Like there are things that need certian libunity versions | 19:25 |
bobweaver | example http://paste.ubuntu.com/1701083/ | 19:27 |
tgm4883 | bobweaver, thats less a specific version and more a "needs at least" | 19:29 |
tgm4883 | bobweaver, and looking at that, it needs at least 12.10+updates | 19:29 |
bobweaver | I am just getting my feet wet so to say | 19:31 |
bobweaver | I guess if I was to say the #1 thing that I am dissapointed in (there is a million things that I LOVE though) Would be the fact that 12.10 was used as a base. for me seems kinda silly when there is LTS and 13.04 is comming out real soon. But that said I am just glad to have something to play with | 19:31 |
bobweaver | I am just saying that because I am on 12.04 and other partition is 13.04 so I have to make a though decision | 19:31 |
bobweaver | tgm4883, branch's https://launchpad.net/ubuntu-touch-preview | 19:32 |
bobweaver | tgm4883, do you know how to use ppa-purge ? | 19:35 |
bobweaver | I can not figure this out | 19:35 |
tgm4883 | bobweaver, ppa-purge --help? | 19:35 |
bobweaver | I tried that | 19:35 |
bobweaver | Its a Mess lol http://paste.ubuntu.com/1701133/ | 19:36 |
bobweaver | Like I try sudo ppa-purge canonical-qt5-edgers-qt5-beta1-precise and it errors out saying that it can not find a file list | 19:37 |
bobweaver | ;/ when I go to /ect/apt/sources.list.d/ and rm the ones that I do not want and update they come back :? | 19:38 |
bobweaver | I should ask this on phone channel | 19:38 |
tgm4883 | bobweaver, probably a cron job or something | 19:38 |
mibofra | hi | 20:03 |
mibofra | Just a thing : how can I flash a samsung smart tv with ubuntu tv :)) ? | 20:03 |
bobweaver | mibofra, good question I have no clue | 20:12 |
mibofra | yeah bobweaver , 'cos it's an interesting project, but there aren't any instruction to how install it on a smart tv X | 20:13 |
mibofra | *XD | 20:13 |
mibofra | it's strange... | 20:13 |
bobweaver | yup I myself do not have smart tvs | 20:14 |
bobweaver | I seen some instructions on how to get it running on panda board maybe that could help :D | 20:16 |
bobweaver | http://rsalveti.wordpress.com/2012/01/16/ubuntu-tv-fully-accelerated-on-a-pandaboard-with-ubuntu-leb/ | 20:16 |
mibofra | yes, but a product for a smartv don't running on the smartv memory (but with other thing like pandaboard) it's strange | 20:17 |
bobweaver | yup mibofra correct sure is. How much does one of then TV cost *XD | 20:18 |
bobweaver | as much as a used car ? | 20:19 |
tgm4883 | I don't know if there are plans to get it flashing to a smart tv | 20:20 |
bobweaver | I see online for about about 650 to 700 usd .. that is for me almost 3 months rent. no way I could ever afford that. maybe health care for a year would be better (/me has no clue how much health care costs) | 20:22 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!