mcbaine | MrChrisDruif: Hi there | 10:23 |
---|---|---|
MrChrisDruif | Aloha | 10:23 |
mcbaine | man, stocks suck today...not worth it ! | 10:24 |
MrChrisDruif | Alright...then I'll won't even start ^_^ | 10:25 |
rsalveti | Kaleo: http://rsalveti.wordpress.com/2012/01/16/ubuntu-tv-fully-accelerated-on-a-pandaboard-with-ubuntu-leb/ | 14:23 |
rsalveti | Kaleo: packages should be available at the ppa in a few hours | 14:23 |
rsalveti | still building | 14:24 |
rsalveti | robclark implemented the support for video decoding :-) | 14:24 |
rsalveti | finally have everything working | 14:24 |
rsalveti | and working quite well, I must say | 14:24 |
rsalveti | seems there are still a few issues with seek, but other than that it basically works | 14:24 |
Kaleo | rsalveti: ROCK! | 14:26 |
Kaleo | robclark: mouach! | 14:26 |
Kaleo | robclark: mouack! | 14:26 |
Kaleo | robclark: so the patches were made in Qt Mobility? | 14:27 |
Kaleo | rsalveti: ^ | 14:27 |
robclark | Kaleo, yeah, only patches in qtmobility.. I added eglImage rendering, plus seek fix I noticed, plug support for cropping in the display (because our hw video codecs don't have something like ffmpeg's 'edge emulation') | 14:30 |
Kaleo | robclark: fantastic | 14:30 |
Kaleo | robclark: you are upstreaming them? | 14:30 |
Kaleo | robclark: and more importantly, where can I get you a beer? | 14:30 |
robclark | well.. at least part of them can be upstreamed.. | 14:31 |
robclark | some part are currently omap specific, although in linaro we are working on a few things, like standard extension for creating eglImage's so that we can do that in a way that is supported on multiple hardware | 14:31 |
rsalveti | robclark: I also noticed a few other seek issues, but still need to debug better | 14:32 |
rsalveti | robclark: the most common ones with the videos I used is that after the seek the video is faster until it reaches the sound | 14:33 |
rsalveti | robclark: and trying to play a video once another video is already running | 14:33 |
robclark | hmm, and you don't see that with totem? | 14:33 |
rsalveti | robclark: by pressing f1 and trying to play another video | 14:33 |
robclark | how do you manage to try to start a 2nd video? | 14:33 |
rsalveti | robclark: didn't test yet, was quite late when I noticed, let me check now with totem | 14:34 |
robclark | hmm, ok.. that isn't likely to work.. | 14:34 |
rsalveti | robclark: just press f1 | 14:34 |
robclark | (trying to play too many videos) | 14:34 |
rsalveti | robclark: f1 f2 and f3 brings different menus | 14:34 |
robclark | ie. probably ubuntu-tv needs to stop first video first.. or that will be problematic on reasource constrained systems | 14:34 |
rsalveti | robclark: and for seek, enter -> up then you'll see all the frames | 14:35 |
robclark | hmm, ok.. will try in a bit | 14:35 |
rsalveti | robclark: yup, but that's fine | 14:35 |
rsalveti | robclark: we don't need a second video playing at the same time | 14:35 |
rsalveti | so we just need to make sure the first one is stopped properly before starting the second one | 14:36 |
robclark | yeah | 14:36 |
rsalveti | robclark: ok, same seeking issue with totem, so not related with qtmobility | 14:41 |
robclark | rsalveti, ok.. I guess file a bug ;-) | 14:41 |
rsalveti | robclark: yup, now just need to now if I can make this video public :-) | 14:42 |
rsalveti | will check | 14:42 |
robclark | ok, yeah, easier if it can be reproduced with a clip that can be shared | 14:42 |
robclark | btw, anyone already make a lightdm session for ubuntu-tv? | 15:31 |
ogra_ | wouldnt that just be a config for autologin and disabling the frontend ? | 15:35 |
robclark | maybe.. not really looked into how that stuff works.. | 15:35 |
robclark | I just know there is now an XBMC option in lightdm after rsalveti's xbmc debs from the linaro ppa | 15:36 |
rsalveti | robclark: we just need to create a session file for it | 15:36 |
rsalveti | it's based on unity-2d, so I wonder when it's installed if trying to log-in at unity-2d would open it by default | 15:37 |
ogra_ | i think that gets mangled somehow | 15:37 |
ogra_ | not sure though | 15:37 |
rsalveti | probably is that the code base is based on unity-2d, but currently it disables unity-2d one it's installed | 15:37 |
rsalveti | or we create a different package for it for now | 15:38 |
robclark | rsalveti, this seems to have something to do with whether you see normal unity-2d or ubuntu-tv | 15:38 |
robclark | GSETTINGS_SCHEMA_DIR=ubuntu-tv/data gsettings set com.canonical.Unity2d form-factor tv | 15:38 |
rsalveti | or try to see if we have both working in a easy way | 15:38 |
rsalveti | robclark: guess so | 15:38 |
rsalveti | robclark: so the session file would probably have to deal with that in some sort | 15:38 |
robclark | yeah | 15:38 |
robclark | I guess if the session file could launch a script, all should be possible | 15:39 |
rsalveti | Kaleo: do you know if unity-2d is expected to work on top of the unity tv branch? | 15:39 |
rsalveti | robclark: yeah | 15:39 |
Kaleo | rsalveti: not yet | 15:46 |
Kaleo | rsalveti: but in 2 weeks tops it will | 15:46 |
Kaleo | rsalveti: in the end you will be able to dynamically, reliably set com.canonical.Unity2d.form-factor to 'desktop' or 'tv' | 15:47 |
rsalveti | Kaleo: great | 15:47 |
ogra_ | or 'phone' or 'lawnmower' or 'fridge' :) | 15:48 |
* ogra_ is sure Kaleo will implement UIs for all these within a weeks time :) | 15:48 | |
Kaleo | ogra_: actually the lawnmower one is done | 15:49 |
Kaleo | per my dad's request | 15:49 |
Kaleo | :D | 15:49 |
ogra_ | yay, i'll come back to you in the summer then :) | 15:49 |
robclark | btw, I don't get any text in the movie info screen (even in the buttons) before playing clip, or the right side info panel thing (although I do have the .nfo's and ubuntu-tv finds the fan-art).. | 16:13 |
robclark | maybe some font I don't have installed or something like this? | 16:14 |
robclark | somehow it seems to work ok for rsalveti | 16:14 |
robclark | so I guess just something missing on my filesystem | 16:14 |
rsalveti | robclark: I believe that's the qt issue I described at another post | 16:15 |
rsalveti | I had to rebuild qt removing the workarounds for sgx | 16:15 |
robclark | ahh, ok.. | 16:15 |
rsalveti | but I'm also pushing that later today | 16:15 |
robclark | you wouldn't happen to have a .deb do you, so I don't have to recompile | 16:15 |
robclark | ok | 16:15 |
rsalveti | then you can just grab from the package | 16:15 |
robclark | ok, cool | 16:15 |
rsalveti | brb, food time | 16:16 |
robclark | cya | 16:16 |
tgm4883 | Is there a guide to an example scope around somewhere? | 20:37 |
tgm4883 | It feels like I have this mythtv scope working, but I get no results from it | 20:37 |
tgm4883 | or better yet, something I can monitor for debugging purposes? | 20:37 |
Saviq | tgm4883, probably best to take a look at d-feet and other dbus debugging approaches | 20:55 |
Saviq | to see what's going where | 20:55 |
Saviq | I assume you're working off of https://wiki.ubuntu.com/Unity/Lenses ? | 20:56 |
tgm4883 | Saviq, yea working off that | 21:44 |
tgm4883 | Saviq, also, I was adapting a little from a youtube lens I found | 21:44 |
tgm4883 | I'm setting up UTV in a VM now in case there was some weird stuff done in this video lens I'm using | 21:44 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!