unable to play pipeline with gst-play-1.0 rather same pipeline play with gst-launch-1.0
Rahul Pachauri
786.pachauri at gmail.com
Tue Nov 3 13:07:28 UTC 2020
sender side:
gst-play-1.0 --gst-debug=3 /home/rahul/Videos/video_2.mkv
--videosink="decodebin ! videoconvert ! videorate ! videoscale !
videoconvert !
video/x-raw,format=BGRA,pixel-aspect-ratio=1/1,interlace-mode=progressive,framerate=25/1,width=720,height=576
! shmsink socket-path=/tmp/feed2-control-pipe41 shm-size=81100800
wait-for-connection=0 sync=true"
Receiver side :
gst-launch-1.0 -v shmsrc socket-path=/tmp/feed2-control-pipe41 ! queue
leaky=2 max-size-buffers=2 !
video/x-raw,format=BGRA,pixel-aspect-ratio=1/1,interlace-mode=progressive,width=720,height=576,framerate=25/1
! videoconvert ! autovideosink
Please help me out to run this pipeline.
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list