[Bug 746595] omxaacdec requires pulsesink a large 'discont-wait' value

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Mar 22 02:13:36 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 CC|                            |slomo at coaxion.net

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Can you check the timestamps of the buffers on the srcpad of aacparse and
omxaacdec? And maybe attach them here? In gst-launch you could use:

> gst-launch-1.0 -v filesrc location=/temp/test6_eAACPlus.3gp2 ! qtdemux ! \
>  aacparse ! identity silent=false name=aacparse_identity ! omxaacdec ! \
>  identity silent=false name=omxaacdec_identity ! pulsesink

Are the timestamps/durations of aacparse more or less continuous and are the
jumps in the ones from omxaacdec?

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