mirror of
https://github.com/xlmnxp/blue-recorder.git
synced 2025-04-02 07:44:54 +03:00
update
This commit is contained in:
parent
ac7b3c2d09
commit
0941b16efc
@ -138,7 +138,6 @@ impl Ffmpeg {
|
|||||||
},
|
},
|
||||||
]);
|
]);
|
||||||
ffmpeg_command.overwrite();
|
ffmpeg_command.overwrite();
|
||||||
ffmpeg_command.print_command();
|
|
||||||
|
|
||||||
// Sleep for delay
|
// Sleep for delay
|
||||||
sleep(Duration::from_secs(self.record_delay as u64));
|
sleep(Duration::from_secs(self.record_delay as u64));
|
||||||
|
Loading…
Reference in New Issue
Block a user