[Bug 746574] matroskamux: add G722 audio support

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Mar 28 08:34:43 PDT 2015


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

--- Comment #3 from Nicola <lists at svrinformatica.it> ---
ok we can keep:

#define GST_RIFF_WAVE_FORMAT_G722_ADPCM     (0x0065)

and add:

#define GST_RIFF_WAVE_FORMAT_ADPCM_G722     (0x028F)

and use the last one for matroskamux, what do you think about?

0x028F is used by ffmpeg/libav/vlc/mplayer (pratically all the players I
tested)

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