mirror of
https://github.com/xlmnxp/blue-recorder.git
synced 2025-04-03 08:14:55 +03:00
update
This commit is contained in:
parent
25d82b836b
commit
812f11a79f
@ -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