Difference between revisions of "WMP Tag Support Extender"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m (WMPTSE main page)
m
Line 1: Line 1:
'''WMPTSE''' (or Windows Media Player Tag Support Extender) is the a plug-in to [[Windows Media Player]] to allow more [[tags]] support than ID3 within the player.
+
'''Windows Media Player Tag Support Extender''' (WMPTSE) is the a plug-in to [[Windows Media Player]] to allow more [[tags]] support than the default [[WMA]] + [[ID3]] within the player.
  
It support version 9.x, 10.x and 11.0 of [[Windows Media Player]].
+
It supports version 9.x, 10.x and 11.0 of [[Windows Media Player]].
  
The current version (1.1.1) support [[Vorbis comment]], [[APEv2]] and [[FLAC]]
+
The current version (1.1.1) supports [[Vorbis comment]], [[APEv2]] and [[FLAC]] and [[MPEG4]].
  
  
==Supported Formats==
+
==Supported Tagging==
 
* [[FLAC]]
 
* [[FLAC]]
* [[Monkey's Audio]]
+
* [[APE]]
* [[MPC]]
+
* [[Vorbis comment]] - READ-ONLY
* [[Ogg Vorbis]]
+
* [[MPEG4]] - READ-ONLY
  
 +
Additional tagging formats may be supported through a plug-in API (known as WMPTSE API)
  
Additional formats may be supported through a plug-in API (known as WMPTSE API)
+
 
 +
==Supported Formats==
 +
* [[FLAC]] Free Lossless Audio Codec(*.flac)
 +
* [[APE]] Monkey's Audio (*.ape)
 +
* [[MPC]] MusePack (*.mpc)
 +
* [[WavPack]] (*.wv)
 +
* [[OptimFROG]] (*.ofr)
 +
* [[Ogg Vorbis]] Ogg files (*.ogg) - READ-ONLY
 +
* [[AAC]] Advanced Audio Coding (*.aac) - READ-ONLY
 +
* [[M4A]],[[MP4]] MPEG4 Audio (*.m4a) - READ-ONLY
  
  

Revision as of 14:44, 2 November 2006

Windows Media Player Tag Support Extender (WMPTSE) is the a plug-in to Windows Media Player to allow more tags support than the default WMA + ID3 within the player.

It supports version 9.x, 10.x and 11.0 of Windows Media Player.

The current version (1.1.1) supports Vorbis comment, APEv2 and FLAC and MPEG4.


Supported Tagging

Additional tagging formats may be supported through a plug-in API (known as WMPTSE API)


Supported Formats

  • FLAC Free Lossless Audio Codec(*.flac)
  • APE Monkey's Audio (*.ape)
  • MPC MusePack (*.mpc)
  • WavPack (*.wv)
  • OptimFROG (*.ofr)
  • Ogg Vorbis Ogg files (*.ogg) - READ-ONLY
  • AAC Advanced Audio Coding (*.aac) - READ-ONLY
  • M4A,MP4 MPEG4 Audio (*.m4a) - READ-ONLY


Extensibility

WMPTSE provide options to add tagging based on file extension.

This permit exotic but usefull things as AC3 DTS files tagging. Or less usefull things as .txt, JPEG file tagging and more.


Price

The sofware is free.


External links