Home
Phabricator
Search
Log In
Differential
D19523
Diff 53151
plugins/dockers/recorder/CMakeLists.txt
Changeset View
Yes... This really is a problem. Adding dependencies on gstreamer and glib is a tough call. It would make the plugin essentially linux-only and optional -- even though gstreamer is already a dep for QMultiMedia.
For animation, we use a shell exit to ffmpeg to turn frame images into video. In other places we try to use QMultiMedia, but I cannot figure out how to make that create video.
The way you handle the deps needs to be fixed as well, but we can work together on that.