From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 06DC0E00942; Wed, 10 Dec 2014 07:00:53 -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=-1.9 required=5.0 tests=BAYES_00,HTML_MESSAGE autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.0 HTML_MESSAGE BODY: HTML included in message Received: from mail.ufomoviez.com (mail.ufomoviez.com [202.87.45.141]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id C7F9FE002F9 for ; Wed, 10 Dec 2014 07:00:44 -0800 (PST) Received: from localhost.localdomain (114.143.20.154) by UFOExchange.ufomoviez.com (10.29.5.3) with Microsoft SMTP Server (TLS) id 14.1.218.12; Wed, 10 Dec 2014 20:27:11 +0530 Message-ID: <54886004.3020109@ufomoviez.com> Date: Wed, 10 Dec 2014 20:30:20 +0530 From: Subodh Chiwate 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: <54870729.9060504@ufomoviez.com> <5487075F.3090506@ufomoviez.com> <5488403A.5060601@ufomoviez.com> In-Reply-To: X-Originating-IP: [114.143.20.154] Cc: "meta-freescale@yoctoproject.org" Subject: Re: Gstreamer-1.0 : Unable to set framerate for video elementary stream with vpudec on IMX6Q 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, 10 Dec 2014 15:00:53 -0000 Content-Type: multipart/alternative; boundary="------------090808010901060305000904" --------------090808010901060305000904 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: quoted-printable Hi, Sorry, missed the other question. Will go through the link. Answering that one : I need to play a elementary stream of H264 @ a fps decided by me (24 in thi= s case). Hence I need the parser and the demux element will not qork in my final us= e case. I tested with mp4 container to ensure the consitency of my data, but unfort= unately cannot use it in final code. [subodh@localhost M1832]$ gst-typefind-1.0 M1832_1_v1.m4v M1832_1_v1.m4v - video/x-h264, stream-format=3D(string)byte-stream On 12/10/2014 07:23 PM, Daiane Angolini wrote: Please, see my comments inline Daiane On Wed, Dec 10, 2014 at 10:44 AM, Subodh Chiwate wrote: Hi Diane, I am using the source provided by FSL BSP. http://git.freescale.com/git/cgit.cgi/imx/fsl-arm-yocto-bsp.git/tree/README= ?h=3Dimx-3.10.31-1.1.0_beta Thanks, I think that's enough. Please, take a look on this: http://freescale.github.io/doc/release-notes/1.7/index.html#the-differences= -between-project-name-and-freescale-release-name I'm not sure you saw my other question, please see below: I'm sorry. I did not understood the question. I guess you want to play a raw h264 movie (no container) and want to define the FPS previously. Because a raw h264 does not have timing, so you can change it anyway you want/need. But, you have one working cmd-line and one not-working cmd-line. If you have one working cmd-line, what's the problem? (here is where I got confused and need your help) Daiane thanks Daiane -- Regards, Subodh -- **************** CAUTION - Disclaimer ***************** This e-mail cont= ains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of= the addressee(s). If you are not the intended recipient, please notify the= sender by e-mail and delete the original message. Further, you are not to = copy, disclose, or distribute this e-mail or its contents to any other pers= on and any such actions are unlawful. This e-mail may contain viruses. UFOM= oviez India Ltd. has taken every reasonable precaution to minimize this ris= k, but is not liable for any damage you may sustain as a result of any viru= s in this e-mail. You should carry out your own virus checks before opening= the e-mail or attachment. UFOMoviez India Ltd. reserves the right to monit= or and review the content of all messages sent to or from this e-mail addre= ss. Messages sent to or from this e-mail address may be stored on the UFOMo= viez India Ltd.'s e-mail system. ***************** End of Disclaimer ******= ************* --------------090808010901060305000904 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi,
Sorry, missed the other question. Will go through the link.
Answering that one :

I need to play a elementary stream of H264 @ a fps decided by me (24 in thi= s case).
Hence I need the parser and the demux element will not qork in my  fin= al use case.
I tested with mp4 container to ensure the consitency of my data, but unfort= unately cannot use it in final code.

[subodh@localhost M1832]$ gst-typefind-1.0 M1832_1_v1.m4v
M1832_1_v1.m4v - video/x-h264, stream-format=3D(string)byte-stream


On 12/10/2014 07:23 PM, Daiane Angolini wrot= e:
Please, see my comments inline

Daiane


On Wed, Dec 10, 2014 at 10:44 AM, Subodh Chiwate
<subodh.chiwate@ufomoviez.com> wrote:
Hi Diane,
I am using the source provided by FSL BSP.
htt=
p://git.freescale.com/git/cgit.cgi/imx/fsl-arm-yocto-bsp.git/tree/README?h=
=3Dimx-3.10.31-1.1.0_beta
Thanks, I think that's enough.

Please, take a look on this:
http://freescale.github.io/doc/release-notes/1.7/index.ht=
ml#the-differences-between-project-name-and-freescale-release-name



I'm not sure you saw my other question, please see below:

I'm sorry. I did not understood the question.

I guess you want to play a raw h264 movie (no container) and want to
define the FPS previously.
Because a raw h264 does not have timing, so you can change it anyway
you want/need.

But, you have one working cmd-line and one not-working cmd-line.

If you have one working cmd-line, what's the problem? (here is where I
got confused and need your help)

Daiane

thanks
Daiane


--=20
Regards,
Subodh
-- **************** CAUTION - Disclaimer ***************** This e-mail cont= ains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of= the addressee(s). If you are not the intended recipient, please notify the= sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute th= is e-mail or its contents to any other person and any such actions are unla= wful. This e-mail may contain viruses. UFOMoviez India Ltd. has taken every= reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of= any virus in this e-mail. You should carry out your own virus checks befor= e opening the e-mail or attachment. UFOMoviez India Ltd. reserves the right= to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or f= rom this e-mail address may be stored on the UFOMoviez India Ltd.'s e-mail = system. ***************** End of Disclaimer ******************* --------------090808010901060305000904--