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 has been released! | Please read ffmpeg.org/developer.html#Code-of-conduct
iive has quit [Quit: They came for me...]
SystemError has quit [Remote host closed the connection]
SystemError has joined #ffmpeg-devel
Traneptora has joined #ffmpeg-devel
<cone-006> ffmpeg James Almer master:9dbc9a0f9755: avcodec/libsvt1: check return value of send/receive functions
thilo has quit [Ping timeout: 255 seconds]
thilo has joined #ffmpeg-devel
kasper93 has joined #ffmpeg-devel
<cone-006> ffmpeg Andrew Kelley master:41b73ae883ec: bsf: use standard include paths
<andrewrk> point taken: it is better to get feedback on a real patch, than feedback on a hypothetical patch on IRC
feiwan1 has quit [Remote host closed the connection]
SystemError has quit [Remote host closed the connection]
<Sean_McG> how should I interpret the columns in fate-autorotate failure from http://fate.ffmpeg.org/report.cgi?slot=s390-uubuntu-qemu-gcc&time=20240410012428? notice is is off-by-one in the 5 column for the middle entries
SystemError has joined #ffmpeg-devel
<Sean_McG> s/5/5th/
SystemError has quit [Remote host closed the connection]
SystemError has joined #ffmpeg-devel
lemourin has quit [Quit: The Lounge - https://thelounge.chat]
lemourin has joined #ffmpeg-devel
arch1t3cht4 has joined #ffmpeg-devel
arch1t3cht has quit [Ping timeout: 246 seconds]
arch1t3cht4 is now known as arch1t3cht
feiwan1 has joined #ffmpeg-devel
AbleBacon has quit [Read error: Connection reset by peer]
jamrial has quit []
SystemError has quit [Remote host closed the connection]
SystemError has joined #ffmpeg-devel
Martchus has joined #ffmpeg-devel
Martchus_ has quit [Ping timeout: 268 seconds]
cone-006 has quit [Quit: transmission timeout]
zsoltiv_ has quit [Ping timeout: 256 seconds]
zsoltiv_ has joined #ffmpeg-devel
Traneptora has quit [Quit: Quit]
mkver has joined #ffmpeg-devel
kurosu has joined #ffmpeg-devel
<mkver> Sean_McG: It means that the size of the generated packet is slightly different (namely off-by-one). The actual reason for this is that somehow the output of the mpeg-2 is different from the reference. And looking at the rest of the test failures the suspected reason for this is that the H.264 input gets decoded incorrectly.
<elenril> mkver: do you know anything about the cost of initializing mutexes/condvars on non-linux?
<elenril> I've wondered if pooling and reusing them would make sense on any platform
<mkver> I think it is cheap on Windows when using the lightweight SRWLOCK on Windows.
feiwan1 has quit [Remote host closed the connection]
<mkver> elenril: courmisch probably knows more. He has also written VLC's own mutex implementation (whose initialization can't fail).
sudden has quit [Ping timeout: 272 seconds]
Krowl has joined #ffmpeg-devel
sudden has joined #ffmpeg-devel
Raz- has joined #ffmpeg-devel
cone-973 has joined #ffmpeg-devel
<cone-973> ffmpeg Martin Storsjö master:8339a4540045: aarch64: Factorize code for CPU feature detection on Apple platforms
feiwan1 has joined #ffmpeg-devel
<cone-973> ffmpeg Martin Storsjö master:e4e3d25d41ec: movenc: Remove a leftover commented out line
Raz- has quit [Ping timeout: 260 seconds]
Raz- has joined #ffmpeg-devel
<wbs> JEEB: did you want to have any closer look at the movenc emsg patch before I push it? (It's approved in review already)
<JEEB> if it seems to match the spec and someone checked it, then don't consider me a blocker
<wbs> ok, thanks
<cone-973> ffmpeg Martin Storsjö master:fbd5e238d441: movenc: Allow writing timed ID3 metadata
ccawley2011 has joined #ffmpeg-devel
Krowl has quit [Read error: Connection reset by peer]
Krowl has joined #ffmpeg-devel
Krowl has quit [Read error: Connection reset by peer]
Krowl has joined #ffmpeg-devel
<cone-973> ffmpeg Stefano Sabatini master:4fe3c8dcfd55: doc/muxers: add ivf
<cone-973> ffmpeg Stefano Sabatini master:f7fd22856046: doc/muxers: add jacosub
<cone-973> ffmpeg Stefano Sabatini master:57d64bb715ef: doc/muxers: add kvag
<cone-973> ffmpeg Stefano Sabatini master:8510108c1d82: doc/muxers: add lrc
<cone-973> ffmpeg Stefano Sabatini master:7e59c4f90885: doc/muxers/matroska: apply misc consistency fixups
SystemError has quit [Remote host closed the connection]
SystemError has joined #ffmpeg-devel
Krowl has quit [Read error: Connection reset by peer]
MajorBiscuit has joined #ffmpeg-devel
Krowl has joined #ffmpeg-devel
<thardin> ooh, smpte just puts the MXF spec out in the open now
<Lynne> only 187 pages?
<thardin> oh MXF is much more than a mere 187 pages
<thardin> S377m just defines the file format, not the specific mappings
<thardin> MXF is based off of AAF and some wire format (probably SDI)
<cone-973> ffmpeg Fei Wang master:0534d2ac8462: lavfi/dnn_backend_torch: Include mem.h
jamrial has joined #ffmpeg-devel
<Lynne> thardin: no way, surely they didn't define vertical/horizontal blanking and where the pixels should be
Krowl has quit [Read error: Connection reset by peer]
<haasn> "HTTP failure reponse: https://...: 500 OK"
<haasn> that's a new one
<haasn> Never seen a 500 OK in the wild before
<thardin> Lynne: MXF has three or so levels of cropping
<Lynne> oof
<thardin> add also five ways of storing interleaved essence
<Lynne> yeah, well, xhe-aac has 5 levels of pre-roll removal!
<Lynne> interleaved essence?
<thardin> sorry, interlaced
<thardin> normally this is handled at the codec level. but MXF supports raw essence as well, and also adding interlacing to formats that don't support it. like JPEG and JPEG2000
<thardin> hence why I am skeptical of adding hacks to specific codecs (j2kdec) to support just one specific use case
<cone-973> ffmpeg Lynne master:89a9042291e2: lavc/avfft: fix RDFT wrapper stride
<Lynne> andrewrk: I forgot to push ^^ earlier
<kierank> Is that correct
MajorBiscuit has quit [Ping timeout: 240 seconds]
<psykose> near every programming language got one for this
<haasn> windows cve*
<cone-973> ffmpeg J. Dekker master:985fdf8e3d61: tests/checkasm: add exclude_guest for non-x86 linux perf
Krowl has joined #ffmpeg-devel
<JEEB> kierank: that's a thank you, yes
<kierank> Ok
<kierank> Japanese ffmpeg twitter is going crazy for some reason
<elenril> about what?
<kierank> Dunno
<kierank> Ffmpeg
MajorBiscuit has joined #ffmpeg-devel
Traneptora has joined #ffmpeg-devel
<elenril> hmm, why is vulkan not getting built anymore
<mkver> elenril: ecdc94b97f809d5f2b88640842fd0541951ad295
<elenril> fun
Traneptora has quit [Quit: Quit]
<elenril> guess I can stop caring about vulkan then
<mkver> ?
<BBB> kierank: japanese ffmpeg?
<elenril> mkver: can't build it -> ENOCARE
<mkver> Ok.
<mkver> Actually you only need to update your headers.
<Lynne> yeah, jkqxz also has a patch to support building with older headers
rellla has joined #ffmpeg-devel
Krowl has quit [Read error: Connection reset by peer]
Krowl has joined #ffmpeg-devel
<cone-973> ffmpeg Anton Khirnov master:0e4dfa470958: Revert "bsf: use standard include paths"
<Lynne> elenril: that's not a cool thing to do
<Lynne> you should have at least said something on the ML rather than just reverting immediately
<elenril> I did
<elenril> and it's even less cool to push patches within hours of being submitted
<Lynne> it it get an LGTM from me, and an implicit LGTM from jamrial
<Lynne> you only waited 7 hours, hardly enough time for anyone sleeping to respond
<psykose> rather than argue about whatever this is it would be more interesting to know what in the patch is controversial
<elenril> I don't like it
<Lynne> I like it
<jdek> why don't you like it
<jamrial> elenril: what was wrong with that patch? and you could have pinged Lynne who lgtm'd or me who pushed here
<kierank> BBB: thx
<BBB> yw
Traneptora has joined #ffmpeg-devel
<Lynne> bilibili do av1 now!
<Lynne> we won!
<JEEB> noice
<BtbN> What's going on with that AV1 patent pool though?
<JEEB> so far nothing really
<BBB> bilibili?
<Lynne> chinese equivalent to youtube
<Lynne> you can find a lot of rare stuff from all over the world there, it's my second go-to after vk
saste has joined #ffmpeg-devel
cmp_ has quit [Quit: Client closed]
MajorBiscuit has quit [Quit: WeeChat 4.2.1]
Krowl has quit [Read error: Connection reset by peer]
saste has quit [Ping timeout: 240 seconds]
<kierank> elenril: have we done ffmpeg Higgs
Krowl has joined #ffmpeg-devel
cone-973 has quit [Quit: transmission timeout]
Workl has joined #ffmpeg-devel
Krowl has quit [Ping timeout: 264 seconds]
Wenbin_Chen_ has joined #ffmpeg-devel
Wenbin_Chen__ has quit [Ping timeout: 260 seconds]
s55 has quit [Ping timeout: 240 seconds]
s55 has joined #ffmpeg-devel
s55 has quit [Read error: Connection reset by peer]
s55 has joined #ffmpeg-devel
sr55 has joined #ffmpeg-devel
sr55 has quit [Client Quit]
s55 has quit [Ping timeout: 268 seconds]
s55 has joined #ffmpeg-devel
sr55 has joined #ffmpeg-devel
s55 has quit [Ping timeout: 268 seconds]
sr55 has quit [Ping timeout: 252 seconds]
s55 has joined #ffmpeg-devel
SystemError has quit [Ping timeout: 260 seconds]
SystemError has joined #ffmpeg-devel
sr55 has joined #ffmpeg-devel
s55 has quit [Read error: Connection reset by peer]
s55 has joined #ffmpeg-devel
sr55 has quit [Ping timeout: 256 seconds]
s55 has quit [Read error: Connection reset by peer]
s55 has joined #ffmpeg-devel
jamrial has quit []
jamrial has joined #ffmpeg-devel
Workl has quit [Read error: Connection reset by peer]
<andrewrk> Lynne: nice fix
<JEEB> oh, gentoo also went SPI
kasper93 has quit [Ping timeout: 246 seconds]
dykai has joined #ffmpeg-devel
iive has joined #ffmpeg-devel
kurosu has quit [Quit: Connection closed for inactivity]
SystemError has quit [Remote host closed the connection]
SystemError has joined #ffmpeg-devel
kasper93 has joined #ffmpeg-devel
dykai has quit [Ping timeout: 264 seconds]
kasper93 has quit [Ping timeout: 260 seconds]
Raz- has quit [Ping timeout: 240 seconds]
\\Mr_C\\ has joined #ffmpeg-devel
Wenbin_Chen__ has joined #ffmpeg-devel
Wenbin_Chen_ has quit [Read error: Connection reset by peer]
any1 has quit [Ping timeout: 264 seconds]
Traneptora has quit [Quit: Quit]
ccawley2011 has quit [Read error: Connection reset by peer]
<Daemon404> so when does paul get banned again
any1 has joined #ffmpeg-devel
Gramner has quit [Remote host closed the connection]
SystemError has quit [Remote host closed the connection]
SystemError has joined #ffmpeg-devel
Gramner has joined #ffmpeg-devel
<BBB> any specific reason to ban him today?
<Sean_McG> I just wish he'd be more professional on the ML, even if he doesn't like what is going on.
<Sean_McG> or s/professional/civil/
kasper93 has joined #ffmpeg-devel
<BtbN> At this point, pretty much every single message anywhere is just mindless trolling
SystemError has quit [Ping timeout: 260 seconds]
SystemError has joined #ffmpeg-devel
Wenbin_Chen__ has quit [Read error: Connection reset by peer]
Wenbin_Chen__ has joined #ffmpeg-devel
dykai has joined #ffmpeg-devel
MisterMinister has joined #ffmpeg-devel
dykai has quit [Ping timeout: 256 seconds]