Ticket #1872 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

failure to play s32le wav file

Reported by: jrosser Assigned to: fenrir
Priority: normal Milestone: Bugs paradize
Component: Demuxers Version: master
Severity: normal Keywords:
Cc: Platform(s): all
Difficulty: unknown Work status: Not started

Description

example file ftp://ftp.bbc.co.uk/incoming/BigBuckBunny-chop-stereo.wav

that is the first 1M of a larger file, but demonstrates the problem. mplayer plays it fine, but vlc fails to play.

This looks odd:

[00000415] araw decoder debug: samplerate:48000Hz channels:2 bits/sample:25

Should it be 24 bits/sample - but maybe not important...

There does not appear to be a s32l -> fl32 conversion available

[00000431] main audio output debug: filter(s) 's32l'->'fl32' 48000 Hz->48000 Hz Stereo->Stereo [00000433] main audio output debug: looking for audio filter module: 23 candidates [00000433] main audio output debug: TIMER module_Need() : 18.573 ms - Total 18.573 ms / 1 intvls (Avg 18.573 ms) [00000431] main audio output error: couldn't find a filter for the conversion

Change History

19/08/08 21:54:41 changed by fenrir

  • status changed from new to closed.
  • resolution set to fixed.