[Bug 774772] androidmedia: hardware encoder fails to encode stream, time stamps issue

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Feb 7 22:06:40 UTC 2017


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

--- Comment #13 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Part of the problem solved, now there's only something left that looks like
it's in h264parse.

commit aca89aeeaac3d86687b4680a3aca8f76382406a0
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Tue Feb 7 19:44:54 2017 +0200

    amcvideoenc: Encoder output is generally not properly parsed

    Don't claim it is and let h264parse and other parsers do their job.

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

commit 7817f857592c15cd5c5c28709bcdda3163cc8694
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Tue Feb 7 19:42:47 2017 +0200

    amcvideoenc: Set timestamps on header buffers too

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

commit c27091d67fe9435f8f57a1ee79786891978e4d32
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Tue Feb 7 19:42:00 2017 +0200

    amcvideoenc: Encoded H264 is generally not AU aligned

    Claiming that it is, can cause h264parse to skip some parsing steps and
    the output stays unaligned.

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

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