From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id DA1C0E0099B; Tue, 12 May 2015 06:24:43 -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 9EC77E00982 for ; Tue, 12 May 2015 06:24:41 -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 499DB6001126; Tue, 12 May 2015 16:24:40 +0300 (EEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mail.bg; s=default; t=1431437080; bh=JDAhSeViBn+A1XmTOARyRrmpInZrK3U4wTLO308ZFMw=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=xoxTYJ9Hqpdo/+p2qWyvddJWbL8l5pFubZ07qWMu+fMIeOnCAiu3lxoQ6Ws9DmViK CXdeapCH0zwm+Ue+gzPVIYCerSMy7St85jjlpS9qVgT41YPybhINecRvxX00xkoy2i xcPVUNQNsb8XN4G6sDHAkiuks/bvj+CkqgEAyB6s= Message-ID: <5551FF18.5000103@mail.bg> Date: Tue, 12 May 2015 16:24:40 +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: Gary Thomas , Otavio Salvador 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> <5551FC54.5090005@mail.bg> <5551FD98.2000701@mlbassoc.com> In-Reply-To: <5551FD98.2000701@mlbassoc.com> 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:24:43 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Ho Gary, On 05/12/2015 04:18 PM, Gary Thomas wrote: > On 2015-05-12 07:12, Nikolay Dimitrov wrote: >> 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. > > What package includes these? Or [exactly] what file(s) do you use? Please check here: https://download.blender.org/durian/trailer/ These are my 3 favorite files for testing, they usually work fine unless I've totally screwed up something: https://download.blender.org/durian/trailer/sintel_trailer-480p.mp4 https://download.blender.org/durian/trailer/sintel_trailer-720p.mp4 https://download.blender.org/durian/trailer/sintel_trailer-1080p.mp4 > I'd like to try to duplicate what you are using explicitly. I can also send you my test mpegts files, so you can see gstreamer in its full glory. > > Thanks > >> >> 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