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
cone-638 has quit [Quit: transmission timeout]
thilo_ has quit [Ping timeout: 252 seconds]
thilo_ has joined #ffmpeg-devel
iive has quit [Quit: They came for me...]
haihao has quit [Remote host closed the connection]
haihao has joined #ffmpeg-devel
haihao has quit [Ping timeout: 252 seconds]
haihao has joined #ffmpeg-devel
haihao has quit [Ping timeout: 260 seconds]
haihao has joined #ffmpeg-devel
haihao has quit [Ping timeout: 252 seconds]
haihao has joined #ffmpeg-devel
Martchus_ has joined #ffmpeg-devel
Martchus has quit [Ping timeout: 260 seconds]
arch1t3cht0 has joined #ffmpeg-devel
jamrial has quit []
arch1t3cht has quit [Ping timeout: 246 seconds]
arch1t3cht0 is now known as arch1t3cht
haihao has quit [Ping timeout: 248 seconds]
haihao has joined #ffmpeg-devel
haihao has quit [Ping timeout: 252 seconds]
haihao has joined #ffmpeg-devel
MisterMinister has quit [Ping timeout: 255 seconds]
zsoltiv_ has quit [Ping timeout: 246 seconds]
kasper93 has quit [Ping timeout: 244 seconds]
haihao has quit [Ping timeout: 260 seconds]
haihao has joined #ffmpeg-devel
cone-989 has joined #ffmpeg-devel
<cone-989> ffmpeg Martin Storsjö master:fd1ea75c937d: libavutil: Fix building libavutil/tests/cpu for aarch64 without SVE
haihao has quit [Ping timeout: 260 seconds]
haihao has joined #ffmpeg-devel
mkver has joined #ffmpeg-devel
haihao has quit [Ping timeout: 244 seconds]
haihao has joined #ffmpeg-devel
ngaullier has joined #ffmpeg-devel
<cone-989> ffmpeg Lynne master:934be0ff50fb: vulkan_encode_h264: fix rate control VBV values
<cone-989> ffmpeg Lynne master:81c6e6c9eeb2: vulkan_encode_h265: fix rate control VBV values
<cone-989> ffmpeg Lynne release/7.1:0482410818e0: vulkan_encode_h264: fix rate control VBV values
<cone-989> ffmpeg Lynne release/7.1:9ada04faa378: vulkan_encode_h265: fix rate control VBV values
kasper93 has joined #ffmpeg-devel
<JEEB> hmm, the comment in ffmpeg.c says that progress stats should only take into account first video and audio... that's then interesting that lack of content containing teletext packets leads to the system thinking it's running with speed <= 1x
paulk has quit [Ping timeout: 246 seconds]
paulk has joined #ffmpeg-devel
<JEEB> ok, so scheduler's last_dts is what's being utilized for that calculation
auri_ has quit []
auri has joined #ffmpeg-devel
philipl has quit [Ping timeout: 246 seconds]
philipl has joined #ffmpeg-devel
<cone-989> ffmpeg Martin Storsjö master:bd22d7e60193: configure: Silence Xcode warnings about duplicate libraries
___nick___ has joined #ffmpeg-devel
___nick___ has quit [Client Quit]
___nick___ has joined #ffmpeg-devel
Traneptora has quit [Quit: Quit]
arbitercoin has joined #ffmpeg-devel
IndecisiveTurtle has joined #ffmpeg-devel
jamrial has joined #ffmpeg-devel
___nick___ has quit [Ping timeout: 276 seconds]
__nick__ has joined #ffmpeg-devel
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #ffmpeg-devel
Traneptora has joined #ffmpeg-devel
<cone-989> ffmpeg Gyan Doshi master:2b689261c5ba: MAINTAINERS: remove libopenjpeg decoder entry
Krowl has joined #ffmpeg-devel
Krowl has quit [Read error: Connection reset by peer]
Krowl has joined #ffmpeg-devel
<King_DuckZ> JEEB: sorry to bother mate, do you have any advices on how to run multicat? trying multicat '@239.1.86.1/ifaddr=192.168.245.109' /media/pi/PCAP/multicat/ and it crashes
<King_DuckZ> it says warning: invalid RTP packet received // malloc(): corrupted top size // SIGABRT
<King_DuckZ> can't find much online either... but does that mean my stream is so borked I can't even capture it?
<JEEB> King_DuckZ: look at the readme in the repo :P there is an option for raw multicast instead of it being RTP
<JEEB> one for input and one for output
Krowl has quit [Read error: Connection reset by peer]
Guest9791 has quit [Ping timeout: 252 seconds]
ccawley2011 has joined #ffmpeg-devel
MisterMinister has joined #ffmpeg-devel
cone-989 has quit [Quit: transmission timeout]
<King_DuckZ> JEEB: this? /srcaddr=XXX.XXX.XXX.XXX (source address for raw packets)
<King_DuckZ> I don't understand how it works, should I use the same IP twice or what should I set as the srcaddr?
ngaullier has quit [Ping timeout: 248 seconds]
__nick__ has quit [Ping timeout: 252 seconds]
___nick___ has joined #ffmpeg-devel
Sean_McG has joined #ffmpeg-devel
<jamrial> elenril: btw, in the subject of display matrix, what do you think about AVStreamGroupTileGrid having a side data (packet type) field?
<jamrial> i don't suggest adding one to AVStreamGroup directly, because it'd be really hard to define what do they apply to
<elenril> is there a use case for it?
<elenril> seems overly heavy if it's just for displaymatrix
<jamrial> any packet side data type that would apply to a normal individual avstream could apply to the stitched result of this group
<jamrial> like frame cropping, but too late for that one
<elenril> can you actually express such things in mp4?
<jamrial> yes, the ipco box stores properties like extradata (hvcC, av1C, for the individual streams), and, ICC profiles, display matrix that can apply to either individual streams, or the grid
<jamrial> i have samples with ICC profile (and the rotation) that applies to the grid that we're not exporting right now
microlappy has joined #ffmpeg-devel
<jamrial> is anyone else having trouble fetching from the repo?
<elenril> then I guess it sounds reasonable
<elenril> just did git fetch, no issues
<jamrial> https://git.videolan.org/?p=ffmpeg.git also returns a 504 time out error
<Daemon404> fails for me
microlappy has quit [Remote host closed the connection]
<jamrial> mm, source.ffmpeg.org seems to work
<elenril> git://git.videolan.org/ffmpeg.git is what I'm using
<Daemon404> https is what's down then
<Daemon404> for all ofr git.v.o
<elenril> something something webshit
mkver has quit [Ping timeout: 245 seconds]
cone-158 has joined #ffmpeg-devel
<cone-158> ffmpeg James Almer master:545de54e3e0c: avformat/dump: always print non-tile streams in tile grid groups
sm2n_ has joined #ffmpeg-devel
emersion_ has joined #ffmpeg-devel
fennewald_ has joined #ffmpeg-devel
adema- has joined #ffmpeg-devel
Hobbyboy|BNC has joined #ffmpeg-devel
Traneptora has quit [Quit: Quit]
kurosu has quit [*.net *.split]
fennewald has quit [*.net *.split]
any1 has quit [*.net *.split]
sm2n has quit [*.net *.split]
Venemo_ has quit [*.net *.split]
Lypheo has quit [*.net *.split]
Hobbyboy has quit [*.net *.split]
emersion has quit [*.net *.split]
funman has quit [*.net *.split]
Sirtsu55 has quit [*.net *.split]
CoreX has quit [*.net *.split]
jess has quit [*.net *.split]
adema has quit [*.net *.split]
fennewald_ is now known as fennewald
emersion_ is now known as emersion
Hobbyboy|BNC is now known as Hobbyboy
sm2n_ is now known as sm2n
any1 has joined #ffmpeg-devel
kurosu has joined #ffmpeg-devel
Venemo_ has joined #ffmpeg-devel
Lypheo has joined #ffmpeg-devel
CoreX has joined #ffmpeg-devel
jess has joined #ffmpeg-devel
Sirtsu55 has joined #ffmpeg-devel
funman has joined #ffmpeg-devel
microlappy has joined #ffmpeg-devel
microlappy has quit [Remote host closed the connection]
Sean_McG has quit [Quit: leaving]
derpydoo has joined #ffmpeg-devel
derpydoo has quit [Quit: derpydoo]
arbitercoin has quit [Ping timeout: 255 seconds]
pross has quit [Ping timeout: 272 seconds]
Traneptora has joined #ffmpeg-devel
___nick___ has quit [Ping timeout: 255 seconds]
<wbs> ramiro: I checked the neon bits in your 16 patch swscale set; no objections to the neon parts there
mkver has joined #ffmpeg-devel
cone-158 has quit [Quit: transmission timeout]
<ePirat> jamrial, for some reason I only got "[PATCH 4/5] configure: include compat/stdckdint.h when required"
<ePirat> isnt ML workflow fun…
<ePirat> jamrial, do you have a branch somewhere with that set?
<ePirat> thanks
<jamrial> all patches are in the archive, but for some reason not in patchwork
<ePirat> I assume mailserver has issues
iive has joined #ffmpeg-devel
<ePirat> jamrial, same just happened with ramiro 's patches…
<ePirat> great
<ePirat> did you get them all?
<jamrial> ePirat: only 9 and 13
<ePirat> I got only 3
<ePirat> weird…
ccawley2011 has quit [Read error: Connection reset by peer]
Warcop has quit [Ping timeout: 264 seconds]
Warcop has joined #ffmpeg-devel
av500 has quit [Ping timeout: 252 seconds]
cone-420 has joined #ffmpeg-devel
<cone-420> ffmpeg James Almer master:9d265a9677e6: avformat/dump: reduce indentation when printing streams within a group
<cone-420> ffmpeg James Almer master:01c47dd235ae: avformat/dump: don't print streams withing a group twice
av500 has joined #ffmpeg-devel