Attachments (2)
Change History (18)
comment:1 by , 16 years ago
Component: | Audio & Video → Drivers/Audio |
---|---|
Owner: | changed from | to
comment:4 by , 16 years ago
hrev30607 VLC plays the sound files perfectly, but Media player, Sounds preferences, and playsound all distort the output. This is not a driver issue, but the media codec must be hosed.
comment:5 by , 16 years ago
I changed to the startup and beep sounds from Windows XP and they work pertectly. The codec is not working properly for all .wav files.
comment:6 by , 16 years ago
Owner: | changed from | to
---|
This is a codec issue so assigning it to dlmcpaul. Are your sound files with problems small enough? If so, attach them to this bug or make them available somewhere.
comment:7 by , 16 years ago
Component: | Drivers/Audio → Audio & Video/Codecs |
---|
comment:8 by , 16 years ago
Summary: | Auvia 8235 distorted output sound → Audio files with distorted sound. |
---|
comment:9 by , 15 years ago
Cc: | added |
---|
comment:10 by , 15 years ago
Blocking: | 3984 added |
---|
follow-up: 16 comment:11 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:12 by , 15 years ago
Cc: | added |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
Change not compilable with gcc4 (gcc2 not tested)
C++ generated/objects/haiku/x86/release/add-ons/media/plugins/wav_reader/WavReaderPlugin.o src/add-ons/media/plugins/wav_reader/WavReaderPlugin.cpp: In member function 'virtual status_t WavReader::Sniff(int32*)': src/add-ons/media/plugins/wav_reader/WavReaderPlugin.cpp:174: warning: comparison between signed and unsigned integer expressions src/add-ons/media/plugins/wav_reader/WavReaderPlugin.cpp:182: warning: comparison between signed and unsigned integer expressions src/add-ons/media/plugins/wav_reader/WavReaderPlugin.cpp:215: warning: comparison between signed and unsigned integer expressions src/add-ons/media/plugins/wav_reader/WavReaderPlugin.cpp:305: error: invalid array assignment
comment:13 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
This is a build problem, and has nothing to do with this bug. Please don't reopen tickets in such a case, but instead complain on the mailing list.
comment:16 by , 15 years ago
Replying to dlmcpaul:
hrev31003 and hrev31004 corrected a number of issues with MSADPCM playback.
The BeBeep.wav and BeStartup.wav now play correctly.
Please test other wav files and let me know of any issues.
toobad I'm stuck at hrev20892 untill my main computer is fixed. running on an eeepc with a usb drive. If only I coyuld install on the hard drive, I could then test the fix.
Any specifics as to roughly what revision the behavior changed at?