Skip to content

Commit ef77ace

Browse files
committed
3.1.0
Update the script `install-ffmpeg_4_4.sh`
1 parent ddbb759 commit ef77ace

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎install-ffmpeg-4_4.sh

+1
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ sudo cp target/x86_64-unknown-linux-gnu/release/rav1e.h $BUILD_PATH/include/
251251
sudo cp -r target/x86_64-unknown-linux-gnu/release/rav1e $BUILD_PATH/include/
252252
sudo cp target/x86_64-unknown-linux-gnu/release/rav1e.pc $BUILD_PATH/lib/pkgconfig/
253253
sudo cp target/x86_64-unknown-linux-gnu/release/librav1e.* $BUILD_PATH/lib/
254+
sudo ln -s $BUILD_PATH/lib/librav1e.so $BUILD_PATH/lib/librav1e.so.0
254255

255256
# Install dependencies for GPU: ffnvcodec
256257
msg "Install the newest ffnvcodec."

0 commit comments

Comments
 (0)