FFmpeg for Android compiled with x264, libass, fontconfig, freetype, fribidi and lame (Supports Android 4.1+)
1.63k
stars
415
forks
source link
what is command for adding text over video and audio in video in android java ffmpeg #114
Open
mayursancheti opened 2 years ago
i am using com.writingminds:FFmpegAndroid:0.3.2 this library , please suggest command for adding text and audio to video. i tried below code,
`public class MainActivity extends AppCompatActivity {
}`