*** fiferboy has quit IRC | 00:03 | |
*** 31NAAXTMR has joined #maemo-devel | 00:18 | |
*** SpeedEvil1 has joined #maemo-devel | 00:31 | |
*** SpeedEvil has quit IRC | 00:33 | |
*** SpeedEvil1 is now known as SpeedEvil | 00:33 | |
*** Mobsan has quit IRC | 00:40 | |
*** BabelO has joined #maemo-devel | 00:46 | |
*** csaavedra has quit IRC | 00:53 | |
*** csaavedra has joined #maemo-devel | 00:53 | |
*** t7g_ has quit IRC | 01:14 | |
*** t7g_ has joined #maemo-devel | 01:27 | |
*** csaavedra has quit IRC | 01:33 | |
*** SpeedEvil has quit IRC | 02:02 | |
*** SpeedEvil has joined #maemo-devel | 02:08 | |
*** pgas` has joined #maemo-devel | 02:15 | |
*** pgas has quit IRC | 02:16 | |
*** zappa has joined #maemo-devel | 02:16 | |
*** 31NAAXTMR has quit IRC | 02:18 | |
*** BabelO has quit IRC | 02:24 | |
*** shinkamui has joined #maemo-devel | 02:37 | |
*** kamui__ has quit IRC | 02:40 | |
*** mindfaq has joined #maemo-devel | 02:42 | |
*** SpeedEvil has quit IRC | 02:45 | |
*** bernie is now known as bernie_afk | 02:45 | |
*** SpeedEvil has joined #maemo-devel | 02:46 | |
*** Aranel has quit IRC | 03:09 | |
*** zappa has quit IRC | 03:11 | |
*** swc|666 has joined #maemo-devel | 03:32 | |
*** bernie_afk is now known as bernie | 04:10 | |
*** swc|666 is now known as sweetlem0nade | 04:13 | |
*** sweetlem0nade is now known as swc|666 | 04:13 | |
*** mindfaq has quit IRC | 04:25 | |
*** swc|666 is now known as help | 04:34 | |
*** swc|666 has joined #maemo-devel | 04:35 | |
*** SpeedEvil has quit IRC | 04:37 | |
*** swc|666 is now known as sweetlem0nade | 04:37 | |
*** SpeedEvil has joined #maemo-devel | 04:37 | |
*** sweetlem0nade is now known as swc|666 | 04:37 | |
*** swc|666 has joined #maemo-devel | 04:38 | |
*** t7g_ has quit IRC | 04:40 | |
*** T7g has joined #maemo-devel | 04:41 | |
*** DocScrutinizer has quit IRC | 07:33 | |
*** DocScrutinizer51 has quit IRC | 07:33 | |
*** DocScrutinizer has joined #maemo-devel | 07:33 | |
*** Docscrutemp has joined #maemo-devel | 07:35 | |
*** Docscrutemp is now known as DocScrutinizer51 | 07:35 | |
*** ruskie has quit IRC | 08:19 | |
*** ruskie has joined #maemo-devel | 08:24 | |
*** ppenz has joined #maemo-devel | 08:41 | |
*** swc|666 has quit IRC | 08:56 | |
*** pgas` has quit IRC | 09:19 | |
*** pgas` has joined #maemo-devel | 09:19 | |
*** pgas` is now known as pgas | 09:19 | |
*** DocScrutinizer has quit IRC | 09:33 | |
*** DocScrutinizer has joined #maemo-devel | 09:37 | |
*** zappa has joined #maemo-devel | 10:09 | |
*** amigadave has joined #maemo-devel | 10:32 | |
*** BabelO has joined #maemo-devel | 10:35 | |
*** BabelO has quit IRC | 10:52 | |
*** zappa has quit IRC | 11:04 | |
*** zappa has joined #maemo-devel | 11:05 | |
*** dazo_afk is now known as dazo | 11:12 | |
*** zappa has quit IRC | 11:24 | |
*** lcuk has joined #maemo-devel | 11:32 | |
*** csaavedra has joined #maemo-devel | 11:35 | |
*** ppenz has quit IRC | 12:07 | |
*** ppenz has joined #maemo-devel | 12:10 | |
*** povbot` has joined #maemo-devel | 12:40 | |
*** povbot has quit IRC | 12:41 | |
*** povbot has joined #maemo-devel | 13:00 | |
*** achipa has joined #maemo-devel | 13:45 | |
*** lizardo has joined #maemo-devel | 13:52 | |
*** SpeedEvil has quit IRC | 14:00 | |
*** SpeedEvil has joined #maemo-devel | 14:01 | |
*** kamui__ has joined #maemo-devel | 14:37 | |
*** shinkamui has quit IRC | 14:41 | |
*** JPohlmann has joined #maemo-devel | 15:07 | |
*** bernie is now known as bernie_afk | 15:27 | |
*** aquilo has joined #maemo-devel | 15:38 | |
*** corecode_ has quit IRC | 15:39 | |
*** simeoni has quit IRC | 15:39 | |
*** corecode has joined #maemo-devel | 15:43 | |
*** humis has joined #maemo-devel | 15:43 | |
*** humis is now known as simeoni | 15:43 | |
aquilo | Does anyone know where I might find documentation on using camerabin/gstreamer for capturing an image from the camera? My searches are not turning up too much. | 15:48 |
---|---|---|
SpeedEvil | umm | 15:49 |
* SpeedEvil wonders if he should grep again | 15:49 | |
SpeedEvil | /usr/bin/gst-launch v4l2camsrc device=/dev/video0 num-buffers=1 \! video/x-raw-yuv,width=2592,height=1968 \! ffmpegcolorspace \! jpegenc\! filesink location=/home/user/MyDocs/capture/test.jpg | 15:50 |
aquilo | Sorry, to clarify, I am working on a python program that integrates a camera. I have got a gstreamer pipeline set up with camerabin that works as a viewfinder. Now I need to be able to capture a frame from that pipeline, and I'm not quite sure how to go about that. | 15:53 |
aquilo | I'd preferably not run an outside command | 15:53 |
SpeedEvil | ah | 15:54 |
SpeedEvil | fair enough | 15:54 |
SpeedEvil | I would look at the source for mbarcode, and ... | 15:54 |
SpeedEvil | phototranslator-alpha | 15:54 |
aquilo | Thanks a lot, I'll look into those | 15:58 |
SpeedEvil | I'm unsure if they're python though | 15:58 |
SpeedEvil | And how you'd do it for python. I might start searching python gstreamer | 15:58 |
aquilo | luckily, pygst provides nice bindings for gstreamer, so working with gstreamer in python is quite similar to using it in C/C++ | 16:00 |
*** crevetor has quit IRC | 16:09 | |
*** crevetor has joined #maemo-devel | 16:34 | |
*** fiferboy has joined #maemo-devel | 16:46 | |
*** ppenz has quit IRC | 16:59 | |
*** JPohlmann has quit IRC | 17:14 | |
*** aquilo has quit IRC | 17:36 | |
*** crevetor has quit IRC | 17:37 | |
*** amigadave has quit IRC | 18:01 | |
*** aquilo has joined #maemo-devel | 18:28 | |
*** apoi has quit IRC | 18:29 | |
*** apoi has joined #maemo-devel | 18:30 | |
*** apoi has quit IRC | 18:37 | |
*** apoi has joined #maemo-devel | 18:37 | |
*** Ian-- has quit IRC | 19:09 | |
*** Ian-- has joined #maemo-devel | 19:12 | |
*** achipa has quit IRC | 19:22 | |
*** spenap has joined #maemo-devel | 19:29 | |
spenap | Hi: I've got an issue with a Diablo package. python-configobj is empty, with just the copyright file: when installed, this is what dpkg -L shows http://pastebin.com/bWDJj7ry | 19:36 |
*** VDVsx has joined #maemo-devel | 19:45 | |
spenap | VDVsx: hi, you are the python-configobj maintainer, aren't you? I'm having an issue with the diablo version | 19:54 |
spenap | http://pastebin.com/bWDJj7ry -> this is what dpkg -L shows | 19:54 |
*** aquilo has quit IRC | 19:57 | |
VDVsx | spenap, seems broken that package, have no plans to maintain it anymore, you can take it if you want | 19:57 |
spenap | don't know if i've got the skills, what's needed to maintain it? | 19:58 |
VDVsx | first you need to make a proper package, since that one misses the most important thing :D | 20:02 |
VDVsx | the code :D | 20:02 |
VDVsx | dunno why it end up there | 20:02 |
spenap | the tar.gz in the sources page http://maemo.org/packages/source/view/diablo_extras-devel_free_source/configobj/4.6.0-1maemo2/ seems fine | 20:04 |
*** _Lucretia_ has quit IRC | 20:31 | |
*** _Lucretia_ has joined #maemo-devel | 20:31 | |
*** VDVsx has quit IRC | 21:05 | |
*** spenap has left #maemo-devel | 21:11 | |
*** DocScrutinizer51 has quit IRC | 21:11 | |
*** Docscrutemp has joined #maemo-devel | 21:12 | |
*** Docscrutemp is now known as DocScrutinizer51 | 21:12 | |
*** VDVsx has joined #maemo-devel | 21:19 | |
*** dazo is now known as dazo_afk | 21:24 | |
*** bernie_afk is now known as bernie | 21:44 | |
*** batterylow has quit IRC | 22:25 | |
*** bernie is now known as bernie_afk | 22:57 | |
*** bernie_afk is now known as bernie | 22:57 | |
*** DocScrutinizer51 has quit IRC | 23:02 | |
*** Docscrutemp has joined #maemo-devel | 23:03 | |
*** Docscrutemp is now known as DocScrutinizer51 | 23:04 | |
*** swc|666 has joined #maemo-devel | 23:10 | |
*** VDVsx has quit IRC | 23:16 | |
*** silbo__ has joined #maemo-devel | 23:31 | |
*** t-tan has joined #maemo-devel | 23:35 | |
*** bernie is now known as bernie_afk | 23:37 | |
*** lizardo has quit IRC | 23:45 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!