[FFmpeg-devel] [PATCH v3] avformat/framecrcenc: compute the checksum for side data

James Almer jamrial at gmail.com
Fri May 3 00:29:34 EEST 2024


On 5/2/2024 6:23 PM, Marton Balint wrote:
> 
> 
> On Wed, 1 May 2024, Michael Niedermayer wrote:
> 
>> This allows detecting issues in side data related code, same as what
>> framecrc does for before already for packet data itself.
>>
>> This basically reverts c6ae560a18d67b9ddaa25a0338b7fb55e3312e57.
> 
> Can you at least add an option which allows disabling dumping the side 
> data? Changing the format of framecrc output again and again is not very 

The framehash/framemd5 muxer is versioned, which is what you should use 
if you want parseable output.

> nice, as it is a public muxer, surely some users depend on it behaving 
> in a certain way... Also some feedback from Anton would be nice, as he 
> made the original commit which removed side data support...

Anton afaik is on holidays, but agree, this patch can wait a bit.


More information about the ffmpeg-devel mailing list