+ freakazoid333 (~freakazoi@72.168.176.57) | 00:03 | |
Asmadeus | ah, had to go as far as trace and not debug: --msg-level=ffmpeg=trace seems to show similar log statements | 00:03 |
---|---|---|
- freakazoid333 (QUIT: Read error: Connection reset by peer) (~freakazoi@72.168.176.57) | 00:10 | |
mntmn | hmm i just reconfigured ffmpeg with --enable-shared and now i get linker errors with udev, really weird | 00:13 |
mntmn | LDffmpeg_g | 00:13 |
mntmn | /usr/bin/ld: libavcodec/libavcodec.so: undefined reference to `udev_device_get_devnode' | 00:13 |
mntmn | it 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.o | 00:14 |
mntmn | fftools/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 -lXext | 00:14 |
mntmn | so udev is missing here | 00:14 |
+ freakazoid333 (~freakazoi@72.168.176.224) | 00:15 | |
mntmn | adding -ludev manually works | 00:16 |
mntmn | now building mpv... | 00:18 |
mntmn | Asmadeus: ok i think the libraries in the shared builds need a -ludev declaration somewhere? | 00:22 |
Asmadeus | From comments ffmpeg upstream didn't really appreciate the udev dependency, it's basically just there to enumerate /dev/media* so that's a bit overkill | 00:23 |
Asmadeus | And 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 sorry | 00:24 |
mntmn | Asmadeus: yeah for static build -ludev was included, but probably needs to be copied somewhere for the dynamic build as well | 00:25 |
mntmn | hmm but mpv is not picking up the hw video decode anyway | 00:32 |
mntmn | tried --hwdec: | 00:33 |
mntmn | [ffmpeg/video] h264_v4l2m2m: Could not find a valid device | 00:33 |
mntmn | [ffmpeg/video] h264_v4l2m2m: can't configure decoder | 00:33 |
mntmn | hey what's this https://github.com/bootlin/libva-v4l2-request/ | 00:36 |
mntmn | ezequielg: might this work? https://github.com/bootlin/libva-v4l2-request/ | 00:36 |
signop | I'm in the US and just got my tracking # for my Reform... so excited!!! Thanks guys, can't wait! | 00:38 |
ex-parrot | \o | 00:44 |
mntmn | signop: nice! | 00:46 |
mntmn | > ffplay -vcodec h264_v4l2m2m ~/Videos/reform-campaign-video-cut8-graded-audio.mp4 | 00:50 |
mntmn | [h264_v4l2m2m @ 0x7f5047e140] Could not find a valid device | 00:51 |
mntmn | [h264_v4l2m2m @ 0x7f5047e140] can't configure decoder | 00:51 |
mntmn | output from v4l2-ctl -D -d /dev/video0 looks good though | 00:51 |
mntmn | wait, can mpv do this only on the console with drm directly? | 00:56 |
mntmn | no, that doesn't work either | 00:58 |
mntmn | ok, too many moving pieces that i don't understand, giving up on it for now | 00:58 |
Asmadeus | v4l2m2m has been in ffmpeg for longer, I think it's different | 01: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 |
Asmadeus | I'll give it a try when shipping arrives | 01:03 |
mntmn | ah | 01:04 |
mntmn | we will ship out on wed or thu depending on how quickly customs will send the export papers | 01:06 |
- freakazoid333 (QUIT: Read error: Connection reset by peer) (~freakazoi@72.168.176.224) | 01:07 | |
ex-parrot | UPS has some pretty good looking delivery timeframes for Asia / Pacific | 01:07 |
+ freakazoid333 (~freakazoi@2001:5b0:2a0d:e318:9959:f50f:7c9f:8258) | 01:07 | |
ex-parrot | I can't think of the last time I had something shipped from Germany | 01:07 |
+ mtm (~mtm@c-174-58-99-93.hsd1.fl.comcast.net) | 01:09 | |
Asmadeus | Pyra from germany, I got ups notification on friday last week and it's due tuesday this week (so 4 days?), can't get much shorter | 01:09 |
+ chartreuse (~chartreus@S0106f0f249dfd9c3.cg.shawcable.net) | 01:09 | |
ex-parrot | approx where in the world are you, Asmadeus? | 01:09 |
Asmadeus | that one's been a bit too long to get finished though not sure it'll get much use... | 01:10 |
Asmadeus | Japan | 01:10 |
ex-parrot | also amazinf that Pyra is still going | 01:10 |
mntmn | ah yeah pyra is shipping | 01:10 |
mntmn | i just read an interview on golem with evildragon (in german) | 01:10 |
ex-parrot | Japan -> New Zealand isn't too much further either, I guess a week from Germany to here is quite plausible | 01:10 |
Asmadeus | They're doing ~20 units/month atm, so it's quite slow, but it's getting done | 01:10 |
mntmn | yeah ups is normally very fast | 01:10 |
ex-parrot | exciting | 01:11 |
ex-parrot | I'm sorry I keep just talking about how I'm excited but it's an ongoing state :P | 01:11 |
Asmadeus | Better than thinking "meh yet another gadget I won't use" :D | 01:11 |
mntmn | can be a good way to play retro console games i guess ^^ | 01:12 |
Asmadeus | Yeah I was just playing with forwarding evdev event through ssh, I'll try to use it as a remote at least :p | 01:13 |
mntmn | hehe funky | 01:13 |
mntmn | the virtual usb over network in the kernel is also pretty crazy | 01:13 |
mntmn | i don't see it mentioned often but it works | 01:13 |
ex-parrot | I 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 partner | 01:14 |
mntmn | nice | 01:14 |
ex-parrot | pretty 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 60fps | 01:14 |
ex-parrot | for under a hundred dollars is quite spectacular | 01:14 |
Asmadeus | that's cool | 01: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 | |
ezequielg | ex-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 | |
ephase | hi | 22:55 |
ex-parrot | morning | 23:03 |
ex-parrot | ezequielg: it's a clone of the Odroid Go Advance I think, so probably RK3326 | 23:05 |
ex-parrot | or thereabouts | 23: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.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!