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.1 has been released! | Please read ffmpeg.org/developer.html#Code-of-conduct
kurosu has joined #ffmpeg-devel
<IndecisiveTurtle>
Hm that changed the size to 80
<IndecisiveTurtle>
I suspect it's the plane array I have, because it's VkDeviceAddress[3]
<IndecisiveTurtle>
Maybe it rounds up the 3 to 4
<Lynne>
that too, but keep the largest entries first is the rule
lexano has quit [Ping timeout: 268 seconds]
<IndecisiveTurtle>
Moved the device address arrays to the top and padded the array to [4]. Still seems like spirv is generating 8 more bytes :thinking:
witchymary has quit [Remote host closed the connection]
witchymary has joined #ffmpeg-devel
thilo has quit [Ping timeout: 272 seconds]
mkver has quit [Ping timeout: 252 seconds]
thilo has joined #ffmpeg-devel
MetaNova has quit [Ping timeout: 260 seconds]
IndecisiveTurtle has quit [Ping timeout: 256 seconds]
<rajivharlalka>
I am trying to compare two video and the reference video I have is an .avi mjpeg and the ffprobe output gives a value of -99 for level and on converting it to mp4, the level changes to 51. was just trying to understand what the level value defines
Krowl has joined #ffmpeg-devel
Livio has joined #ffmpeg-devel
<BtbN>
jpeg has no concept of a level
<BtbN>
so -99 is probably just what that means
odrling has quit [Server closed connection]
odrling_ has joined #ffmpeg-devel
odrling_ is now known as odrling
lexano has joined #ffmpeg-devel
Livio has quit [Ping timeout: 256 seconds]
Sean_McG has joined #ffmpeg-devel
cone-197 has joined #ffmpeg-devel
<cone-197>
ffmpeg Zhao Zhili master:906b883e7bea: avutil/executor: Fix stack overflow due to recursive call
<cone-197>
ffmpeg Zhao Zhili master:54f9469fa173: avutil/executor: Fix missing check before using mutex
<cone-197>
ffmpeg Zhao Zhili master:0e5f8ddc1d36: avcodec/vvc: Use static const for function table
Krowl has quit [Read error: Connection reset by peer]
ergZay has quit [Quit: This computer has gone to sleep]
Daemon404 has quit [Changing host]
Daemon404 has joined #ffmpeg-devel
cubicibo has quit [Ping timeout: 250 seconds]
<cone-197>
ffmpeg James Almer master:0b6c5e9df43f: avfilter/vf_crop: prevent integer overflows when calculating SAR
<cone-197>
ffmpeg James Almer master:93be6b425ebe: avformat/mov: export cropping values from clap boxes
<cone-197>
ffmpeg James Almer master:32588a9394b3: avformat/movenc: support writing cropping values
<cone-197>
ffmpeg James Almer master:58cb0cab5ed7: avformat/mov: ensure pasp box derived SAR is used if present
Krowl has joined #ffmpeg-devel
<nevcairiel>
in particular, -99 is AV_LEVEL_UNKNOWN, eg. it has no meaning
MetaNova has joined #ffmpeg-devel
System_Error has joined #ffmpeg-devel
HarshK23 has quit [Quit: Connection closed for inactivity]
Livio has joined #ffmpeg-devel
Krowl has quit [Quit: Krowl]
Krowl has joined #ffmpeg-devel
Krowl has quit [Read error: Connection reset by peer]
IndecisiveTurtle has quit [Ping timeout: 268 seconds]
cubicibo has joined #ffmpeg-devel
HarshK23 has joined #ffmpeg-devel
IndecisiveTurtle has joined #ffmpeg-devel
Krowl has joined #ffmpeg-devel
cubicibo has quit [Ping timeout: 250 seconds]
MetaNova has quit [Quit: quit]
MetaNova has joined #ffmpeg-devel
derpydoo has joined #ffmpeg-devel
<jdarnley>
Is there an option for ffmpeg to print sidedata?
<jdarnley>
I know ffprobe can but I want a single frame *and* the picture
<jamrial>
i can change it to use sse2 integer loads if you prefer
<jamrial>
i left it as floats as that's how it was with inline asm
<BtbN>
I have no preference, just got an E-Mail about the compile error
<BtbN>
Can't really judge if that's UB, or "UB but fine"
cubicibo has joined #ffmpeg-devel
asenat has joined #ffmpeg-devel
cubicibo has quit [Quit: Client closed]
MisterMinister has joined #ffmpeg-devel
asenat has quit [Quit: Client closed]
ngaullier has quit [Ping timeout: 272 seconds]
Livio has quit [Ping timeout: 240 seconds]
Livio has joined #ffmpeg-devel
MrZeus has joined #ffmpeg-devel
Krowl has quit [Read error: Connection reset by peer]
<ramiro>
Traneptora: I found another issue with PNG, this time with the sBIT chunk. it looks like the result from ff_png_get_nb_channels() doesn't apply in this case. I used the PngSuite as test input: https://github.com/ramiropolla/ffmpeg/tree/WIP-PngSuite
<ramiro>
but I don't know how trustworthy that test suite is, because there are some samples with bit_depth 1 and 2, and sbits 4, which doesn't seem to follow the spec. (there are some corrupted files as well in the suite, but they're clearly marked as corrupted)
MrZeus_ has joined #ffmpeg-devel
MrZeus has quit [Ping timeout: 252 seconds]
Warcop has quit [Server closed connection]
Warcop has joined #ffmpeg-devel
MikhailAMD has joined #ffmpeg-devel
System_Error has quit [Remote host closed the connection]