
| Key: |
FP-853
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Duplicate
|
| Priority: |
B
|
| Assignee: |
Charles Liss
|
| Reporter: |
Joe
|
| Votes: |
2
|
| Watchers: |
2
|
|
If you were logged in you would be able to see more operations.
|
|
|
Flash Player
Created: 10/27/08 06:13 PM
Updated: 12/15/08 02:34 PM
|
|
| Component/s: |
Sound Playback
|
|
Security Level:
|
Public
(All JIRA Users
)
|
|
|
File Attachments:
|
1.
bug.zip (1.39 Mb)
|
|
Issue Links:
|
Cloners
|
|
This issue is cloned by:
|
|
FP-862
songs with higher than 44KHz sampling...
|
|
|
|
|
|
|
| Severity: |
Performance
|
| Reproducibility: |
Every Time
|
| Discoverability: |
High
|
| Found in Version: |
Flash Player 10
- 10_0_12_36
|
| Affected OS(s): |
All OS Platforms
- All
|
| Steps to Reproduce: |
Steps to reproduce:
1. Find a stereo 22050 MP3 file encoded at less than 192kbps. (I used a 90 second audio file for my tests)
2. Create an AS2 FLA. Include on first frame ...
var audioTrack = new Sound();
audioTrack.loadSound("audio.mp3", true);
3. Preview resulting HTML/SWF in browser with FP 10
I've attached my test files as a zip.
Actual Results:
Gross distortion on the first second or so of audio playback
I confirmed this on Mac 10.5, Mac 10.4, and Windows XP.
Expected Results:
No distortion on playback.
Workaround (if any):
Use a sampling rate other than 22,050 Hz, or use a bitrate 192 kbps or higher
Steps to reproduce:
1. Find a stereo 22050 MP3 file encoded at less than 192kbps. (I used a 90 second audio file for my tests)
2. Create an AS2 FLA. Include on first frame ...
var audioTrack = new Sound();
audioTrack.loadSound("audio.mp3", true);
3. Preview resulting HTML/SWF in browser with FP 10
I've attached my test files as a zip.
Actual Results:
Gross distortion on the first second or so of audio playback
I confirmed this on Mac 10.5, Mac 10.4, and Windows XP.
Expected Results:
No distortion on playback.
Workaround (if any):
Use a sampling rate other than 22,050 Hz, or use a bitrate 192 kbps or higher
|
| Language Found: |
English
|
| Bugbase Id: |
none
|
| Resolved by: |
Charles Liss
|
| Participants: |
Charles Liss, Joe, Mark Carlson and Mark Yudt
|
|
All
|
Comments
|
|
Sort Order:
|
|