how can use mppvideodec

kishan kishan.patel at jenextech.com
Tue Jan 1 11:38:32 UTC 2019


Hello,
        I want to capture rtsp stream and decode using "mppvideodec".
I have tried many pipelines for it, but its not working.
Can you provide me proper pipeline?

-gst-launch-1.0 -v rtspsrc
location=rtsp://admin:jenex#2018@192.168.1.108:554 latency=10 ! rtph264depay
! h264parse ! mppvideodec ! videoconvert ! autovideosink

-gst-launch-1.0 -v rtspsrc
location=rtsp://admin:jenex#2018@192.168.1.108:554 latency=10 ! rtph264depay
! h264parse ! mppvideodec ! "video/x-raw,format=(string)NV12" !
autovideoconvert !
"video/x-raw,format=(string)BGR,width=(int)1280,height=(int)720" !
autovideosink

-gst-launch-1.0 -v rtspsrc
location=rtsp://admin:jenex#2018@192.168.1.108:554 latency=10 ! rtph264depay
! h264parse ! mppvideodec ! "video/x-raw,format=(string)NV12" !
autovideoconvert !
"video/x-raw,format=(string)BGR,width=(int)720,height=(int)480" !
autovideosink



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list