Re: Re: how to dynamically change video frame rate
recent:fb8fb8@gmail.com
fb8fb8 at gmail.com
Sat Mar 5 20:08:43 PST 2011
how?
would you please give me a simple example on this? thanks!
2011-03-05
发件人: Bert Douglas
发送时间: 2011-03-05 17:33:21
收件人: Discussion of the development of and with GStreamer
抄送:
主题: Re: how to dynamically change video frame rate
Yes. But not in shell script.
Python can do it.
On Mar 5, 2011 2:28 PM, "Tom" <fb8fb8 at gmail.com> wrote:
> I use
> gst-launch filesrc "location=video/1.MPG" ! decodebin ! videorate !
> video/x-raw-yuv, width=640,height=480,framerate=25/1 ! ffmpegcolorspace !
> jpegenc ! multipartmux ! tcpserversink host=192.168.2.1 port=$portNumber
> to stream a video and can change the video frame rate in this way.
>
> But in this way the frame rate is fixed (i.e., framerate=25/1 here).
> How can I change the frame rate dynamically?
> I mean, during the streaming of this video, I can change the framerate
> anytime I want.
>
> Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110305/5100d146/attachment.htm>
More information about the gstreamer-devel
mailing list