↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
*** | eelstrebor has quit IRC (Quit: Ex-Chat)
djrscally has joined #linux-media | [00:16] |
.... (idle for 17mn) | ||
djrscally has quit IRC (Quit: Konversation terminated!) | [00:33] | |
............. (idle for 1h0mn) | ||
bingbu has quit IRC (Ping timeout: 480 seconds)
bingbu has joined #linux-media | [01:33] | |
xiaer1921 has quit IRC (Ping timeout: 480 seconds) | [01:41] | |
xiaer1921 has joined #linux-media | [01:47] | |
hverkuil1 has joined #linux-media
hverkuil has quit IRC (Ping timeout: 480 seconds) | [02:00] | |
.... (idle for 16mn) | ||
bingbu has quit IRC (Ping timeout: 480 seconds)
bingbu has joined #linux-media | [02:19] | |
.... (idle for 17mn) | ||
darkapex3 has joined #linux-media
darkapex2 has quit IRC (Ping timeout: 480 seconds) | [02:37] | |
.... (idle for 19mn) | ||
jarthur has quit IRC (Ping timeout: 480 seconds) | [03:00] | |
jarthur has joined #linux-media | [03:13] | |
............... (idle for 1h14mn) | ||
jernej has quit IRC (Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net)
jernej has joined #linux-media | [04:27] | |
.... (idle for 16mn) | ||
camus has joined #linux-media | [04:44] | |
.... (idle for 15mn) | ||
bingbu has quit IRC (Ping timeout: 480 seconds) | [04:59] | |
bingbu has joined #linux-media | [05:05] | |
................ (idle for 1h16mn) | ||
sailorek1234 has joined #linux-media | [06:21] | |
.... (idle for 16mn) | ||
jm_h has joined #linux-media
camus1 has joined #linux-media camus has quit IRC (Ping timeout: 480 seconds) | [06:37] | |
Whoopie_ has joined #linux-media | [06:50] | |
Whoopie has quit IRC (Ping timeout: 480 seconds)
Whoopie_ is now known as Whoopie | [06:55] | |
GBenji has joined #linux-media | [07:00] | |
............. (idle for 1h0mn) | ||
djrscally has joined #linux-media | [08:00] | |
..... (idle for 20mn) | ||
mriesch | is there a way to get a higher framerate from the vivid webcam capture device?
it seems at 1080p 5 fps is the maximum | [08:20] |
*** | lucaceresoli has joined #linux-media
sailus has quit IRC (Ping timeout: 480 seconds) | [08:27] |
..... (idle for 23mn) | ||
sailus has joined #linux-media | [08:51] | |
.... (idle for 17mn) | ||
svarbanov has joined #linux-media
sailus has quit IRC (Ping timeout: 480 seconds) | [09:08] | |
sailus has joined #linux-media
hverkuil1 has quit IRC (Quit: ZNC 1.8.2+deb2+b1 - https://znc.in) hverkuil has joined #linux-media | [09:19] | |
ao2 has joined #linux-media | [09:30] | |
...... (idle for 27mn) | ||
jarthur has quit IRC (Quit: Textual IRC Client: www.textualapp.com) | [09:57] | |
.... (idle for 19mn) | ||
lucaceresoli has quit IRC (Ping timeout: 480 seconds) | [10:16] | |
........... (idle for 52mn) | ||
BrianG61UK has quit IRC (Read error: Connection reset by peer) | [11:08] | |
.... (idle for 16mn) | ||
BrianG61UK_ has quit IRC (Read error: Connection reset by peer) | [11:24] | |
...................... (idle for 1h47mn) | ||
darkapex3 is now known as darkapex | [13:11] | |
..... (idle for 21mn) | ||
camus1 has quit IRC (Ping timeout: 480 seconds) | [13:32] | |
camus has joined #linux-media | [13:39] | |
.... (idle for 15mn) | ||
camus has quit IRC () | [13:54] | |
.... (idle for 16mn) | ||
ao2 has quit IRC (Quit: Leaving) | [14:10] | |
pinchartl | mriesch: it's limited by the CPU power, as the test pattern is generated by the CPU
it could be increased by avoiding all the CPU-based processing ah no, vivid, not vimc. I don't think there's any processing then but still, the test pattern is generated by the CPU so there's a bottleneck there | [14:18] |
*** | sailorek1234 has quit IRC () | [14:22] |
.... (idle for 18mn) | ||
lucaceresoli has joined #linux-media | [14:40] | |
mriesch | pinchartl: ok, that confirms what i already was afraid of. nevertheless thanks for the confirmation. | [14:49] |
kbingham | mriesch, I'm sure there are artificial delays in vivid though.
I suspect the 5 FPS is a soft limitation. I'm sure I recall editing a table in vivid to add different distinct sizes and rates in the past. | [14:55] |
mriesch | kbingham: ah ok. not sure how to proceed here, i need a test input for benchmarking but 5fps is not quite the challenge i was aiming for :-) i think i'll look for a different input device | [14:58] |
..... (idle for 20mn) | ||
kbingham | mriesch, the 'magic' happens around https://elixir.bootlin.com/linux/v5.15-rc1/source/drivers/media/test-drivers/vivid/vivid-vid-cap.c#L54
There is a list of webcam sizes, and webcam intervals. It's arragned so that as the framesize increases, it supports less intervals. (To 'simulate' webcams with different framerates for different frame sizes I expect) You can change { 1, 5 } to {1, 60 } to bump it up I suspect. | [15:18] |
mriesch | kbingham: i'll try that in a sec | [15:20] |
kbingham | or hack https://elixir.bootlin.com/linux/v5.15-rc1/source/drivers/media/test-drivers/vivid/vivid-vid-cap.c#L1854 so that it returns all frame intervals for all framesizes instead. | [15:21] |
mriesch | kbingham: that did the trick, thanks a lot :-) | [15:24] |
kbingham | great, hope it helps.
Let us know what maximum frame rates you get, and where the actual limits might lie ... I wonder if it's worth adding an 'HD' webcam mode to vivid ;-) | [15:24] |
*** | camus has joined #linux-media | [15:25] |
mriesch | kbingham: can do. bets on the max. frame rate, anyone? (on a rockchip rk3568) | [15:29] |
*** | jjtech[m] has joined #linux-media | [15:39] |
darkapex1 has joined #linux-media
minimaxwell has joined #linux-media darkapex has quit IRC (Ping timeout: 480 seconds) | [15:46] | |
mriesch | kbingham: 1080p@1200 fps seems to work fine. for 2400 fps i get timestamping warnings from my gst pipeline | [16:02] |
....... (idle for 32mn) | ||
*** | BrianG61UK has joined #linux-media | [16:34] |
..... (idle for 21mn) | ||
GBenji has quit IRC (Quit: Leaving.) | [16:55] | |
........ (idle for 36mn) | ||
svarbanov has quit IRC (Ping timeout: 480 seconds) | [17:31] | |
ao2 has joined #linux-media | [17:39] | |
.... (idle for 16mn) | ||
camus has quit IRC () | [17:55] | |
gouchi has joined #linux-media | [18:03] | |
gouchi has quit IRC (Remote host closed the connection)
eelstrebor has joined #linux-media | [18:08] | |
eelstrebor has quit IRC (Quit: Ex-Chat) | [18:24] | |
......... (idle for 42mn) | ||
jarthur has joined #linux-media | [19:06] | |
gouchi has joined #linux-media
lucaceresoli has quit IRC (Quit: Leaving) | [19:18] | |
............. (idle for 1h4mn) | ||
mugnierb2 has joined #linux-media | [20:25] | |
mugnierb1 has quit IRC (Ping timeout: 480 seconds)
mugnierb2 has quit IRC (Read error: Connection reset by peer) mugnierb2 has joined #linux-media | [20:31] | |
..... (idle for 24mn) | ||
jm_h has quit IRC (Remote host closed the connection)
BrianG61UK_ has joined #linux-media | [20:55] | |
....... (idle for 30mn) | ||
ndufresne | never even thought of possibly running a gst pipeline at such a high rate
mriesch: good way to benchmark gst internal overhead | [21:29] |
............ (idle for 59mn) | ||
*** | ao2 has quit IRC (Quit: Leaving) | [22:28] |
........... (idle for 52mn) | ||
djrscally has quit IRC (Quit: Konversation terminated!)
djrscally has joined #linux-media svarbanov has joined #linux-media | [23:20] | |
gouchi has quit IRC (Remote host closed the connection) | [23:27] | |
....... (idle for 31mn) | ||
svarbanov has quit IRC (Ping timeout: 480 seconds) | [23:58] |
↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |