[gstreamer-bugs] [Bug 632798] New: [flacenc] does not support changing the number of channels on the fly

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 21 07:52:50 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=632798
  GStreamer | gst-plugins-good | git

           Summary: [flacenc] does not support changing the number of
                    channels on the fly
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: julien.isorce at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=172941)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=172941)
aac file that contains 2 audio channels then 6 then 2 then 6 (recorded with
faac outputformat=1)

** steps to reproduce:

gst-launch-0.10  filesrc location=res.aac ! aacparse ! faad ! flacenc !
fakesink

** Actual result:

"WARNING: flac already initialized -- fixme allow this"

** Excepted result:

Does the 'fixme allow this' mean that it would be possible to call
'gst_flac_enc_sink_setcaps' if encoder is already initialized ? flac specs ?

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