Hi enoch
Can anyone recommend an application to watch movies as ISO's,
If you are asking how watch an iso file as opposed to it being on a disk, you need to mount it.
First you have to create a mount point
sudo mkdir /mnt/movie
Then you need to mount it
sudo mount -o loop filename.iso /mnt/movie
Sorry, can't help with a player.