[EMAIL PROTECTED] wrote:
> # $Log$
> + # Revision 1.31 2003/10/08 02:04:04 outlyer
> + # BUGFIX: For some reason, I was seeing a lot of 'killing with signal 9' in
> + # my log files when I played certain video files. Adding the 'double' quit here
> + # seems to cause it to quit cleanly, and immediately instead of an annoying
> + # two seconds later.
> + #
> # Revision 1.30 2003/10/04 14:38:10 dischi
> # Try to auto-correct av sync problems. Set MPLAYER_SET_AUDIO_DELAY to
> ***************
> *** 412,415 ****
> --- 418,422 ----
> Stop mplayer and set thread to idle
> """
> + self.thread.app.write('quit\n')
> self.thread.stop('quit\n')
> rc.app(None)
This is a bad idea. Maybe the child is already dead and than you will
get an IOError.
Dischi
--
Unnamed Law:
If it happens, it must be possible.
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog