[Bug 664339] matroskamux: support for audio/x-adpcm

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jan 14 11:05:23 PST 2012


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

--- Comment #3 from Nicola <lists at svrinformatica.it> 2012-01-14 19:05:19 UTC ---
Created an attachment (id=205270)
 View: https://bugzilla.gnome.org/attachment.cgi?id=205270
 Review: https://bugzilla.gnome.org/review?bug=664339&attachment=205270

basic adpcm support

I'm sure some bits are still missing however I can mux with:

gst-launch -e -v audiotestsrc ! adpcmenc ! matroskamux ! filesink
location=/tmp/test.mkv

and playback with:

gst-launch -v filesrc location=/tmp/test.mkv ! matroskademux ! adpcmdec !
pulsesink

Steve Lhomme suggested to use A_MS/ACM for codec mapping,

Nicola

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