[gstreamer-bugs] [Bug 623846] New: [patch] add "enahanced ac3"(eac3) support to gst-typefind

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 8 08:20:53 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=623846
  GStreamer | gst-plugins-base | 0.10.29

           Summary: [patch] add "enahanced ac3"(eac3) support to
                    gst-typefind
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.29
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ajaysusarla at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=165487)
 View: https://bugzilla.gnome.org/attachment.cgi?id=165487
 Review: https://bugzilla.gnome.org/review?bug=623846&attachment=165487

adds support for eac3 in gst-typefind

on an eac3 file (
http://samples.mplayerhq.hu/A-codecs/AC3/eac3/casablanca_aht_mono_64.eac3 )
running gst-typefind does not work:

Current Behaviour:

$ gst-typefind casablanca_aht_mono_64.eac3 
casablanca_aht_mono_64.eac3 - FAILED: Could not determine type of stream.
$

with the patch:

$ gst-typefind casablanca_aht_mono_64.eac3 
casablanca_aht_mono_64.eac3 - audio/x-eac3
$

-- 
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