gstreamer pipline produces slow motioned (low FPS) video

KFL lukefei at gmail.com
Fri Jun 15 12:51:44 PDT 2012


I want to connect to a HTTP MJPEG live stream and dump it locally as a video
file. So I did:

$ gst-launch -vvv souphttpsrc
location=http://bikersschool.dyndns.org/video.cgi?resolution=vga
is-live=true do-timestamp=true ! multipartdemux ! jpegdec ! videorate !
video/x-raw-yuv, framerate=60/1 ! theoraenc ! oggmux ! filesink
location="hi.ogg"

However, when playing the hi.ogg, the video is slow-motioned. 

Here's a sample video that it produced:
https://docs.google.com/open?id=0B20iI-kTnlagdUQ4dkVYeFdKTjA

--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/gstreamer-pipline-produces-slow-motioned-low-FPS-video-tp4655299.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list