Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 54e0930

Browse filesBrowse files
committed
ffmpeg 4.3
1 parent 50e84b4 commit 54e0930
Copy full SHA for 54e0930

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎build-ffmpeg

Copy file name to clipboardExpand all lines: build-ffmpeg
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -383,8 +383,8 @@ if command -v nvcc > /dev/null ; then
383383
fi
384384

385385
build "ffmpeg"
386-
download "https://github.com/FFmpeg/FFmpeg/archive/n4.3.tar.gz" "ffmpeg-4.3.tar.bz2"
387-
cd "$PACKAGES"/FFmpeg-n4.3/ || exit
386+
download "https://ffmpeg.org/releases/ffmpeg-4.3.tar.bz2" "ffmpeg-4.3.tar.bz2"
387+
cd "$PACKAGES"/ffmpeg-4.3/ || exit
388388
# shellcheck disable=SC2086
389389
./configure $ADDITIONAL_CONFIGURE_OPTIONS \
390390
--pkgconfigdir="$WORKSPACE/lib/pkgconfig" \

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.