Search code examples
c#tagsmovieclip

How to edit an AVI tag?


How can I read and write the tags of an AVI file?


Solution

  • Use TagLib# library, it's written entirely in .net and it's LGPLv2