*** tpb has joined #timvideos | 00:00 | |
mithro | morning | 00:21 |
---|---|---|
shenki | o/ | 01:12 |
*** pcmattman is now known as miselin | 02:58 | |
mithro | aps-sids: ping? | 03:05 |
aps-sids | mithro: morning and pong | 03:20 |
*** Niharika has joined #timvideos | 03:23 | |
*** rohitksingh has joined #timvideos | 03:31 | |
*** CarlFK has quit IRC | 03:33 | |
aps-sids | mithro: I'll be back in around half an hour | 03:33 |
*** rohitksingh1 has joined #timvideos | 04:17 | |
*** rohitksingh has quit IRC | 04:17 | |
aps-sids | mithro: back | 04:38 |
aps-sids | mithro: I figured out what might be the problem. Link between demux and queue elements is failing since due to "no such pad 'video' in element 'demux'", but I am unable to locate where is this pad is asked for in the code. doing a grep shows me one such line, but that is something else and commenting it out doesn't change error. | 04:42 |
*** tija has joined #timvideos | 04:45 | |
*** Niharika1 has joined #timvideos | 04:50 | |
*** Niharika has quit IRC | 04:50 | |
*** CarlFK has joined #timvideos | 04:55 | |
*** ChanServ sets mode: +v CarlFK | 04:55 | |
*** rohitksingh1 has quit IRC | 05:02 | |
*** Niharika has joined #timvideos | 05:24 | |
*** rohitksingh has joined #timvideos | 05:25 | |
*** Niharika1 has quit IRC | 05:25 | |
*** Niharika1 has joined #timvideos | 06:13 | |
*** Niharika has quit IRC | 06:14 | |
*** slomo has joined #timvideos | 06:57 | |
*** tija has quit IRC | 07:32 | |
*** CarlFK has quit IRC | 08:03 | |
*** rohitksingh has quit IRC | 08:04 | |
*** slomo_ has joined #timvideos | 08:09 | |
*** slomo has quit IRC | 08:12 | |
*** tija has joined #timvideos | 08:18 | |
*** Niharika1 is now known as Niharika | 09:27 | |
aps-sids | Justin.tv has shut down :O | 09:45 |
*** Niharika has quit IRC | 10:02 | |
*** tija has quit IRC | 10:29 | |
*** tija has joined #timvideos | 10:46 | |
*** tija has quit IRC | 11:27 | |
*** tija has joined #timvideos | 11:40 | |
aps-sids | slomo_ thaytan: Could you please help regarding this issue? http://aps-sids.github.io/porting-flumotion/2014/08/06/bug-hunting-continues/ | 11:46 |
tpb | Title: Bug hunting continues | GSoC '14 Progress Blog (at aps-sids.github.io) | 11:46 |
*** FeltonChris has quit IRC | 11:47 | |
*** tija has quit IRC | 11:48 | |
thaytan | aps-sids, dvdemux output pads are sometimes pads | 11:50 |
thaytan | so they are created as the stream is processed | 11:50 |
slomo_ | also if there's a linking problem with queues, it usually is a negotiation problem with sometimes pads. the part downstream of the queue does not like the caps of upstream of the queue | 11:51 |
aps-sids | thanks | 11:52 |
thaytan | right, but it's expected to see an initial 'could not link' | 11:53 |
thaytan | because the pad doesn't exist yet | 11:53 |
aps-sids | oh | 11:53 |
thaytan | later, as dvdemux adds pads it will try and link them again | 11:53 |
thaytan | you should grep the log for 'ERROR' | 11:53 |
thaytan | and then work backward | 11:53 |
aps-sids | okay | 11:53 |
aps-sids | thaytan: okay so videorate is having the problem | 12:04 |
aps-sids | https://www.irccloud.com/pastebin/Dibk36yM | 12:04 |
tpb | Title: Pastebin: Dibk36yM | IRCCloud (at www.irccloud.com) | 12:04 |
thaytan | aps-sids, cool... you know there's no videorate in the pipeline you blogged, right? ;) | 12:07 |
aps-sids | thaytan: actually it's an effect added on dvswitch in flumotion, so it's not there in pipeline | 12:11 |
*** FeltonChris has joined #timvideos | 12:19 | |
aps-sids | thaytan: one more question. In http://paste.ubuntu.com/7969281/ LINE 70 -- linking src:(any) to typefindelement0:(any) (0/0) with caps "(NULL)" | 12:23 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 12:23 |
aps-sids | Shouldn't this be something like "ANY"? | 12:23 |
aps-sids | or some caps at least. | 12:23 |
thaytan | no | 12:26 |
thaytan | that debug output is from the parser putting the pipeline string together into a pipeline | 12:26 |
thaytan | so it's saying that it's looking for a link and there's no capsfilter involved | 12:26 |
aps-sids | ah | 12:27 |
*** FeltonChris has quit IRC | 13:10 | |
*** rohitksingh has joined #timvideos | 13:13 | |
*** Niharika has joined #timvideos | 13:31 | |
*** rohitksingh has quit IRC | 14:45 | |
*** CarlFK has joined #timvideos | 14:52 | |
*** ChanServ sets mode: +v CarlFK | 14:52 | |
*** Palash has joined #timvideos | 15:44 | |
*** Niharika1 has joined #timvideos | 17:18 | |
*** Niharika has quit IRC | 17:22 | |
*** Niharika1 has left #timvideos | 17:36 | |
aps-sids | slomo_: I figured out that my error was due to caps negotiation problem in videorate element, which is used in flumotion as an effect in a bin along with capsfilter element. But I don't know how to fix this :( | 18:51 |
aps-sids | slomo_ Here's a grep of debug log -- http://paste.ubuntu.com/7972654/ Please see if you can help | 18:51 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 18:51 |
*** FeltonChris has joined #timvideos | 18:59 | |
CarlFK | aps-sids: you have no idea how happy I am to hear such reports. (really, cuz I know these problems come up and are not easy to just fix) | 19:05 |
aps-sids | CarlFK: and you have no idea how worried I am 'cause these problems :P | 19:17 |
*** CARAM_ is now known as CARAM | 21:12 | |
*** slomo_ has quit IRC | 21:30 | |
CARAM | Hey aps-sids | 21:50 |
CARAM | what should I look at to get your flumotion up and running? | 21:50 |
Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!