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.1 has been released! | Please read ffmpeg.org/developer.html#Code-of-conduct
<fflogger>
[editedticket] MasterQuestionable: Ticket #11370 ([avcodec] Transcoding single-frame APNG to AVIF results in very long encoding time) updated https://trac.ffmpeg.org/ticket/11370#comment:2
Traneptora has quit [Quit: Quit]
aaabbb has quit [Changing host]
aaabbb has joined #ffmpeg-devel
Kei_N_ has joined #ffmpeg-devel
Kei_N has quit [Ping timeout: 252 seconds]
wyatt8740 has quit [Remote host closed the connection]
wyatt8740 has joined #ffmpeg-devel
wyatt8740 has quit [Ping timeout: 246 seconds]
wyatt8740 has joined #ffmpeg-devel
MyNetAz has quit [Remote host closed the connection]
MyNetAz has joined #ffmpeg-devel
arch1t3cht6 has joined #ffmpeg-devel
arch1t3cht has quit [Ping timeout: 265 seconds]
arch1t3cht6 is now known as arch1t3cht
thilo has quit [Ping timeout: 248 seconds]
thilo has joined #ffmpeg-devel
Samillion has quit [Quit: Pretending to be human]
Samillion has joined #ffmpeg-devel
acryo has quit [Read error: Connection reset by peer]
acryo has joined #ffmpeg-devel
<fflogger>
[newticket] Kyant: Ticket #11373 ([avcodec] Assertion ret >= 0 failed at libavcodec/vlc.c:238) created https://trac.ffmpeg.org/ticket/11373
iive has quit [Quit: They came for me...]
<fflogger>
[newticket] Wallboy: Ticket #11374 ([undetermined] Deprecated -fflags shortest option may still be useful) created https://trac.ffmpeg.org/ticket/11374
jamrial has quit []
Martchus_ has joined #ffmpeg-devel
Martchus has quit [Ping timeout: 252 seconds]
<pross>
wow, AV_PIX_FMT_RGB96LE
<Lynne>
in hindsight, its really poorly supported in terms of GPU
<Lynne>
only some mobile GPUs and software implementations have it
<Lynne>
but it can still be useful in software implementations, plus its not a hardware limitation but a matter of someone writing a few lines to support it in the drivers
<pross>
i will see about adding some swscale support for this
<Lynne>
thanks
<Lynne>
jamrial did hint that it would be non-trivial to add support for 32bpc int pixfmt support in swscale
<Lynne>
pross: do you have a specific use for the pixfmt?
<pross>
just writing a dicom demuxer, and it supports 32-bits per pixel rgb. it may actually be bgr96
<pross>
first step is to get it rendering on screen, so i need to swscale down to PIX FMT RGBA
<fflogger>
[newticket] lucaswang: Ticket #11375 ([avcodec] rtsp aac packets have no AV_PKT_FLAG_KEY) created https://trac.ffmpeg.org/ticket/11375
<beastd>
kierank: first lesson looks good (at least yesterday it did). nice work! kind of like the overall pacing. disclaimer: not an expert in assembly (mostly i read only assembly x86 and arm) and don't know what you talked about at VDD.
<BtbN>
I'm only on my phone. Tell them that alpha encoding is triggered by passing the right pix fmt to libx265, manually setting the param will make a mess
<jamrial>
BtbN: the output they shared says yuva420p was passed to libx265
<haasn>
michaelni: do you reckon we can merge the dynamically allocating XYZ version for now? I will look into switching it to a proper tablegen in the future, I want to rewrite this code in any case
<fflogger>
[editedticket] MasterQuestionable: Ticket #11252 ([swscale] Unexpected "swscale" limited to full with full range input) updated https://trac.ffmpeg.org/ticket/11252#comment:2
DauntlessOne4 has quit [Ping timeout: 244 seconds]