[Bug 106919] Stuttering when trying to decode stream encoded with omx

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jun 15 10:08:37 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=106919

--- Comment #8 from Ricardo Ribalda <ricardo.ribalda at gmail.com> ---
We are trying with vappi and we cannot reproduce the bug. This is the pipeline
that we are using:

gst-launch-1.0 videotestsrc ! video/x-raw,width=800,height=600,framerate=60/1 !
timeoverlay  ! videoconvert ! vaapih264enc ! video/x-h264,profile=main !
h264parse ! vaapih264dec ! vaapisink sync=0 --gst-debug=*:3


To sumarise

ENC -> DEC : Result

sw    -> sw    : OK
sw    -> omx   : OK
sw    -> vappi : OK
omx   -> sw    : OK
omx   -> omx   : FAIL
omx   -> vappi : OK
vappi -> sw    : OK
vappi -> omx   : OK
vaapi -> vappi : OK

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20180615/b1841790/attachment.html>


More information about the dri-devel mailing list