[Bug 720995] matroskamux: add g726 adpcm support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 3 06:41:05 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=720995
  GStreamer | gst-plugins-good | 1.x

--- Comment #6 from Nicola <lists at svrinformatica.it> 2014-01-03 14:41:03 UTC ---
you can also use ffmpeg/libav with something like this:

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

to produce an mkv with g726 audio (gstreamer still fails to play it)

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