Is it possible to make mplayer freeze in the last frame of the video instead of closing?
I am using CLI version of mplayer in linux.
Is it possible to make mplayer freeze in the last frame of the video instead of closing?
I am using CLI version of mplayer in linux.
You can do this with mplayer's slave mode. See:
http://www1.mplayerhq.hu/DOCS/tech/slave.txt
Also mentioned in the FAQ, 5th question under General Questions:
http://wiki.multimedia.cx/index.php?title=MPlayer_FAQ#General_Questions
Good luck!
The feature you need can be supproted by adding new fscommands in a revised version. But the pause-on-last-frame feature will only work in wmp6.X rather than on 7.X.(Add the fscommand "fas.avclip.USEWMP6" to force utilize V6.X)