Beiträge von Littlesat

    Indeed we need a proper linebreak fix and as a glammar outbounded fonts...


    But the two line patch is nog a good fix. Sometimes (here in the Netherlands) we have even three lines. And this patch is nog prepared to this. In addition the (36) lineheight is a durty tricky fix, which may lead even to crashes of enigma in case the 0 is choosen.


    Therefore I beleive DMM will not commit this patch into git.

    Ich habe dass folgendes idee, eigentlich von PopCorn abgeleited.


    Jetzt wenn eine aufname lauft dan kan man stepskips machen wass super ist.


    Wenn mann eine aufname auf pauze setzt werde es schoen wenn mann mit die nummer tasten nach eine percentage von die file gehen kan...


    Zb. 1 ist 10%, 2 ist 20%, 3 ist 30%.... 9 ist 90% und 0 is 0% (anfang). Dan spring es zur diesem procent im file und spielt direct von da ab. Immer um dieser percentages zu benutzen muss man pause anwahlen, wenn eine aufname lauft wirdt normales stepskip gemacht.

    I just saw you've already removed the dash space code. That is why you do not see it.


    Yesterday DMM committed some code most likely to fix the BBC subtitles.


    Could it be possible to change the code. Now you forward two strings, two lines -but- to change it to have one string forwarded with a '\n' insite. Afterwards the subtitles can be break in to lines based on the \n.

    There is just one thing that still needs to be removed. There is some code that removes a dash pace ('- ') from a teletext subtitle string. This can be removed.


    In addition for perfect teletext subtitles it would be nice to have an option to the font to make them outlined and shadowed together. Outlined is currently not possible as far I know.

    Es werde schoen wen dass


    echo 5 > /proc/stb/frontend/0/tone_amplitude


    Im diversen settings unter dem experten modus eingestelt werden kan in E2, ohne telnet oder scripte...

    Beim BBC gehen die (live) untertitel immer richtich falsch. Ich sehe auh dieser function


    Hier werden die untertitel bearbeitet. Eine stich lehrzeigen "- " wirt wechgeholt und when nichts dahr ist wird den string lehr gemacht. Beim BBC komt den code dort nicht. Alles anderes is hinzufuhgen und genau dass passiert.


    Waarum werden die untertitel nicht einfach eins-zu-eins weitergeleited miet zwei regeln (wie beim scandinavischen patch im anderen draht z.b.) unt lass den "- " stehen. und einfach den string sehen lassen (in zwei linien) dan heht es bei BBC auch guht und is dass format auch orginal?
    }

    The blue subtitles can be easily fixed by the skins. I removed the section below from all skins (were they were added) and replaced it by the code below in /usr/share/skin_default.xml


    Code
    <subtitles>
                	<sub name="Subtitle_TTX" font="Regular;30" foregroundColor="#FFFFFF" shadowColor="#40000000" shadowOffset="3,3" />
                	<sub name="Subtitle_Regular" font="Regular;30" foregroundColor="#FFFFFF" shadowColor="#40000000" shadowOffset="3,3" />
                	<sub name="Subtitle_Bold" font="Replacement;30" foregroundColor="#FFFFFF" shadowColor="#40000000" shadowOffset="3,3" />
                	<sub name="Subtitle_Italic" font="Regular;30" foregroundColor="#FFFFFF" shadowColor="#40000000" shadowOffset="3,3" />
                	<!-- omitting foregroundColor attribute will enable auto-assignment of color -->
        	</subtitles>


    Then you'll have nice white shadowed subtitles (I only miss the outline - which may be added later at low level and e.g. an option outlineOffset="2".

    A lot of work is done now regards subtitles. On e.g. the dutch History the timing is correct.


    But still rubisch with BBC on 28.2 East!!!


    For the eyes it will be perfect when outlined could be added as just shadow only.


    In addition it would be perfect with teletekst subtitles when the lines are not merged and splitted, but the orriginal (two) lines will be breaked as transmitted.

    Zitat


    Für die Fälle, wo es dennoch Probleme gibt, gibt es den /proc/stb/frontend0/tone_amplitude-Parameter. Mit diesem kann man die 22Khz Amplitude höher/niedriger regeln. Und damit funktionieren dann meist auch Multischalter/LNBs, die sich nicht 100% an die DiSEqC-Spezifikationen halten. Und bei sehr vielen Leuten von denen die Probleme hatten, hat das auch geholfen. Hast Du denn damit schonmal experimentiert?
    Ansonsten kannst du es mit der erhöhten LNB Spannung versuchen. Auch das kann etwas bringen.


    Vielleicht ist es eine gute idee um diese einstellung moeglich zu machen im experten menue im standart E2 (dort wo mann z.b. dass flickerndes dish ein/ausschalten kann).