Application for recording screen to avi. Writing MJPG stream with user-defined scaling and compression options.
Be careful with recording full frames in 24 fps with no scaling, it may eat all free RAM after couple of minutes.
Application have topmenu widget.
Thanks to Crestfallen Scholar for svg icons!
Application receiving only changed frames from screen compositor, this behavior leads to "faster" video payback. You can try to use option to record full frames, in this mode application will duplicate last received frame with constant fps, but it heavily relies on cpu utilization.
In general fps option means how fast video will be played, depends on how fast and how many frames are received from compositor.
For Inoi r7 i found 10 fps with 95% scale and 90% quality options are optimal for most scenarios. I recommend you to play with options once to understand changes and pick ones suitable for your use cases.
Known issues:
Recorded video playback on device itself shows surrealistic rainbows. PC can open video correctly without artifacts.
Attachment | Size | Date |
---|---|---|
![]() | 51.76 KB | 13/06/2019 - 11:49 |
![]() | 51.87 KB | 13/06/2019 - 12:23 |
(none)
Comments
szopin
Fri, 2019/06/14 - 19:45
Permalink
Awesome stuff! On jolla C though getting slideshow with a weird rainbowy effect sideways
coderus
Sat, 2019/06/15 - 11:05
Permalink
Recorded viddeo playback on device itself is something surrealistic :)
Copy video to PC, it can be played with no problems.
szopin
Sat, 2019/06/15 - 19:49
Permalink
Thanks, indeed, works nicely on pc
minitreintje
Thu, 2019/06/13 - 21:07
Permalink
The generated videos are playing faster in comparison to the reality. Is that a normal side effect?
coderus
Thu, 2019/06/13 - 22:07
Permalink
That's normal for mjpg. You can choose option to record full frames, it will try to feed constant fps to video, bit depends on cpu utilization.