Commit Graph

9 Commits

Author SHA1 Message Date
Pavel Machek
8d74a7da06 rmdir can be easily done without calling the shell. 2024-05-10 22:07:28 +02:00
Pavel Machek
48a4b8db2a Get rid of fragile recursive rm, move cleanup to mpegize. This way
"mpegize stop" does not have to wait for "mpegize start".
2024-05-10 10:19:56 +02:00
Pavel Machek
b77064dda0 Start encoding while the recording is running in the YUV case. This
allows "unlimited" video length. PinePhone OG is able to do the
encoding with ~180% CPU use.
2024-05-10 10:19:50 +02:00
Pavel Machek
1395f823a0 Pass start/stop down to mpegize script. 2024-05-10 10:11:07 +02:00
Pavel Machek
0e8adec2a3 Display progress while encoding movie. 2024-05-07 15:59:40 +02:00
Pavel Machek
bc9085ffad Pass dng/grw mode down to mpegize. 2024-05-06 22:18:45 +02:00
Pavel Machek
a3dea3503d Switch to gstreamer for video encoding
This will enable better progress indication, and on-line recording in
future.
2024-05-06 13:56:07 +02:00
Pavel Machek
950d11fd96 Use Python version of Jpegize as a preparation 2024-05-06 13:56:04 +02:00
Pavel Machek
fcba2b33c2 Add support files that will be used for video recording. 2024-04-30 18:09:42 +00:00