Good luck to you!
The problem with that must be one of these:
a) for some reason, mplayer and mencoder executables aren't installed
in /usr/bin nor in /usr/local/bin
b) that mplayer and mencoder versions returns an error to the
parameters used by Devede to check if they are installed.
To know what's happening, please, try this and post here the answer:
open a terminal and type:
mplayer -v
echo $?
and
mencoder -msglevel help
echo $?
mencoder -msglevel help
mencoder: symbol lookup error: mencoder: undefined symbol:
codec_wav_tags
I have executables located in /usr/bin
Look forward to assistance with this.
I searched the web and found that other people with the same bug had
non-official repositories (eg: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536885
). Can you check that you have only the official repositories?