Accessing audio/video metadata with .NET

前端 未结 7 480
礼貌的吻别
礼貌的吻别 2020-12-29 13:22

What is the best way to get and set the meta data for mp3, mp4, avi files etc. with .NET?

7条回答
  •  独厮守ぢ
    2020-12-29 14:08

    Looks like MediaInfo is read-only at this point, by the way: http://sourceforge.net/forum/message.php?msg_id=4241318&abmode=1

    Very cool project, though. It's fun finding out about all this cool stuff here on SO.

提交回复
热议问题