How to change h264 framerate?
mrjojan
prostoars at mail.ru
Thu May 16 07:11:13 PDT 2013
Hello,
I`m trying to play h264 videos using multifilesrc.
when i`m playing it using this pipeline `
gst-launch-1.0 multifilesrc location=video_%03d.h264 ! h264parse !
ffdec_h264 ! xvimagesink
the video playing very fast.
The same problem is , when i`m trying to stream h264 video using rtsp server
, but the video just played some frames and stops. For it i`m using
gst-rtsp-server example/test-video, and playing it using
vlc rtsp://127.0.0.1:8554/test
How can change the framerate ? Or maybe there is another problem ?
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/How-to-change-h264-framerate-tp4659962.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list