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 6.1.1 has been released! | Please read ffmpeg.org/developer.html#Code-of-conduct
iive has quit [Quit: They came for me...]
dellas83 has quit [Remote host closed the connection]
durandal_1707 has quit [Ping timeout: 276 seconds]
durandal_1707 has joined #ffmpeg-devel
rvalue has quit [Ping timeout: 264 seconds]
rvalue has joined #ffmpeg-devel
<jdek>
michaelni: were failures only on weak luma deblock?
taniey has quit [Ping timeout: 268 seconds]
taniey has joined #ffmpeg-devel
<michaelni>
jdek, 6% failure rate in hevc_deblock.luma [FAILED] SSE2, i saw no other failures
dellas has quit [Remote host closed the connection]
AbleBacon has quit [Read error: Connection reset by peer]
taniey has quit [Ping timeout: 264 seconds]
taniey has joined #ffmpeg-devel
zsoltiv_ has quit [Ping timeout: 256 seconds]
<jdek>
michaelni: ok thanks I found it
Marth64 has quit [Quit: Leaving]
HarshK23 has quit [Quit: Connection closed for inactivity]
Marth64 has joined #ffmpeg-devel
mkver has quit [Ping timeout: 264 seconds]
Marth64 has quit [Ping timeout: 240 seconds]
chainik has quit [Quit: (╯°□°)╯︵ ┻━┻]
chainik has joined #ffmpeg-devel
mkver has joined #ffmpeg-devel
Krowl has joined #ffmpeg-devel
<JEEB>
another thing to check with current master, but filter-overlay-dvdsub-2397 fails if the dca decoder is disabled :D (channel layout changes from 5.1(side) to 5.1)
<JEEB>
ah, probably that is the default layout for 6 channels since the format dump only contains channel count :)
kurosu has joined #ffmpeg-devel
<durandal_1707>
\
dellas has joined #ffmpeg-devel
<durandal_1707>
23.
<durandal_1707>
OpenAI scrapped a promise to disclose key documents to the public (wired.com) 23.
* microchip_
farts at OpenAI :o
Krowl has quit [Read error: Connection reset by peer]
durandal_1707 has quit [Ping timeout: 264 seconds]
<JEEB>
elenril: re: the heartbeat thing, I agree. not sure how it could be tested so that anything between a certain range of values would be valid (as the exact composition depends on how much further the input has gotten compared to output)
<JEEB>
anyways, been bleeding most of today so not much OSS been done :D
<jamrial>
hope you're doing something about that :p
<JEEB>
yea. moved my focus onto that quite quickly. :)
<JEEB>
fun, is that one of the reference samples or something else?
<JEEB>
although nullptr access is pretty fun
<jamrial>
yeah, vvc is not ready to be in a release yet
<kasper93>
found them on doom9, https://we.tl/t-ztfQeVjxNP (Intra Block Copy is not supported, so it wouldn't play anyway, but at least should avoid crashing)
<JEEB>
I agree with that assessment :)
<kasper93>
anyway, just saying I understand it is wip
<JEEB>
yea, it's good to note issues
<JEEB>
esp. with sample/info
jess has quit []
jess has joined #ffmpeg-devel
cone-350 has quit [Quit: transmission timeout]
Krowl has joined #ffmpeg-devel
kurosu has quit [Quit: Connection closed for inactivity]
tufei__ has quit [Remote host closed the connection]
hpkn has quit [Remote host closed the connection]
Krowl has quit [Read error: Connection reset by peer]
dellas has quit [Remote host closed the connection]
<jamrial>
elenril: sent a new version removing the arrays on top of having moved everything to lavf
<jamrial>
it's in a separate thread to the on we've been discussing
j45 has left #ffmpeg-devel [Leaving.]
___nick___ has quit [Ping timeout: 246 seconds]
m__ has joined #ffmpeg-devel
m__ has quit [Ping timeout: 264 seconds]
ccawley2011 has quit [Read error: Connection reset by peer]
deus0ww has quit [Read error: Connection reset by peer]
deus0ww has joined #ffmpeg-devel
dellas has joined #ffmpeg-devel
<durandal_1707>
who invented ffmpeg and why?
<microchip_>
Fabrice Bellard?
<microchip_>
so you can transcode cat videos
<durandal_1707>
but not puppy images?
<microchip_>
a feature request :p
<llyyr>
if ffmpeg got a mascot would it be a cat or a dog
<durandal_1707>
ffmpeg mascot is troll
<llyyr>
you're the mascot
<durandal_1707>
no u
<cworley>
is there a relatively simple demuxer in lavf i can study before trying to write a new one?
<llyyr>
mov is the simplest one trust me
<durandal_1707>
rotfl
eldowan has joined #ffmpeg-devel
<durandal_1707>
there are good, bad and ugly containers (implemented in ffmpeg as demuxers)
<durandal_1707>
and special non-demuxers aka trivial code