This would be because the media player does not have the appropriate entry in its termcap database.
export TERM=xterm
(before ssh) should avoid the problem.
This would be because the media player does not have the appropriate entry in its termcap database.
export TERM=xterm
(before ssh) should avoid the problem.