updated with audio
This commit is contained in:
@@ -76,7 +76,8 @@ pip install -r requirements.txt
|
|||||||
# Step 9: Install system dependencies for ffpyplayer
|
# Step 9: Install system dependencies for ffpyplayer
|
||||||
echo "Installing system dependencies for ffpyplayer..."
|
echo "Installing system dependencies for ffpyplayer..."
|
||||||
sudo apt-get install -y libsdl2-dev libsdl2-ttf-dev libsdl2-image-dev libsdl2-mixer-dev \
|
sudo apt-get install -y libsdl2-dev libsdl2-ttf-dev libsdl2-image-dev libsdl2-mixer-dev \
|
||||||
libavcodec-dev libavformat-dev libavdevice-dev libavutil-dev libswscale-dev libswresample-dev libpostproc-dev
|
libavcodec-dev libavformat-dev libavdevice-dev libavutil-dev libswscale-dev libswresample-dev libpostproc-dev \
|
||||||
|
libavcodec-extra libavdevice-dev libavfilter-dev
|
||||||
|
|
||||||
# Step 10: Install ffpyplayer in the virtual environment
|
# Step 10: Install ffpyplayer in the virtual environment
|
||||||
echo "Installing ffpyplayer in the virtual environment..."
|
echo "Installing ffpyplayer in the virtual environment..."
|
||||||
|
|||||||
Reference in New Issue
Block a user