Alac Tags



Alactass

  1. Alactasia Definition
  2. Alac Tags Online
Treatment

It supports batch tag-editing of ID3v1, ID3v2.3, ID3v2.4, iTunes MP4, WMA, Vorbis Comments and APE Tags for multiple files at once. Supported audio formats are MP3, MP4, M4A, M4V, FLAC, WAV, WMA, Ogg Vorbis, Opus, Musepack, ALAC and more. Online database lookups via Discogs, MusicBrainz or freedb, allowing you to automatically gather proper. By Tag Application FLAC Apple Lossless Converter enables you convert FLAC to Apple Lossless Audio. Apple Lossless, also know as Apple Lossless Audio Codec (ALAC), an audio format similar to AAC. Flac tag free download - FLAC APE MP3 OGG Tag Editor, FLAC Apple Lossless Converter, Tag Editor Free, and many more programs.

Main features:

Batch Tag Editing Write ID3v1.1, ID3v2.3, ID3v2.4, MP4, WMA, APEv2 Tags and Vorbis Comments to multiple files at once.

Support for Cover Art Download and add album covers to your files and make your library even more shiny.

Import from Discogs, freedb, MusicBrainz Save typing and import tags from online databases like Discogs, freedb, MusicBrainz, and more.

Replace characters or words Replace strings in tags and filenames (with support for Regular Expressions).

Alactasia treatment

Create Playlists automatically Create and manage playlists automatically while editing.

Rename files from tags Rename files based on the tag information and import tags from filenames.

AlactassAlac tags svg

Export to HTML, RTF, CSV Generate nice reports and lists of your collection based on user-defined templates.

Alactasia Definition

Full Unicode Support User-interface and tagging are fully Unicode compliant.

Besides these main features Mp3tag offers a variety of other functions and features ranging ranging from batch export of embedded album covers, over support for iTunes-specific tags like media type or TV Show settings, to combining multiple actions into groups that can be applied with a single mouse click.

Alac Tags Online

home

qaac is a command line AAC/ALAC encoder frontend based on Apple encoder, strongly influenced by http://tmkk.pv.land.to/qtaacenc/.

qaac requires Apple Application Support that is included in iTunes or QuickTime. If you are using 64bit Windows, recent 64bit iTunes (ver 12.1 or later) is recommended. 64bit installer for iTunes (iTunes6464Setup.exe) includes both of 32bit and 64bit AppleApplicationSupport, therefore you can run both of qaac.exe and qaac64.exe with it's installation.

Features

  • AAC-LC, AAC-HE, ALAC encoding are supported. m4a container (just a MP4 container with 'M4A ' brand, created by Apple) is used by default, but you can also mux into ADTS.
  • Filenames and tags are treated with Unicode. Very long file names are supported.
  • Support for multichannel/surround.
  • Fine quality control over AAC encoding.
  • Support for hi-resolution/multichannel ALAC.
  • WAV, raw PCM, ALAC, and all LPCM formats supported by CoreAudio AudioFile interface (such as AIFF, CAF, and Sun/AU) are directly available as input. MP3 is also decodable through CoreAudio.
  • Cue sheet input is also available.
  • FLAC, Wavpack, TAK, and other LPCM formats are optionally supported when libFLAC.dll, wavpackdll.dll, tak_deco_lib.dll, and libsndfile-1.dll are installed.
  • Piped input is available for WAV and raw PCM.
  • Piped output (streaming) is supported for ADTS.
  • Automatically fetch tags from AIFF, FLAC, Wavpack, Tak, and ALAC. Major tags are copied to the result. Also, you can manually set tags via command line options.

Download latest version from here. You only have to download qaac-x.xx.zip.

You can browse / get sources of qaac at git repository.

For details, please read usage page.

Bug reports, patches, and feature requests are welcome. You can use any of the following ways:

  • Thread 'QAAC discussion, questions, feature requests, etc' in hydrogenaudio forum. You may find some useful information there. qtaacenc thread will be also usuful as an information source. However, if you want to ask something about qaac, do it in the qaac thread.
  • Github issue tracker at my repository
  • Just email me. PM in hydrogenaudio is also usable.

qaac uses following libraries.

  • Apple QuickTime SDK for Windows (headers only)
  • CoreAudioToolbox.dll and CoreFoundation.dll of Apple Application Support
  • ALAC open source reference implementation by Apple
  • libmp4v2
  • BSD getopt (modified)
  • boost (shared_ptr, utf8_codecvt_facet)
  • TagLib (only AIFF +ID3v2 component is used)
  • libsndfile (dynamically linked)
  • FLAC (dynamically linked)
  • wavpack (dynamically linked)
  • libsoxrate (modified version of libsox; dynamically linked)