How to read the metadata of a MKV movie files in C#?
Posted
by Ole Jak
on Stack Overflow
See other posts from Stack Overflow
or by Ole Jak
Published on 2010-01-05T04:46:07Z
Indexed on
2010/04/26
2:43 UTC
Read the original article
Hit count: 366
How to read the metadata of a MKV movie files in C# (or C or C++ or AS3)?
for example such
creator
metadatacreator
hasKeyframes
hasVideo
hasAudio
hasMetaData
canSeekToEnd
duration
datasize
videosize
videocodecid
audiosize
audiocodecid
audiosamplerate
audiosamplesize
stereo
filesize
lasttimestamp
lastkeyframetimestamp
lastkeyframelocation
keyframes (filepositions, times)
width
height
framerate
videodatarate
audiodatarate
© Stack Overflow or respective owner