Last active
September 14, 2018 08:47
-
-
Save Ashok12698/ce680504b16f87b1ee3e10cbfcdce51b to your computer and use it in GitHub Desktop.
Gstreamer vide play...
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@AlperKucukkomurler: | |
root@orangepizero:~# gst-launch-1.0 filesrc location= /home/ash/Videos/Wildlife.ogv ! decodebin ! videorate ! videoconvert ! jpegenc ! multipartmux ! autovideosink | |
Setting pipeline to PAUSED ... | |
Pipeline is PREROLLING ... | |
WARNING: from element /GstPipeline:pipeline0/GstAutoVideoSink:autovideosink0: Failed to connect to X display server | |
Additional debug info: | |
gstglimagesink.c(833): _ensure_gl_setup (): /GstGLImageSinkBin:autovideosink0-actual-sink-glimage/GstGLImageSink:sink | |
Pipeline is PREROLLED ... | |
Setting pipeline to PLAYING ... | |
New clock: GstSystemClock | |
There is no display..... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment