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
Martchus_ has joined #ffmpeg-devel
Martchus has quit [Ping timeout: 260 seconds]
blb has quit [Ping timeout: 252 seconds]
blb has joined #ffmpeg-devel
iive has quit [Quit: They came for me...]
guest102 has joined #ffmpeg-devel
thilo has quit [Ping timeout: 276 seconds]
thilo has joined #ffmpeg-devel
arch1t3cht9 has joined #ffmpeg-devel
arch1t3cht has quit [Ping timeout: 276 seconds]
arch1t3cht9 is now known as arch1t3cht
philipl has quit [Quit: leaving]
<BtbN> sadly, even __attribute__((target("no-sse3,no-ssse3,no-sse4,no-sse4.1,no-sse4.2,no-sse4a,no-xsave,no-avx,no-avx2"))) does not impress g++
<BtbN> and it keeps emitting pinsrq
<another|> :-/
<BtbN> really not sure what vvenc is doing there
<BtbN> why do they force-set all those flags?
<BtbN> Really only cause the intrinsics don't work otherwise?
Marth64 has quit [Quit: Leaving]
<Lynne> what's wrong with it emitting pinsrq?
<Lynne> oh, vvcenc
philipl has joined #ffmpeg-devel
Martchus has joined #ffmpeg-devel
Martchus_ has quit [Ping timeout: 252 seconds]
cone-876 has quit [Quit: transmission timeout]
^Neo has quit [Ping timeout: 252 seconds]
^Neo has joined #ffmpeg-devel
^Neo has quit [Changing host]
^Neo has joined #ffmpeg-devel
jamrial has quit []
^Neo has quit [Ping timeout: 252 seconds]
mkver has quit [Ping timeout: 276 seconds]
<fflogger> [editedticket] GfE: Ticket #7155 ([ffmpeg] Add option to stop writing at position relative to EOF) updated https://trac.ffmpeg.org/ticket/7155#comment:15
Martchus_ has joined #ffmpeg-devel
Martchus has quit [Ping timeout: 244 seconds]
<fflogger> [editedticket] clone206: Ticket #7155 ([ffmpeg] Add option to stop writing at position relative to EOF) updated https://trac.ffmpeg.org/ticket/7155#comment:16
markh has quit [Remote host closed the connection]
markh has joined #ffmpeg-devel
<kurosu> I won't check vvcenc code, but except whitelisting files for each instruction sets, everything seems flimsy. It's not hard with CMake, but if they haven't been tidy with their code (eg mixing SSE and avx2) then tough luck
<kurosu> Intrinsic code
<nevcairiel> you do need the instruction flags for intrinsics to work, you would add them per-file generally if you care, but that doesnt stop the global constructor from actually running code from a file that uses it
<kurosu> global constructor? Because the files/functions using intrinsics need that? I'd have hoped they used function pointer assignments
<kurosu> I guess that's no vvenc or checking flags even before LoadLibrary/dlopen on the vvenc lib then
<nevcairiel> i'm not sure how they manage instruction sets, maybe they just require AVX2, which wouldnt surprise me that much, anything else it would probably be way too slow anyway
<nevcairiel> of course wanting to static link that lib in the ffmpeg build doesnt allow you any control over loading
cone-471 has joined #ffmpeg-devel
<cone-471> ffmpeg Anton Khirnov master:d2096679d5b5: compat/w32pthreads: change pthread_t into pointer to malloced struct
<elenril> nevcairiel: ^should fix your failures
ngaullier has joined #ffmpeg-devel
ngaullie has joined #ffmpeg-devel
ngaullier has quit [Ping timeout: 252 seconds]
<wbs> elenril: thanks, re getting the spurious failures fixed! (now if we'd also could get rid of the spurious threading/subtitle failures it'd also be really nice) :P
<elenril> it would, wouldn't it
<elenril> I think so too
<wbs> yep; for public cases where I use ffmpeg as testcase to validate nightly compiler builds, I've refrained from updating to 7.x due to that (not sure how often those issues would crop up in that environment though)
ngaullie has quit [Remote host closed the connection]
ngaullier has joined #ffmpeg-devel
^Neo has joined #ffmpeg-devel
^Neo has joined #ffmpeg-devel
Raz- has quit [Remote host closed the connection]
av500 has quit [Remote host closed the connection]
av500 has joined #ffmpeg-devel
^Neo has quit [Ping timeout: 252 seconds]
odrling has quit [Remote host closed the connection]
odrling has joined #ffmpeg-devel
av500 has quit [Remote host closed the connection]
av500 has joined #ffmpeg-devel
ngaullier has quit [Remote host closed the connection]
av500 has quit [Remote host closed the connection]
av500 has joined #ffmpeg-devel
ngaullier has joined #ffmpeg-devel
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #ffmpeg-devel
zenmov has quit [Quit: Lost terminal]
zenmov has joined #ffmpeg-devel
<fflogger> [editedticket] haasn: Ticket #10140 ([undetermined] swscale() crash in Android on x86_64 only (starting from API31)) updated https://trac.ffmpeg.org/ticket/10140#comment:10
<cone-471> ffmpeg Niklas Haas master:ce457bfccdd2: swscale/slice: fix init of 32 bpc planes
<fflogger> [editedticket] haasn: Ticket #10716 ([swscale] swscale produces bright green when going from grayf32 to gbrpf32) updated https://trac.ffmpeg.org/ticket/10716#comment:3
<fflogger> [editedticket] haasn: Ticket #11353 ([swscale] [Regression] "libswscale/utils.c" potentially introduced logical error) updated https://trac.ffmpeg.org/ticket/11353#comment:2
<fflogger> [editedticket] haasn: Ticket #6763 ([swscale] swscale: Out-of-bounds memory accesses) updated https://trac.ffmpeg.org/ticket/6763#comment:4
<fflogger> [editedticket] haasn: Ticket #8496 ([swscale] Conditional jump or move depends on uninitialised value with small input) updated https://trac.ffmpeg.org/ticket/8496#comment:1
<fflogger> [editedticket] haasn: Ticket #10852 ([swscale] sws_scale overflows buffer for some resolutions using ssse3 instructions) updated https://trac.ffmpeg.org/ticket/10852#comment:12
^Neo has joined #ffmpeg-devel
^Neo has quit [Changing host]
^Neo has joined #ffmpeg-devel
<fflogger> [editedticket] haasn: Ticket #1972 ([swscale] swscale: vertical line at the right side with rgb24 -> yuv410p conversion (odd width)) updated https://trac.ffmpeg.org/ticket/1972#comment:3
<fflogger> [editedticket] haasn: Ticket #1031 ([swscale] yuv420p to rgb24 wrong pixels at end of rows) updated https://trac.ffmpeg.org/ticket/1031#comment:20
mkver has joined #ffmpeg-devel
jamrial has joined #ffmpeg-devel
Daemon404 has joined #ffmpeg-devel
novaphoenix has quit [Quit: i quit]
novaphoenix has joined #ffmpeg-devel
<fflogger> [editedticket] haasn: Ticket #4444 ([swscale] Transparency gets lost when scaling pal8) updated https://trac.ffmpeg.org/ticket/4444#comment:1
mkver has quit [Ping timeout: 260 seconds]
mkver has joined #ffmpeg-devel
mkver has quit [Ping timeout: 252 seconds]
<thardin> -use_mfra_for causes mov.c to probe the wrong duration
mkver has joined #ffmpeg-devel
<thardin> movenc also seems to write bigger mfra boxes than necessary
<jamrial> how so?
<thardin> if the size of the file and all timestamps fit in 32 bits then a version 0 traf can be written
<thardin> which is 8 bytes smaller per entry. which can be quite a lot for certain files
<jamrial> ah, that's true
<thardin> trying to get mov.c to read the last fragment only when probing. it's going so-so
<Daemon404> thardin, if that is happening then the mfra is broken
<Daemon404> or our probe code is broken
<thardin> Daemon404: what happens is that -use_mfra_for triggers mov_read_default() to exit early without reading any fragment headers
<thardin> which makes sense for a fragmented file. but we do need to least the last header to get the duration. this should mean 5-6 seeks for this particular file, rather than 400. right now I've gotten it down to 4
Sean_McG has joined #ffmpeg-devel
<thardin> there we go, now it does 6 seeks and gets the duration right
<elenril> Daemon404: consider the possibility that everything is broken
<elenril> also, can we kill draw_horiz_band?
<elenril> it is supported by zero codecs for which it might be useful
<thardin> mov_switch_root() is the way to go
<wbs> elenril: talk to kieran, iirc he meddled with codecs with less-than-a-frame latency decoding
<Daemon404> thardin, ive never experienced that sort of seeking when probing using use_mfra_for (which i explicitly use to probe efficiently over a network)
<Daemon404> unless this is new behavior
<thardin> Daemon404: do you get the correct duration?
MyNetAz has quit [Remote host closed the connection]
<Daemon404> i dont use probe duration at work because it is useless for UGC :)
<thardin> because without reading the last fragment you probably don't
<elenril> didn't get a reply
<Daemon404> full of crap half the time
<fflogger> [editedticket] haasn: Ticket #4829 ([swscale] Overflows (?) in xyz -> rgb conversion) updated https://trac.ffmpeg.org/ticket/4829#comment:8
<Daemon404> thardin, i think right now it reads only the *first* frag, right?
<Daemon404> rather than all of them
<Daemon404> if mfra is used
<Daemon404> wrong duration but not 400 seeks
keith has quit [Remote host closed the connection]
<thardin> yeah if you use -use_mfra_for
<fflogger> [editedticket] haasn: Ticket #4444 ([swscale] Transparency gets lost when scaling pal8) updated https://trac.ffmpeg.org/ticket/4444#comment:2
<thardin> with this patch I'm working on it gets the duration right for the price of 2 extra seeks
<Daemon404> right
<Daemon404> ok that makes sense
<Daemon404> btw duration is wrong for basically all fragmented mp4 whether or not it has an mfra or global sidx
<Daemon404> last i checked
keith has joined #ffmpeg-devel
<Daemon404> unless that was fixed
<thardin> I get 10 minutes for frags.mp4 now
<thardin> instead of .7 seconds
<Daemon404> yeah but that is only 1 sort of fmp4
<Daemon404> there are many ;)
MyNetAz has joined #ffmpeg-devel
<thardin> true. but if there's more than one fragment then -use_mfra_for will not give the right duration ever, afaict
<thardin> we can't do much if the file is garbage
<Daemon404> well if there is a global sidx for the track you can use that
<Daemon404> i cant remember if we do
<Daemon404> youd only have one of those if you dont have an mfra though, really
<Daemon404> give mfra's whole point is to be at the end.
<thardin> is it possible to have faststarted moov with a whole index, plus fragments? in that case we could trust moov
<Daemon404> no
<Daemon404> thats what the sidx is for
<Daemon404> an index of frag pos at the start
<Daemon404> mfra serves the same purpose but at the end
<thardin> aha
<Daemon404> sidx contains frag duration tho
<Daemon404> so no reading is needed
<Daemon404> dunno why mfra doesnt tbh
<thardin> takes more space maybe? but it could just have it for the last fragment
<Daemon404> no idea
<thardin> anyway, if sidx is before the first moof then we don't need to read mfra I guess?
<Daemon404> sort of
<Daemon404> sidx can be global or per frag
<Daemon404> so you need to check num of entries in it
<Daemon404> thx mp4
<thardin> I see it does something like that with the is_complete logic. sort of.
<Daemon404> yea
<Daemon404> mov.c is an accurate relfection of the mess of flexibility mp4 is
<thardin> made a version of frags.mp4 with -movflags +faststart+global_sidx
<thardin> let's see how that fares, and if I can skip reading mfra if complete and has_sidx
<thardin> yep. noice
<thardin> it's that way in master even
<Daemon404> yeah
<Daemon404> i vaguely remember making sure this worked
<Daemon404> like 8 years ago
<thardin> and it breaks out of the parsing because complete is set
<cone-471> ffmpeg Tong Wu master:715a35dadbcf: d3d12va_encode_hevc: use base to init VPS/SPS/PPS
<thardin> but reading mfra also sets complete, even though it hasn't read duration
<Daemon404> ah.
<thardin> which also means it never hits any moof box, so the mfra reading logic isn't hit
<thardin> I think I can write a FATE test for that too
<thardin> if sidx -> 3 seeks. else 6 seeks
<Daemon404> prob this is why
<Daemon404> it was a fix for the 400 seeks, but didnt consider duration
<thardin> yeah and it's not enabled by default
<Daemon404> we have it hard enabled at $dayjob ;)
<Daemon404> likely for the same reason spotify do
<thardin> yeah
<thardin> so fixing this slightly better should make both groups happier
<Daemon404> yep
<thardin> there's still the question of why -use_mfra_for has both pts and dts options
<Daemon404> that i dont know
<Daemon404> it was just there when michael i think added it
<Daemon404> commit message didnt say iirc
<thardin> would be nice to yeet it entirely
<Daemon404> im pretty sure mfra is defined as always pts
<elenril> mkver: are you ok with me continuing your work on h264 progress?
<mkver> Did you get rid of the owner field?
<elenril> looking into it currently
<mkver> All is easy if this is gone.
<elenril> couldn't we just drop it and call report_progress unconditionally?
<elenril> oh right we can't, nevermind
<elenril> anyway, I'll try to have a closer look this week
___nick___ has joined #ffmpeg-devel
<Daemon404> this stuff all reminds me i need to investigate avidec.c and "non-interleaved avi"...
<Daemon404> these files fail bigtime to probe over a network
___nick___ has quit [Client Quit]
<thardin> mxf too
<Daemon404> and i have no idea wtf they are (other than most seem to used packed bitstreams for h264 in avi)
<Daemon404> some of the code is old enough that it is fabrice code too
<Daemon404> so extra opaque
<elenril> isn't non-interleaved avi exactly what it says on the tin?
<Daemon404> it really isn't though
<Daemon404> because all the files it claims are ... are interleaved
<Daemon404> but may be packed bitstream
___nick___ has joined #ffmpeg-devel
<Daemon404> i suspect somehow related to that (bframe hack)
<thardin> I've seen some mov files lately that are muxed in 1 second clumps. that is, one second of video, then one second of audio, then video etc
<Daemon404> i wonder if it does something nuts like seeking inside the packed packets
<Daemon404> because avi has no reordering
<Daemon404> thardin, mov and mp4 have no ordering or interleaving requirements
<Daemon404> if you want to make packets in reverse, you can
<Daemon404> and youre boned.
<thardin> yeah but it brings with it some fun questions
<thardin> I think at the moment it demuxes them in the order stored in the file. so you get lumpy output
<Daemon404> ive never seen a real file with out of order packets tbf
<thardin> or in your cursed example you get packets in reverse order I guess?
<Daemon404> i just know you *can*
<thardin> you can point packets at the same offset too. which could be useful for further compression if for example silence compresses to the same bits
zenmov has quit [Ping timeout: 244 seconds]
<thardin> people do that with Doom .WAD files
<Daemon404> with the caveat that it would break basically every playback stack probably
<thardin> if there's a common prefix -> point into previously written data
<Daemon404> proposal to add wad demuxer/muxer
<thardin> fits poorly with ffmpeg's data model
<Daemon404> with the end goal of lavfi runnign doom ofc
<Daemon404> if a toaster can, why cant we/
<thardin> of course. it could be useful for *someone* after all
zenmov has joined #ffmpeg-devel
<thardin> I toyed around with writing a better .wad packer recently. but improvements were very marginal and compatibility becomes a question. interestingly the original game is much more lax that modern forks
<thardin> the same goes for WOLF3D
<elenril> Daemon404: I'm sure lavfi can run doom
<elenril> filters can accept commands
<thardin> alright fate-mov passes
<Daemon404> elenril, well if we support dlopen, anything is possible
<thardin> I'll add my little sidx variant as well. and maybe a test for the duration too
<Daemon404> doom, chinese malware, etc
<elenril> without objective morality, everything is permitted
<thardin> spoopy
<thardin> can FATE cases share CMD etc? I forget
<elenril> like $(A_BUNCH_OF_TESTS): CMD = ...?
<elenril> if so, yes
<thardin> mkay. let's see..
<thardin> yep that works
<thardin> so now there's one test that checks that mfra does 6 seeks, and sidx 3 seeks
<thardin> for these files that I've engineered to be really bad
<JEEB> nice
<thardin> adding an ffprobe -show_streams tests on top to check the duration
<thardin> bitrate differs. but perhaps that's unavoidable?
<JEEB> welcome to "let's see what this value exposed is actually based upon"
<thardin> "Duration: 00:10:00.00, start: 0.000000, bitrate: 707 kb/s" but ffprobe says bit_rate=428170 ???
<thardin> Stream #0:0[0x1](und): Audio: pcm_s16le (ipcm / 0x6D637069), 44100 Hz, 1 channels, s16, 705 kb/s (default)
<thardin> has to do with trex_data
<thardin> right, data_size isn't computed correctly at that point because it needs to parse all moof for that
<thardin> and lacking that it falls back on computing it from filesize
<thardin> or maybe from duration?
<thardin> from samplerate etc by the looks of things, because it is 41000*2*8 = 705600
<JEEB> yup
<jamrial> thardin: fate-mov doesn't include fate-movenc btw
<jamrial> in case you're changing the muxer too
<thardin> right
<thardin> that could be a separate patchset maybe. we'll see
<nasso> i found a strange crash when transfering frames from vulkan to cuda that only happens when the cuda context is initialized from the vulkan context, and not the other way around. i got curious and spun up gdb and it looks like its because the AVVkFrame is missing a VkDeviceMemory for the second plane
<nasso> but im not sure why deriving the vulkan context from the cuda context fixes it?
<thardin> patches posted
<fflogger> [newticket] sylware: Ticket #11355 ([trac] [email] missing support for email addresses with IPv4 and IPv6 literals) created https://trac.ffmpeg.org/ticket/11355
<thardin> oh no fate failure. but is my patch at fault? let's se
<jamrial> thardin: the ref file doesn't seem to be included in patch 5/6
<thardin> they're in the zip
<jamrial> i don't mean the mp4 files, i mean tests/ref/fate/mov-mfra-probe
Marth64 has joined #ffmpeg-devel
<thardin> ah. wups
ngaullie has joined #ffmpeg-devel
mkver has quit [Ping timeout: 265 seconds]
ngaullier has quit [Ping timeout: 246 seconds]
<elenril> I wonder if sylware is paul
<jamrial> on trac? doubt it, he's written me to report bugs
<jamrial> he has no reason to hide his identity
<elenril> he has no reason to do lots of things he does
<Marth64> is cc candidate allowed to vote for cc?
<JEEB> yes
<JEEB> if you are in the GA, you are voting. at least I recall previously voting for TC, too.
<JEEB> I mean, in various IRL votes people eligible that are balloting also can vote in that ballot
hidden_identity has joined #ffmpeg-devel
<Marth64> I figured since I got the email, just wanted to verify. thanks!
<thardin> hmm it changes time_base from 1/24 to 1/48
___nick___ has quit [Ping timeout: 272 seconds]
___nick___ has joined #ffmpeg-devel
<thardin> avg_frame_rate changes from 1200000000/49590001 to 0/0
<thardin> which I guess causes r_frame_rate to be used
esu has quit [Ping timeout: 264 seconds]
esu has joined #ffmpeg-devel
<thardin> more seriously the patch that attempts to only parse the last fragment results in only half the video packets being demuxed
<thardin> food time
<hidden_identity> hi, what is status of subtitle filtering support, hls protocol support and AC-4 decoding ? Why not using already available API provided by operating systems?
ngaullie has quit [Read error: Connection reset by peer]
<JEEB> subtitle filtering requires someone to pick up the work. HLS itself is supported so you will have to be more specific than that. AC-4 also is a patch set that needs to be picked up since there is a work in progress decoder
<llyyr> what OS has APIs for subtitles and hls?
ngaullier has joined #ffmpeg-devel
<kepstin> I'm pretty sure with iOS you can use an entire "video player" as a component via api which supports HLS and displaying subtitles, but that seems kind of irrelevant for the ffmpeg use case.
cone-471 has quit [Quit: transmission timeout]
<hidden_identity> i will wait for ac-4 support in this one: https://fluendo.com/en/fluendo-codec-pack/ as that will cover legal stuff
___nick___ has quit [Ping timeout: 252 seconds]
___nick___ has joined #ffmpeg-devel
<elenril> lol
<another|> should be easier than spinning up a VM or dealing with disables in qemu-user
hidden_identity has quit [Remote host closed the connection]
sr55 has joined #ffmpeg-devel
s55 has quit [Ping timeout: 272 seconds]
jkhsjdhjs_ has joined #ffmpeg-devel
vjaquez- has joined #ffmpeg-devel
psilokos_ has joined #ffmpeg-devel
ccawley2011 has joined #ffmpeg-devel
ngaullier has quit [Remote host closed the connection]
sr55 is now known as s55]
s55] is now known as s55
s55 has joined #ffmpeg-devel
s55 has quit [Changing host]
quietvoid_ has joined #ffmpeg-devel
pross_ has joined #ffmpeg-devel
philipl_1 has joined #ffmpeg-devel
TD--Linux has joined #ffmpeg-devel
philipl has quit [*.net *.split]
quietvoid has quit [*.net *.split]
jkhsjdhjs has quit [*.net *.split]
vjaquez has quit [*.net *.split]
pross has quit [*.net *.split]
TD-Linux has quit [*.net *.split]
psilokos has quit [*.net *.split]
vjaquez- is now known as vjaquez
jkhsjdhjs_ is now known as jkhsjdhjs
<BtbN> another|: was straight forward enough, just deployed another VM in Proxmox, and unticked the KVM box
psilokos_ is now known as psilokos
hidden_identity has joined #ffmpeg-devel
MyNetAz has quit [Read error: Connection reset by peer]
<fflogger> [editedticket] Balling: Ticket #4829 ([swscale] Overflows (?) in xyz -> rgb conversion) updated https://trac.ffmpeg.org/ticket/4829#comment:9
<fflogger> [editedticket] Balling: Ticket #10852 ([swscale] sws_scale overflows buffer for some resolutions using ssse3 instructions) updated https://trac.ffmpeg.org/ticket/10852#comment:13
MyNetAz has joined #ffmpeg-devel
philipl_1 is now known as philipl
realies has quit [Quit: ~]
Marth64 has quit [Quit: Leaving]
<fflogger> [newticket] bjacke: Ticket #11356 ([ffmpeg] allow dynamic metadata updates (from named pipe / fifo)) created https://trac.ffmpeg.org/ticket/11356
realies has joined #ffmpeg-devel
Martchus_ has quit [Ping timeout: 252 seconds]
Martchus has joined #ffmpeg-devel
ccawley2011_ has joined #ffmpeg-devel
ccawley2011__ has joined #ffmpeg-devel
ccawley2011 has quit [Ping timeout: 245 seconds]
ccawley2011_ has quit [Ping timeout: 252 seconds]
Martchus has quit [Ping timeout: 265 seconds]
Martchus has joined #ffmpeg-devel
___nick___ has quit [Ping timeout: 252 seconds]
Martchus_ has joined #ffmpeg-devel
ccawley2011 has joined #ffmpeg-devel
Martchus has quit [Ping timeout: 244 seconds]
ccawley2011__ has quit [Ping timeout: 272 seconds]
ccawley2011_ has joined #ffmpeg-devel
ccawley2011__ has joined #ffmpeg-devel
ccawley2011 has quit [Ping timeout: 248 seconds]
ccawley2011_ has quit [Ping timeout: 252 seconds]
iive has joined #ffmpeg-devel
ccawley2011__ has quit [Read error: Connection reset by peer]
<fflogger> [editedticket] MasterQuestionable: Ticket #11353 ([swscale] [Regression] "libswscale/utils.c" inadvertently introduced logical error) updated https://trac.ffmpeg.org/ticket/11353#comment:3
ccawley2011 has joined #ffmpeg-devel
hidden_identity has quit [Remote host closed the connection]
ccawley2011 has quit [Read error: Connection reset by peer]
<fflogger> [editedticket] MasterQuestionable: Ticket #11354 ([avformat] [Regression] PlayStation STR complained "Invalid data") updated https://trac.ffmpeg.org/ticket/11354#comment:2
ccawley2011 has joined #ffmpeg-devel
Martchus has joined #ffmpeg-devel
Martchus_ has quit [Ping timeout: 265 seconds]
Martchus_ has joined #ffmpeg-devel
Martchus has quit [Ping timeout: 276 seconds]
Martchus has joined #ffmpeg-devel
Martchus_ has quit [Ping timeout: 265 seconds]
Martchus has quit [Ping timeout: 265 seconds]
Martchus has joined #ffmpeg-devel
averne has quit [Ping timeout: 252 seconds]
averne has joined #ffmpeg-devel
<fflogger> [editedticket] Melchior: Ticket #11354 ([avformat] [Regression] PlayStation STR complained "Invalid data") updated https://trac.ffmpeg.org/ticket/11354#comment:3
ccawley2011_ has joined #ffmpeg-devel
lemourin has quit [Read error: Connection reset by peer]
ccawley2011 has quit [Ping timeout: 252 seconds]
lemourin has joined #ffmpeg-devel
<fflogger> [editedticket] MasterQuestionable: Ticket #11355 ([trac] [Trac] Support emails of literal IP as domain name) updated https://trac.ffmpeg.org/ticket/11355#comment:1
<fflogger> [editedticket] Melchior: Ticket #11354 ([avformat] [Regression] PlayStation STR complained "Invalid data") updated https://trac.ffmpeg.org/ticket/11354#comment:4
pross_ is now known as pross
<fflogger> [editedticket] Melchior: Ticket #11354 ([avformat] [Regression] PlayStation STR complained "Invalid data") updated https://trac.ffmpeg.org/ticket/11354#comment:5
<fflogger> [editedticket] MasterQuestionable: Ticket #11354 ([avformat] Certain PlayStation STR complained "Invalid data") updated https://trac.ffmpeg.org/ticket/11354#comment:6
ccawley2011 has joined #ffmpeg-devel
ccawley2011_ has quit [Ping timeout: 260 seconds]
<fflogger> [editedticket] Melchior: Ticket #11354 ([avformat] Certain PlayStation STR complained "Invalid data") updated https://trac.ffmpeg.org/ticket/11354#comment:7
Everything has joined #ffmpeg-devel
<fflogger> [editedticket] MasterQuestionable: Ticket #11334 ([trac] [Trac] Wiki content format regression) updated https://trac.ffmpeg.org/ticket/11334#comment:2
mkver has joined #ffmpeg-devel
<fflogger> [editedticket] Disjt: Ticket #11283 ([avfilter] "aloop" filter somehow gave misalignment in 48 KHz Stereo WAV) updated https://trac.ffmpeg.org/ticket/11283#comment:17
Martchus has quit [Ping timeout: 248 seconds]
Martchus has joined #ffmpeg-devel
Martchus_ has joined #ffmpeg-devel
wbs has quit [Ping timeout: 244 seconds]
<fflogger> [editedticket] Balling: Ticket #11334 ([trac] [Trac] Wiki content format regression) updated https://trac.ffmpeg.org/ticket/11334#comment:3
Martchus has quit [Ping timeout: 265 seconds]
Martchus has joined #ffmpeg-devel
iive has quit [Quit: They came for me...]
Martchus_ has quit [Ping timeout: 272 seconds]
lemourin has quit [Quit: The Lounge - https://thelounge.chat]
lemourin has joined #ffmpeg-devel
<fflogger> [editedticket] MasterQuestionable: Ticket #11334 ([trac] [Trac] Wiki content format regression) updated https://trac.ffmpeg.org/ticket/11334#comment:4
<fflogger> [editedticket] oromit: Ticket #11334 ([trac] [Trac] Wiki content format regression) updated https://trac.ffmpeg.org/ticket/11334#comment:5
ccawley2011 has quit [Ping timeout: 252 seconds]