> -----Urspr?ngliche Nachricht----- > Von: gstreamer-embedded-bounces+richard.leitner=skidata.com at lists.freedesktop.org > [mailto:gstreamer-embedded- > bounces+richard.leitner=skidata.com at lists.freedesktop.org] Im Auftrag von Sebastian > Dr?ge > Gesendet: Montag, 02. September 2013 16:26 > An: Discussions specific to using GStreamer on embedded systems > Betreff: Re: Need help with playback of avi container on ARMv7 > > On Mo, 2013-09-02 at 08:34 +0000, Richard Leitner - SKIDATA wrote: > > > > > > > This is a different error now, it doesn't even try to create a > > > window any longer but the videosink just fails immediately. You can > > > get even more verbose debug logs via GST_DEBUG=5, maybe this helps > > > as I don't know which category the interesting information could be > > > in... if any at all. Please attach the output of that in a file and > > > not include it inline inside the mail :) > > > > Ok, it's a different error because I've forgot to export DISPLAY, > > sorry :-P I've attached the output with "GST_DEBUG=omx*:5,openmax*:5" > > in gst-launch_playbin2_test_avi_debug_output > > I can't really say about that much, there's no useful information in there unfortunately. > Maybe this video is too complex (profile, level or > resolution) for your hardware or gst-openmax should allocate less buffers for it... I > can only guess right now, sorry :) Do you know a way to trace the buffer usage / allocated buffers / etc. of gst-openmax? Maybe we can see something suspicious... > > Is there other software available on this system that can play this specific video? Or > does it happen with all videos, even something with a lower resolution and low > complexity? I've tried with other videos (other/lower resolution, shorter, no sound) but the error is the same... Do somebody have an idea for further debugging? Would be really great :-) Thanks & regards, Richard