Hello, In Filesrc, the following notificatin is sent when the location changes. g_object_notify (G_OBJECT (src), "location"); What kind of statement do I need in my application to intercept this notification? tia, Marc