|
Edited by jernej at 2016-6-30 23:40
Comparisions with X86 and RPi OpenELEC are at this stage pointless. Kernel is old (adopted from around 2012) and drivers are not written very well, not to mentioned that HW video decoding is a mess with binary blobs (should use open source ones, I know). Actually I was surprised how well it is working at this stage. Also I did it almost all by myself and my interest in this project goes up and down...
About your TV - it can be that there are some issues with EDID (TV info which includes supported resolutions) or it can be something else, can't tell. There is not much to tell about changing script.bin. Install sunxi-tools which includes two programs - fex2bin and bin2fex. First you decompile it with bin2fex, edit resulting file - screen0_output_mode should have value 5 for 720p60 and then compile it back with fex2bin.
|
|