Difference between revisions of "WMP Tag Support Extender"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m
(Guide & Howtos: Removed Dead Url Links.)
 
(30 intermediate revisions by 6 users not shown)
Line 1: Line 1:
'''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.
+
{{Software Infobox
 +
| name = Windows Media Player Tag Support Extender
 +
| logo =
 +
| screenshot = [http://wmptagext.sourceforge.net/screenshots.html Screenshot]
 +
| caption = WMP plug-in extending tag capabilities
 +
| maintainer = MaB_fr
 +
| stable_release = 1.4
 +
| preview_release = none 
 +
| operating_system = Windows
 +
| use = WMP plug-in
 +
| license = Public domain + source
 +
| website = [http://wmptagext.sourceforge.net/ wmptagext.sourceforge.net]
 +
}}
 +
 
 +
'''Windows Media Player Tag Support Extender''' (WMPTSE) is 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]].
 
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]].
+
The current version (1.3) supports [[Vorbis comment]], [[APEv2]] and [[FLAC]] and [[MPEG4]].
  
 
+
== Supported Tag Formats ==
==Supported Tagging==
+
 
* [[FLAC]]
 
* [[FLAC]]
 
* [[APE]]
 
* [[APE]]
Line 12: Line 25:
 
* [[MPEG4]] - READ-ONLY
 
* [[MPEG4]] - READ-ONLY
  
Additional tagging formats may be supported through a plug-in API (known as WMPTSE API)
+
Additional tagging formats may be supported through a plug-in API (known as [[WMPTSE API]])
  
 
+
== Supported Filetypes ==
==Supported Formats==
+
* [[FLAC]] - Free Lossless Audio Codec(*.flac)
* [[FLAC]] Free Lossless Audio Codec(*.flac)
+
* [[APE]] - Monkey's Audio (*.ape)
* [[APE]] Monkey's Audio (*.ape)
+
* [[MPC]] - MusePack (*.mpc)
* [[MPC]] MusePack (*.mpc)
+
 
* [[WavPack]] (*.wv)
 
* [[WavPack]] (*.wv)
 
* [[OptimFROG]] (*.ofr)
 
* [[OptimFROG]] (*.ofr)
* [[Ogg Vorbis]] Ogg files (*.ogg) - READ-ONLY
+
* [[Ogg Vorbis]] - Ogg files (*.ogg) - READ-ONLY
* [[AAC]] Advanced Audio Coding (*.aac) - READ-ONLY
+
* [[AAC]] - Advanced Audio Coding (*.aac) - READ-ONLY
* [[M4A]],[[MP4]] MPEG4 Audio (*.m4a) - READ-ONLY
+
* [[M4A]],[[MP4]] - MPEG4 Audio (*.m4a) - READ-ONLY
  
 
+
== Extensibility ==
==Extensibility==
+
 
WMPTSE provide options to add tagging based on file extension.
 
WMPTSE provide options to add tagging based on file extension.
  
This permit exotic but usefull things as [[AC3]] [[DTS]] files tagging.
+
It allows tagging in files who usually don't support it, such as exotic (but useful) tagging of [[AC3]], [[DTS]] and [[LPCM]] files, or less useful like .txt, JPEG file tagging and more.
Or less usefull things as .txt, JPEG file tagging and more.
+
  
 +
Tag support is pluggable. Each "tag support dll" responds to the [[WMPTSE API]].
  
==Price==
+
== Guide & Howtos ==
 +
* [[WMPTSE - How to change the plug-in properties]]
 +
* [[WMPTSE - How to add support for a filetype]]
 +
* [[WMPTSE - How to add support for a tag format]]
 +
 
 +
== Price ==
 
The sofware is free.
 
The sofware is free.
  
 
+
== External links ==
==External links==
+
 
* [http://wmptagext.sourceforge.net/ WMPTSE homepage]
 
* [http://wmptagext.sourceforge.net/ WMPTSE homepage]
 
* [http://wmptagext.sourceforge.net/download.html WMPTSE download page]
 
* [http://wmptagext.sourceforge.net/download.html WMPTSE download page]
 
* [http://www.hydrogenaudio.org/forums/index.php?s=e03ece01d79f55a3f390268762345f0f&showtopic=38400&st=275 HydrogenAudio thread]
 
* [http://www.hydrogenaudio.org/forums/index.php?s=e03ece01d79f55a3f390268762345f0f&showtopic=38400&st=275 HydrogenAudio thread]
 +
  
 
[[Category:Software]]
 
[[Category:Software]]
 
[[Category:Media Players]]
 
[[Category:Media Players]]

Latest revision as of 11:03, 18 December 2012

Windows Media Player Tag Support Extender
Screenshot
WMP plug-in extending tag capabilities
Developer(s) MaB_fr
Release information
Initial release {{{released}}}
Stable release 1.4
Preview release none
Compatibility
Operating system Windows
Additional information
Use WMP plug-in
License Public domain + source
Website wmptagext.sourceforge.net

Windows Media Player Tag Support Extender (WMPTSE) is 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.3) supports Vorbis comment, APEv2 and FLAC and MPEG4.

Supported Tag Formats

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

Supported Filetypes

  • 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.

It allows tagging in files who usually don't support it, such as exotic (but useful) tagging of AC3, DTS and LPCM files, or less useful like .txt, JPEG file tagging and more.

Tag support is pluggable. Each "tag support dll" responds to the WMPTSE API.

Guide & Howtos

Price

The sofware is free.

External links