Encoder Drop Frame

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Encoder Drop Frame

HtGst

 

Hi

I am looking for the equivalent of  gst_video_decoder_drop_frame, in encoder class.

Thanks in advance.

Cheers,


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Encoder Drop Frame

Sebastian Dröge-3
On Wed, 2016-11-02 at 21:40 -0700, ht techdev wrote:
>  
> Hi
> I am looking for the equivalent of  gst_video_decoder_drop_frame, in
> encoder class.

Call finish_frame() with a frame that has no output buffer.

--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (949 bytes) Download Attachment