From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f46.google.com (mail-pa0-f46.google.com [209.85.220.46]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 1CBF1E016CA for ; Tue, 15 Oct 2013 11:19:55 -0700 (PDT) Received: by mail-pa0-f46.google.com with SMTP id fa1so9376425pad.5 for ; Tue, 15 Oct 2013 11:19:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=7xJTyxW5iSTnGTkcOPy3+bdU9OVbR05xd/AcO+SbWYY=; b=EPKGADG6dKcjLD25+mEyY0JqOKV1MnrVlKWZg1vXvwsAVtYxmyf2bfjh8Mkw3XM5xr VtbjjWgnr/l7yaUMjMSm50gpjwkEB1aHT4OmpmiLDDwQA5K10IZor7a8FA+Y9iqmR/8p 679lkgRlEg4Z1oWc/EEoq409rpEWZ2naFyl3Y1ozFnAhTXzwVa3OcNMp0QSY5SmD/ZY4 Jea2EwpitqXr81ByWi0HtK78HQ2+ztiscpE4KTxAdxQDBzLvfkDK1AqUj9MhBDSbGTnE KYM9ul9yyYozTXCAZfjbXqvpFiP5xdSIahxP/W33QJPMi+4xT3SDxzYUMtXm4oPJ6H/x CPEw== X-Gm-Message-State: ALoCoQlrI1oGJNaK8fpNSQvaCNJJcDLokLjY9zQNOIWe+rq9H0Zh8BuJ7+6IOzhX0LWEJkPjO1Bh X-Received: by 10.68.170.68 with SMTP id ak4mr1239124pbc.202.1381861195272; Tue, 15 Oct 2013 11:19:55 -0700 (PDT) Received: from [192.168.0.53] ([70.96.116.236]) by mx.google.com with ESMTPSA id so2sm86074725pbc.5.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 15 Oct 2013 11:19:54 -0700 (PDT) Message-ID: <525D8747.1050207@boundarydevices.com> Date: Tue, 15 Oct 2013 11:19:51 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Daiane Angolini References: <3C992F0204517E4C884B3303F27BC47CF0E0D9D6@EX2K10MB1.vb.loc> <525D7555.1010003@freescale.com> <3C992F0204517E4C884B3303F27BC47CF0E0DCE4@EX2K10MB1.vb.loc> <525D7EFD.9040708@freescale.com> In-Reply-To: <525D7EFD.9040708@freescale.com> Cc: "meta-freescale@yoctoproject.org" , Ashwin Kirpalani Subject: Re: gstreamer 1.x freescale plugings 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, 15 Oct 2013 18:19:56 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi Daiane, On 10/15/2013 10:44 AM, Daiane Angolini wrote: > On 10/15/2013 02:13 PM, Alok Kumar wrote: >> My apology for not being clear. >> I want to use gstreamer 1.x, but it seems it appears I cannot use HW >> acceleration (vpudec etc) provided by free scale plugins. We wanted >> to use RTMP and dash features from latest gstreamer. >> >> So, the question: How can I use imx6 HW acceleration with gstreamer 1.x ? > > I'm not aware any way. a new vpuenc plugin should be implememnted, I think > It seems that you forgot this thread: https://lists.yoctoproject.org/pipermail/meta-freescale/2013-August/004094.html Ashwin indicated that he was going to try, and I thought Philip published some code. Since gstreamer-1.0 is supported in the Dora branch of Poky, integrating should be easier. Philip, is this still something you're working on, or have you abandoned the effort? Please advise, Eric