FM TOWNS SND: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
 
(oops)
Line 18: Line 18:
[http://homepage3.nifty.com/nmaruichi/download/ggxsnd-0.8.1.tar.gz ggxsnd-0.8.1.tar.gz] has GPL demuxer and muxer.
[http://homepage3.nifty.com/nmaruichi/download/ggxsnd-0.8.1.tar.gz ggxsnd-0.8.1.tar.gz] has GPL demuxer and muxer.


[[Category:Audio Codecs]]
[[Category:Container Formats]]
[[Category:Undiscovered Audio Codecs]]
[[Category:Formats missing in FFmpeg]]
[[Category:Formats missing in FFmpeg]]

Revision as of 04:13, 5 January 2009

  • Microsoft Audio ID: 0x0300
  • Extension: snd
  • Company: Fujitsu

This is FM TOWNS default sound format. It contains PCM audio.

8byte name
4byte unknown (id?)
4byte data size
4byte unknown (loop start?)
4byte unknown (loop length?)
2byte sampling rate
2byte unknown (adjust?)
1byte unknown (note?)
1byte reserved - always 0
1byte reserved - always 0

ggxsnd-0.8.1.tar.gz has GPL demuxer and muxer.