diff --git a/legacy/emotion/src/modules/xine/emotion_xine.c b/legacy/emotion/src/modules/xine/emotion_xine.c index 41624af87f..37f4dade5c 100644 --- a/legacy/emotion/src/modules/xine/emotion_xine.c +++ b/legacy/emotion/src/modules/xine/emotion_xine.c @@ -407,6 +407,8 @@ em_init(Evas_Object *obj, void **emotion_video, Emotion_Module_Options *opt) ev->get_pos_thread_deleted = 0; ev->opening = 1; ev->play_ok = 0; + ev->seek_to_pos = -1; + ev->seeked_pos = -1; if (opt) {