2021-06-14.log

+ freakazoid333 (~freakazoi@72.168.176.57)00:03
Asmadeusah, had to go as far as trace and not debug: --msg-level=ffmpeg=trace seems to show similar log statements00:03
- freakazoid333 (QUIT: Read error: Connection reset by peer) (~freakazoi@72.168.176.57)00:10
mntmnhmm i just reconfigured ffmpeg with --enable-shared and now i get linker errors with udev, really weird00:13
mntmnLDffmpeg_g00:13
mntmn/usr/bin/ld: libavcodec/libavcodec.so: undefined reference to `udev_device_get_devnode'00:13
mntmnit does: gcc -Llibavcodec -Llibavdevice -Llibavfilter -Llibavformat -Llibavutil -Llibpostproc -Llibswscale -Llibswresample -Wl,--as-needed -Wl,-z,noexecstack -Wl,--warn-common -Wl,-rpath-link=:libpostproc:libswresample:libswscale:libavfilter:libavdevice:libavformat:libavcodec:libavutil   -o ffmpeg_g fftools/ffmpeg_opt.o fftools/ffmpeg_filter.o fftools/ffmpeg_hw.o fftools/cmdutils.o00:14
mntmnfftools/ffmpeg.o  -lavdevice -lavfilter -lavformat -lavcodec -lswresample -lswscale -lavutil  -lm -L/usr/local/lib/aarch64-linux-gnu -ldrm -lxcb -lxcb-shm -lxcb-shape -lxcb-xfixes -lasound -lSDL2 -lsndio -lXv -lX11 -lXext -pthread -lm -lm -lbz2 -lz -pthread -lm -llzma -lz -lm -lm -pthread -lm -L/usr/local/lib/aarch64-linux-gnu -ldrm -lXv -lX11 -lXext00:14
mntmnso udev is missing here00:14
+ freakazoid333 (~freakazoi@72.168.176.224)00:15
mntmnadding -ludev manually works00:16
mntmnnow building mpv...00:18
mntmnAsmadeus: ok i think the libraries in the shared builds need a -ludev declaration somewhere?00:22
AsmadeusFrom comments ffmpeg upstream didn't really appreciate the udev dependency, it's basically just there to enumerate /dev/media* so that's a bit overkill00:23
AsmadeusAnd err I just checked but there already is libudev added to "EXTERNAL_LIBRARY_LIST" in configure, I guess it should be moved somewhere else for dynamic linking? but not familiar with ffmpeg build sorry00:24
mntmnAsmadeus: yeah for static build -ludev was included, but probably needs to be copied somewhere for the dynamic build as well00:25
mntmnhmm but mpv is not picking up the hw video decode anyway00:32
mntmntried --hwdec:00:33
mntmn[ffmpeg/video] h264_v4l2m2m: Could not find a valid device00:33
mntmn[ffmpeg/video] h264_v4l2m2m: can't configure decoder00:33
mntmnhey what's this https://github.com/bootlin/libva-v4l2-request/00:36
mntmnezequielg: might this work? https://github.com/bootlin/libva-v4l2-request/00:36
signopI'm in the US and just got my tracking # for my Reform... so excited!!! Thanks guys, can't wait!00:38
ex-parrot\o00:44
mntmnsignop: nice!00:46
mntmn> ffplay -vcodec h264_v4l2m2m ~/Videos/reform-campaign-video-cut8-graded-audio.mp400:50
mntmn[h264_v4l2m2m @ 0x7f5047e140] Could not find a valid device00:51
mntmn[h264_v4l2m2m @ 0x7f5047e140] can't configure decoder00:51
mntmnoutput from v4l2-ctl -D -d /dev/video0 looks good though00:51
mntmnwait, can mpv do this only on the console with drm directly?00:56
mntmnno, that doesn't work either00:58
mntmnok, too many moving pieces that i don't understand, giving up on it for now00:58
Asmadeusv4l2m2m has been in ffmpeg for longer, I think it's different01:02
Asmadeus(although my understanding was that it would work for hantro too, but I could be wrong there as I didn't test...)01:03
AsmadeusI'll give it a try when shipping arrives01:03
mntmnah01:04
mntmnwe will ship out on wed or thu depending on how quickly customs will send the export papers01:06
- freakazoid333 (QUIT: Read error: Connection reset by peer) (~freakazoi@72.168.176.224)01:07
ex-parrotUPS has some pretty good looking delivery timeframes for Asia / Pacific01:07
+ freakazoid333 (~freakazoi@2001:5b0:2a0d:e318:9959:f50f:7c9f:8258)01:07
ex-parrotI can't think of the last time I had something shipped from Germany01:07
+ mtm (~mtm@c-174-58-99-93.hsd1.fl.comcast.net)01:09
AsmadeusPyra from germany, I got ups notification on friday last week and it's due tuesday this week (so 4 days?), can't get much shorter01:09
+ chartreuse (~chartreus@S0106f0f249dfd9c3.cg.shawcable.net)01:09
ex-parrotapprox where in the world are you, Asmadeus?01:09
Asmadeusthat one's been a bit too long to get finished though not sure it'll get much use...01:10
AsmadeusJapan01:10
ex-parrotalso amazinf that Pyra is still going01:10
mntmnah yeah pyra is shipping01:10
mntmni just read an interview on golem with evildragon (in german)01:10
ex-parrotJapan -> New Zealand isn't too much further either, I guess a week from Germany to here is quite plausible01:10
AsmadeusThey're doing ~20 units/month atm, so it's quite slow, but it's getting done01:10
mntmnyeah ups is normally very fast01:10
ex-parrotexciting01:11
ex-parrotI'm sorry I keep just talking about how I'm excited but it's an ongoing state :P01:11
AsmadeusBetter than thinking "meh yet another gadget I won't use" :D01:11
mntmncan be a good way to play retro console games i guess ^^01:12
AsmadeusYeah I was just playing with forwarding evdev event through ssh, I'll try to use it as a remote at least :p01:13
mntmnhehe funky01:13
mntmnthe virtual usb over network in the kernel is also pretty crazy01:13
mntmni don't see it mentioned often but it works01:13
ex-parrotI got a miscellaneous arm based "handheld games" thing from AliExpress a year or so ago for $60 and I recently have been making little pygame games on it for my partner01:14
mntmnnice01:14
ex-parrotpretty amazing that it just runs debian, the buttons turn up as joystick events in pygame, the CPU is powerful enough that I don;t have to worry about coding carefully or efficiently and still get 60fps01:14
ex-parrotfor under a hundred dollars is quite spectacular01:14
Asmadeusthat's cool01:14
- erlehmann (QUIT: Ping timeout: 268 seconds) (~erle@dynamic-046-114-034-109.46.114.pool.telefonica.de)01:21
+ erlehmann (~erle@dynamic-046-114-035-202.46.114.pool.telefonica.de)01:34
- freakazoid333 (QUIT: Write error: Connection reset by peer) (~freakazoi@2001:5b0:2a0d:e318:9959:f50f:7c9f:8258)02:05
+ freakazoid333 (~freakazoi@2001:5b0:2a0d:e318:9959:f50f:7c9f:8258)02:07
- freakazoid333 (QUIT: Remote host closed the connection) (~freakazoi@2001:5b0:2a0d:e318:9959:f50f:7c9f:8258)02:19
+ freakazoid333 (~freakazoi@2001:5b0:2a0d:e318:9959:f50f:7c9f:8258)02:20
- freakazoid333 (QUIT: Read error: Connection reset by peer) (~freakazoi@2001:5b0:2a0d:e318:9959:f50f:7c9f:8258)02:22
+ freakazoid333 (~freakazoi@2001:5b0:2a0d:e318:9959:f50f:7c9f:8258)02:23
- freakazoid333 (QUIT: Read error: Connection reset by peer) (~freakazoi@2001:5b0:2a0d:e318:9959:f50f:7c9f:8258)02:23
+ freakazoid333 (~freakazoi@2001:5b0:2a0d:e318:9959:f50f:7c9f:8258)02:24
- freakazoid333 (QUIT: Read error: Connection reset by peer) (~freakazoi@2001:5b0:2a0d:e318:9959:f50f:7c9f:8258)02:35
+ freakazoid333 (~freakazoi@2001:5b0:2a0d:e318:9959:f50f:7c9f:8258)02:36
- freakazoid333 (QUIT: Read error: Connection reset by peer) (~freakazoi@2001:5b0:2a0d:e318:9959:f50f:7c9f:8258)02:37
+ freakazoid333 (~freakazoi@2001:5b0:2a0d:e318:9959:f50f:7c9f:8258)02:37
- chartreuse (QUIT: Read error: Connection reset by peer) (~chartreus@S0106f0f249dfd9c3.cg.shawcable.net)03:02
- Neelfyn (QUIT: Quit: Connection closed for inactivity) (uid180106@id-180106.stonehaven.irccloud.com)03:25
- artfwo (QUIT: Ping timeout: 272 seconds) (~artfwo@2a02:8109:8500:26d0:9789:b11e:3899:f65f)09:03
+ C-Keen (cckeen@pestilenz.org)10:43
+ rasmus (~rasmus@c83-253-223-217.bredband.tele2.se)12:08
- C-Keen (QUIT: Quit: C-Keen) (cckeen@pestilenz.org)12:51
- rasmus (PART: Disconnected: closed) (~rasmus@c83-253-223-217.bredband.tele2.se)12:53
+ rasmus (~rasmus@c83-253-223-217.bredband.tele2.se)12:55
- rasmus (PART: !!unknown attribute: msg!!) (~rasmus@c83-253-223-217.bredband.tele2.se)12:55
+ rasmus (~rasmus@c83-253-223-217.bredband.tele2.se)12:56
- rasmus (PART: Disconnected: closed) (~rasmus@c83-253-223-217.bredband.tele2.se)13:28
ezequielgex-parrot: what SoC is that?14:12
- nio (QUIT: Ping timeout: 244 seconds) (~nio@2001:470:69fc:105::172d)15:58
- scops (QUIT: Read error: Connection reset by peer) (~scopstchn@2001:470:69fc:105::8da)15:59
- cryptix (QUIT: Read error: Connection reset by peer) (~cryptxxma@2001:470:69fc:105::94a)15:59
- jryans (QUIT: Read error: Connection reset by peer) (~jryansmat@2001:470:69fc:105::1d)15:59
+ jryans (~jryansmat@2001:470:69fc:105::1d)16:00
+ scops (~scopstchn@2001:470:69fc:105::8da)16:01
+ nio (~nio@2001:470:69fc:105::172d)16:01
+ cryptix (~cryptxxma@2001:470:69fc:105::94a)16:01
- freakazoid333 (QUIT: Read error: Connection reset by peer) (~freakazoi@2001:5b0:2a0d:e318:9959:f50f:7c9f:8258)16:50
+ freakazoid333 (~freakazoi@2001:5b0:2a65:9498:9959:f50f:7c9f:8258)16:53
- freakazoid333 (QUIT: Read error: Connection reset by peer) (~freakazoi@2001:5b0:2a65:9498:9959:f50f:7c9f:8258)17:37
+ freakazoid333 (~freakazoi@2001:5b0:2a65:2cc8:9959:f50f:7c9f:8258)17:39
- freakazoid333 (QUIT: Read error: Connection reset by peer) (~freakazoi@2001:5b0:2a65:2cc8:9959:f50f:7c9f:8258)18:19
+ freakazoid333 (~freakazoi@72.168.176.106)18:31
+ artfwo (~artfwo@2a02:8109:8500:26d0:2b72:f0fe:1e98:7c74)18:31
- freakazoid333 (QUIT: Read error: Connection reset by peer) (~freakazoi@72.168.176.106)18:31
+ freakazoid333 (~freakazoi@2001:5b0:2a65:7728:9959:f50f:7c9f:8258)18:32
- artfwo (QUIT: Ping timeout: 272 seconds) (~artfwo@2a02:8109:8500:26d0:2b72:f0fe:1e98:7c74)20:03
+ artfwo (~artfwo@2a02:8109:8500:26d0:ecc3:f01f:b50a:48e8)20:15
+ ephase (~ephase@2a01:e0a:168:1211:55ac:7ce3:5be8:2272)22:55
ephasehi22:55
ex-parrotmorning23:03
ex-parrotezequielg: it's a clone of the Odroid Go Advance I think, so probably RK332623:05
ex-parrotor thereabouts23:05
- freakazoid333 (QUIT: Read error: Connection reset by peer) (~freakazoi@2001:5b0:2a65:7728:9959:f50f:7c9f:8258)23:15
+ freakazoid333 (~freakazoi@2001:5b0:2a65:7728:9959:f50f:7c9f:8258)23:16

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!