Ajout export en mp3 pour Marie-Odile
This commit is contained in:
parent
5979bb4bd8
commit
0ce138c62b
@ -28,6 +28,7 @@ capture()
|
|||||||
echo "Kill attempting…"
|
echo "Kill attempting…"
|
||||||
kill -9 "$wgetpid"
|
kill -9 "$wgetpid"
|
||||||
echo "Kill done."
|
echo "Kill done."
|
||||||
|
ffmpeg -i "$targetDirectory/output-$currentDate.ogg" "$targetDirectory/output-$currentDate.mp3"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user