[FFmpeg-devel] [PATCH] lavf/md5enc: New streammd5 muxer

2016-02-19 Thread Remko Tronçon
Signed-off-by: Remko Tronçon --- This patch introduces a new 'streammd5' muxer. Similarly to the 'md5' and 'framemd5' muxer, it is used to compute the hash of media. However, I needed something in between both, to be able to quickly see which streams are identical

Re: [FFmpeg-devel] [PATCH] lavf/md5enc: New streammd5 muxer

2016-02-19 Thread Remko Tronçon
Hi Nicolas, Thanks for the comments. On 19 February 2016 at 17:51, Nicolas George wrote: > but I am rather dubious about the > usefulness of that: you could mux the streams independently to the md5 > muxer. > I did not find a way to do this without having to first probe each file to get a list