=== ChanServ changed the topic of #ubuntu-uds-grand-ballroom-g to: Track: Desktop | Discussion of GStreamer in Ubuntu TV | Url: http://summit.ubuntu.com/uds-q/meeting/20710/desktop-q-tv-gstreamer/ | Audio: http://icecast.ubuntu.com:8000/grand-ballroom-g.ogg.m3u [15:55] o/ [15:56] o/ [15:58] * Dr_Who waves [15:58] i'm listening [15:58] * dmj726 runs [15:58] :P [15:59] I'm listening here and watching Mango. [16:02] morning [16:02] morning [16:03] ubuntu-uds-grand-ballroom-g [16:03] There are issues with udp multisink for UTV? [16:04] dmj726, we haven't really started yet, but what issues do you have in mind? [16:04] was just listening to the chatter [16:04] on the audio stream [16:05] oh ok didn't get that [16:06] I do. [16:07] mostly plugin development and some other bits for novacut. [16:07] played with live video streaming some too [16:08] ARM devices should have shared memory for CPU and GPU [16:10] Should we be targeting gstreamer 0.10 or 0.11/1.0? [16:12] that really changes what bindings are available as well [16:13] python bindings are totally different between the two [16:14] Best experience with gstreamer is C or python from experience [16:16] From what I've heard 1.0 is really designed with hardware support in mind. Though manufacturers still need to support it. [16:17] how is GEGL integration? [16:17] have you done GEGL work recently? [16:20] performance isn't an issue [16:20] Python would be control logic only [16:20] then gstreamer does all work in C [16:21] so language using the bindings aren't an issue [16:22] The new bindings were roung a few months ago [16:23] jderose was working on rendering code back in january [16:23] situation has been improving and is better in 1.0 than 0.10 for the gobject introspection bindings from what I remember [16:27] I think Ted meant parsing tables? [16:27] willcooke ^? [16:28] most of the DVB spec with regards to table parsing is complete, we've been working with tsdgeos to improve that recently [16:29] pick hardware that supports the relevant codecs [16:31] gstreamer needs more unit testing work, badly [16:32] mpeg-ts can be choppy [16:33] talk with jderose about unit testing too, he was mentioning some things the other day [16:33] whole pipelines need testing really [16:33] many of the bugs result from combinations [16:36] Awesome those random coughs that just barely stop before deafening me completely [16:38] download is easier than upload! [16:39] software encoders are lame [16:39] I completely agree [16:42] lame encoder? [16:42] MrChrisDruif, no, crappy [16:42] tgm4883; I know, just kidding ^_^ [16:44] do I have to explain? [16:44] yes [16:45] we have done a lot to separate frontend and backend [16:45] can also ask me about it [16:45] there'd a backend that will talk to hardware [16:45] yeah here [16:45] and somehow we might need to get the data into the media player [16:45] which will be a separate process [16:46] ideally the data would remain in hardware [16:46] but we're targetting x86 too [16:46] so we need to plan for transferring the actual data between the backend and frontend for live playback [16:47] yeah but I'm not talking threads [16:47] true [16:47] Saviq: you mean processing backend vs display frontent? [16:47] sure, if it stays in the hardware then it's fine [16:47] yeah, you want to display directly via hardware [16:47] frontend only controls what pipeline does and sets up mechanism to display correctly [16:48] dmj726, sure, in SoC that's fine, but on x86 we might end up doing everything in software [16:48] Saviq: that shouldn't be a real difference except speed [16:48] the gstreamer sink element should handle that, no? [16:49] well, question is who owns the window [16:50] in which the video is displayed, and I'm unsure whether the DVB backend should [16:50] since we will have sources other to DVB [16:50] uds-gb-g: 5 minutes left in this session! [16:51] uds-gb-g: 4 minutes left in this session! [16:52] uds-gb-g: 3 minutes left in this session! [16:52] so how do we make the separate media player play live data where it's the backend that holds the hardware? [16:53] thanks [16:53] uds-gb-g: 2 minutes left in this session! [16:53] sure [16:53] of course [16:54] ok cool [16:54] ouch [16:54] uds-gb-g: 1 minute left in this session! [16:54] thanks all [16:55] uds-gb-g: This session has ended. === ChanServ changed the topic of #ubuntu-uds-grand-ballroom-g to: Track: Community | Ubuntu Accomplishments Development Planning | Url: http://summit.ubuntu.com/uds-q/meeting/20716/community-q-ubuntu-accomplishments-development-planning/ | Audio: http://icecast.ubuntu.com:8000/grand-ballroom-g.ogg.m3u [17:08] yes! [17:08] o/ [17:09] though laggy a bit, it seems :) [17:14] oops is a technical term, ask any developer ;) [17:17] There is something weird on the way it works for old time contributors, it seems it only checks for the unlocked ones, once they are check and more trophies are unlocked it will THEN check for the rest, instead of open accomplishments download + create all my trphies in one run [17:18] nxvl: this is actually intentional [17:18] so i need to run Ctrl+N a couple of times before it checks all my trphies [17:18] oh, then it's a but, it should re-check automatically whenever you accomplish anything [17:18] bug* [17:19] this may be related to an issue I've been recently working on, but the fix hasn't yet been released [17:26] cielak, in the process of fixing the accomplishment mp [17:26] yay cielak [17:26] cielak: are you here? [17:26] yup :) [17:26] cielak: where? [17:27] here, in this IRC channel :) [17:27] cielak: haha i meant in Oakland [17:27] not in Oakland :) [17:30] cielak, i just submitted a fix. revision 98. can you confirm i did it correctly? [17:31] no ideas for the etherpad? [17:31] * s-fox looks at etherpad [17:32] it's empty ATM [17:33] s-fox: yay! that's almost it, you just forgot to remove "twistd.pid" too [17:33] and apart from that - it's great :) [17:33] (s-fox is doing some really great job on ubuntuforums related accomplishments :D ) [17:33] Where is twistd.pid? [17:33] s-fox: root branch dir [17:34] * cielak nods at accomplishments 'difficulty' [17:35] I agree with being relative, for example i found it easier to get ubuntu membership than bazaar branch merge [17:35] s-fox: haha :D [17:37] it was also easier for me to get on the ubuntu forums council than the bazaar accomplishment, haha :D [17:39] uds-gb-g: 5 minutes left in this session! [17:40] cielak, i think i fixed it...again :D [17:40] uds-gb-g: 4 minutes left in this session! [17:41] s-fox: brilliant! great job ;) [17:41] I fixed it? :D [17:41] uds-gb-g: 3 minutes left in this session! [17:42] uds-gb-g: 2 minutes left in this session! [17:42] I am not sure about that drawing trick [17:42] I really like the idea of human granted "kudos" [17:42] it may get really difficult for some reasons :) [17:43] does everyone know the IRC channel? [17:43] uds-gb-g: 1 minute left in this session! [17:44] uds-gb-g: This session has ended. === ChanServ changed the topic of #ubuntu-uds-grand-ballroom-g to: Currently no events are active in this room - http://summit.ubuntu.com/uds-q/grand-ballroom-g/ - http://ubottu.com/uds-logs/%23ubuntu-uds-grand-ballroom-g.log [17:48] yeah, thanks all! :) [17:48] thanks jono! :) [17:49] See you :) === ChanServ changed the topic of #ubuntu-uds-grand-ballroom-g to: Track: Other | Launchpad Clinic | Url: http://summit.ubuntu.com/uds-q/meeting/20484/launchpad-clinic/ | Audio: http://icecast.ubuntu.com:8000/grand-ballroom-g.ogg.m3u === Ursinha` is now known as Ursinha === Ursinha is now known as Guest66718 === Guest66718 is now known as Ursula === Ursula is now known as Ursinha [18:17] tumbleweed, ssh ubuntu@ec2-184-72-20-246.us-west-1.compute.amazonaws.com [18:50] uds-gb-g: 5 minutes left in this session! [18:51] uds-gb-g: 4 minutes left in this session! [18:52] uds-gb-g: 3 minutes left in this session! [18:53] uds-gb-g: 2 minutes left in this session! [18:54] uds-gb-g: 1 minute left in this session! [18:55] uds-gb-g: This session has ended. === ChanServ changed the topic of #ubuntu-uds-grand-ballroom-g to: Track: QA | Expanding and Refining Manual Application Testing | Url: http://summit.ubuntu.com/uds-q/meeting/20463/qa-q-manual-app-testing/ | Audio: http://icecast.ubuntu.com:8000/grand-ballroom-g.ogg.m3u [19:33] apt-listchanges already list changelogs depending on how it is configured. It doesn't show source changes. [19:34] what about errata's? [19:46] Balloons read PVT [19:49] Alternative = PDF doc tutorial in examples folder [19:54] proff reading by an ordinary user [19:54] uds-gb-g: 5 minutes left in this session! [19:55] uds-gb-g: 4 minutes left in this session! [19:56] uds-gb-g: 3 minutes left in this session! [19:57] uds-gb-g: 2 minutes left in this session! [19:58] uds-gb-g: 1 minute left in this session! [19:59] uds-gb-g: This session has ended. === ChanServ changed the topic of #ubuntu-uds-grand-ballroom-g to: Currently no events are active in this room - http://summit.ubuntu.com/uds-q/grand-ballroom-g/ - http://ubottu.com/uds-logs/%23ubuntu-uds-grand-ballroom-g.log === ChanServ changed the topic of #ubuntu-uds-grand-ballroom-g to: Track: QA | Utilizing ubuntu friendly for testing | Url: http://summit.ubuntu.com/uds-q/meeting/20781/qa-q-friendly-integration/ | Audio: http://icecast.ubuntu.com:8000/grand-ballroom-g.ogg.m3u [22:54] uds-gb-g: 5 minutes left in this session! [22:55] uds-gb-g: 4 minutes left in this session! [22:56] uds-gb-g: 3 minutes left in this session! [22:57] uds-gb-g: 2 minutes left in this session! [22:58] uds-gb-g: 1 minute left in this session! [22:59] uds-gb-g: This session has ended. === ChanServ changed the topic of #ubuntu-uds-grand-ballroom-g to: Currently no events are active in this room - http://summit.ubuntu.com/uds-q/grand-ballroom-g/ - http://ubottu.com/uds-logs/%23ubuntu-uds-grand-ballroom-g.log === ChanServ changed the topic of #ubuntu-uds-grand-ballroom-g to: Track: Cloud & Server | Juju Charm Store Maintenance | Url: http://summit.ubuntu.com/uds-q/meeting/20508/servercloud-q-juju-charmstore-maintenance/ | Audio: http://icecast.ubuntu.com:8000/grand-ballroom-g.ogg.m3u === wylde_ is now known as wylde [23:54] uds-gb-g: 5 minutes left in this session! [23:56] uds-gb-g: 4 minutes left in this session! [23:57] uds-gb-g: 3 minutes left in this session! [23:58] uds-gb-g: 2 minutes left in this session! [23:59] uds-gb-g: 1 minute left in this session!