From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 7FFA5E0099B; Tue, 12 May 2015 06:13:00 -0700 (PDT) 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 * [193.201.172.118 listed in list.dnswl.org] * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (picmaster[at]mail.bg) * -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 mx2.mail.bg (mx2.mail.bg [193.201.172.118]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 01FD4E00982 for ; Tue, 12 May 2015 06:12:54 -0700 (PDT) Received: from [192.168.0.62] (unknown [93.152.143.60]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mx2.mail.bg (Postfix) with ESMTPSA id DAEFE600107F; Tue, 12 May 2015 16:12:52 +0300 (EEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mail.bg; s=default; t=1431436372; bh=1uJJ3m4PsJbPwA0WpQGMC2sOskts08RCPQCk3OlzJOM=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=AbbNsefbpn6c0vwRt6URE9nH38ntWCPDEJHCQR1g45A2JyrBAD59g+mATb6X74mF/ S5KjHifXX8Zvu17bpp0w5N+1Ee36KSieKHi/v8/mfN6jcoFi1GAX1stjExJc0C7gB9 n/8A+9IcybCFBPvFELVLwcbX1SwWrOKQou+IYmYU= Message-ID: <5551FC54.5090005@mail.bg> Date: Tue, 12 May 2015 16:12:52 +0300 From: Nikolay Dimitrov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.6.0 MIME-Version: 1.0 To: Otavio Salvador , Gary Thomas References: <554B7546.8050202@mail.bg> <554B764F.9080206@mlbassoc.com> <554B83B2.3000607@mail.bg> <554B84EF.9080108@mlbassoc.com> <554B8721.6050302@mail.bg> <5551E54E.3060504@mail.bg> <5551E881.6060602@mlbassoc.com> <5551F196.5070401@mail.bg> <5551F65B.8020005@mlbassoc.com> <5551F7CF.6020906@mlbassoc.com> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" Subject: Re: Fido with kernel 3.10.17 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, 12 May 2015 13:13:00 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Hi Otavio, On 05/12/2015 03:59 PM, Otavio Salvador wrote: > On Tue, May 12, 2015 at 9:53 AM, Gary Thomas > wrote: >> On 2015-05-12 06:48, Otavio Salvador wrote: >>> >>> On Tue, May 12, 2015 at 9:47 AM, Gary Thomas >>> wrote: >>>> >>>> On 2015-05-12 06:43, Otavio Salvador wrote: >>>>> >>>>> >>>>> On Tue, May 12, 2015 at 9:27 AM, Nikolay Dimitrov >>>>> wrote: >>>>>> >>>>>> >>>>>> Gstreamer-1.0 freezes instantly with my test video streams. >>>>>> As I've invested some time in the past to really force >>>>>> gstreamer-0.10 to work, I'm quite reluctant to go forward >>>>>> with gstreamer-1.0, especially when its MPEGTS >>>>>> implementation is, well... half-working. So I'm sticking >>>>>> with what I've made to work so far. >>>>> >>>>> >>>>> >>>>> Did you try the community plugin? We have been using it with >>>>> several customers and in general it is working very well. >>>>> >>>> >>>> Is that not what you would get when running the media player? >>>> >>>> Do you have an example pipeline that does work, e.g. play a >>>> complete movie (H264+mp3) in .mp4 container? >>> >>> >>> gst-play-1.0 works. >>> >> >> Not for me on either of the i.MX6 boards I have here :-( What >> board(s) [and kernel] have you tested with? >> >> What did you play? What is your display device? Anything else you >> can provide that might help me figure this out... > > Did you use the gstreamer1.0-imx? The fsl-image-multimedia works for > many movies. That's correct. I usually make smoke test with the Sintel trailers and it works fine here. Unfortunately, stock gst-1.0 and gst-0.10 doesn't work with the DVB-S stream dumps I made from my customer's infrastructure, and this is what counts in my specific context. Regards, Nikolay