↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
*** | ten1572377432463050661821 has quit IRC (Quit: The Lounge - https://thelounge.chat) | [00:05] |
..... (idle for 24mn) | ||
ten1572377432463050661821 has joined #linux-media | [00:29] | |
ten1572377432463050661821 has quit IRC (Remote host closed the connection)
ten1572377432463050661821 has joined #linux-media | [00:42] | |
luc_ has joined #linux-media
luc_ has left luc has joined #linux-media xecutertool has joined #linux-media | [00:55] | |
xecutercmd has quit IRC (Ping timeout: 480 seconds) | [01:10] | |
...... (idle for 26mn) | ||
gnuiyl has quit IRC (Read error: Connection reset by peer) | [01:36] | |
gnuiyl has joined #linux-media | [01:41] | |
........ (idle for 36mn) | ||
ten1572377432463050661821 has quit IRC (Remote host closed the connection)
ten1572377432463050661821 has joined #linux-media | [02:17] | |
.............. (idle for 1h5mn) | ||
ten15723774324630506618217 has joined #linux-media | [03:22] | |
ten1572377432463050661821 has quit IRC (Ping timeout: 480 seconds)
ten15723774324630506618217 is now known as ten1572377432463050661821 | [03:28] | |
............... (idle for 1h13mn) | ||
mvaittin has joined #linux-media | [04:41] | |
Mo has joined #linux-media | [04:48] | |
......... (idle for 43mn) | ||
mvaittin has quit IRC (Ping timeout: 480 seconds) | [05:31] | |
...... (idle for 29mn) | ||
gnuiyl has quit IRC ()
gnuiyl has joined #linux-media | [06:00] | |
.... (idle for 16mn) | ||
mvaittin has joined #linux-media | [06:16] | |
.... (idle for 17mn) | ||
ao2 has joined #linux-media | [06:33] | |
......... (idle for 40mn) | ||
GBenji has joined #linux-media | [07:13] | |
Mo_ has joined #linux-media | [07:25] | |
Kwiboo has quit IRC (Quit: .)
Mo has quit IRC (Ping timeout: 480 seconds) Kwiboo has joined #linux-media | [07:31] | |
................... (idle for 1h32mn) | ||
Mo-jorisin has joined #linux-media
Mo_ has quit IRC (Read error: Connection reset by peer) | [09:03] | |
......... (idle for 42mn) | ||
bemug | Hey, should my camera sensor driver controls be available through /dev/video0 ? From my understanding /dev/video0 is a video device, not a subdevice, and therefore if I want to access my camera sensor driver control (the subdevice) I have to perform ioctls on /dev/v4l-subdevX
But this is not necessary in RPI, I guess that's unicam magic ? Or do I miss something in my camera sensor driver to inherit subdevice controls ? | [09:45] |
pinchartl | there's support for control inheritance in V4L2
using v4l2_ctrl_add_handler() but I don't recommend it and it's not a decision of the sensor driver anyway | [09:46] |
bemug | iirc this is something to be done in the isp driver, and that's what unicam does right ? | [09:48] |
pinchartl | I don't see that function called by unicam
at least not upstream it does in the rpi downstream kernel indeed | [09:49] |
bemug | since this is not recommended it could have been removed from the upstream process
would make sense | [09:50] |
pinchartl | I've probably removed it, yes :-) | [09:50] |
bemug | thank you | [09:53] |
*** | digetx has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) | [09:53] |
bemug | pinchartl I still have a small the question, in the documentation it looks like the register_subdev() should automatically call add_handler(). Which does not seem to be the behavior we talked about. https://www.kernel.org/doc/html/latest/driver-api/media/v4l2-controls.html#inheriting-sub-device-controls | [10:01] |
pinchartl | oh
pinchartl checks | [10:03] |
*** | digetx has joined #linux-media | [10:03] |
pinchartl | only if the v4l2_device has a ctrl_handler set
only 3 video capture drivers do so and 5 radio drivers I don't think that's recommended anymore either | [10:05] |
*** | Mo_ has joined #linux-media | [10:08] |
bemug | Ok I though it was automatically called by the register_subdev() by the code, but it looks more like a (outdated) guideline for drivers if I understand correctly | [10:10] |
hverkuil | It's still recommended for drivers using a standard simple video pipeline. Lots of drivers set it: git grep v4l2_dev.*ctrl_handler
You don't notice because you don't work on such drivers :-) | [10:11] |
bemug | Exactly :) Thank you | [10:13] |
*** | Mo-jorisin has quit IRC (Ping timeout: 480 seconds) | [10:14] |
Mo-jorisin has joined #linux-media
Mo_ has quit IRC (Remote host closed the connection) | [10:28] | |
Mo-jorisin has quit IRC (Read error: Connection reset by peer) | [10:33] | |
.... (idle for 17mn) | ||
Mo has joined #linux-media | [10:50] | |
.............. (idle for 1h9mn) | ||
pinchartl | hverkuil: ah indeed I missed the drivers that use v4l2_dev.ctrl_handler, I only grepped for v4l2_dev->ctrl_handler
I wouldn't expect many new drivers to do that do we get new submissions for PCI capture cards these days ? | [11:59] |
hverkuil | Very rarely. Same for usb. | [12:02] |
pinchartl | I suppose TV isn't as big as it used to be | [12:03] |
hverkuil | It's a shame, really. I'd love to have a good quality HDMI 4k capture USB or PCIe card. I.e. one that doesn't act like a UVC camera :-) | [12:04] |
pinchartl | maybe cisco should make one ? :-) | [12:06] |
hverkuil | We did for internal use (1080p only). The driver is actually in mainline: the cobalt driver. I still use it once in a while.
Sadly, we never made a 4k version :-( | [12:10] |
pinchartl | ah, I didn't know the cobalt driver came from that, nice | [12:11] |
hverkuil | Most of the general HDMI V4L2 support was developed using that hardware. | [12:11] |
*** | lexano has quit IRC (Ping timeout: 480 seconds) | [12:12] |
lexano has joined #linux-media | [12:21] | |
..... (idle for 23mn) | ||
charrus has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.)
charrus has joined #linux-media | [12:44] | |
mvaittin has quit IRC (Ping timeout: 480 seconds) | [12:50] | |
hansg has joined #linux-media
eelstrebor has joined #linux-media | [13:02] | |
.... (idle for 17mn) | ||
eelstrebor has quit IRC (Quit: Ex-Chat) | [13:21] | |
............. (idle for 1h2mn) | ||
Mo has quit IRC (Ping timeout: 480 seconds) | [14:23] | |
........ (idle for 39mn) | ||
mripard has quit IRC (Quit: mripard) | [15:02] | |
..... (idle for 23mn) | ||
jarthur has joined #linux-media | [15:25] | |
......... (idle for 44mn) | ||
paulk has quit IRC (Ping timeout: 480 seconds) | [16:09] | |
paulk has joined #linux-media
nst has quit IRC (Quit: WeeChat 4.3.2) nst has joined #linux-media GBenji has left | [16:14] | |
............ (idle for 59mn) | ||
ao2 has quit IRC (Quit: Leaving) | [17:14] | |
..... (idle for 21mn) | ||
greenjustin has joined #linux-media | [17:35] | |
.................. (idle for 1h27mn) | ||
jarthur has quit IRC (Quit: My MacBook has gone to sleep. ZZZzzz…)
jarthur has joined #linux-media | [19:02] | |
jarthur has quit IRC (Ping timeout: 480 seconds) | [19:14] | |
......... (idle for 40mn) | ||
hansg has quit IRC (Remote host closed the connection) | [19:54] | |
.......... (idle for 47mn) | ||
gouchi has joined #linux-media | [20:41] | |
prabhakarlad has joined #linux-media
prabhakalad has quit IRC (Ping timeout: 480 seconds) | [20:49] | |
prabhakalad has joined #linux-media | [20:58] | |
prabhakarlad has quit IRC (Ping timeout: 480 seconds) | [21:05] | |
..................... (idle for 1h42mn) | ||
jarthur has joined #linux-media
jarthur has quit IRC () | [22:47] | |
..... (idle for 21mn) | ||
gouchi has quit IRC (Remote host closed the connection) | [23:10] |
↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |