Gapless playback

Adeel Arshad arshad.adeel.83 at gmail.com
Mon Jul 25 06:46:02 UTC 2016


Hi Arun

I want multiple sink because I want to playback a video using decklink card
and also display it locally.

Regards
Adeel Arshad

On Mon, Jul 25, 2016 at 11:34 AM, Arun Raghavan <arun at arunraghavan.net>
wrote:

>
>
> On Mon, 25 Jul 2016, at 10:29 AM, adeel wrote:
> > Hi Arun,
> >
> > Thanks for your reply. I tried the pipeline you suggested and use the
> > filter
> > mpeg2dec as the application I am developing mostly use mpeg2 or which
> > filter
> > I can use which handle most of the video formats.
>
> playbin, will use uridecodebin under the hood and plug in a decoder. The
> filter part was for the interlacing bits that you had in the pipeline
> you posted.
>
> > I am getting following error when running the pipeline.
> > failed to configure the video sink.
> >
> > Secondly, How can I use multiple video sink. Is the following syntax
> > correct
> >
> > video-sink = 'autovideosink ! decklinkvideosink mode=3'
>
> What do you want it to do there? playbin takes a single video-sink
> property, but if you want to push the same video to two sinks, you could
> provide it a bin with a tee connected to the various sinks.
>
> -- Arun
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160725/4c114652/attachment.html>


More information about the gstreamer-devel mailing list