*** tpb has joined #timvideos | 00:00 | |
*** rohitksingh has joined #timvideos | 00:07 | |
Joelw | mithro: Yep! $40 is a bargain, if you've seen what the genuine article costs :) | 00:08 |
---|---|---|
*** rohitksingh1 has quit IRC | 00:09 | |
mithro | yeah | 00:10 |
Joelw | The cable actually has an FPGA (Spartan-II) in it | 00:10 |
*** rohitksingh has quit IRC | 00:24 | |
*** shenki_ is now known as shenki | 00:41 | |
*** ldlework has quit IRC | 01:27 | |
*** micolous has quit IRC | 01:27 | |
*** puck has quit IRC | 01:27 | |
*** thaytan has quit IRC | 01:27 | |
*** xobs has quit IRC | 01:27 | |
*** skay has quit IRC | 01:27 | |
*** techdragon has quit IRC | 01:27 | |
*** tariq786 has quit IRC | 01:27 | |
*** xfxf has quit IRC | 01:27 | |
*** shenki has quit IRC | 01:27 | |
*** Joelw has quit IRC | 01:27 | |
*** wanig has quit IRC | 01:27 | |
*** mithro has quit IRC | 01:27 | |
*** gurudev has quit IRC | 01:27 | |
*** CARAM_ has quit IRC | 01:27 | |
*** xobs has joined #timvideos | 01:52 | |
*** skay has joined #timvideos | 01:52 | |
*** barjavel.freenode.net sets mode: +v skay | 01:52 | |
*** thaytan has joined #timvideos | 01:53 | |
*** barjavel.freenode.net sets mode: +v thaytan | 01:53 | |
*** gurudev has joined #timvideos | 01:54 | |
*** mithro has joined #timvideos | 01:54 | |
*** CARAM_ has joined #timvideos | 01:54 | |
*** barjavel.freenode.net sets mode: +o mithro | 01:54 | |
*** Joelw has joined #timvideos | 01:55 | |
*** wanig has joined #timvideos | 01:55 | |
*** shenki has joined #timvideos | 01:56 | |
*** barjavel.freenode.net sets mode: +v shenki | 01:56 | |
*** CARAM_ has quit IRC | 01:57 | |
*** micolous has joined #timvideos | 01:58 | |
*** puck has joined #timvideos | 01:58 | |
*** ldlework has joined #timvideos | 02:03 | |
*** techdragon has joined #timvideos | 02:03 | |
*** CARAM_ has joined #timvideos | 02:06 | |
*** tariq786 has joined #timvideos | 02:06 | |
*** xfxf has joined #timvideos | 02:06 | |
*** andi-m has joined #timvideos | 02:44 | |
mithro | https://www.keelog.com/vga-hdmi-dvi-capture/ | 02:53 |
tpb | Title: VideoGhost DVI/HDMI/VGA - The world's smallest frame-grabber (at www.keelog.com) | 02:53 |
mithro | I wonder what is in that device? | 02:58 |
mithro | ~seen ayush3504 | 03:54 |
tpb | mithro: ayush3504 was last seen in #timvideos 2 days, 21 hours, 5 minutes, and 16 seconds ago: <ayush3504> mithro: goodmorning. no internet. weekly summary is offline. we might need to talk over phone for the vc | 03:54 |
*** tija has joined #timvideos | 04:01 | |
*** tija has quit IRC | 05:01 | |
*** tija has joined #timvideos | 05:24 | |
*** tija has quit IRC | 05:30 | |
*** slomo has joined #timvideos | 06:26 | |
*** slomo has joined #timvideos | 06:26 | |
*** mparuszewski has joined #timvideos | 06:32 | |
*** tija has joined #timvideos | 07:04 | |
aps-sids | mithro: where does the "synckeeper" plugin come from? | 08:21 |
aps-sids | mithro: while porting av-generic-decoder, I get pipeline parse error with --> no element "synckeeper" | 08:24 |
aps-sids | I register the plugin in generic.py file | 08:25 |
aps-sids | but I guess i need to install it as well | 08:25 |
mithro | aps-sids: no idea, sorry | 08:28 |
* thaytan has never heard of it | 09:45 | |
aps-sids | mithro, thaytan: referring to this https://github.com/timvideos/flumotion/blob/master/flumotion/component/decoders/generic/generic.py#L293 | 09:56 |
tpb | Title: flumotion/flumotion/component/decoders/generic/generic.py at master · timvideos/flumotion · GitHub (at github.com) | 09:56 |
*** rohitksingh has joined #timvideos | 10:05 | |
mithro | aps-sids: not much can be found on the next regarding that | 10:21 |
aps-sids | mithro: I'm confused when I run gst-inspect-0.10 synckeeper and see "no such element". You have been using it in streaming system | 10:23 |
mithro | aps-sids: from what I can see in that file, synckeeper is a gstreamer element implimented in python? | 10:32 |
mithro | class SyncKeeper(gst.Element): | 10:32 |
mithro | gobject.type_register(SyncKeeper) | 10:33 |
mithro | gst.element_register(SyncKeeper, "synckeeper", gst.RANK_MARGINAL) | 10:33 |
mithro | rohitksingh: how's that VGA board requirements going? | 10:33 |
rohitksingh | mithro: actually started work on schematic yesterday itself, you could have a look at it. I have added EEPROM for autodetection, and I2C Buffers for both VGA_IN and VGA_OUT | 10:34 |
rohitksingh | Things remaining to add in schematic are Test Points and Current Jumper | 10:37 |
mithro | rohitksingh: what did you end up doing about the pins? | 10:39 |
rohitksingh | mithro: Used OE_Field, COAST, CLAMP and PWRDWN pins...and used TCA9617A Bidrectional I2C Buffer for 5V to 3.3V voltage translation | 10:40 |
mithro | CLAMP/COAST can be configured via I2C right? | 10:41 |
mithro | (and PWRDWN) | 10:41 |
rohitksingh | mithro: Actually these are external COAST and CLAMP. We are not using it. We are using the AD9984A's internal automatica COAST and CLAMP. And yes, the PWRDWN can be configured using I2C. | 10:43 |
mithro | rohitksingh: the AD9984 has the ability to set COAST/CLAMP delay via I2C access registered IIRC | 10:44 |
mithro | heading home, probably getting dinner on the way so will be 30-45 minutes | 10:44 |
rohitksingh | mithro: yeah. That is, for internally generated COAST and CLAMPS. Those registers have no effect on External COAST and CLAMPS which we aren't using anyways. | 10:45 |
rohitksingh | mithro: Ok | 10:45 |
*** rohitksingh has quit IRC | 11:10 | |
*** shenki has quit IRC | 11:14 | |
*** shenki has joined #timvideos | 11:14 | |
*** ChanServ sets mode: +v shenki | 11:14 | |
*** rohitksingh has joined #timvideos | 11:14 | |
*** mparuszewski has quit IRC | 11:22 | |
*** rohitksingh has quit IRC | 12:37 | |
*** rohitksingh has joined #timvideos | 13:21 | |
andi-m | re | 16:33 |
andi-m | we have a soft-/hardware testing 'event' this weekend | 16:36 |
andi-m | i'd like to try out gst-switch? is it in a stable state? | 16:36 |
*** mparuszewski has joined #timvideos | 16:51 | |
*** CarlFK has joined #timvideos | 16:53 | |
*** ChanServ sets mode: +v CarlFK | 16:54 | |
*** rohitksingh1 has joined #timvideos | 17:16 | |
*** rohitksingh has quit IRC | 17:17 | |
*** xobs_ has joined #timvideos | 17:35 | |
*** xobs has quit IRC | 17:41 | |
*** skay has quit IRC | 17:41 | |
*** slomo has quit IRC | 17:44 | |
*** skay has joined #timvideos | 17:51 | |
*** ChanServ sets mode: +v skay | 17:51 | |
*** slomo_ has joined #timvideos | 19:01 | |
*** slomo_ has joined #timvideos | 19:01 | |
*** CarlFK has quit IRC | 19:36 | |
*** CarlFK has joined #timvideos | 20:03 | |
*** ChanServ sets mode: +v CarlFK | 20:03 | |
*** CarlFK has quit IRC | 20:10 | |
*** slomo_ has quit IRC | 20:14 | |
*** slomo has joined #timvideos | 20:15 | |
*** slomo has joined #timvideos | 20:15 | |
*** rohitksingh1 has quit IRC | 21:28 | |
*** rohitksingh has joined #timvideos | 21:38 | |
andi-m | is there a step by step instruction guide for people how already know dvswitch? | 23:06 |
andi-m | What does the error message "got data flow before stream-start event" mean? | 23:12 |
*** rohitksingh1 has joined #timvideos | 23:16 | |
*** rohitksingh1 has quit IRC | 23:16 | |
*** rohitksingh has quit IRC | 23:17 | |
*** CarlFK has joined #timvideos | 23:42 | |
*** ChanServ sets mode: +v CarlFK | 23:42 |
Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!