Playing Ogg on Linux/Unix
All popular media players for Linux support Ogg files well. You can try out xmms, mplayer or xine. But make sure that libtheora is installed otherwise you wont be able to view video.
To install mplayer with ogg theora support first install libtheora (you will have to install libogg also). After installing libtheora, you can compile mplayer from source tarball. If you want to install MPlayer using rpms, SuSE rpm available on packman.links2linux.org are good.
You can also install helix player with xiph plugins. Download latest version of player from https://player.helixcommunity.org/ and install it. Start the player by typing command hxplay on command line. Note: hxplay will not be able to play ogg files if its extension is not .ogg.
Go back to ogg howto