I have an app in 1080p. Native resolution for Samsung SmarTV apps is 1080p while for OperaTV it's 720p. This is a problem for me, because my application hasn't been created in RWD style. So I figured out that a simple CSS3 transform scale on body will do the trick. It works fine on OperaTV emulator, but when I launched it on Sony BRAVIA KDL-47W805A with Opera TV Store 5.0.0 5591 the performance was very poor and some strange artefacts appeared on the screen. Is there a way to launch OperaTV app in 1080p? Is there maybe a way to enable hardware acceleration (if any available) for such a rescaling case? What are your thoughts?
Latest posts made by scislot
-
Can OperaTV support 1080p resolutionOpera TV Store
-
Handling RETURN key on Sony BraviaOpera TV Store
On Opera TV emulator the RETURN key code is 82 as in regular browser. However pressing RETURN on Sony Bravia results in application shut-down. Any ideas?