[gstreamer-bugs] [Bug 153434] New: - faac filter cannot create .aac files

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Wed Sep 22 06:59:22 PDT 2004


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

           Summary: faac filter cannot create .aac files
           Product: GStreamer
           Version: 0.8.4
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: sc5 at hermes.usherb.ca
         QAContact: gstreamer-bugs at lists.sourceforge.net


The AAC encoder filter (faac) doesn't generate ADTS so it cannot create .aac
files. In the code, there's a comment about autodetecting if we need it or not
(use ADTS if connecting to the filesink, not when connecting to a qtmux). For
this to work correctly, I think that faac should default to using ADTS and use
raw AAC when its requested in the caps.

Another solution would be to let the user choose what kind of output he wants by
using properties.

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