Check out /etc/mplayerplug-in.conf
Change this:
Code: Select all
# Disable some video formats
#enable-real=0
To this:
Code: Select all
# Disable some video formats
enable-real=1
Now check your Mozilla/Firebird plugins by typing about:plugins in the address window. You should see realaudio etc associated with mplayerplug now and everything will hopefully work...
If not, can you play a realvideo file through mplayer command line? Check the FAQ on mplayerplug-in page for samples and report back your progress.
As for your interlacing issue -- Use mplayer command line like so:
If still error, try:
~j0rus