Reimar D?ffinger wrote: > On Wed, Feb 17, 2010 at 08:09:29AM +0100, Reimar D?ffinger wrote: > >> On Wed, Feb 17, 2010 at 12:57:09AM +0000, Timothy W. Grove wrote: >> >>>> Just don't use -fixed-vo, there is no real advantage in your use case, >>>> and it allows you to draw whatever you want on the window while MPlayer >>>> is idle. >>>> >>> If I remove "-fixed-vo" from my list of arguments, then I end up >>> with black screen when my video finishes instead of the final frame >>> showing. >>> >> The final frame showing is neither an intended nor a supported feature I fear. >> Hm. Maybe it could be made one though. >> > > Seems like actually the code already tried to make this work, it just forgot to > tell the VO that playback has ended (while playback is ongoing, some vos will > specifically avoid redrawing even if they know that part of their window has > damaged contents - it would only cost performance and the next frame will arrive > "real soon"). > Fixed now. > Thanks for your fix. I've been away so haven't been able to try this out until now, but it is working very well for me. Initially it didn't, however, until I removed '-nofontconfig' from my argument list. I saw the following error: MPlayer was compiled without fontconfig support. MPlayer Sherpya-SVN-r30725-4.2.5 (C) 2000-2010 MPlayer Team This isn't an issue for me as I don't wish to use fontconfig, but I thought that I would just mention it. Thanks again for your help. Best regards, Tim Grove > _______________________________________________ > MPlayer-users mailing list > MPlayer-users at mplayerhq.hu > https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users > X-Quarantine ID /var/spool/MD-Quarantine/18/qdir-2010-02-19-18.38.36-001 > >