how to use vpuenc

ronitzagade ronitpzagade at gmail.com
Tue Mar 14 09:32:31 UTC 2017


its working fine in ubantu i5 processor

 gst-launch -e v4l2src ! capsfilter caps=
video/x-raw-yuv,width=320,height=240,framerate=15/1 ! ffmpegcolorspace ! tee
name="splitter" ! queue ! ximagesink sync=true splitter. ! videorate !
video/x-raw-rgb,width=320,height=240,framerate=25/1 ! jpegenc ! avimux !
filesink location=/home/video.avi​

but after replacing jpegenc to vpuenc didnt work 

 gst-launch -e v4l2src ! capsfilter caps=
video/x-raw-yuv,width=320,height=240,framerate=15/1 ! ffmpegcolorspace ! tee
name="splitter" ! queue ! ximagesink sync=true splitter. ! videorate !
video/x-raw-rgb,width=320,height=240,framerate=25/1 ! vpuenc ! avimux !
filesink location=/home/video.avi​


not working what is pipeline for imx6 board 





--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/how-to-use-vpuenc-tp4682206.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list