ffdeinterlace in playbin

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

ffdeinterlace in playbin

franchan
Hello,

I'm looking for a way to insert the ffdeinterlace into the pipeline
made by "playbin".

An initial attempt was to create a bin.
Insert ffdeinterlace and xvimagesink into this bin
Add a ghostpad to the bin linked to the ffdeinterlace.
Then i set this bin as video-sink property of the playbin pipeline.
But it seems that this bin does not go into the PLAY state, it waits
for something?
So the pipeline never goes into playing state.
An idea on how to do it in another way?
Or what I'm overlooking by using this bin with the deinterlacer and
the actual sink?
Thanks

Kind regards,
francis

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: ffdeinterlace in playbin

Tim-Philipp Müller-2
On Mon, 2008-07-07 at 12:03 +0200, franchan wrote:

Hi,

> I'm looking for a way to insert the ffdeinterlace into the pipeline
> made by "playbin".
>
> An initial attempt was to create a bin.
> Insert ffdeinterlace and xvimagesink into this bin
> Add a ghostpad to the bin linked to the ffdeinterlace.
> Then i set this bin as video-sink property of the playbin pipeline.
> But it seems that this bin does not go into the PLAY state, it waits
> for something?
> So the pipeline never goes into playing state.
> An idea on how to do it in another way?
> Or what I'm overlooking by using this bin with the deinterlacer and
> the actual sink?

Maybe you forgot to add a ghost pad to your bin which points to
ffdeinterlace's sink pad?

Cheers
 -Tim



-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel