2005-02-09 03:37:59 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2007-02-02 06:58:19 +00:00
<!-- Copyright (c) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson -->
2002-07-16 16:09:53 +00:00
<!-- Permission is granted to copy, distribute and/or modify this document -->
<!-- under the terms of the GNU Free Documentation License, Version 1.1 -->
<!-- or any later version published by the Free Software Foundation; -->
<!-- with no invariant sections. -->
<!-- A copy of the license can be found at http://www.gnu.org/copyleft/fdl.html -->
2005-02-09 03:37:59 +00:00
< html >
< head >
< meta http-equiv = "Content-Type" content = "text/html; charset=ISO-8859-1" / >
< meta name = "author" content = "Josh Coalson" / >
< meta name = "description" content = "A free, open source codec for lossless audio compression and decompression" / >
< meta name = "keywords" content = "free,lossless,audio,codec,encoder,decoder,compression,compressor,archival,archive,archiving,backup,music" / >
< link rel = "shortcut icon" type = "image/x-icon" href = "favicon.ico" / >
< link rel = "stylesheet" type = "text/css" href = "flac.css" / >
< title > FLAC - id< / title >
< / head >
< body >
< div class = "logo" >
< a href = "http://flac.sourceforge.net/" > < img src = "images/logo130.gif" alt = "FLAC Logo" align = "middle" border = "0" hspace = "0" / > < / a >
< / div >
< div class = "above_nav" > < / div >
< div class = "navbar" >
< a href = "index.html" > home< / a > |
< a href = "faq.html" > faq< / a > |
< a href = "news.html" > news< / a > |
< a href = "download.html" > download< / a > |
< a href = "documentation.html" > documentation< / a > |
2006-12-22 02:53:20 +00:00
< a href = "comparison.html" > comparison< / a > |
2005-02-09 03:37:59 +00:00
< a href = "changelog.html" > changelog< / a > |
< a href = "links.html" > links< / a > |
< a href = "developers.html" > developers< / a >
< / div >
< div class = "langbar" >
english |
< a href = "ru/id.html" > russian< / a >
< / div >
< div class = "below_nav" > < / div >
< div class = "box" >
< div class = "box_title" >
register
< / div >
< div class = "box_header" > < / div >
< div class = "box_body" >
FLAC allows third-party applications to register an ID for use with FLAC < a href = "format.html#def_APPLICATION" > APPLICATION metadata blocks< / a > . Use the following form to request an ID, or to submit a change to an existing ID.< br / >
< br / >
< form name = "register" method = "get" enctype = "text/plain" action = "mailto:jcoalson@users.sourceforge.net" >
< center >
< table border = "0" width = "90%" >
< tr >
< td > * Application ID: < input type = "text" name = "id" size = "8" maxlength = "8" / > < / td >
< / tr >
< tr >
< td > * Application name: < input type = "text" name = "name" size = "40" / > < / td >
< / tr >
< tr >
< td > * Contact e-mail: < input type = "text" name = "email" size = "40" / > < / td >
< / tr >
< tr >
< td > Application URL: < input type = "text" name = "appurl" size = "40" / > < / td >
< / tr >
< tr >
< td > Specification URL: < input type = "text" name = "specurl" size = "40" / > < / td >
< / tr >
< tr >
< td > Comment:< / td >
< / tr >
< tr >
2006-11-20 06:46:07 +00:00
< td > < textarea name = "comment" cols = "72" rows = "5" > < / textarea > < / td >
2005-02-09 03:37:59 +00:00
< / tr >
< tr >
< td > (* = mandatory)< / td >
< / tr >
< / table >
< / center >
< br / >
The ID request should be 8 hexadecimal digits and not conflict with any existing IDs (see the table below for all currently registered IDs). This 32-bit number will be stored big-endian in the block.< br / >
< br / >
Information about your application (but not your e-mail address) will show up on this page in the ID directory. You can also provide a URL to your application and a URL reference to the specification of your application's APPLICATION block.< br / >
< br / >
You will be notified via e-mail about your submission.
< center > < input type = "submit" value = "Submit request" / > < / center >
< / form >
< / div >
< div class = "box_footer" > < / div >
< / div >
< br / >
< div class = "box" >
< div class = "box_title" >
2006-11-20 06:46:07 +00:00
< a name = "directory" > id directory< / a >
2005-02-09 03:37:59 +00:00
< / div >
< div class = "box_header" > < / div >
< div class = "box_body" >
Here is a list of all registered IDs and their applications:< br / >
< br / >
< table width = "100%" border = "0" cellspacing = "0" cellpadding = "0" bgcolor = "#EEEED4" > < tr > < td >
< table width = "100%" border = "1" bgcolor = "#EEEED4" >
< tr >
< td bgcolor = "#D3D4C5" >
< font size = "+1" > < b > ID< / b > < / font >
< / td >
< td bgcolor = "#D3D4C5" >
< font size = "+1" > < b > Application< / b > < / font >
< / td >
< / tr >
2006-11-20 06:46:07 +00:00
< tr >
< td nowrap = "nowrap" align = "right" valign = "top" bgcolor = "#F4F4CC" >
< tt > 41544348 - "ATCH"< / tt >
< / td >
< td >
< a href = "http://firestuff.org/flacfile/" > FlacFile< / a >
< / td >
< / tr >
2005-02-09 03:37:59 +00:00
< tr >
< td nowrap = "nowrap" align = "right" valign = "top" bgcolor = "#F4F4CC" >
< tt > 43756573 - "Cues"< / tt >
< / td >
< td >
< a href = "http://www.goldwave.com" > GoldWave< / a > cue points (< a href = "http://www.goldwave.com/developer.php" > specification< / a > )
< / td >
< / tr >
2006-11-20 06:46:07 +00:00
< tr >
< td nowrap = "nowrap" align = "right" valign = "top" bgcolor = "#F4F4CC" >
< tt > 4D754D4C - "MuML"< / tt >
< / td >
< td >
MusicML: Music Metadata Language
< / td >
< / tr >
< tr >
< td nowrap = "nowrap" align = "right" valign = "top" bgcolor = "#F4F4CC" >
< tt > 46696361 - "Fica"< / tt >
< / td >
< td >
< a href = "http://www.enfis.it/details.php?id=24" > CUE Splitter< / a >
< / td >
< / tr >
2005-02-09 03:37:59 +00:00
< tr >
< td nowrap = "nowrap" align = "right" valign = "top" bgcolor = "#F4F4CC" >
< tt > 46746F6C - "Ftol"< / tt >
< / td >
< td >
< a href = "http://flac-tools.sourceforge.net/" > flac-tools< / a >
< / td >
< / tr >
2006-11-20 06:46:07 +00:00
< tr >
< td nowrap = "nowrap" align = "right" valign = "top" bgcolor = "#F4F4CC" >
< tt > 4D505345 - "MPSE"< / tt >
< / td >
< td >
< a href = "http://www.3delite.hu/MP3SE/index.html" > MP3 Stream Editor< / a >
< / td >
< / tr >
2007-09-13 15:14:19 +00:00
< tr >
< td nowrap = "nowrap" align = "right" valign = "top" bgcolor = "#F4F4CC" >
< tt > 52494646 - "RIFF"< / tt >
< / td >
< td >
Sound Devices RIFF chunk storage
< / td >
< / tr >
2005-02-09 03:37:59 +00:00
< tr >
< td nowrap = "nowrap" align = "right" valign = "top" bgcolor = "#F4F4CC" >
< tt > 5346464C - "SFFL"< / tt >
< / td >
< td >
Sound Font FLAC
< / td >
< / tr >
2007-02-17 01:15:38 +00:00
< tr >
< td nowrap = "nowrap" align = "right" valign = "top" bgcolor = "#F4F4CC" >
< tt > 534F4E59 - "SONY"< / tt >
< / td >
< td >
2007-05-11 00:44:39 +00:00
< a href = "http://www.sonycreativesoftware.com/" > Sony Creative Software< / a >
2007-02-17 01:15:38 +00:00
< / td >
< / tr >
2006-11-20 06:46:07 +00:00
< tr >
< td nowrap = "nowrap" align = "right" valign = "top" bgcolor = "#F4F4CC" >
< tt > 5351455A - "SQEZ"< / tt >
< / td >
< td >
flacsqueeze
< / td >
< / tr >
2007-09-13 15:14:19 +00:00
< tr >
< td nowrap = "nowrap" align = "right" valign = "top" bgcolor = "#F4F4CC" >
< tt > 61696666 - "aiff"< / tt >
< / td >
< td >
FLAC AIFF chunk storage
< / td >
< / tr >
2005-02-09 03:37:59 +00:00
< tr >
< td nowrap = "nowrap" align = "right" valign = "top" bgcolor = "#F4F4CC" >
< tt > 7065656D - "peem"< / tt >
< / td >
< td >
< a href = "http://peem.iconoclast.net/" > Parseable Embedded Extensible Metadata< / a > (< a href = "http://peem.iconoclast.net/1.0/" > specification< / a > )
< / td >
< / tr >
2007-06-13 04:45:43 +00:00
< tr >
< td nowrap = "nowrap" align = "right" valign = "top" bgcolor = "#F4F4CC" >
< tt > 71667374 - "qfst"< / tt >
< / td >
< td >
< a href = "http://qflacstudio.sourceforge.net/" > QFLAC Studio< / a >
< / td >
< / tr >
2007-09-13 15:14:19 +00:00
< tr >
< td nowrap = "nowrap" align = "right" valign = "top" bgcolor = "#F4F4CC" >
< tt > 72696666 - "riff"< / tt >
< / td >
< td >
FLAC RIFF chunk storage
< / td >
< / tr >
2006-11-20 06:46:07 +00:00
< tr >
< td nowrap = "nowrap" align = "right" valign = "top" bgcolor = "#F4F4CC" >
< tt > 74756E65 - "tune"< / tt >
< / td >
< td >
< a href = "http://www.tagtuner.com/" > TagTuner< / a >
< / td >
< / tr >
< tr >
< td nowrap = "nowrap" align = "right" valign = "top" bgcolor = "#F4F4CC" >
< tt > 78626174 - "xbat"< / tt >
< / td >
< td >
< a href = "http://xbat.org/" > XBAT< / a >
< / td >
< / tr >
2005-02-09 03:37:59 +00:00
< tr >
< td nowrap = "nowrap" align = "right" valign = "top" bgcolor = "#F4F4CC" >
< tt > 786D6364 - "xmcd"< / tt >
< / td >
< td >
< a href = "http://www.amb.org/xmcd" > xmcd< / a >
< / td >
< / tr >
<!--
< tr >
< td nowrap = "nowrap" align = "right" valign = "top" bgcolor = "#F4F4CC" >
deadbeef
< / td >
< td >
< a href = "x" > Application1< / a > (< a href = "y" > specification< / a > )
< / td >
< / tr >
-->
< / table >
< / td > < / tr > < / table >
< / div >
< div class = "box_footer" > < / div >
< / div >
< div class = "copyright" >
2006-11-20 06:46:07 +00:00
<!-- @@@ oh so hacky -->
< table >
< tr >
< td align = "left" >
2007-02-02 06:58:19 +00:00
Copyright (c) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson
2006-11-20 06:46:07 +00:00
< / td >
< td width = "1%" align = "right" >
< a href = "http://sourceforge.net" > < img src = "http://sflogo.sourceforge.net/sflogo.php?group_id=13478&type=1" width = "88" height = "31" border = "0" alt = "SourceForge.net Logo" / > < / a >
< / td >
< td width = "1%" align = "right" >
< a href = "http://www.eff.org/cafe/" > < img src = "images/cafebug.gif" alt = "CAFE Logo" border = "0" / > < / a > < br / >
< / td >
< td width = "1%" align = "right" >
< a href = "http://validator.w3.org/check?uri=referer" > < img src = "http://www.w3.org/Icons/valid-xhtml10" alt = "Valid XHTML 1.0!" height = "31" width = "88" border = "0" hspace = "0" / > < / a >
< / td >
< / tr >
< / table >
2005-02-09 03:37:59 +00:00
< / div >
< / body >
< / html >