michaelni changed the topic of #ffmpeg-devel to: Welcome to the FFmpeg development channel | Questions about using FFmpeg or developing with libav* libs should be asked in #ffmpeg | This channel is publicly logged | FFmpeg 7.0.2 has been released! | Please read ffmpeg.org/developer.html#Code-of-conduct
kasper93 has quit [Ping timeout: 248 seconds]
kasper93_ has joined #ffmpeg-devel
thilo_ has quit [Ping timeout: 248 seconds]
thilo_ has joined #ffmpeg-devel
IndecisiveTurtle has quit [Ping timeout: 265 seconds]
cone-377 has quit [Quit: transmission timeout]
MetaNova has quit [Ping timeout: 276 seconds]
cone-422 has joined #ffmpeg-devel
<cone-422> ffmpeg Brad Smith release/7.1:05ff3eb9f2b9: ppc: Recognize the PPC VSX and Power8 CPU flags
MetaNova has joined #ffmpeg-devel
jamrial_ has quit []
Warcop has joined #ffmpeg-devel
Martchus_ has joined #ffmpeg-devel
Martchus has quit [Ping timeout: 246 seconds]
arch1t3cht5 has joined #ffmpeg-devel
arch1t3cht has quit [Ping timeout: 246 seconds]
arch1t3cht5 is now known as arch1t3cht
kekePower has quit [Remote host closed the connection]
rvalue has quit [Changing host]
rvalue has joined #ffmpeg-devel
rvalue has quit [Changing host]
rvalue has joined #ffmpeg-devel
kekePower has joined #ffmpeg-devel
cone-422 has quit [Quit: transmission timeout]
derpydoo has joined #ffmpeg-devel
kasper93_ is now known as kasper93
mkver has joined #ffmpeg-devel
Kei_N_ has joined #ffmpeg-devel
Kei_N has quit [Ping timeout: 252 seconds]
microlappy has joined #ffmpeg-devel
microlappy has quit [Remote host closed the connection]
cone-651 has joined #ffmpeg-devel
<cone-651> ffmpeg Marvin Scholz master:7554346cb5cf: avdevice/decklink_dec: fix leak on error
<cone-651> ffmpeg Marvin Scholz master:8e76c993013d: avdevice/decklink_dec: fix leaks on error
<cone-651> ffmpeg Marvin Scholz release/7.1:963145483cd0: avdevice/decklink_dec: fix leak on error
<cone-651> ffmpeg Marvin Scholz release/7.1:ebd0ca9fee85: avdevice/decklink_dec: fix leaks on error
kepstin has quit [Remote host closed the connection]
kepstin has joined #ffmpeg-devel
derpydoo has quit [Ping timeout: 246 seconds]
ccawley2011 has joined #ffmpeg-devel
<Lynne> ePirat: the vulkan patches I sent should reduce memory usage further
IndecisiveTurtle has joined #ffmpeg-devel
asivery has joined #ffmpeg-devel
<asivery> Hello, everyone. I have a question regarding sending in patches. I've tried sending two patches over the course of the past few months. (2024-July/330634.html, 2024-September/333948.html). The first one got some responses, which were immediately addressed by me, then I got ghosted. The second one got nothing. I'm just asking if I'm doing something wrong. I understand my patches apply to formats 99.9% of ffmpeg users don't use, but I don't think
<asivery> that's a reason for me to not get any resposes. If anyone could help me, it would be massively appreciated.
<asivery> Thank you in advance
<ramiro> asivery: we're short on people to review patches in a timely manner. sometimes (quite often nowadays) patches just get forgotten on the mailinglist. feel free to ping the patches.
<ramiro> asivery: also don't top-post (as in writing your replies on top of the message), we prefer inline replying since it makes things easier to track and understand.
<asivery> I see - thank you for the explanation. I'll ping the patch from July, and give that one from September a few more days. I understand that this is an open source project, so people are going to be working on it in their free time, I was just worried I had done something wrong.
<ramiro> asivery: did you ever run "make fate"? this is how our tests are run. I suggest you add a testcase with the samples you sent. if we can easily test a patch it makes it that much easier to review.
<asivery> I did run fate. I also sent the fate testcase patch for the July patch as a second email. That got ignored as well.
<asivery> I didn't write a fate testcase for the September patch.
<asivery> Also, is the way I send patches over correct? The email provider I use doesn't let me integrate it with git send-mail, so I just send the file format-patch returns as an attachment.
<ramiro> asivery: merge patches 1 and 2 (add functionality and test), also CC samples-request@ffmpeg.org so that someone can upload the samples before the patch is pushed.
<cone-651> ffmpeg Martin Storsjö release/7.1:09e9d61d0a12: checkasm/sw_rgb: Revert test additions from e18b46d95fadcbaaf450bda9f1871849f2b0c586
<ramiro> asivery: we prefer git send-email, but if you can't do that, sending a patch made with format-patch is ok.
<asivery> Thank you - I'll do that. Do I need to rebase onto the current master?
<ramiro> asivery: yes, that's always a good idea.
<asivery> Got it - thanks so much for the help!
asivery has quit [Quit: Leaving]
jamrial has joined #ffmpeg-devel
<cone-651> ffmpeg Zhao Zhili master:a2d966324190: avformat/internal: Add ff_get_frame_filename
<cone-651> ffmpeg Zhao Zhili master:f56a54387b9c: avformat/img2enc: Fix integer truncation when frame_pts is enabled
Krowl has joined #ffmpeg-devel
Krowl has quit [Read error: Connection reset by peer]
IndecisiveTurtle has quit [Ping timeout: 265 seconds]
beastd has joined #ffmpeg-devel
MetaNova has quit [Ping timeout: 276 seconds]
MetaNova has joined #ffmpeg-devel
Kwiboo has quit [Quit: .]
Kwiboo has joined #ffmpeg-devel
Krowl has joined #ffmpeg-devel
Krowl has quit [Read error: Connection reset by peer]
vipyne has joined #ffmpeg-devel
<cone-651> ffmpeg Marth64 master:9d3cdf8fa602: MAINTAINERS: update myself for dvdvideo, rcwtdec, rcwtenc
<haasn> did we have a built-in helper somewhere for exponentially growing arrays? av_dynarray?
<haasn> seems like it
beastd has quit [Ping timeout: 260 seconds]
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #ffmpeg-devel
<cone-651> ffmpeg Michael Niedermayer release/7.1:0bad953cc549: avcodec/ffv1enc: Fix >8bit context size
<cone-651> ffmpeg Michael Niedermayer release/7.1:69cf68f5a099: Update for 7.1
<cone-651> ffmpeg Michael Niedermayer release/7.1:b08d7969c550: RELEASE_NOTES: Based on the version from 5.1
ccawley2011 has quit [Read error: Connection reset by peer]
<Marth64> Lynne: finally up and running; executing test circuit now
<Marth64> Device does not support the VK_KHR_video_decode_queue extension! apparently
<Marth64> source is avc
beastd has joined #ffmpeg-devel
zsoltiv_ has joined #ffmpeg-devel
<Marth64> building from scratch
beastd has quit [Ping timeout: 244 seconds]
beastd has joined #ffmpeg-devel
<Lynne> you're probably trying to use hardware decoding
<Lynne> I just want to know about the filters
<Lynne> as cursed as vulkan is, its not SoC-level cursed
<Marth64> ah, so i can software decode and hwupload to use filter then
<Marth64> didn't realize that
cone-651 has quit [Quit: transmission timeout]
averne has quit [Ping timeout: 260 seconds]
<vipyne> context is looking for a low-lift irc client- does https://kiwiirc.com/ work for anyone? (it's mentioned in the docs here: https://ffmpeg.org/contact.html#IRCChannels)
<Marth64> libera has their own https://web.libera.chat/
<Marth64> disclaimer-haven't tested it
Marth64-web has joined #ffmpeg-devel
Marth64-web has quit [Client Quit]
beastd has quit [Ping timeout: 276 seconds]
<vipyne> thank you! I'll test it and submit patch to update docs
<Marth64> already on it
<Marth64> np
<Marth64> the original broken URL had query params to set the channel so i am testing if those can carry over
beastd has joined #ffmpeg-devel
Krowl has joined #ffmpeg-devel
Krowl has quit [Client Quit]
<vipyne> for future reference, where is the source code for those docs? I'm probably missing something but I don't see them in the repo
Marth64-web2 has joined #ffmpeg-devel
<Marth64-web2> abc123
Marth64-web2 has quit [Client Quit]
Krowl has joined #ffmpeg-devel
Guest23 has joined #ffmpeg-devel
Guest23 has quit [Client Quit]
Krowl has quit [Read error: Connection reset by peer]
<vipyne> just curious, is the contribution procedure for ffmpeg-web the same as for ffmpeg? patches still sent to mailto:ffmpeg-devel@ffmpeg.org ?
<Marth64> Lynne: flip_vulkan looks good. have to go but will run other filters and post a report here
<Lynne> amazing
<j-b> vipyne: yes
<Lynne> I didn't think the rpi4 had enough support to run our code even with the recent changes, I'm glad it does
<Marth64> it was a pain to build on bullseye so i moved to trixie
<Lynne> well, at least users there can have a high quality gpu deinterlacer
<Marth64> yes i will test that
<Lynne> even if they don't get hardware decoding
<Marth64> i have some interlaced h264
<Marth64> actually its a live broadcast so that will be fun
<Marth64> will write back later - have a good day!
microlappy has joined #ffmpeg-devel
microlappy has quit [Client Quit]
microlappy has joined #ffmpeg-devel
beastd has quit [Quit: KVIrc 5.2.4 Quasar http://www.kvirc.net/]
Guest33 has joined #ffmpeg-devel
Guest33 has quit [Client Quit]
Guest33 has joined #ffmpeg-devel
<Guest33> testguest33
vipyne_ has joined #ffmpeg-devel
vipyne_ has quit [Client Quit]
microlappy has quit [Ping timeout: 246 seconds]
vipyne_ has joined #ffmpeg-devel
vipyne_ has quit [Client Quit]
<Marth64> i did notice #ffmpeg requires nick registration while #ffmpeg-devel does not
<Marth64> this could confuse people new to irc clicking the link
<vipyne> +1 to nick registration confusing people
<Marth64> on unrealircd this is mode +M i believe
<Marth64> not sure here
<Marth64> probably best to document this instead i imagine it was put on to block spam
<haasn> am I seeing it correctly that zimg does all processing internally on floating point values?
<haasn> for example the dither impl: float x = static_cast<float>(src_p[j]) * scale + offset;
<haasn> seems like it's just the dither code
<haasn> other processing has integer modes
<haasn> weird
vipyne has quit [Quit: Leaving.]
Guest33 has quit [Quit: Client closed]
microchip_ has quit [Quit: There is no spoon!]
microchip_ has joined #ffmpeg-devel
darkapex has quit [Remote host closed the connection]
darkapex has joined #ffmpeg-devel
HarshK23 has quit [Quit: Connection closed for inactivity]
mkver has quit [Ping timeout: 260 seconds]