GSVideo to make hd movie - queued frames
in
Contributed Library Questions
•
2 years ago
Hi guys.
I'd need to record a video from a 1280x720 processing sketch that uses OPENGL renderer.
saving tiff frames is not possible because too many frames are dropped, and internal movie make library drops frames too.
so i tried GSMovieMaker.
problem is that after the first seconds queuedFrames grow, and i don't know if is there a way to stop adding frames to the queue but let GStreamer continue processing the queued ones.
I don't know if this is the best choice to record a hi res movie out of processing... if you have a better system please let me know.
thank you ;-)
1