Change frame rate failed and lead to lose frames

Allan xuefagm at gmail.com
Tue Oct 24 01:58:32 UTC 2017


Well, I have solved it myself.
First I transform the .h264 video to a .mp4, then display it.

Pipeline:
gst-launch-1.0 filesrc location=abc.h264 ! h264parse ! mp4mux ! filesink
location=tmp.mp4
gst-launch-1.0 filesrc location=tmp.mp4 ! decodebin ! autovideosink



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


More information about the gstreamer-devel mailing list