From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-bk0-f48.google.com (mail-bk0-f48.google.com [209.85.214.48]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id B19BAE01482 for ; Thu, 13 Jun 2013 04:39:15 -0700 (PDT) Received: by mail-bk0-f48.google.com with SMTP id jf17so5161369bkc.35 for ; Thu, 13 Jun 2013 04:39:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:subject:date:message-id:organization:user-agent :mime-version:content-transfer-encoding:content-type :x-gm-message-state; bh=FrUQ15NJtE+zHdmaPFkzRmzkm2Ch4wewxHudpYuQed0=; b=PO/OSiftXrOXfdMfxaGGvNyKv/5tcsR0SkOh/3e4dCzX3mRW2nTqO7efaOGqC+Rv/5 hONLxB7FgQNbzNvTFtnJfuJLy0X7N0EtDQDmLMUREVIYbM8RYv+Cz0u3Zjvgpy/48hkj snT0+yXborHG6fZN5xV7kD/3DthAtmBf2CEOT9PN37ogiJP9yaMOddSiYcNxBWqcz/wN ORrNjM0TjLjR5eblmq9ssHsNc6stmjQ9oyNy7mEaO8ePH4M8v/b2vyBMYECELhAc5JfX G+9zhjrMiwSp1OgIR2j9nprZjPmtCvLo3MYuRDC97Gs0ifxpxyRHFzEdobz1sdCzjrSi 5lnw== X-Received: by 10.205.22.73 with SMTP id qv9mr102925bkb.8.1371123554722; Thu, 13 Jun 2013 04:39:14 -0700 (PDT) Received: from rudolf.localnet (ppp-46-244-173-109.dynamic.mnet-online.de. [46.244.173.109]) by mx.google.com with ESMTPSA id b12sm9258279bkz.0.2013.06.13.04.39.13 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 13 Jun 2013 04:39:14 -0700 (PDT) From: Thomas Senyk To: meta-freescale@yoctoproject.org Date: Thu, 13 Jun 2013 13:39:02 +0200 Message-ID: <1700257.gsHOLgjAkU@rudolf> Organization: Pelagicore AG User-Agent: KMail/4.10.4 (Linux/3.9.5-1-ARCH; KDE/4.10.4; x86_64; ; ) MIME-Version: 1.0 X-Gm-Message-State: ALoCoQm71RP67wT9BfRWrRHU64X7U/e9lgvZEtDzQJI4rWEgCEKetnIDefZI3cyzv3VOdHamZAOO Subject: gstreamer on wandboard-solo 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: Thu, 13 Jun 2013 11:39:17 -0000 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Hi, has anyone tried gstreamer + fsl-codecs on wandboard(-solo)? I've just made a build and it looks rather incomplete (all the HW codec files missng, no decoder,...) With other boards (nitrogen, lite, sd) everything works 'out of the box' by just installing some gstreamer packages (gstreamer, gst-plugins-meta,...) I haven't had any closer look, I just wanted to ask if anyone has experience with it before start digging. Greets Thomas