Beiträge von EngyCZ

    backtrace from gdb


    Playing attached file with subtitles enabled causes Enigma2 crash. Subtitles enabled on start.


    Thank you for support. I tested official enigma2 with own compiled GStreamer up to 1.10.1 with the same result.
    I have a suggestion:


    gst-launch-1.0 playbin uri=file:///path/to/file.mkv


    doesn't eat the memory. So is the problem really in GStreamer? It may be something with callbacks from GStreamer to Enigma2.
    I'm pleased that the problem is also replicable on other boxes.

    Reverting my confirmation of fixed this bug. It's still here in r9 and also in r10 and r11.
    Can be easily reproduced with file in first post.


    every 3 minutes +10 MB of allocated memory

    @Ghost Thank you for your support, but it's still the same


    Short recording can be downloaded from http://ge.tt/5F1y9rl2


    If it should be helpful for you, I can provide you a ssh/web access to my box.

    Problem is only when watching "online". Playback of recordings and also the timeshift are OK.


    echo 6978 > /.... doesn't solve the problem (sure spaces before and after >, cat /proc/stb/audio/pcr_offset_aache gives me 00006978).


    Here in the Czech Republic we have only one DVB-T2 multiplex, all channels coded with h265+AAC and all channels has the same problem.


    I also tried FTA DVB-S radio coded with AAC and it worked fine. Unfortunately audio of Euronews English HD is coded back in MPEG. Can you suggest me a FTA station with AAC sound I could try? I know CZ DVB-T2 is quite far from you.

    This messages I found in kernel log. Is it significant or not? No problem with signal strength.

    did you try grab on Telnet or web browser
    http://IP_der_Box/grab?format=png&r=1920

    Screenshot (OSD) from web browser (tab BoxControl) uses http://IP/screenshot?format=pn…me=%2Ftmp%2F1500411320129
    and Enigma2 logs :


    Code
    I/  [ScreenshotResource.render] :: display=False, osd=True, video=False, filename=/tmp/1500411320129.png


    but Sreenshot (All) uses http://IP/grab?format=jpg&filename=%2Ftmp%2F1500411395294
    and Enigma2 log show calling grab


    Code
    [Screengrab.py] starting AiO grab with cmdline: ['/usr/bin/grab', '/usr/bin/grab', '-j', '80', '/tmp/1500411395294.jpg']


    Both screenshot already attached. Clicking on Screenshot (OSD) again doesn't solve the problem.


    OSD grab from telnet/ssh is OK (command "grab -o")


    @mr_vica Did you try it with 4.3.1r9 version?