*** tpb has joined #timvideos | 00:00 | |
*** iiie0 has quit IRC | 00:52 | |
*** mithro- has joined #timvideos | 02:07 | |
*** mithro has quit IRC | 02:11 | |
*** mithro- has quit IRC | 03:04 | |
*** mithro- has joined #timvideos | 03:23 | |
*** hyades has joined #timvideos | 04:12 | |
*** hyades has quit IRC | 04:19 | |
*** mithro- has quit IRC | 04:20 | |
*** hyades has joined #timvideos | 04:23 | |
*** hyades has quit IRC | 05:34 | |
*** hyades has joined #timvideos | 05:47 | |
*** hyades has quit IRC | 05:57 | |
*** hyades has joined #timvideos | 06:13 | |
hyades | mithro-work, ping | 06:33 |
---|---|---|
*** hyades_ has joined #timvideos | 06:42 | |
*** hyades has quit IRC | 06:45 | |
*** mithro- has joined #timvideos | 06:50 | |
hyades_ | mithro-, ping | 06:51 |
*** hyades_ is now known as hyades | 06:51 | |
mithro- | hyades_, pong - I may be in and out quite a bit | 06:51 |
hyades | i removed many unnecessary things from code | 06:52 |
hyades | i am putting in some exception handlers | 06:54 |
mithro- | hyades, okay great | 06:55 |
hyades | one thing i found: if i pass a negative port to gst-switch-srv, its still running! | 06:55 |
hyades | ./tools/gstswitchserver.c:707:info: Listening on localhost (127.0.0.1:-1) | 06:55 |
hyades | and if i pass --video-input-port=None it doesn't raise an exception in python | 06:59 |
hyades | so i cannot catch anything | 06:59 |
hyades | from try...except | 07:00 |
hyades | so do i put manual checkers? | 07:00 |
mithro- | -1 is special | 07:03 |
mithro- | it means select a random unused port | 07:03 |
hyades | ./tools/gstswitchserver.c:707:info: Listening on localhost (127.0.0.1:-100) | 07:04 |
*** mithro- has quit IRC | 07:20 | |
*** hyades has quit IRC | 07:24 | |
*** mithro- has joined #timvideos | 07:55 | |
*** mithro- has quit IRC | 08:07 | |
*** hyades has joined #timvideos | 08:13 | |
*** mithro- has joined #timvideos | 08:15 | |
*** mithro- has quit IRC | 08:30 | |
*** hyades_ has joined #timvideos | 08:34 | |
*** mithro- has joined #timvideos | 08:36 | |
*** hyades has quit IRC | 08:37 | |
*** CarlFK has quit IRC | 08:46 | |
*** tansell__laptop has joined #timvideos | 08:48 | |
*** mithro- has quit IRC | 08:54 | |
*** hyades_ has quit IRC | 08:54 | |
*** Sewar has quit IRC | 09:06 | |
*** micolous_ has quit IRC | 09:06 | |
*** tansell__laptop has quit IRC | 09:06 | |
*** iiie has quit IRC | 09:06 | |
*** mithro-work has quit IRC | 09:06 | |
*** hyades has joined #timvideos | 09:07 | |
*** tansell__laptop has joined #timvideos | 09:07 | |
*** iiie has joined #timvideos | 09:07 | |
*** mithro-work has joined #timvideos | 09:07 | |
*** micolous_ has joined #timvideos | 09:07 | |
*** Sewar has joined #timvideos | 09:07 | |
*** Sewar has quit IRC | 09:08 | |
*** micolous_ has quit IRC | 09:08 | |
*** Sewar has joined #timvideos | 09:10 | |
*** micolous_ has joined #timvideos | 09:10 | |
*** mithro- has joined #timvideos | 09:19 | |
*** hyades_ has joined #timvideos | 09:19 | |
*** hyades has quit IRC | 09:24 | |
*** tansell__laptop has quit IRC | 09:24 | |
*** mithro- has quit IRC | 09:46 | |
*** mithro- has joined #timvideos | 09:55 | |
hyades_ | - | 10:35 |
*** mithro- has quit IRC | 10:40 | |
*** bananadine has joined #timvideos | 11:23 | |
*** CarlFK has joined #timvideos | 12:21 | |
*** hyades__ has joined #timvideos | 12:24 | |
*** hyades_ has quit IRC | 12:27 | |
*** hyades__ is now known as hyades__________ | 12:41 | |
*** hyades__________ is now known as ________________ | 12:45 | |
*** ________________ is now known as hyades | 12:45 | |
*** hyades_ has joined #timvideos | 13:47 | |
*** hyades has quit IRC | 13:49 | |
bananadine | i want to get rid of these issues http://portingflumotion.blogspot.com/2013/07/analyzing.html | 13:50 |
tpb | <http://ln-s.net/-X6o> (at portingflumotion.blogspot.com) | 13:50 |
bananadine | i can't think up a way | 13:50 |
CarlFK | bananadine: ask the gstreamer community - I am sure there is a mail list | 15:19 |
CarlFK | also when you post errors/stack dumps, post the URL to the line of code in your git repo | 15:20 |
CarlFK | File "/home/max/Desktop/flumotion-porting/flumotion/flumotion/common/gstreamer.py", line 176, in event_is_flumotion_reset | 15:21 |
CarlFK | I wold like to be able to look at that block of code - I assume anyone who wants to help would to | 15:21 |
bananadine | i post the whole methods | 15:21 |
bananadine | i mean, where that method starts | 15:21 |
CarlFK | the what? | 15:21 |
bananadine | for instance i posted this link https://github.com/bananadine/flumotion/blob/master/flumotion/component/feedcomponent.py#L964 | 15:22 |
tpb | <http://ln-s.net/-X$H> (at github.com) | 15:22 |
bananadine | referring to 'event' | 15:22 |
CarlFK | line 176 | 15:23 |
CarlFK | ah, I see you posted line 174 | 15:23 |
CarlFK | I was looking for 176 | 15:23 |
bananadine | right | 15:23 |
CarlFK | good enough | 15:23 |
bananadine | well i want to show the bigger thing | 15:23 |
bananadine | not just one line of code | 15:23 |
bananadine | it might look sloppy i know but yea.. | 15:24 |
bananadine | btw how do you think the gstreamer community might help me with these issues? | 15:24 |
CarlFK | probably | 15:25 |
CarlFK | and it is worth a try | 15:25 |
bananadine | yes but how? | 15:25 |
bananadine | that's what i asked haha | 15:25 |
CarlFK | I always start with the irc channel | 15:26 |
bananadine | what should i ask them? because i suppose i'll need to be more specific with them | 15:26 |
bananadine | i'll need to find a gstreamer related cause | 15:26 |
CarlFK | in this case #gstreamer - link to your blog post, and in #gstreamer ask where you can get help | 15:27 |
bananadine | right | 15:27 |
bananadine | actually it's a big channel | 15:27 |
bananadine | someone will show up who can help | 15:27 |
CarlFK | don't think of it like you are asking for help fixing a bug in gstreamer (which sounds like what you are thinking? | 15:27 |
bananadine | no no | 15:27 |
CarlFK | k | 15:27 |
CarlFK | "gstreamer related cause" sounded odd | 15:28 |
bananadine | well what i meant is | 15:28 |
bananadine | i can't ask them something which has nothing to do with gstreamer | 15:28 |
bananadine | right? | 15:28 |
CarlFK | well, wrong.. but.. :) | 15:28 |
CarlFK | I think this has enough to do with streamer | 15:29 |
CarlFK | self.try_start_pipeline(force=True) | 15:29 |
bananadine | yeah in this case it has | 15:29 |
CarlFK | that's a gstreamer pipeline constructed out of gstreamer components | 15:29 |
CarlFK | and the new components are different. | 15:30 |
bananadine | i was thinking earlier about self.pipeline | 15:30 |
*** hyades_ has quit IRC | 15:30 | |
bananadine | and where is self.pipeline.connect from | 15:30 |
CarlFK | and when I am stuck, I will often just say "I don't think this the the right place to get an answer, but maybe someone knows where the right place is?" | 15:30 |
bananadine | right | 15:31 |
bananadine | i'll show up on #gstreamer monday | 15:31 |
bananadine | didn't plan to do anything major this weekend | 15:31 |
bananadine | just snoop around | 15:32 |
CarlFK | I would ask now | 15:33 |
CarlFK | most likely you will be given a mail list to post to | 15:33 |
*** CarlFK has left #timvideos | 15:33 | |
*** CarlFK has joined #timvideos | 15:34 | |
CarlFK | whoops, must have hit ^w | 15:34 |
*** bananadine has quit IRC | 15:35 | |
CarlFK | most likely you will be given a mail list to post to, which may take a few days for the right person to read and respond | 15:35 |
CarlFK | and if you don't want to run the risk of getting help right now (which can take up time you don't have) then just find the mail list | 15:36 |
CarlFK | 'everyone' has a mail list | 15:36 |
*** hyades has joined #timvideos | 15:48 | |
*** hyades has quit IRC | 18:52 | |
*** hyades has joined #timvideos | 19:54 | |
*** hyades has quit IRC | 20:07 | |
*** hyades has joined #timvideos | 20:18 | |
*** rihnapstor has joined #timvideos | 20:27 | |
*** rihnapstor has joined #timvideos | 20:27 | |
rihnapstor | hi there | 20:28 |
CarlFK | hi | 20:32 |
*** rihnapstor_ has joined #timvideos | 20:37 | |
*** rihnapstor has quit IRC | 20:37 | |
*** rihnapstor_ is now known as rihnapstor | 20:45 | |
*** rihnapstor has joined #timvideos | 20:45 | |
*** hyades has quit IRC | 20:58 | |
*** rihnapstor has quit IRC | 22:16 |
Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!