[gstreamer-bugs] [Bug 313266] New: Will not play DTS streams in within WAVs

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Thu Aug 11 14:00:57 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=313266
 GStreamer | gst-plugins | Ver: 0.8.8

           Summary: Will not play DTS streams in within WAVs
           Product: GStreamer
           Version: 0.8.8
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: retardis at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Please describe the problem:
DTS streams encapsulated within WAV files are not played correctly (or at all). 

Steps to reproduce:
1. gst-launch-0.8 filesrc location=dts.wav ! dtsdec ! alsasink
or
2. gst-launch-0.8 filesrc location=dts.wav ! wavparse ! dtsdec ! alsasink

Actual results:
1. RUNNING pipeline ...
ERROR: from element /pipeline0/alsasink0: Could not get/set settings from/on
resource.
ERROR: from element /pipeline0/dtsdec0: Internal GStreamer error: pad problem. 
File a bug.
Additional debug info:
gstpad.c(2562): gst_pad_set_explicit_caps: /pipeline0/dtsdec0:
failed to negotiate (try_set_caps with "audio/x-raw-float, endianness=(int)1234,
width=(int)32, channels=(int)2, rate=(int)44100,
channel-positions=(GstAudioChannelPosition)<
GST_AUDIO_CHANNEL_POSITION_FRONT_LEFT, GST_AUDIO_CHANNEL_POSITION_FRONT_RIGHT >"
returned REFUSED)
Execution ended after 1 iterations (sum 10009000 ns, average 10009000 ns, min
10009000 ns, max 10009000 ns).
(no sound output)

2. RUNNING pipeline ...
Execution ended after 257 iterations (sum 6176000 ns, average 24031 ns, min
20000 ns, max 633000 ns).
(no sound output)


Expected results:


Does this happen every time?
Yes.

Other information:

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




More information about the Gstreamer-bugs mailing list