adding choice for audio format

changed default format to mp3
sox now handles extraction (instead of ffmpeg)
This commit is contained in:
mcguirepr89
2022-02-14 13:43:12 -05:00
parent 84bec4756f
commit 2c1216aeae
4 changed files with 51 additions and 24 deletions
+1
View File
@@ -43,6 +43,7 @@ footer {
<p style="margin:0;padding-left:150px;padding-top:5px">
<a href="/overview.php" target="content">Overview</a> |
<a href="/viewdb.php" target="content">Database</a> |
<a href="/stats.php" target="content">Species Stats</a> |
<a href="/viewday.php" target="content">Today</a> |
<a href="/spectrogram.php" target="content">Spectrogram</a>
</p>