From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 60B15E00546; Wed, 11 Feb 2015 08:24:50 -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=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.216.172 listed in list.dnswl.org] * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (rjohnweber[at]gmail.com) * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Received: from mail-qc0-f172.google.com (mail-qc0-f172.google.com [209.85.216.172]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 03315E002F9 for ; Wed, 11 Feb 2015 08:24:47 -0800 (PST) Received: by mail-qc0-f172.google.com with SMTP id x3so3763086qcv.3 for ; Wed, 11 Feb 2015 08:24:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=jsUwi4rf7WJZcO04PJIi6Kj3IcmSeRAn7Xwar4UF8X4=; b=VVJLjzB18cUqzihMZ80zeGqgw3LwGiR1SVUqoLb4hOkmp0UPz1GxUcDCDNFSe1zrKr u3Fb98MZD2CRmDea70CK7AVFY4Wi3l+bIaeLQbVtxQZ585bQgNtB/fbKzxNHriOR1HUh 2XXkruBDk8/VIYoVgRAxpqL9cSMs1wmEJrceKgwKfyRpdHV9QdoeKqnGdX37BYOronlW psoNj8PzKZiAOiKx5mJfT+89MbjQh7HgY93CEniI4PHcXk/j6mpD1hyYTKIGmntcKC58 sEVgsUIBO86xumVO9UYh7isqzhbAT+4Axk5naYzpU1hffgH7TZ83BvDfAC5S51pa0xWl gx7A== X-Received: by 10.140.35.240 with SMTP id n103mr62760587qgn.11.1423671886978; Wed, 11 Feb 2015 08:24:46 -0800 (PST) Received: from goober-2.local ([75.76.125.94]) by mx.google.com with ESMTPSA id j6sm1222254qae.21.2015.02.11.08.24.45 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 11 Feb 2015 08:24:46 -0800 (PST) Message-ID: <54DB824D.8040702@gmail.com> Date: Wed, 11 Feb 2015 10:24:45 -0600 From: John Weber User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: =?ISO-8859-1?Q?Alfonso_Tam=E9s?= References: <1423466231-3334-1-git-send-email-alfonso@tames.com> <54DADAA7.1080905@tames.com> <54DB7B22.5090802@gmail.com> <109F683E-0DA0-479D-9CF4-D76C37AE735C@tames.com> In-Reply-To: <109F683E-0DA0-479D-9CF4-D76C37AE735C@tames.com> Cc: "meta-freescale@yoctoproject.org" Subject: Re: [meta-fsl-arm-extra][PATCH][master] linux-wandboard: Update kernel to 3.10.53-1.1.0_ga 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: Wed, 11 Feb 2015 16:24:50 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit On 2/11/15, 10:05 AM, Alfonso Tamés wrote: >> The pipeline (similar to yours but using the gst1.0-fsl-plugin imxv4l2src) works for me: >> gst-launch-1.0 imxv4l2src ! video/x-raw,format=I420,width=1280,height=720,framerate=30/1 ! imxvpuenc_h264 bitrate=2000 ! h264parse ! mp4mux ! filesink location=video.mp4 >> >> > Are you sure, that pipeline segfaults immediately for me: > > root@wandboard-quad:~# gst-launch-1.0 imxv4l2src ! video/x-raw,format=I420,width=1280,height=720,framerate=30/1 ! imxvpuenc_h264 bitrate=2000 ! h264parse ! mp4mux ! filesink location=video.mp4 > ..... > New clock: GstSystemClock > ERROR: from element /GstPipeline:pipeline0/GstImxV4l2Src:imxv4l2src0: Internal data flow error. > Additional debug info: > /opt/yocto/master_egl/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0/1.4.5-r0/gstreamer-1.4.5/libs/gst/base/gstbasesrc.c(2933): gst_base_src_loop (): /GstPipeline:pipeline0/GstImxV4l2Src:imxv4l2src0: > streaming task paused, reason not-negotiated (-4) > Execution ended after 0:00:00.093394334 > Setting pipeline to PAUSED ... > Setting pipeline to READY ... > Caught SIGSEGV > #0 0x76c89498 in waitpid () from /lib/libpthread.so.0 > #1 0x76cb3b64 in g_on_error_stack_trace () from /usr/lib/libglib-2.0.so.0 > #2 0x0000b4e0 in ?? () > > It does on my end when I use imxv4l2src from Carlos's gstreamer plugins. It does not when use the plugin of the same name from gst1.0-fsl-plugin. John