View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005788 | MMW v4 | Properties/Auto-Tools | public | 2009-06-15 14:28 | 2010-12-03 03:59 |
Reporter | michal | Assigned To | |||
Priority | immediate | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 4.0 | Fixed in Version | 4.0 | ||
Summary | 0005788: Tagging WMV/ASF files | ||||
Description | Reading and writing WMV/ASF files will be needed for video support in MM. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1324 | ||||
|
For WMV tagging, we can use the following standard tags (more detailed description here: http://msdn.microsoft.com/en-us/library/dd743064%28VS.85%29.aspx ) Author - the name of a media artist or actor associated with the content Title WM/ContentDistributor - the name of the distributor of the file WM/DVDID - the digital video disc identifier WM/Genre WM/MediaClassPrimaryID - the GUID of the primary media class (music/video/audio/other) WM/MediaClassSecondaryID - the GUID of the secondary media class (news/music video/home video/film/...) WM/Provider - the name of the metadata content provider Copyright WM/Composer - the name of the music composer WM/Director WM/EncodingTime - a time stamp of the time at which the content was encoded WM/Language - the language of the stream (RFC 1766) WM/ParentalRating - the parental rating of the content (e.g. "PG-13") WM/Producer WM/ToolName - the name of the application used to create the file WM/ToolVersion - the version number of the application used to create the file WM/WMCollectionGroupID WM/WMCollectionID WM/WMContentID WM/Writer - the name of the writer who wrote the words of the content Description WM/AuthorURL - the address of the author's Web site WM/Conductor WM/ContentGroupDescription WM/EncodedBy - the name of the person or group that encoded the content WM/EncodingSettings WM/PartOfSet - the part number and the total number of parts in the set to which the file belongs. The two values are separated by a slash WM/Picture - a picture related to the content (APIC frame) WM/PromotionURL - the address of a Web site offering a promotion related to the content WM/Publisher - the name of the company that published the content. WM/SubTitle WM/UniqueFileIdentifier WM/UserWebURL - the address of a Web site and a description of the site |
|
As discussed over IM, the necessary changes include: - Use all of the standard tags that we can support. - Tag Episode # to Track # - Tag Director (probably both WM/Director and Author - for better compatibility) - Use Album for TV Show name - Tag Season # using our own 'SeasonNumber' |
|
Fixed in build 1324. |
|
Verified 1330 |