[gstreamer-bugs] [Bug 337111] New: flacenc output is incompatible with flacdec

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Apr 3 16:42:23 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=337111
 GStreamer | gst-plugins-good | Ver: 0.10.5

           Summary: flacenc output is incompatible with flacdec
           Product: GStreamer
           Version: 0.10.5
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: webmaster at mikeasoft.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


A flac file created with the pipeline:

 alsasrc device=default ! audioconvert ! flacenc ! filesink location=test.flac

 Is unplayable with the pipeline:

 filesrc location=test.flac ! decodebin ! audioconvert ! alsasink
device=default

 The decodebin recognises it as flac and initializes flacdec without any
problems, 
but immediately after all elements reaching the play state they appear to reach
the end of the stream and shutdown.

 The created file (test.flac) is playable in xine and recognised as flac, and
the described output pipeline works with flac files produced by other flac
encoders.


-- 
Configure bugmail: http://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