0 Пользователей и 1 Гость просматривают эту тему.
Дело не в скине
<eLabel text="Video:" position="760,640" size="80,30" font="Regular; 22" zPosition="2" backgroundColor="background" transparent="1" foregroundColor="un8b864e" /> <widget source="session.CurrentService" render="Label" position="826,640" size="120,30" font="Regular; 22" zPosition="2" backgroundColor="background" transparent="1" foregroundColor="una6ff"> <convert type="Bitrate2">%V Kb/s</convert> </widget> <eLabel text="Audio:" position="921,640" size="80,30" font="Regular; 22" zPosition="2" backgroundColor="background" transparent="1" foregroundColor="un8b864e" /> <widget source="session.CurrentService" render="Label" position="986,640" size="90,30" font="Regular; 22" zPosition="2" backgroundColor="background" transparent="1" foregroundColor="una6ff"> <convert type="Bitrate2">%A Kb/s</convert> </widget>
Всё дело в самом бинарнике, который надо подбирать для имиджа и ресивера. К примеру работающий бинарник в OpenATV 6.1, в версии OpenATV 6.2 уже не работает.
нужно понять как это завязано с выводом битрейта в скине и как до этого докопаться
<screen name="BitrateViewer" position="0,0" size="1920,1080" title="Bitrate viewer" flags="wfNoBorder" backgroundColor="transparent"> <panel name="TemplatesMenuLayer" /> <eLabel text="U" position="105,850" size="220,180" font="Icons; 110" foregroundColor="color5" backgroundColor="background2" halign="center" valign="center" transparent="1" /> <eLabel position="1203,848" size="619,184" backgroundColor="background3" zPosition="-12" /> <eLabel position="1205,850" size="615,180" backgroundColor="background1" zPosition="-11" /> <eLabel position="1210,890" size="300,135" backgroundColor="background2" zPosition="-10" /> <eLabel position="1515,890" size="300,135" backgroundColor="background2" zPosition="-10" /> <eLabel text="Bitrate viewer" position="80,96" size="1500,44" font="Titles; 40" foregroundColor="color1" backgroundColor="background1" halign="left" transparent="1" /> <eLabel text="video" position="1210,855" size="300,35" font="Titles; 30" foregroundColor="color1" backgroundColor="background1" halign="center" transparent="1" /> <eLabel text="Min:" position="1215,955" size="150,35" font="Global; 25" foregroundColor="color2" backgroundColor="background2" halign="left" transparent="1" /> <widget name="vmin" position="1345,955" size="160,35" font="Indication; 30" foregroundColor="color4" backgroundColor="background" halign="right" transparent="1" /> <eLabel text="Max:" position="1215,925" size="150,35" font="Global; 25" foregroundColor="color2" backgroundColor="background2" halign="left" transparent="1" /> <widget name="vmax" position="1345,925" size="160,35" font="Indication; 30" foregroundColor="color4" backgroundColor="background" halign="right" transparent="1" /> <eLabel text="Average:" position="1215,985" size="150,35" font="Global; 25" foregroundColor="color2" backgroundColor="background2" halign="left" transparent="1" /> <widget name="vavg" position="1345,985" size="160,35" font="Indication; 30" foregroundColor="color4" backgroundColor="background" halign="right" transparent="1" /> <eLabel text="Current:" position="1215,895" size="150,35" font="Global; 25" foregroundColor="color2" backgroundColor="background2" halign="left" transparent="1" /> <widget name="vcur" position="1345,895" size="160,35" font="Indication; 30" foregroundColor="color4" backgroundColor="background" halign="right" transparent="1" /> <eLabel text="audio" position="1515,855" size="300,35" font="Titles; 30" foregroundColor="color1" backgroundColor="background1" halign="center" transparent="1" /> <eLabel text="Max:" position="1520,925" size="150,35" font="Global; 25" foregroundColor="color2" backgroundColor="background2" halign="left" transparent="1" /> <widget name="amax" position="1650,925" size="160,35" font="Indication; 30" foregroundColor="color4" backgroundColor="background" halign="right" transparent="1" /> <eLabel text="Min:" position="1520,955" size="150,35" font="Global; 25" foregroundColor="color2" backgroundColor="background2" halign="left" transparent="1" /> <widget name="amin" position="1650,955" size="160,35" font="Indication; 30" foregroundColor="color4" backgroundColor="background" halign="right" transparent="1" /> <eLabel text="Average:" position="1520,985" size="150,35" font="Global; 25" foregroundColor="color2" backgroundColor="background2" halign="left" transparent="1" /> <widget name="aavg" position="1650,985" size="160,35" font="Indication; 30" foregroundColor="color4" backgroundColor="background" halign="right" transparent="1" /> <eLabel text="Current:" position="1520,895" size="150,35" font="Global; 25" foregroundColor="color2" backgroundColor="background2" halign="left" transparent="1" /> <widget name="acur" position="1650,895" size="160,35" font="Indication; 30" foregroundColor="color4" backgroundColor="background" halign="right" transparent="1" /> <panel name="TemplatesClock" /> </screen>
рендеры? конверторы?
пробуй этот бинарник
смотри бекап отсюда OpenATV 6.2 как видишь всё отображается вот пробуй этот бинарник путь /usr/lib/enigma2/python/Components/Converter/ права бинарнику bitratecalc.so 644
у меня был БИТЫЙ ФАЙЛ bitratecalc.so (либо явно что-то не так в нём) - он полностью совпадает по размерам с тем, который ниже в спойлере, но мой не работал, а из спойлера - пошёл