[gstreamer-bugs] [Bug 614259] New: mpegtsdemux: can't detect DTS audio

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 29 08:01:55 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=614259
  GStreamer | gst-plugins-bad | 0.10.18

           Summary: mpegtsdemux: can't detect DTS audio
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.18
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: cwryu at debian.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


mpegtsdemux can't find DTS audio in some ts files. 

I found a short example in the mplayer site:

http://samples.mplayerhq.hu/A-codecs/DTS/dts_wont_play_latest_build.ts


$ gst-launch filesrc location=dts_wont_play_latest_build.ts ! mpegtsdemux !
dtsdec ! audioconvert ! alsasink

This pipeline doesn't play any audio. But it works if I use ffdemux_mpegts
instead of mpegtsdemux, 

$ gst-launch filesrc location=dts_wont_play_latest_build.ts ! ffdemux_mpegts !
dtsdec ! audioconvert ! alsasink

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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