Hello,

I'm making a DVB player using clutter and gstreamer.

Using xvimagesink and alsa sink I can get audio and synchronized by setting
both sinks to sync=true.

When I try this approach with clutter video sink, sound is muted: I must set
alsasink to sync=false to get the sound. The problem is that synchronization
is not very good in that case.

Is there any way to enable synchronization on the clutter video sink and
keeping sound ? Does this need the code for video sink to be modified ?

Thank you,

Julien

Reply via email to