diff --git a/README.md b/README.md index cb9b646..807801c 100644 --- a/README.md +++ b/README.md @@ -29,13 +29,14 @@ android端基于FFmpeg库的使用。
- #### OpenGL+GPUImage滤镜 - #### FFmpeg的AVFilter滤镜 - #### 使用mp3lame库进行mp3转码 +- #### 视频拖动实时预览 - #### IjkPlayer的RTSP超低延时直播 - #### IjkPlayer的RTSP多路投屏直播 -拖动进度条预览视频: +视频拖动进度条小图预览: -![视频](https://github.com/xufuji456/FFmpegAndroid/blob/master/mp4/preview.mp4) +![动态图片](https://github.com/xufuji456/FFmpegAndroid/blob/master/gif/preview.gif) 视频添加文字水印(文字白色背景可以改为透明): diff --git a/gif/preview.gif b/gif/preview.gif new file mode 100644 index 0000000..6e272d7 Binary files /dev/null and b/gif/preview.gif differ diff --git a/mp4/live.mp4 b/mp4/live.mp4 deleted file mode 100644 index 0ef2a1f..0000000 Binary files a/mp4/live.mp4 and /dev/null differ diff --git a/mp4/multi.mp4 b/mp4/multi.mp4 deleted file mode 100644 index f459078..0000000 Binary files a/mp4/multi.mp4 and /dev/null differ diff --git a/mp4/multi_vertical.mp4 b/mp4/multi_vertical.mp4 deleted file mode 100644 index 92dfec1..0000000 Binary files a/mp4/multi_vertical.mp4 and /dev/null differ diff --git a/mp4/preview.mp4 b/mp4/preview.mp4 deleted file mode 100644 index f0d682d..0000000 Binary files a/mp4/preview.mp4 and /dev/null differ