Seite 1 von 6 123 ... LetzteLetzte
Ergebnis 1 bis 10 von 54
  1. #1
    Mitglied
    Registriert seit
    11.11.2015
    Beiträge
    45
    Thanks (gegeben)
    4
    Thanks (bekommen)
    5
    Total Downloaded
    42,41 MB
    Total Downloaded
    42,41 MB
    ReceiverDanke
    Box 1:
    Vu+ Duo2
     
     
    Box 2:
    GI Avatar 2 (spark7162)
     
     
    Box 3:
    Vu+ Zero
     
     
    Box 4:
    Generic DVBS receiver as satfinder
     
     

    >16:9 or wider movies, aspect ratio fix/workaround?

    Hi

    There's a long time problem on some boxes running OpenATV, the aspect ratio of movies 2:35:1 or wider are stretched out to 16:9 ("egg heads").
    Setting in AV settings is set to "letterbox"
    To correct this you should go to AV settings and cycle Aspect Ratio options for >16:9, you change it to something else and then to letterbox again. The problem disappears, movies are displayed correctly, but it only lasts until next reboot. Then the aspect ratio is wrong again.

    I read that this may be a driver problem and it may not be fixed at all, so I think that could be a workaround to this. Like force letterbox settings to reapply on boot, like it does when we manually change this setting, the aspect ratio then is correct.

    My box is a Vu+ Duo2, running OpenATV 6.1
    I've read other reports with similar problems on other STBs.

    Please take a look at this, this problem makes a powerful STB useless for playing movies, I can even help with this.

    I'm sorry to post in english, I could not explain all this in german.
    [SIZE=1][FONT=verdana][COLOR=#696969][B]>> SD DVBS Tuner (satfinder) || GI Avatar 2 2xDVBS2 || Vu+ Duo2 4xDVBS2 1TB HD || Vu+ Zero || Samsung 32" HDTV || 2.1 Trust Tytan ||Multi dish/feed @13ºE, 19.2ºE, 28.3ºE, 30W ||
    [/B][I]> FX8350 || 8GB RAM || MSI Gaming GTX970 4GB || ASUS VP278H 27"|| [COLOR=#696969][COLOR=#696969][COLOR=#696969] Trust Tytan 2.1 ||[/COLOR][/COLOR][/COLOR]
    [COLOR=#696969][COLOR=#696969]> Raspberry Pi 3 Model B || [/COLOR]Samsung S22C300 21.5" ||[/COLOR]
    > TPLINK WR1043NDv2 || TPLINK MR6400 || TPLINK CPE210 || LEDE firmware || OpenVPN for secure remote access to LAN || Lt26i Custom Android ||[/I][/COLOR][/FONT][/SIZE]

    •   Alt Advertising

       

  2. #2
    Senior Mitglied
    Registriert seit
    31.01.2017
    Beiträge
    694
    Thanks (gegeben)
    25
    Thanks (bekommen)
    297
    Total Downloaded
    44,00 MB
    Total Downloaded
    44,00 MB
    ReceiverDanke
    Box 1:
    H7S
     
     
    Box 2:
    mipsel Box
     
     
    did you try those plugins
    Aspect Ratio Switch
    or this one, I downloaded it once from here, can´t find the link anymore

  3. #3
    Mitglied
    Registriert seit
    11.11.2015
    Beiträge
    45
    Thanks (gegeben)
    4
    Thanks (bekommen)
    5
    Themenstarter
    Total Downloaded
    42,41 MB
    Total Downloaded
    42,41 MB
    ReceiverDanke
    Box 1:
    Vu+ Duo2
     
     
    Box 2:
    GI Avatar 2 (spark7162)
     
     
    Box 3:
    Vu+ Zero
     
     
    Box 4:
    Generic DVBS receiver as satfinder
     
     
    Did you also had this problem?

    Should not be needed a plugin to fix this, it's something wrong in OpenATV enigma2 code or in the OE-Alliance core itself. This problem was introduced almost a year now ( October - November 2016).
    There's many posts here on the forum reporting this ( in german)

    The best workaround I found yesterday is executing the command:
    Code:
    echo -n letterbox > /proc/stb/video/policy2
    It's clearly not a fault or bug in the drivers alone, letterbox for wide movies works but you have to set it every time STB boots.

    After this, letterbox works like it should, I did a small script to be run automatically at boot.
    Geändert von Tony il Capo (21.09.2017 um 10:38 Uhr)
    [SIZE=1][FONT=verdana][COLOR=#696969][B]>> SD DVBS Tuner (satfinder) || GI Avatar 2 2xDVBS2 || Vu+ Duo2 4xDVBS2 1TB HD || Vu+ Zero || Samsung 32" HDTV || 2.1 Trust Tytan ||Multi dish/feed @13ºE, 19.2ºE, 28.3ºE, 30W ||
    [/B][I]> FX8350 || 8GB RAM || MSI Gaming GTX970 4GB || ASUS VP278H 27"|| [COLOR=#696969][COLOR=#696969][COLOR=#696969] Trust Tytan 2.1 ||[/COLOR][/COLOR][/COLOR]
    [COLOR=#696969][COLOR=#696969]> Raspberry Pi 3 Model B || [/COLOR]Samsung S22C300 21.5" ||[/COLOR]
    > TPLINK WR1043NDv2 || TPLINK MR6400 || TPLINK CPE210 || LEDE firmware || OpenVPN for secure remote access to LAN || Lt26i Custom Android ||[/I][/COLOR][/FONT][/SIZE]

  4. #4
    rantanplan
    Gast
    enigma2/avswitch.cpp at master * openatv/enigma2 * GitHub

    It should be settled here, but it does not seem to work.
    Probably it is then but also a driver problem.
    Perhaps you can also anchor something there.

    greetings

  5. #5
    Mitglied
    Registriert seit
    11.11.2015
    Beiträge
    45
    Thanks (gegeben)
    4
    Thanks (bekommen)
    5
    Themenstarter
    Total Downloaded
    42,41 MB
    Total Downloaded
    42,41 MB
    ReceiverDanke
    Box 1:
    Vu+ Duo2
     
     
    Box 2:
    GI Avatar 2 (spark7162)
     
     
    Box 3:
    Vu+ Zero
     
     
    Box 4:
    Generic DVBS receiver as satfinder
     
     
    Hi and thanks for your reply

    I'm convinced that the last commit from here is the main cause of this problem. The date matches the time when the problem started to happen.

    If you take a look at the code from OpenPLi and OpenVix, none have this ability to write policy settings also in '/proc/stb/video/policy2' file, none of them seem to have this problem with the aspect ratio when playing movies wider than 16:9 (e.i. 2:35.1)

    This was done to allow third party plugin 'Aspect ratio switch' to work in some strange cases, but it may broke default image aspect ratio settings.

    I would kindly ask to some administrator to take a look at this.
    [SIZE=1][FONT=verdana][COLOR=#696969][B]>> SD DVBS Tuner (satfinder) || GI Avatar 2 2xDVBS2 || Vu+ Duo2 4xDVBS2 1TB HD || Vu+ Zero || Samsung 32" HDTV || 2.1 Trust Tytan ||Multi dish/feed @13ºE, 19.2ºE, 28.3ºE, 30W ||
    [/B][I]> FX8350 || 8GB RAM || MSI Gaming GTX970 4GB || ASUS VP278H 27"|| [COLOR=#696969][COLOR=#696969][COLOR=#696969] Trust Tytan 2.1 ||[/COLOR][/COLOR][/COLOR]
    [COLOR=#696969][COLOR=#696969]> Raspberry Pi 3 Model B || [/COLOR]Samsung S22C300 21.5" ||[/COLOR]
    > TPLINK WR1043NDv2 || TPLINK MR6400 || TPLINK CPE210 || LEDE firmware || OpenVPN for secure remote access to LAN || Lt26i Custom Android ||[/I][/COLOR][/FONT][/SIZE]

  6. #6
    rantanplan
    Gast
    The change at that time was necessary. Also has to deal with the problem only indirectly.
    In some cases, the selection of the setting does not seem to be fixed.
    VU +, but also EdisionOS2 +.
    You can simply test the cpp of pli or Openvix times is the same.
    ( edit)

    I can test this evening. Then also sh4.
    Therefore always difficult for me whether it runs in all boxes alike.

    greetings

    Sorry for wrong Info.
    cpp must build.
    Geändert von rantanplan (24.09.2017 um 20:52 Uhr) Grund: Fehler

  7. #7
    Anfänger
    Registriert seit
    07.11.2015
    Beiträge
    6
    Thanks (gegeben)
    0
    Thanks (bekommen)
    0
    Total Downloaded
    301,9 KB
    Total Downloaded
    301,9 KB
    ReceiverDanke
    I also have known this problem, its most annoying

  8. #8
    Mitglied
    Registriert seit
    11.11.2015
    Beiträge
    45
    Thanks (gegeben)
    4
    Thanks (bekommen)
    5
    Themenstarter
    Total Downloaded
    42,41 MB
    Total Downloaded
    42,41 MB
    ReceiverDanke
    Box 1:
    Vu+ Duo2
     
     
    Box 2:
    GI Avatar 2 (spark7162)
     
     
    Box 3:
    Vu+ Zero
     
     
    Box 4:
    Generic DVBS receiver as satfinder
     
     
    If you have this problem and until it's properly fixed, you should try this:

    SSH/Telnet:

    Code:
    echo -n letterbox > /proc/stb/video/policy2
    Then test it by going to EMC/MediaPlayer and check with a movie (aspect 2:40:1 or similar)
    If aspect ratio is correct after you executed the command, then you can use the simple script attached.

    Download the file
    Remove .txt extension, should be literally
    letterbox
    Use (S)FTP to copy the file to
    Code:
    /etc/init.d/
    SSH/Telnet:
    Code:
    chmod +x /etc/init.d/letterbox
    update-rc.d letterbox defaults
    Reboot and test. If your STB is too slow, you may need to adjust the time for the "sleep" command, edit script with text editor

    At least is better than having to manually go to menu/av and cycle aspect ratio settings.

    As always, I'm not responsible for any damage that occurs to your box when trying this
    Angehängte Dateien Angehängte Dateien
    Geändert von Tony il Capo (29.09.2017 um 23:38 Uhr)
    [SIZE=1][FONT=verdana][COLOR=#696969][B]>> SD DVBS Tuner (satfinder) || GI Avatar 2 2xDVBS2 || Vu+ Duo2 4xDVBS2 1TB HD || Vu+ Zero || Samsung 32" HDTV || 2.1 Trust Tytan ||Multi dish/feed @13ºE, 19.2ºE, 28.3ºE, 30W ||
    [/B][I]> FX8350 || 8GB RAM || MSI Gaming GTX970 4GB || ASUS VP278H 27"|| [COLOR=#696969][COLOR=#696969][COLOR=#696969] Trust Tytan 2.1 ||[/COLOR][/COLOR][/COLOR]
    [COLOR=#696969][COLOR=#696969]> Raspberry Pi 3 Model B || [/COLOR]Samsung S22C300 21.5" ||[/COLOR]
    > TPLINK WR1043NDv2 || TPLINK MR6400 || TPLINK CPE210 || LEDE firmware || OpenVPN for secure remote access to LAN || Lt26i Custom Android ||[/I][/COLOR][/FONT][/SIZE]

  9. Thanks RazorRamon bedankten sich
  10. #9
    Senior Mitglied
    Registriert seit
    12.01.2015
    Beiträge
    184
    Thanks (gegeben)
    229
    Thanks (bekommen)
    21
    Total Downloaded
    0
    Total Downloaded
    0
    ReceiverDanke
    Works Great! On solo4k
    Thanks!

  11. #10
    Senior Mitglied
    Registriert seit
    12.01.2015
    Beiträge
    184
    Thanks (gegeben)
    229
    Thanks (bekommen)
    21
    Total Downloaded
    0
    Total Downloaded
    0
    ReceiverDanke
    What is to do, to save this after a firmware Flash (online update)?


Seite 1 von 6 123 ... LetzteLetzte

Stichworte

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •  
Alle Zeitangaben in WEZ +1. Es ist jetzt 19:49 Uhr.
Powered by vBulletin® Version 4.2.5 (Deutsch)
Copyright ©2024 Adduco Digital e.K. und vBulletin Solutions, Inc. Alle Rechte vorbehalten.
Resources saved on this page: MySQL 5,26%
Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)
vBulletin Skin By: PurevB.com