<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2713.1100" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I've been noticing that with the playlist as it is 
(rev. 0.6), that the player window closes after each clip and then 
re-initializes for the next clip. If you're in fullscreen, you will get a brief 
glimpse of the desktop, then the next clip plays. I took a quick look into the 
code and it seems that there are calls to uninit_vcodec, free_demuxer, 
free_stream, and sub_free , then a goto play_next_file where I imagine it's all 
set up again.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Could the order of these lines be reordered so that 
the clips would not have the flash of the desktop or is there something else I 
am missing from my admittedly quick look at the code ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>TIA</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Tom</FONT></DIV></BODY></HTML>