Ask Your Question

Revision history [back]

JPEG encode with Gstreamer in memory

Hi. I want to encode\decode jpeg in memory using one of the gstreamer plugins, i.e. use smth like "appsrc ! jpegenc ! appsink" configuration. Is it possible with VideoCapture, VideoWriter? Thanks.