playbin2 and mpeg2 elementary stream: perfomance issue
Edward Hervey
bilboed at gmail.com
Wed Nov 14 07:14:49 PST 2012
On Wed, 2012-11-14 at 10:36 +0100, Christophe Oosterlynck wrote:
> Hi,
>
> The pipeline used by playbin2 is similar to:
> filesrc ! mpegvideoparse ! queue ! mpeg2dec ! xvimagesink
It actually has a queue before the sink (which is important, because
otherwise you're throttling the mpeg2dec processing everytime an
outputted frame needs to wait for its display time).
None the less, various fixes (including performance ones) have gone into
mpegvideoparse and other elements since that release.
More information about the gstreamer-devel
mailing list