How can i create a stable checksum of a media file?

Posted by nemster on Stack Overflow See other posts from Stack Overflow or by nemster
Published on 2010-03-07T09:48:00Z Indexed on 2010/04/17 16:03 UTC
Read the original article Hit count: 203

Filed under:
|
|
|
|

how can i create a checksum of only the media data without the tags to get a stable identification for a media file. preferably an cross platform approach with a library that has support for many formats. e.g. vlc, ffmpeg or mplayer.

(media files should be audio and video in common formats, images would be nice to have too)

© Stack Overflow or respective owner

Related posts about checksum

Related posts about sha1