how to dynamically change video frame rate

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

how to dynamically change video frame rate

fb8fb8
This post was updated on .
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: how to dynamically change video frame rate

Bert Douglas

Yes.  But not in shell script.
Python can do it.

On Mar 5, 2011 2:28 PM, "Tom" <[hidden email]> 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!

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel