Sppedup avi file

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

Sppedup avi file

Thabelo Mmbengeni-2
How can I increase the speed of an avi playback

--
Regards

Thabelo Mmbengeni (TMT Services Cape Town HO, Engineering dep)

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Sppedup avi file

Luciana Fujii Pontello-2
On Fri, 2011-10-07 at 17:03 +0200, Thabelo Mmbengeni wrote:
> How can I increase the speed of an avi playback

If you mean playing in a different rate, you can use a new segment
event. Check gst_event_new_new_segment, the second parameter is the new
rate for playback.

Another option is to use gnonlin.

Regards,

Luciana Fujii



_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Sppedup avi file

Stefan Sauer
On 10/08/2011 05:20 AM, Luciana Fujii wrote:

> On Fri, 2011-10-07 at 17:03 +0200, Thabelo Mmbengeni wrote:
>> How can I increase the speed of an avi playback
> If you mean playing in a different rate, you can use a new segment
> event. Check gst_event_new_new_segment, the second parameter is the new
> rate for playback.
>
> Another option is to use gnonlin.
>
> Regards,
>
> Luciana Fujii
>
Application will use a seek event (with the desired playback rate). That
goes upstream and triggers a newsegment event going downstream.

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