VideoWall MP4 files gstreamer

amirulsyahmi amirulsyahmi at gmail.com
Wed Sep 21 18:53:58 PDT 2011


Hi

I have add queue for this code 

gst-launch -e videomixer name=mix ! ffmpegcolorspace ! xvimagesink \
  filesrc location=./Cityscape1Min_720p_mp4.mp4 ! decodebin2 ! videorate !
video/x-raw-yuv, framerate=5/1, width=320, height=180 ! videobox
border-alpha=0 top=0 left=0 ! queue ! mix. \
  filesrc location=./Cityscape1Min_720p_mp4.mp4 ! decodebin2 ! videorate !
video/x-raw-yuv, framerate=5/1, width=320, height=180 ! videobox
border-alpha=0 top=0 left=-320 ! queue ! mix. \
  filesrc location=./Cityscape1Min_720p_mp4.mp4 ! decodebin2 ! videorate !
video/x-raw-yuv, framerate=5/1, width=320, height=180 ! videobox
border-alpha=0 top=-180 left=0 ! queue ! mix. \
  filesrc location=./Cityscape1Min_720p_mp4.mp4 ! decodebin2 ! videorate !
video/x-raw-yuv, framerate=5/1, width=320, height=180 ! videobox
border-alpha=0 top=-180 left=-320 ! queue ! mix. \
  filesrc location=./Cityscape1Min_720p_mp4.mp4 ! decodebin2 ! videorate !
video/x-raw-yuv, framerate=5/1, width=640, height=360 ! queue ! mix.



and then I get like this

setting pipeline to pause
pipeline is prerolling...

i wait until 3 minutes and no display at all

i press control c then the output are

line 2 filesrc: command not found
line 3 filesrc: command not found
line 4 filesrc: command not found
line 5 filesrc: command not found
line 6 filesrc: command not found

--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/VideoWall-MP4-files-gstreamer-tp3829313p3832131.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list