how to use vpuenc

Carlos Rafael Giani dv at pseudoterminal.org
Thu Mar 16 09:09:43 UTC 2017


As a sidenote, please consider moving to GStreamer 1.0. GStreamer 0.10 
is no longer supported - neither are the NXP 0.10 plugins.


On 2017-03-14 10:32, ronitzagade wrote:
> 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.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list