Skip to content

Commit 1badda7

Browse files
committed
potential fix mp3 encoding
1 parent 9b1d44f commit 1badda7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
{
4040
"method": "shell.enter",
4141
"params": {
42-
"message": "conda install -c conda-forge -y ffmpeg aubio pydub",
42+
"message": "conda install -c conda-forge -y ffmpeg=4.3.1 aubio pydub",
4343
"on": [
4444
{
4545
"event": null,

0 commit comments

Comments
 (0)