Updating status...   Guys, I'm using same thread because the subject seems ok. 
Should I start another thread for same theme?

Andreas, XBMC still crashing after some time (always +1h), even after include

     layera.scn_win.height = g_height;
     layera.mode = DISP_LAYER_WORK_MODE_NORMAL;
+
+    layera.fb.format = DISP_FORMAT_ARGB8888;
+    layera.fb.seq = DISP_SEQ_ARGB;
+
     args[0] = g_screenid;

here  
https://github.com/rellla/xbmca10/blob/stage/Frodo/xbmc/cores/VideoRenderers/LinuxRendererA10.cpp#L1562
   as suggested  on irc.

XBMC crashs and I have a lot of 

<4>[DISP] not supported image0 pixel sequence:128 in img_sw_para_to_reg
<4>[DISP] not supported image0 pixel sequence:192 in img_sw_para_to_reg
<4>[DISP] not supported image0 pixel sequence:36 in img_sw_para_to_reg
<4>[DISP] not supported image0 pixel sequence:36 in img_sw_para_to_reg
<4>[DISP] not supported

flooded on terminal. Messages stops only when a new video is started on XBMC 
(restarted after chash).

This is XBMC crash log:  http://pastebin.com/UxdyMayG
XBMC debug log: http://pastebin.com/9CyQuYAV

Did you have some tip for guide my studies, some documentation,  about all 
"magic" happening in LinuxRederA10.cpp?  Of course I can see the sequence of 
ioctls but is not clear enough yet parameters sent to /disp to setup

Thank you guys,

 - Roberto "physis"







Em 27/08/2014, à(s) 20:30, Roberto Alcantara <[email protected]> escreveu:

> H264 1080i transport stream sample captured from DVB device:   
> http://www.devs.com.br/tvm_h264_1080i.ts
> 
> Cheers,
> physis
> 
> ps.:
> I'm with problems to compile xbmc again to test suggested hack (I had same 
> problem previously but I forgot how I solved ). ASAP I solve it I will run 
> new tests.
> 
> make[1]: Leaving directory 
> `/home/robertoalcantara/sandbox/melehacking/xbmca10/lib/stsound/StSoundLibrary'
> LD      xbmc.bin
> /usr/lib/gcc-cross/arm-linux-gnueabihf/4.8/libstdc++.so: undefined reference 
> to `clock_gettime@GLIBC_2.17'
> collect2: error: ld returned 1 exit status
> make: *** [xbmc.bin] Error 1
> 
> 
> Em 27/08/2014, à(s) 12:08, Andreas Baierl <[email protected]> escreveu:
> 
>> It's me :) 
>> Thanks for providing the samples.
>> 
>> Regards
>> rellla
>> 
>> Am 27.08.2014 17:01, schrieb Roberto Alcântara:
>>> 1080i i'm sure I can. I will do it later and send url.
>>> 
>>> I talked with rella yesterday and he gave me tips to look A10 render code 
>>> in XBMC to try to solve the problem. I will try to fix and let available 
>>> the logs. 
>>> 
>>> cheers,
>>> - Roberto
>>> 
>>> 
>>> On Wed, Aug 27, 2014 at 11:36 AM, Andreas Baierl <[email protected]> wrote:
>>> Roberto,
>>> 
>>> do you have the possibility to provide DVB streams 576i, 1080i and 720p 
>>> online?
>>> 
>>> And which issue do you run into? Log?
>>> 
>>> Regards
>>> Andreas
>>> 
>>> Am 27.08.2014 16:15, schrieb Roberto Alcântara:
>>>> Is not clear for me the differences between them.
>>>> 
>>>> But between awsomA20 and cubieboard2 I can't see anything with affects 
>>>> video rendering.
>>>> 
>>>> I'm decoding h.264 1080i inside MPEG2 TS from my digital tv device 
>>>> (ISDB-T) smooth. But crashing after some time, i'm working to try to solve 
>>>> this issue.
>>>> 
>>>> I was using this video to test 720p and was fine (I will retest today 
>>>> before a few changes I made): 
>>>> http://www.dvdloc8.com/clip.php?movieid=12167&clipid=1
>>>> I will test again with 1080p h264 trailer too.
>>>> 
>>>> Cheers,
>>>> - Roberto
>>>> 
>>>> 
>>>> On Wed, Aug 27, 2014 at 11:00 AM, X3fil <[email protected]> wrote:
>>>> 
>>>> BananaPI is similar to CubieBoard2 as well, but maybe not so...
>>>> XBMC is not working smooth with internal player :(
>>>> On Gotham-A10 it's better, but not smooth as expected/needed.
>>>> 
>>>> Simon
>>>> 
>>>> 
>>>> Il 27/08/2014 15:54, Roberto Alcântara ha scritto:
>>>> I'm using a AwSOM A20 module/development kit, but it is like CubieBoard2.
>>>> 
>>>> 
>>>> 
>>>> 
>>>>  - Roberto
>>>> 
>>>> 
>>>> On Wed, Aug 27, 2014 at 10:48 AM, X3fil <[email protected] 
>>>> <mailto:[email protected]>> wrote:
>>>> 
>>>> 
>>>>    On which board/system?
>>>> 
>>>>    Il 27/08/2014 15:37, Roberto Alcântara ha scritto:
>>>> 
>>>>        Thank you ! I will take a look this version too.
>>>> 
>>>>        I'm using rella fork (https://github.com/rellla/__xbmca10
>>>>        <https://github.com/rellla/xbmca10>) for now running great h264 
>>>> 1080p but
>>>> 
>>>>        crashing after 2~4h.
>>>> 
>>>>        Cheers,
>>>>           - Roberto
>>>> 
>>>> 
>>>>           - Roberto
>>>> 
>>>> 
>>>>        On Wed, Aug 27, 2014 at 10:29 AM, X3fil <[email protected] 
>>>> <mailto:[email protected]>
>>>>        <mailto:[email protected] <mailto:[email protected]>>> wrote:
>>>> 
>>>> 
>>>>             This: https://github.com/warped-____rudi/xbmc/tree/Gotham-A10
>>>>        <https://github.com/warped-__rudi/xbmc/tree/Gotham-A10>
>>>> 
>>>> 
>>>>             <https://github.com/warped-__rudi/xbmc/tree/Gotham-A10
>>>>        <https://github.com/warped-rudi/xbmc/tree/Gotham-A10>>
>>>> 
>>>>             Cheers,
>>>> 
>>>>             Simon
>>>> 
>>>>             Il 27/08/2014 15:10, Roberto Alcântara ha scritto:
>>>> 
>>>>                 what XBMC version (repository) are you using?
>>>> 
>>>>                 Thank you !
>>>>                    - Roberto
>>>> 
>>>> 
>>>>                    - Roberto
>>>> 
>>>> 
>>>>                 On Wed, Aug 27, 2014 at 9:33 AM, X3fil <[email protected] 
>>>> <mailto:[email protected]>
>>>>        <mailto:[email protected] <mailto:[email protected]>>
>>>>                 <mailto:[email protected] <mailto:[email protected]> 
>>>> <mailto:[email protected]
>>>>        <mailto:[email protected]>>>> wrote:
>>>> 
>>>> 
>>>>                      I'm on 3.4.90 (armv7l):
>>>> 
>>>>                      Distributor ID: Ubuntu
>>>>                      Description:    Ubuntu 14.04.1 LTS
>>>>                      Release:        14.04
>>>>                      Codename:       trusty
>>>> 
>>>>                      Simon
>>>> 
>>>>                      Il 27/08/2014 13:54, Roberto Alcântara ha scritto:
>>>> 
>>>>                          Guys,
>>>> 
>>>>                          What version from kernel and XBMC are you using ?
>>>> 
>>>> 
>>>>                             - Roberto
>>>> 
>>>> 
>>>>                          On Tue, Aug 26, 2014 at 5:41 AM, X3fil 
>>>> <[email protected]
>>>>        <mailto:[email protected]> <mailto:[email protected] 
>>>> <mailto:[email protected]>>
>>>>                 <mailto:[email protected] <mailto:[email protected]> 
>>>> <mailto:[email protected]
>>>>        <mailto:[email protected]>>>
>>>>                          <mailto:[email protected] <mailto:[email protected]> 
>>>> <mailto:[email protected]
>>>>        <mailto:[email protected]>> <mailto:[email protected] 
>>>> <mailto:[email protected]>
>>>>                 <mailto:[email protected] <mailto:[email protected]>>>>> wrote:
>>>> 
>>>> 
>>>>                               Hello!
>>>> 
>>>>                               I was able to compile it succesfully. XBMC 
>>>> Gotham starts correctly
>>>>        and menu
>>>>                 navigation
>>>>                          is smooth.
>>>>                               BTW native player isn't fluid as expected. I 
>>>> don't think it's an
>>>>        SD-Card speed
>>>>                 issue,
>>>>                          because
>>>>                               from command line (using mplayer) it plays 
>>>> perfectly any video.
>>>>                               It IS in hardware acceleration, because the 
>>>> cpu usage never hits
>>>>        100%. It's
>>>>                 between 10
>>>>                          and 50%.
>>>>                               I'm investigating on the causes, asking the 
>>>> Gotham-A10 developer as
>>>>        well. As
>>>>                 soon I get
>>>>                          some
>>>>                               news, I'll update it here as well.
>>>> 
>>>>                               Simon
>>>> 
>>>>                               Il 21/08/2014 20:13, Stefan Monnier ha 
>>>> scritto:
>>>> 
>>>>                                       I'll take a look to the Gotham-A10 
>>>> :-)
>>>>                                       As always thanks a lot for your 
>>>> support and precious answers!
>>>> 
>>>> 
>>>>                                   Please add a link to Gotham-A10 in the 
>>>> sunxi/XBMC wiki page if it
>>>>        proves
>>>>                                   to be a worthy alternative.
>>>> 
>>>> 
>>>>                                             Stefan
>>>> 
>>>> 
>>>>                               --
>>>>                               You received this message because you are 
>>>> subscribed to the Google Groups
>>>>                 "linux-sunxi"
>>>>                          group.
>>>>                               To unsubscribe from this group and stop 
>>>> receiving emails from it,
>>>>        send an email to
>>>>                               
>>>> linux-sunxi+unsubscribe@__goog______legroups.com
>>>>        <http://goog____legroups.com> <http://goog__legroups.com>
>>>>                 <http://googlegroups.com>
>>>>                          
>>>> <mailto:linux-sunxi%[email protected]
>>>>        <mailto:linux-sunxi%[email protected]>
>>>>                 <mailto:linux-sunxi%[email protected]
>>>>        <mailto:linux-sunxi%[email protected]>__>
>>>>                          
>>>> <mailto:linux-sunxi%____252Bunsubscribe@googlegroups.
>>>>        <mailto:linux-sunxi%25__252Bunsubscribe@googlegroups.>____com
>>>>                 <mailto:linux-sunxi%__25252Bunsubscribe@__googlegroups.com
>>>>        <mailto:linux-sunxi%[email protected]>>>__>.
>>>>                               For more options, visit 
>>>> https://groups.google.com/d/________optout
>>>>        <https://groups.google.com/d/______optout>
>>>> 
>>>>                 <https://groups.google.com/d/______optout 
>>>> <https://groups.google.com/d/____optout>>
>>>> 
>>>>                          <https://groups.google.com/d/______optout
>>>>        <https://groups.google.com/d/____optout> 
>>>> <https://groups.google.com/d/____optout
>>>>        <https://groups.google.com/d/__optout>>>
>>>>                 <https://groups.google.com/d/______optout 
>>>> <https://groups.google.com/d/____optout>
>>>>        <https://groups.google.com/d/____optout 
>>>> <https://groups.google.com/d/__optout>>
>>>> 
>>>>                          <https://groups.google.com/d/____optout
>>>>        <https://groups.google.com/d/__optout> 
>>>> <https://groups.google.com/d/__optout
>>>>        <https://groups.google.com/d/optout>>>>.
>>>> 
>>>> 
>>>>                          --
>>>>                          You received this message because you are 
>>>> subscribed to a topic in the
>>>>        Google Groups
>>>>                          "linux-sunxi"
>>>>                          group.
>>>>                          To unsubscribe from this topic, visit
>>>>        
>>>> https://groups.google.com/d/______topic/linux-sunxi/__uNwSx9ntbqM/____unsubscribe
>>>>        
>>>> <https://groups.google.com/d/____topic/linux-sunxi/uNwSx9ntbqM/____unsubscribe>
>>>>                 
>>>> <https://groups.google.com/d/____topic/linux-sunxi/__uNwSx9ntbqM/__unsubscribe
>>>>        
>>>> <https://groups.google.com/d/__topic/linux-sunxi/uNwSx9ntbqM/__unsubscribe>>
>>>> 
>>>> 
>>>>          
>>>> <https://groups.google.com/d/____topic/linux-sunxi/__uNwSx9ntbqM/__unsubscribe
>>>> 
>>>>        
>>>> <https://groups.google.com/d/__topic/linux-sunxi/uNwSx9ntbqM/__unsubscribe>
>>>>                 
>>>> <https://groups.google.com/d/__topic/linux-sunxi/uNwSx9ntbqM/__unsubscribe
>>>>        
>>>> <https://groups.google.com/d/topic/linux-sunxi/uNwSx9ntbqM/unsubscribe>>>.
>>>> 
>>>>                          To unsubscribe from this group and all its 
>>>> topics, send an email to
>>>>                          linux-sunxi+unsubscribe@__goog____legroups.com 
>>>> <http://goog__legroups.com>
>>>>        <http://googlegroups.com>
>>>>                          
>>>> <mailto:linux-sunxi%[email protected]
>>>>        <mailto:linux-sunxi%[email protected]>
>>>>                 <mailto:linux-sunxi%__252Bunsubscribe@googlegroups.__com
>>>>        <mailto:linux-sunxi%[email protected]>>__>
>>>>                          
>>>> <mailto:[email protected]
>>>>        <mailto:linux-sunxi%[email protected]>
>>>>                 <mailto:linux-sunxi%[email protected]
>>>>        <mailto:linux-sunxi%[email protected]>>
>>>> 
>>>> 
>>>> 
>>>>                          
>>>> <mailto:linux-sunxi%[email protected]
>>>>        <mailto:linux-sunxi%[email protected]>
>>>>                 <mailto:linux-sunxi%__252Bunsubscribe@googlegroups.__com
>>>>        <mailto:linux-sunxi%[email protected]>>__>>.
>>>> 
>>>>                          For more options, visit 
>>>> https://groups.google.com/d/______optout
>>>>        <https://groups.google.com/d/____optout>
>>>>                 <https://groups.google.com/d/____optout 
>>>> <https://groups.google.com/d/__optout>>
>>>>                          <https://groups.google.com/d/____optout
>>>>        <https://groups.google.com/d/__optout> 
>>>> <https://groups.google.com/d/__optout
>>>>        <https://groups.google.com/d/optout>>>.
>>>> 
>>>> 
>>>>                      --
>>>>                      You received this message because you are subscribed 
>>>> to the Google Groups
>>>>        "linux-sunxi"
>>>>                 group.
>>>>                      To unsubscribe from this group and stop receiving 
>>>> emails from it, send an email to
>>>>                      linux-sunxi+unsubscribe@__goog____legroups.com 
>>>> <http://goog__legroups.com>
>>>>        <http://googlegroups.com>
>>>>                 <mailto:linux-sunxi%[email protected]
>>>>        <mailto:linux-sunxi%[email protected]>
>>>>                 <mailto:linux-sunxi%__252Bunsubscribe@googlegroups.__com
>>>>        <mailto:linux-sunxi%[email protected]>>__>.
>>>>                      For more options, visit 
>>>> https://groups.google.com/d/______optout
>>>>        <https://groups.google.com/d/____optout>
>>>>                 <https://groups.google.com/d/____optout 
>>>> <https://groups.google.com/d/__optout>>
>>>>        <https://groups.google.com/d/____optout 
>>>> <https://groups.google.com/d/__optout>
>>>>                 <https://groups.google.com/d/__optout 
>>>> <https://groups.google.com/d/optout>>>.
>>>> 
>>>> 
>>>>                 --
>>>>                 You received this message because you are subscribed to a 
>>>> topic in the Google Groups
>>>>                 "linux-sunxi"
>>>>                 group.
>>>>                 To unsubscribe from this topic, visit
>>>>        
>>>> https://groups.google.com/d/____topic/linux-sunxi/uNwSx9ntbqM/____unsubscribe
>>>>        
>>>> <https://groups.google.com/d/__topic/linux-sunxi/uNwSx9ntbqM/__unsubscribe>
>>>>                 
>>>> <https://groups.google.com/d/__topic/linux-sunxi/uNwSx9ntbqM/__unsubscribe
>>>>        
>>>> <https://groups.google.com/d/topic/linux-sunxi/uNwSx9ntbqM/unsubscribe>>.
>>>>                 To unsubscribe from this group and all its topics, send an 
>>>> email to
>>>>                 linux-sunxi+unsubscribe@__goog__legroups.com 
>>>> <http://googlegroups.com>
>>>>                 <mailto:linux-sunxi%[email protected]
>>>>        <mailto:linux-sunxi%[email protected]>__>
>>>>                 <mailto:[email protected]
>>>>        <mailto:linux-sunxi%[email protected]>
>>>>                 <mailto:linux-sunxi%[email protected]
>>>>        <mailto:linux-sunxi%[email protected]>__>>.
>>>>                 For more options, visit 
>>>> https://groups.google.com/d/____optout
>>>>        <https://groups.google.com/d/__optout>
>>>>                 <https://groups.google.com/d/__optout 
>>>> <https://groups.google.com/d/optout>>.
>>>> 
>>>> 
>>>>             --
>>>>             You received this message because you are subscribed to the 
>>>> Google Groups "linux-sunxi"
>>>>        group.
>>>>             To unsubscribe from this group and stop receiving emails from 
>>>> it, send an email to
>>>>             linux-sunxi+unsubscribe@__goog__legroups.com 
>>>> <http://googlegroups.com>
>>>>        <mailto:linux-sunxi%[email protected]
>>>>        <mailto:linux-sunxi%[email protected]>__>.
>>>>             For more options, visit https://groups.google.com/d/____optout
>>>>        <https://groups.google.com/d/__optout> 
>>>> <https://groups.google.com/d/__optout
>>>>        <https://groups.google.com/d/optout>>.
>>>> 
>>>> 
>>>>        --
>>>>        You received this message because you are subscribed to a topic in 
>>>> the Google Groups
>>>>        "linux-sunxi"
>>>>        group.
>>>>        To unsubscribe from this topic, visit
>>>>        
>>>> https://groups.google.com/d/__topic/linux-sunxi/uNwSx9ntbqM/__unsubscribe
>>>>        
>>>> <https://groups.google.com/d/topic/linux-sunxi/uNwSx9ntbqM/unsubscribe>.
>>>>        To unsubscribe from this group and all its topics, send an email to
>>>>        linux-sunxi+unsubscribe@__googlegroups.com
>>>>        <mailto:linux-sunxi%[email protected]>
>>>>        <mailto:[email protected]
>>>>        <mailto:linux-sunxi%[email protected]>>.
>>>>        For more options, visit https://groups.google.com/d/__optout
>>>>        <https://groups.google.com/d/optout>.
>>>> 
>>>> 
>>>>    --
>>>>    You received this message because you are subscribed to the Google 
>>>> Groups "linux-sunxi" group.
>>>>    To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to
>>>>    linux-sunxi+unsubscribe@__googlegroups.com 
>>>> <mailto:linux-sunxi%[email protected]>.
>>>>    For more options, visit https://groups.google.com/d/__optout 
>>>> <https://groups.google.com/d/optout>.
>>>> 
>>>> 
>>>> --
>>>> You received this message because you are subscribed to a topic in the 
>>>> Google Groups "linux-sunxi"
>>>> group.
>>>> To unsubscribe from this topic, visit
>>>> https://groups.google.com/d/topic/linux-sunxi/uNwSx9ntbqM/unsubscribe.
>>>> To unsubscribe from this group and all its topics, send an email to
>>>> [email protected] 
>>>> <mailto:[email protected]>.
>>>> For more options, visit https://groups.google.com/d/optout.
>>>> 
>>>> -- 
>>>> You received this message because you are subscribed to the Google Groups 
>>>> "linux-sunxi" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send an 
>>>> email to [email protected].
>>>> For more options, visit https://groups.google.com/d/optout.
>>>> 
>>>> -- 
>>>> You received this message because you are subscribed to the Google Groups 
>>>> "linux-sunxi" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send an 
>>>> email to [email protected].
>>>> For more options, visit https://groups.google.com/d/optout.
>>> 
>>> -- 
>>> You received this message because you are subscribed to the Google Groups 
>>> "linux-sunxi" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an 
>>> email to [email protected].
>>> For more options, visit https://groups.google.com/d/optout.
>>> 
>>> -- 
>>> You received this message because you are subscribed to the Google Groups 
>>> "linux-sunxi" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an 
>>> email to [email protected].
>>> For more options, visit https://groups.google.com/d/optout.
>> 
>> 
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "linux-sunxi" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected].
>> For more options, visit https://groups.google.com/d/optout.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to