[FFmpeg-devel] [PATCH 10/15] Add statistic for number of avio_seek() calls done
Tomas Härdin
git at haerdin.se
Tue Oct 29 16:49:46 EET 2024
I think we can drop this one. I thought I'd post it to the list either
way
Spotify comments
----------------
To be able to detect severely fragmented MP4 files, and trigger special
handling for them (reducing Photon chunk concurrency). For these files,
the default handling causes so much I/O from all the Photon workers
that they would overload the Colada proxy-cache they read from.
Possible other solutions:
• Add additional I/O stats in ffmpeg somehow?
/Tomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-Add-statistic-for-number-of-avio_seek-calls-done.patch
Type: text/x-patch
Size: 2781 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20241029/adee9ae3/attachment.bin>
More information about the ffmpeg-devel
mailing list