[deinterlace] can't switch property "mode" on running pipeline?

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

[deinterlace] can't switch property "mode" on running pipeline?

Thomas Loewe
Hi,

after the new deinterlacer supports i420 i would like to switch from the old to the new one.

With the old i was able to switch deinterlacing on/off via the property "deinterlace" and this was working fine.

With the new i tried this with the property "mode", but the picture only freeze.

Is this a bug or unsupported now?

Thank you,
Thomas
Reply | Threaded
Open this post in threaded view
|

Re: [deinterlace] can't switch property "mode" on running pipeline?

Sebastian Dröge-7
On Thu, 2010-05-27 at 07:01 -0700, Thomas Loewe wrote:

> Hi,
>
> after the new deinterlacer supports i420 i would like to switch from the old
> to the new one.
>
> With the old i was able to switch deinterlacing on/off via the property
> "deinterlace" and this was working fine.
>
> With the new i tried this with the property "mode", but the picture only
> freeze.
>
> Is this a bug or unsupported now?
That's a bug. Please report it at http://bugzilla.gnome.org against
GStreamer. Best would be with a small test application to reproduce it.

------------------------------------------------------------------------------


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel

signature.asc (205 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [deinterlace] can't switch property "mode" on running pipeline?

Thomas Loewe
Ok, Bug is reported.

Thank you.