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 2a56cc0

Browse filesBrowse files
committed
Removed an unneeded filter
1 parent 5329bb3 commit 2a56cc0
Copy full SHA for 2a56cc0

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-2
lines changed

‎build-ffmpeg

Copy file name to clipboardExpand all lines: build-ffmpeg
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -488,8 +488,7 @@ download "https://github.com/FFmpeg/FFmpeg/archive/refs/heads/release/$FFMPEG_VE
488488
--enable-demuxer=image2 \
489489
--enable-protocol=file \
490490
--enable-filter=scale \
491-
--enable-filter=fps \
492-
--enable-filter=paletteuse
491+
--enable-filter=fps
493492

494493
execute make -j $MJOBS
495494
execute make install

0 commit comments

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