trying to do server side time seek on h264 mpegts media...

Sebastian Dröge sebastian at centricular.com
Wed Nov 13 13:12:19 PST 2013


On Mi, 2013-11-13 at 12:14 +0100, Eric Trousset wrote:
> Hi, I have one more question.
> As I am using playbin2 to build the pipeline, I was wondering how to setup the video sink.
> 
> The video sink is not created unless I go to the PAUSED state, and the it is to late to set the "show-preroll-frame" to false, as it is already displaying the first image.
> So I am planning on instantiating the video sink with gst_element_factory_make_ish API, but I would like to keep using the "default" video sink to avoid platform dependent code.
> 
> Is there a way to do that?

You could use autovideosink. It's not doing exactly the same as playbin
(especially in 1.x) but will usually work good enough.

-- 
Sebastian Dröge <sebastian at centricular.com>
Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 966 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131113/8ec10e4e/attachment.pgp>


More information about the gstreamer-devel mailing list