Tuesday, 2018-05-08

*** tpb has joined #timvideos00:00
*** CarlFK has joined #timvideos01:35
*** ChanServ sets mode: +v CarlFK01:35
*** Signotheque has quit IRC01:49
*** rohitksingh has joined #timvideos03:20
*** rohitksingh_work has joined #timvideos03:50
*** CarlFK has quit IRC05:43
*** shaharyar has joined #timvideos05:49
*** shaharyar has quit IRC05:56
*** Kamilion has quit IRC06:10
*** Kamilion has joined #timvideos06:18
*** shaharyar has joined #timvideos07:23
*** rohitksingh_work has quit IRC07:31
*** shaharyar has quit IRC07:52
*** shaharyar has joined #timvideos07:52
*** rohitksingh has joined #timvideos07:54
*** nancy98[m] has joined #timvideos08:04
*** shaharyar has quit IRC08:15
*** shaharyar has joined #timvideos08:15
*** nancy98[m] has left #timvideos08:19
*** nancy98[m] has joined #timvideos08:19
*** shaharyar has quit IRC08:22
*** rohitksingh has quit IRC08:37
*** rohitksingh has joined #timvideos08:45
*** rohitksingh has quit IRC08:56
*** rohitksingh1 has joined #timvideos08:56
*** rohitksingh1 has quit IRC09:06
paddatrappernancy98[m]: https://docs.google.com/document/d/1PviUDsNNiqs8UaJS5T5QakIvGR8vbN6CXYPIUIS4XHQ/edit?usp=sharing10:09
tpbTitle: paddatrapper/nancy - GSoC Weekly Meeting Notes - Google Docs (at docs.google.com)10:09
paddatrappernancy98[m]: are you using wifi or wired connection?10:20
*** rohitksingh has joined #timvideos11:55
*** rohitksingh has quit IRC12:00
*** rohitksingh has joined #timvideos12:01
*** Kripton has quit IRC13:18
*** Kripton has joined #timvideos13:24
*** CarlFK has joined #timvideos13:36
*** ChanServ sets mode: +v CarlFK13:36
*** rohitksingh has quit IRC14:01
*** waldo323 has joined #timvideos14:04
*** rohitksingh has joined #timvideos14:40
*** rohitksingh has quit IRC14:44
*** rohitksingh1 has joined #timvideos14:44
*** rohitksingh1 has quit IRC14:51
*** rohitksingh has joined #timvideos14:53
*** rohitksingh has quit IRC15:33
*** rohitksingh has joined #timvideos16:00
*** shaharyar has joined #timvideos16:03
*** shaharyar has quit IRC16:05
*** rohitksingh has quit IRC17:00
*** rohitksingh has joined #timvideos17:01
*** rohitksingh has quit IRC17:05
*** rohitksingh has joined #timvideos17:06
*** CarlFK has quit IRC17:12
*** CarlFK has joined #timvideos17:12
*** ChanServ sets mode: +v CarlFK17:12
*** rohitksingh has quit IRC17:50
*** xobs has quit IRC18:15
*** Joelw_ has quit IRC18:32
*** Joelw has joined #timvideos18:33
*** xobs has joined #timvideos18:48
TheAssassinso, I was asking myself, why encode the stream as MJPEG? Is this the most efficient codec? Most other capture solutions seem to have great success with h26419:13
CarlFKTheAssassin: I think because no one has coded it.  1/2 based on looking over this list https://opencores.org/projects?cat=Video+controller19:21
tpbTitle: Projects :: OpenCores (at opencores.org)19:21
TheAssassinwell now I have this FPGA board19:21
TheAssassinwhich I won't use in production for now :)19:22
TheAssassinso I thought, why not improve performance myself19:22
TheAssassinseems like the code is C, not some obscure language19:22
TheAssassinit appears to me like the bottleneck is the encoder here19:22
TheAssassinhmm there's h.264 _de_coders on that page19:39
TheAssassinCarlFK: thinking about it, if the encoder was the issue, why does higher compression mean better framerate...?19:40
CarlFK[m]It throws out more data19:41
TheAssassinyeah sure19:42
TheAssassinbut that seems to me like more work than just handing out t he pictures less modified19:42
TheAssassinso, back to the I/O theory19:43
CarlFK[m]And in sure the USB bus is a bottle neck19:43
TheAssassin_a_ bottleneck, but _the_ bottleneck?19:44
TheAssassinunfortunately there's nothnig like a CPU monitor...19:45
*** hyadez has quit IRC21:24
CarlFKTheAssassin: im trying to grab a frame, without decoding it first.. any idea whats goingon here?22:03
CarlFKwhy does the first work but the 2nd hang: http://paste.ubuntu.com/p/nqb58qX5qw/22:03
tpbTitle: Ubuntu Pastebin (at paste.ubuntu.com)22:03
TheAssassinCarlFK: in the first command, the frames are encoded as pngs, and then saved as pngs22:04
TheAssassinin the second one, they're left as-is, but youre trying to save .jpg files22:04
TheAssassinmaybe that confuses gstreamer22:04
CarlFKI swapped the filesink for fakesink, no help22:09
CarlFKadded jpegdec, that fixed it22:10
TheAssassinCarlFK: so.... it'22:11
TheAssassins certainly encoded, isn't it?22:11
CarlFKit's the hdmi2usb device22:12
CarlFKIm trying to see how many bytes in a frame22:12
TheAssassinoh I thought I had read you turnedoff the encoder in the firmware22:12
TheAssassinhmm22:13
TheAssassinwell, I think there's more in the stream than the raw frame data22:13
TheAssassinyou might be able to measure it if you could manage to stream it unmodified e.g., via UDP broadcast/multicast, and using wireshark to have a look at what's being generated22:13
CarlFKid rather get better at gst22:17
TheAssassinyeah... my suggestion is a little bit overengineered :)22:17
*** hyadez has joined #timvideos22:58

Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!