[FFmpeg-devel] [PATCH 00/11] CRC32 support for Matroska muxer

Michael Niedermayer michael at niedermayer.cc
Thu Oct 6 13:29:32 EEST 2016


On Mon, Oct 03, 2016 at 08:36:56PM -0300, James Almer wrote:
> This patchsets implements the feature requested on ticket #4347.
> The first three patches are preparation work. The first one isn't
> strictly related to the implementation, but comes in handy
> nonetheless.
> 
> Patches 4 to 11 can be squashed into a single commit before pushing
> if that's prefered, but for review purposes i split things as one
> patch per Level 1 element being adapted to write a CRC32 element.
> 
> Fate tests are updated as needed.

some questions
Does this reduce writing speed ? for example when remuxing high
bitrate data like rawvideo ?

does this increase latency as in case of streaming ?
it seemed not from reading the code but iam asking anyway to double
check

are there any cases where this unreasonably increases memory
consumption ? (thinking of OOM issues here not a few %)
probably not but again asking to be sure, you know the code as
author better ...

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No human being will ever know the Truth, for even if they happen to say it
by chance, they would not even known they had done so. -- Xenophanes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20161006/1b97be28/attachment.sig>


More information about the ffmpeg-devel mailing list