[Bug 746574] New: matroskamux: add G722 audio support

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Mar 21 08:27:40 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=746574

            Bug ID: 746574
           Summary: matroskamux: add G722 audio support
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: lists at svrinformatica.it
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 300024
  --> https://bugzilla.gnome.org/attachment.cgi?id=300024&action=edit
G722 support

add G722 support to matroskamux,

tested this way:

gst-launch-1.0 -ve pulsesrc ! audioconvert ! audioresample ! avenc_g722 !
matroskamux ! filesink location=/tmp/test.mkv

the resulting file can be played by vlc/ffmpeg and gstreamer

ffmpeg -f alsa -ar 8000 -i "hw:1,0" -acodec g722 -ac 1 -ar 16000 /tmp/test1.mkv

the resulting file can be played by gstreamer

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