[Bug 794593] [Android omxbrcmvideoh264hwencoder] AMC encodebin fails with "Internal data stream error."
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Mar 22 13:19:58 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=794593
--- Comment #8 from Denis Shienkov <denis.shienkov at gmail.com> ---
With baseline profile:
[code]
...
const QByteArray launch = "videotestsrc name=appsrc "
"! amcvidenc-omxbrcmvideoh264hwencoder
name=videoenc "
"! video/x-h264, profile=baseline "
"! rtph264pay name=pay "
"! udpsink name=udpsink";
...
[/code]
I got:
[quote]
W/GStreamer+amcvideoenc(13112): 0:00:29.859680177 0x54ffd580
gstamcvideoenc.c:1143:gst_amc_video_enc_loop:<videoenc> error: Internal data
stream error.
W/GStreamer+amcvideoenc(13112): 0:00:29.860076905 0x54ffd580
gstamcvideoenc.c:1143:gst_amc_video_enc_loop:<videoenc> error: streaming
stopped, reason not-negotiated (-4)
[/quote]
please see 'brcm-encoder-with-baseline-profile.log'.
--
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