mx6: video playback using the coda driver
Fabio Estevam
festevam at gmail.com
Mon Oct 9 10:31:19 UTC 2017
On Sun, Oct 8, 2017 at 11:09 PM, Nicolas Dufresne <nicolas at ndufresne.ca> wrote:
> This is likely going to fix you issue, the decoder requires a parsed stream
> (see parsed=1 field).
I get a different error now:
# gst-launch-1.0 filesrc location=/root/trailer_1080p_h264_mp3.avi ! h264parse !
v4l2video1dec ! kmssink name=imx-drm sync=0
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /GstPipeline:pipeline0/GstKMSSink:imx-drm:
GStreamer encountered a general resource error.
Additional debug info:
gstkmssink.c(1320): gst_kms_sink_show_frame ():
/GstPipeline:pipeline0/GstKMSSink:imx-drm:
drmModeSetPlane failed: Numerical result out of range (-34)
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...
#
More information about the gstreamer-devel
mailing list