[Bug 794280] wavparse: failed to parse an S24_LE wav file

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 19 09:20:32 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=794280

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
ffmpeg and vlc also fail to play back this file, and from what I can see it's
simply invalid. This is basically having 24 bit samples in 32 bits, with the
upper 32 bits being 0 (i.e. GST_AUDIO_FORMAT_S24_32LE), but AFAIK this is
nothing that can be expressed with WAV.

What software created these files?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list