Hi ,
I am trying to setup buildroot on my Renesas SH7724 machine. i am following https://github.com/pedwo/buildroot/wiki sucessfully i have compiled and mounted rootfs but when i am trying to play sample video i am getting following error
gst-launch videotestsrc ! autovideosink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
WARNING: from element /GstPipeline:pipeline0/GstAutoVideoSink:autovideosink0: Resource not found.
Additional debug info:
gstautovideosink.c(314): gst_auto_video_sink_find_best (): /GstPipeline:pipeline0/GstAutoVideoSink:autovideosink0:
Failed to find a usable video sink
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
Aborted
am i missing any steps? how to slove this problem?
Hi ,
I am trying to setup buildroot on my Renesas SH7724 machine. i am following https://github.com/pedwo/buildroot/wiki sucessfully i have compiled and mounted rootfs but when i am trying to play sample video i am getting following error
gst-launch videotestsrc ! autovideosink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
WARNING: from element /GstPipeline:pipeline0/GstAutoVideoSink:autovideosink0: Resource not found.
Additional debug info:
gstautovideosink.c(314): gst_auto_video_sink_find_best (): /GstPipeline:pipeline0/GstAutoVideoSink:autovideosink0:
Failed to find a usable video sink
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
Aborted
am i missing any steps? how to slove this problem?