Increasing Video FPS

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

Increasing Video FPS

ak.ashwini

Hi All,

I am using gstreamer on ARM board with dfbvideosink.
When I play a video, the FPS is very less. The video looks like a Slide Show being played.

Are there some options or special things to be used/taken care of...?

please help....

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

Re: Increasing Video FPS

Sudarshan Bisht
Did you try usning sync=false or vsync=false with dfbvideosink ? Though this is not the correct way of achieving smooth playback but can give you an idea about your video decoder's performance.

Sometimes using queue in appropriate manner can help too.


On Fri, Mar 11, 2011 at 8:14 AM, Ashwini Sharma <[hidden email]> wrote:

Hi All,

I am using gstreamer on ARM board with dfbvideosink.
When I play a video, the FPS is very less. The video looks like a Slide Show being played.

Are there some options or special things to be used/taken care of...?

please help....

-Ashwini

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




--
Regards,

Sudarshan Bisht

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

Re: Increasing Video FPS

ak.ashwini
Hi,
 
the sync = false, did not help me.
But when i try to use queue, then i get the error while linking the elements. (I am not using gst-launch, I am using the simple app to do this.)
 
-Ashwini

On Thu, Mar 17, 2011 at 2:07 PM, sudarshan bisht <[hidden email]> wrote:
Did you try usning sync=false or vsync=false with dfbvideosink ? Though this is not the correct way of achieving smooth playback but can give you an idea about your video decoder's performance.

Sometimes using queue in appropriate manner can help too.


On Fri, Mar 11, 2011 at 8:14 AM, Ashwini Sharma <[hidden email]> wrote:

Hi All,

I am using gstreamer on ARM board with dfbvideosink.
When I play a video, the FPS is very less. The video looks like a Slide Show being played.

Are there some options or special things to be used/taken care of...?

please help....

-Ashwini

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




--
Regards,

Sudarshan Bisht

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



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