Skip to content

Commit

Permalink
solve
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan-Nava authored May 3, 2024
1 parent 21f439e commit 031461f
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions build-slim.sh
Original file line number Diff line number Diff line change
Expand Up @@ -92,15 +92,7 @@ export PKG_CONFIG_PATH="$HOME/ffmpeg_build/lib/pkgconfig"
--enable-protocol=rtmps \
--enable-filter=drawtext \
--enable-libfontconfig

#--enable-libfdk-aac \
#--enable-libfreetype \
#--enable-nonfree \
#--enable-gpl \
#--enable-libx264 \
#--enable-libass \
#--enable-libsrt \
#--enable-libx265
#
export PATH="$HOME/bin:$PATH"
make && make install && rm -rf /tmp/FFmpeg && rm -rf /home/FFmpeg
#
Expand Down

0 comments on commit 031461f

Please sign in to comment.