Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Media Metadata Studio

Media Metadata Studio is a Windows app for inspecting media files and developing metadata collection workflows. The current app can open a media file, scan core file/audio/video properties, write a sidecar metadata file, and play the selected media for validation.

This repository was split out from CaptureTool so the metadata workflow can evolve independently into model configuration, metadata grooming, and enhanced playback/testing features.

Build

Prerequisites:

  • Windows 10 1809 or later
  • .NET 10 SDK
  • Visual Studio with Windows App SDK/WinUI workload support for packaged app development

Build the app from the repository root:

dotnet build .\MediaMetadataStudio.slnx -p:Platform=x64

For ARM64:

dotnet build .\MediaMetadataStudio.slnx -p:Platform=ARM64

About

AI powered media scanner and metadata generator

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages