walteranyika / andless

Automatically exported from code.google.com/p/andless
1 stars 0 forks source link

32 bit FLAC decoding issue #53

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Load a 32 bps Flac into andLess
2. Play
3. Hear the white noise

What is the expected output? What do you see instead?

Regular music should be heard but instead it is white noise

What version of the product are you using? On what operating system?

andLess 1.3.0 on Android 2.2

Please provide any additional information below.

Original issue reported on code.google.com by mathieu.geli on 13 Mar 2011 at 11:13

Attachments:

GoogleCodeExporter commented 8 years ago
please ignore previous issue #52.

Original comment by mathieu.geli on 13 Mar 2011 at 11:14

GoogleCodeExporter commented 8 years ago
I attach a 16 bit extract and it's 32 bit variant (8 seconds each).
16 bit playback should be fine (hearing piano) while the 32 bit is either no 
sound or white noise.

Original comment by mathieu.geli on 13 Mar 2011 at 11:17

GoogleCodeExporter commented 8 years ago
change 32 bits to 24 bit. Mplayer bitrate report is apparently wrong.
So please consider deleting this bug report as it is a duplicate of #52

Original comment by mathieu.geli on 16 Sep 2011 at 8:32

GoogleCodeExporter commented 8 years ago
I have fixed it (see Issue 110).

Original comment by kira.bel...@gmail.com on 17 Feb 2014 at 7:09