Index: src/vp/gstplayer.cc
===================================================================
--- src/vp/gstplayer.cc	(révision 830)
+++ src/vp/gstplayer.cc	(copie de travail)
@@ -774,6 +774,9 @@
 
 	set_player_state(NONE);
 
+	// Try to redisplay to avoid trace of last frame
+	queue_draw();
+
 	se_debug_message(SE_DEBUG_VIDEO_PLAYER, "set up pipeline to null... ok");
 }
 
