From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id B5A5FE00916; Tue, 23 Dec 2014 02:36:44 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, HTML_FONT_LOW_CONTRAST, HTML_MESSAGE, SPF_HELO_PASS autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.0 SPF_HELO_PASS SPF: HELO matches SPF record * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.0 HTML_MESSAGE BODY: HTML included in message * 0.0 HTML_FONT_LOW_CONTRAST BODY: HTML font color similar or identical to * background Received: from ptmx.org (ptmx.org [178.63.28.110]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 840A4E0084E for ; Tue, 23 Dec 2014 02:36:28 -0800 (PST) Received: from [192.168.178.14] (chello062178118086.5.14.vie.surfer.at [62.178.118.86]) by ptmx.org (Postfix) with ESMTPSA id 5705E2D71A for ; Tue, 23 Dec 2014 11:36:26 +0100 (CET) Message-ID: <549945AA.30405@pseudoterminal.org> Date: Tue, 23 Dec 2014 11:36:26 +0100 From: Carlos Rafael Giani User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: In-Reply-To: Subject: Re: video playback failed with "app" user X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 10:36:44 -0000 Content-Type: multipart/alternative; boundary="------------050500000009030005000400" --------------050500000009030005000400 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Something is very wrong with your G2D installation. Is it using the right floating-point ABI (softfp/hardfloat)? Unfortunately, "internal error" is not very helpful.. How did you install G2D? On 2014-12-23 11:12, Ray·Bloodworth wrote: > Hi, everyone > > I'm testing video playback on MCIMX6Q-SDP. Plugins of imx > gstreamer-1.0 have been installed in filesystem already. > > The mp4 file could be played when the media player app launched > with "root" user. > > When the media player app launched with "app" user, some errors > occured: > Dec 23 01:39:43 localhost sh[539]: (gst-plugin-scanner:800): > GStreamer-WARNING **: Failed to load plugin > '/usr/lib/gstreamer-1.0/libgstoverlaysinkplugins.so': > /lib/libg2d.so.0.8: internal error > Dec 23 01:39:46 localhost sh[539]: (gst-plugin-scanner:800): > GStreamer-WARNING **: Failed to load plugin > '/usr/lib/gstreamer-1.0/libgstimxg2d.so': /lib/libg2d.so.0.8: internal > error > Dec 23 01:39:48 localhost sh[539]: Aiur: 4.0.1 > Dec 23 01:39:48 localhost sh[539]: Core: MPEG4PARSER_06.09.00 build on > Apr 16 2014 02:12:18 > Dec 23 01:39:48 localhost sh[539]: file: > /usr/lib/imx-mm/parser/lib_mp4_parser_arm11_elinux.so.3.2 > Dec 23 01:39:48 localhost sh[539]: Track 00 [video_0] Enabled > Dec 23 01:39:48 localhost sh[539]: Duration: 0:03:47.483008000 > Dec 23 01:39:48 localhost sh[539]: Language: und > Dec 23 01:39:48 localhost sh[539]: Mime video/x-h264, > parsed=(boolean)true, alignment=(string)au, stream-format=(string)avc, > width=(int)1104, height=(int)622, framerate=(fraction)30/1, > codec_data=(buffer)0164001fffe1001f6764001facc86011413febff0451045010000003001000000303c8f18319e001000568e9bb2c8b0000001462747274 > Dec 23 01:39:48 localhost sh[539]: Track 01 [audio_0] Enabled > Dec 23 01:39:48 localhost sh[539]: Duration: 0:03:47.694000000 > Dec 23 01:39:48 localhost sh[539]: Language: und > Dec 23 01:39:48 localhost sh[539]: Mime audio/mpeg, > mpegversion=(int)4, channels=(int)2, rate=(int)44100, bitrate=(int)0, > stream-format=(string)raw, codec_data=(buffer)139056e5a54800 > Dec 23 01:39:48 localhost sh[539]: Error: "Could not initialize > supporting library." > > Could anyone help me with this issue? > > BR, > ------------------------------------------------------------------------ > Ray·Bloodworth > > > --------------050500000009030005000400 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit
Something is very wrong with your G2D installation. Is it using the right floating-point ABI (softfp/hardfloat)? Unfortunately, "internal error" is not very helpful.. How did you install G2D?

On 2014-12-23 11:12, Ray·Bloodworth wrote:
Hi, everyone

   I'm testing video playback on MCIMX6Q-SDP. Plugins of imx gstreamer-1.0 have been installed in filesystem already.

   The mp4 file could be played when the media player app launched with "root" user.

   When the media player app launched with "app" user, some errors occured:
Dec 23 01:39:43 localhost sh[539]: (gst-plugin-scanner:800): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstoverlaysinkplugins.so': /lib/libg2d.so.0.8: internal error 
Dec 23 01:39:46 localhost sh[539]: (gst-plugin-scanner:800): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstimxg2d.so': /lib/libg2d.so.0.8: internal error
Dec 23 01:39:48 localhost sh[539]: Aiur: 4.0.1
Dec 23 01:39:48 localhost sh[539]: Core: MPEG4PARSER_06.09.00 build on Apr 16 2014 02:12:18
Dec 23 01:39:48 localhost sh[539]: file: /usr/lib/imx-mm/parser/lib_mp4_parser_arm11_elinux.so.3.2
Dec 23 01:39:48 localhost sh[539]: Track 00 [video_0] Enabled
Dec 23 01:39:48 localhost sh[539]: Duration: 0:03:47.483008000
Dec 23 01:39:48 localhost sh[539]: Language: und
Dec 23 01:39:48 localhost sh[539]: Mime video/x-h264, parsed=(boolean)true, alignment=(string)au, stream-format=(string)avc, width=(int)1104, height=(int)622, framerate=(fraction)30/1, codec_data=(buffer)0164001fffe1001f6764001facc86011413febff0451045010000003001000000303c8f18319e001000568e9bb2c8b0000001462747274
Dec 23 01:39:48 localhost sh[539]: Track 01 [audio_0] Enabled
Dec 23 01:39:48 localhost sh[539]: Duration: 0:03:47.694000000
Dec 23 01:39:48 localhost sh[539]: Language: und
Dec 23 01:39:48 localhost sh[539]: Mime audio/mpeg, mpegversion=(int)4, channels=(int)2, rate=(int)44100, bitrate=(int)0, stream-format=(string)raw, codec_data=(buffer)139056e5a54800
Dec 23 01:39:48 localhost sh[539]: Error: "Could not initialize supporting library." 

  Could anyone help me with this issue?

BR,

Ray·Bloodworth




--------------050500000009030005000400--