WAV & AIFF Tagging: Difference between revisions

From wiki.jriver.com
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Overview ==
Media Center has the ability to tag WAV & AIFF files. These tags include all metadata and cover art.
Media Center has the ability to tag WAV & AIFF files. These tags include all metadata and cover art.


This capability is enabled by default in MC17 and above. It was disabled in MC16 and below.
By default, this capability is disabled because, while WAV & AIFF tags are written in a standards-compliant way, not all software supports the tags.


WAV & AIFF tags are written in a standards-compliant way which should not cause problems with other players. New versions of foobar support WAV tagging, for example.
You can enable WAV & AIFF tagging in Media Center by doing the following:


You can enable or disable WAV & AIFF tagging in Media Center by doing the following:
* In the main program menu, select Tools > Plug-in Manager...

* Then, in the tree select Input > WAVE & AIFF Plugin
* In the main program menu, select Tools > Options...
* Click 'Configure'
* Pick Audio > Advanced > Configure input plug-in...
* Enable the option 'Write tags to WAVE/AIFF files (may not be compatible with all players)
* Select 'JRiver WAV & AIFF Plugin...' in the menu
* Enable or disable the option called 'Write tags to WAVE/AIFF files'
* Click 'OK' on both dialogs to accept the changes
* Also, be sure to set 'Update tags when file info changes' in Options > General > Importing & Tagging.


== Tagging Format ==
== Tagging Format ==
Line 18: Line 21:


The tag makes no changes in the audio data stored in the file, and of course, doesn't change the bit perfect output nature of the audio output.
The tag makes no changes in the audio data stored in the file, and of course, doesn't change the bit perfect output nature of the audio output.

== See Also ==
[[Lossless_Compression]]


[[Category: Frequently Asked Questions]]
[[Category: Frequently Asked Questions]]
[[Category:Metadata and Tags]]

Latest revision as of 19:20, 18 January 2016

Media Center has the ability to tag WAV & AIFF files. These tags include all metadata and cover art.

This capability is enabled by default in MC17 and above. It was disabled in MC16 and below.

WAV & AIFF tags are written in a standards-compliant way which should not cause problems with other players. New versions of foobar support WAV tagging, for example.

You can enable or disable WAV & AIFF tagging in Media Center by doing the following:

  • In the main program menu, select Tools > Options...
  • Pick Audio > Advanced > Configure input plug-in...
  • Select 'JRiver WAV & AIFF Plugin...' in the menu
  • Enable or disable the option called 'Write tags to WAVE/AIFF files'
  • Click 'OK' on both dialogs to accept the changes
  • Also, be sure to set 'Update tags when file info changes' in Options > General > Importing & Tagging.

Tagging Format[edit]

WAV & AIFF tagging uses the ID3v2 tag format for storing their tag data. This is the same format popularized by MP3.

These tags are stored in a chunk at the end of the file. WAV & AIFF files are made up of chunks, and adding chunks is fully standards compliant.

The tag makes no changes in the audio data stored in the file, and of course, doesn't change the bit perfect output nature of the audio output.

See Also[edit]

Lossless_Compression