[Bug 775490] vaapi: encode: jpeg should release configuration after each frame (multi file support)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 2 14:26:24 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=775490

--- Comment #3 from Reza Razavi <reza at userful.com> ---
(In reply to Víctor Manuel Jáquez Leal from comment #2)
> Confirmed.
> 
> The problem is that vaapijpegenc doesn't support multifilesrc currently. The
> fix should be trivial: release caps, pools, etc. after finishing every image.

This clean up should happen after finishing every image or whenever pipeline
state changes from PLAY state, like adding stop function to vaapi:encode ?
my original usecase is encoding video play back frames into jpegs and this
problem happens when the video changes, I thought maybe doing clean up after
every image will impact the performance.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list