Upgrading from gstreamer 1.4.5 to 1.6.1 lags a lot reading a stream
Sebastian Dröge
sebastian at centricular.com
Tue Dec 15 05:00:47 PST 2015
On Di, 2015-12-15 at 13:31 +0100, stic at free.fr wrote:
> Hi,
>
> I try to upgrade an app (android platform) from gstreamer 1.4.5 to
> 1.6.1, but using 1.6.x framework gives very poor results while it was
> working fine with 1.4.5 gstreamer version.
> The pipeline is built dynamically, using some uridecobin/decodebin
> elements, and is sent to a glimagesink element for viewing.
> But the stream is very very slow and lags a lot, it is not viewable
> anymore with 1.6.x.
Can you check if the same elements are used in both versions, e.g. is
it maybe using software decoders in 1.6 and hardware decoders in 1.4?
Apart from that, does it run in real-time if you use
fakesink sync=true max-lateness=20000000
? You won't see anything obviously but it would also report these "your
computer is too slow" warnings.
--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20151215/fe4e87af/attachment.sig>
More information about the gstreamer-devel
mailing list