In 0.8, I can create a video texture (per the gst examples), set a
filename, and play that file.  But when I try to re-use the vtexture
to play another file using clutter_media_set_filename, I get a
segmentation fault.

clutter_media_set_filename(CLUTTER_MEDIA(video->vtexture), filename);

What's the proper incantation to update the filename/uri of a media object?

Thanks!
Thomas
-- 
To unsubscribe send a mail to [email protected]

Reply via email to