[Bug 742643] isomp4: Add support for Opus

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Nov 17 07:22:37 PST 2015


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

Luis de Bethencourt <luis at debethencourt.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #315683|0                           |1
        is obsolete|                            |

--- Comment #7 from Luis de Bethencourt <luis at debethencourt.com> ---
Created attachment 315759
  --> https://bugzilla.gnome.org/attachment.cgi?id=315759&action=edit
isomp4: add support for Opus in mp4mux

To test this patch:
gst-launch-1.0 videotestsrc num-buffers=500 ! video/x-raw,width=320,height=240
! x264enc ! mp4mux name=mux ! filesink location=test.mp4 audiotestsrc wave=5
num-buffers=1000 ! audio/x-raw,channels=2,rate=48000 ! audioconvert ! opusenc !
mux.

And then play the generated test.mp4 file with git vlc.

I will add playback support for Opus in qtdemux in the next few days.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the gstreamer-bugs mailing list