Feature: update FFmpeg_compile_shell.md

pull/221/head
xufuji456 2 years ago
parent 2eee129552
commit 5b786da0dd
  1. 3
      app/src/main/java/com/frank/ffmpeg/activity/PushActivity.kt
  2. 1
      doc/FFmpeg_compile_shell.md
  3. BIN
      picture/ffmpeg_group.png

@ -12,7 +12,8 @@ import com.frank.ffmpeg.R
import java.io.File
/**
* Using FFmpeg to push http-flv stream
* Using FFmpeg to push rtmp stream,
* with SRS media server convert to http-flv stream
* Created by frank on 2018/2/2.
*/
class PushActivity : BaseActivity() {

@ -274,7 +274,6 @@ function build_android {
--disable-debug \
--disable-doc \
--enable-avfilter \
--enable-avresample \
--enable-decoders \
$ADDITIONAL_CONFIGURE_FLAG

Binary file not shown.

Before

Width:  |  Height:  |  Size: 148 KiB

After

Width:  |  Height:  |  Size: 149 KiB

Loading…
Cancel
Save