mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-12 02:40:00 +01:00
Initial implementation of MultiFileRecorder
Generate a video from a sequence of images.
This commit is contained in:
@@ -37,6 +37,7 @@ public:
|
||||
|
||||
protected:
|
||||
GstElement *src_ ;
|
||||
void execute_open() override;
|
||||
};
|
||||
|
||||
class MultiFileSource : public StreamSource
|
||||
|
||||
Reference in New Issue
Block a user