Bug 238661

Summary: "Could not demultiplex stream" error when trying to play /usr/share/wesnoth/sounds/fire.wav
Product: [Fedora] Fedora Reporter: Michael Wiktowy <michael.wiktowy>
Component: totemAssignee: Bastien Nocera <bnocera>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-05-10 16:31:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
fire.wav none

Description Michael Wiktowy 2007-05-02 05:21:52 UTC
Description of problem:
The following error occurred when trying to play
/usr/share/wesnoth/sounds/fire.wav in totem "An error occurred Could not
demultiplex stream". After this error occurred, no other files would play until
totem was restarted.

This wav file plays fine in Audacity.

Version-Release number of selected component (if applicable):
totem-2.18.1-3.fc7
wesnoth-1.2.4-1.fc7

How reproducible:
Always ... either by opening it through the totem menus or double clicking in
nautilus.

Steps to Reproduce:
1. Try to open /usr/share/wesnoth/sounds/fire.wav
  
Actual results:
The above error occurs

Expected results:
The wav file should play and not block future files from playing in the totem
session.

Additional info:

Comment 1 Michael Wiktowy 2007-05-02 05:21:52 UTC
Created attachment 153917 [details]
fire.wav

Comment 2 Bastien Nocera 2007-05-10 16:31:13 UTC
$ totem /usr/share/wesnoth/sounds/fire.wav 
** Message: Error: Could not demultiplex stream.
gstwavparse.c(1262): gst_wavparse_stream_headers (): /play/decodebin0/wavparse0:
Invalid WAV header (no fmt at start): LIST

Looks like the file isn't properly conformant.

I've filed this against GStreamer upstream at:
http://bugzilla.gnome.org/show_bug.cgi?id=437499