Hi, I'm new to the Pi and have been trying to develop a kiosk using the pi as it seems to be the perfect board for it. However I've run into a few snags. Images don't render that well and the midori browser doesn't play video content from the video element in html5. There seems to be issues with video in general.
However, I've noticed how xbmc is able to run on the Pi without issue and full movies are played with HD quality no problem. I am assuming that the issues surrounding image and video rendering from the web browser is because its processed by the ARM processor as opposed the the GPU? (not sure if that's correct)
Finally my question. I know its possible - how can I get my website to output video and clean images the way xbmc does it? Also, to get these features that I am looking for am I going to have to learn python and make a whole new program to substitute for the php website i've already built?
