Not at all fluid playback with Gstreamer on android tablet
Böhr, Nico
nico.boehr at student.kit.edu
Sun Feb 24 23:45:04 PST 2013
Andoni Morales wrote:
> On Android you should try to use as much as possible the hardware
> decoders, which are available through the androidmedia plugin and only
> in Jelly Bean (Android 4.2). Your problem is that you are using a
> software decoder like vp8dec and the device is not powerful enough to
> decode it.
But that does not explain why I get 24 frames per second in excellent quality
if I remove the autovideosink and instead save them to the sd card.
To be shure I will try to run the application on a Android 4.2 device.
More information about the gstreamer-devel
mailing list