pombreda / musikcube

Automatically exported from code.google.com/p/musikcube
Other
0 stars 0 forks source link

Check/fix audio decoders #55

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Anything except MP3 and Ogg needs to be verified

* Check licenses
* Create test files for standardized testing
* Clean up plugins

Original issue reported on code.google.com by bjorn.ol...@gmail.com on 19 May 2008 at 7:08

GoogleCodeExporter commented 9 years ago
Also, make them work with the new IFileStream

Original comment by onne...@gmail.com on 17 Oct 2008 at 7:41

GoogleCodeExporter commented 9 years ago
mp3, OGG and FLAC fully working with IFileStreams. No longer a dm2 issue.

Original comment by onne...@gmail.com on 2 Nov 2008 at 10:03

GoogleCodeExporter commented 9 years ago
We will need some test files.
Like FLAC files for 8,16,24,32 bit to hear if amplitude will be right, and 
multichannel to see if we have mapped the speakers right.
Multichannel OGG files as well.
Not sure if there is any app that can save files like "8bit 5.1 FLAC".

Original comment by onne...@gmail.com on 2 Nov 2008 at 10:06

GoogleCodeExporter commented 9 years ago
Should upgrade to latest mpg123 (1.6) as well for xing header seeking.

Original comment by onne...@gmail.com on 19 Nov 2008 at 8:17