All of lore.kernel.org
 help / color / mirror / Atom feed
* GStreamer: Request a key frame in vpuenc
@ 2013-09-27  0:16 Javier Jardón
  2013-09-27  0:19 ` John Weber
  0 siblings, 1 reply; 3+ messages in thread
From: Javier Jardón @ 2013-09-27  0:16 UTC (permalink / raw)
  To: meta-freescale

Hi,

this is a quite specific question, so tell me if this is not the
correct place to ask

I need to generate a keyframe in a specific time.
Looking to the code of vpuenc, seems that it doesnt handle events from
downstream (GST_EVENT_CUSTOM_DOWNSTREAM) to check if the event request
a keyframe:

gst_video_event_is_force_key_unit (event)

This can be easily implementable but my question is: what is the
specific option I have to pass to the vpu to generate a keyframe? I
read about encparam->forceIPicture , but Im not sure Im looking in the
correct direction

Could someone help me with this?

Thanks

-- 
Javier Jardón Cabezas


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: GStreamer: Request a key frame in vpuenc
  2013-09-27  0:16 GStreamer: Request a key frame in vpuenc Javier Jardón
@ 2013-09-27  0:19 ` John Weber
  2013-09-27 11:39   ` Javier Jardón
  0 siblings, 1 reply; 3+ messages in thread
From: John Weber @ 2013-09-27  0:19 UTC (permalink / raw)
  To: meta-freescale

This is probably not the right list.  I would push this to the Freescale 
Community at community.freescale.com.



On 9/26/13 7:16 PM, Javier Jardón wrote:
> Hi,
>
> this is a quite specific question, so tell me if this is not the
> correct place to ask
>
> I need to generate a keyframe in a specific time.
> Looking to the code of vpuenc, seems that it doesnt handle events from
> downstream (GST_EVENT_CUSTOM_DOWNSTREAM) to check if the event request
> a keyframe:
>
> gst_video_event_is_force_key_unit (event)
>
> This can be easily implementable but my question is: what is the
> specific option I have to pass to the vpu to generate a keyframe? I
> read about encparam->forceIPicture , but Im not sure Im looking in the
> correct direction
>
> Could someone help me with this?
>
> Thanks
>



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: GStreamer: Request a key frame in vpuenc
  2013-09-27  0:19 ` John Weber
@ 2013-09-27 11:39   ` Javier Jardón
  0 siblings, 0 replies; 3+ messages in thread
From: Javier Jardón @ 2013-09-27 11:39 UTC (permalink / raw)
  To: John Weber; +Cc: meta-freescale

On 27 September 2013 01:19, John Weber <rjohnweber@gmail.com> wrote:
> This is probably not the right list.  I would push this to the Freescale
> Community at community.freescale.com.

Done [1], thanks!

[1] https://community.freescale.com/thread/312932

>
> On 9/26/13 7:16 PM, Javier Jardón wrote:
>>
>> Hi,
>>
>> this is a quite specific question, so tell me if this is not the
>> correct place to ask
>>
>> I need to generate a keyframe in a specific time.
>> Looking to the code of vpuenc, seems that it doesnt handle events from
>> downstream (GST_EVENT_CUSTOM_DOWNSTREAM) to check if the event request
>> a keyframe:
>>
>> gst_video_event_is_force_key_unit (event)
>>
>> This can be easily implementable but my question is: what is the
>> specific option I have to pass to the vpu to generate a keyframe? I
>> read about encparam->forceIPicture , but Im not sure Im looking in the
>> correct direction
>>
>> Could someone help me with this?
>>
>> Thanks
>>
>
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



-- 
Javier Jardón Cabezas


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-09-27 11:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-27  0:16 GStreamer: Request a key frame in vpuenc Javier Jardón
2013-09-27  0:19 ` John Weber
2013-09-27 11:39   ` Javier Jardón

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.