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/_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel