[Bug 777211] omxaacenc: Fix samples per buffer calculation

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jan 13 14:58:22 UTC 2017


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

--- Comment #5 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
I can't reproduce, but I also can't recall what test I was running, as the bash
history gets wiped with every flash and the terminal scrollback's gone.

Anyway, the error I was getting is:

    GST_ELEMENT_ERROR (enc, STREAM, ENCODE,
        ("received more encoded samples %d than provided %d as inputs",
            samples, priv->offset / ctx->info.bpf), (NULL));

from gst-libs/gst/audio/gstaudioencoder.c

I have changed the patch to the sample numbers mentioned in
https://wiki.multimedia.cx/index.php?title=Understanding_AAC now.

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