Skip to content

Commit 9bb1f4b

Browse files
committed
readme add ijkffmpeg version
1 parent 4bfb74e commit 9bb1f4b

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ At present MRFFToolChain contained `ass、bluray、dav1d、dvdread、dvdnav、ff
3333
- dvdnav: dvdread
3434
- Ass for Appple: harfbuzz,fribidi,unibreak
3535
- Ass for Android: harfbuzz,fribidi,unibreak,fontconfig
36+
- IJKFFmpeg: openssl
3637
- FFmpeg4 for Appple: openssl3,opus,bluray
3738
- FFmpeg5 for Appple: openssl3,opus,bluray,dav1d,dvdread,uavs3d
3839
- FFmpeg6 for Appple: openssl3,opus,bluray,dav1d,dvdread,uavs3d,smb2
@@ -124,6 +125,7 @@ If cloning repositories from GitHub is slow, or if you need to use an internal p
124125
| ffmpeg6 | 6.1.1 | https://github.com/FFmpeg/FFmpeg.git | export GIT_FFMPEG_UPSTREAM=git@xx:yy/FFmpeg.git |
125126
| ffmpeg5 | 5.1.6 | https://github.com/FFmpeg/FFmpeg.git | export GIT_FFMPEG_UPSTREAM=git@xx:yy/FFmpeg.git |
126127
| ffmpeg4 | 4.0.5 | https://github.com/FFmpeg/FFmpeg.git | export GIT_FFMPEG_UPSTREAM=git@xx:yy/FFmpeg.git |
128+
| ijkffmpeg | ff4.0--ijk0.8.8--20210426--001 | https://github.com/bilibili/FFmpeg.git | export GIT_IJKFFMPEG_UPSTREAM=git@xx:yy/FFmpeg.git |
127129
| ass | 0.17.3 | https://github.com/libass/libass.git | export GIT_ASS_UPSTREAM=git@xx:yy/libass.git |
128130
| bluray | 1.3.4 | https://code.videolan.org/videolan/libbluray.git | export GIT_BLURAY_UPSTREAM=git@xx:yy/libbluray.git |
129131
| dav1d | 1.5.1 | https://code.videolan.org/videolan/dav1d.git | export GIT_DAV1D_UPSTREAM=git@xx:yy/dav1d.git |

README_zh-CN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ MRFFToolChain 的构建产物是为 [fsplayer](https://github.com/debugly/fsplay
3333
- Bluray:xml2
3434
- Harfbuzz:freetype
3535
- dvdnav:dvdread
36+
- 适用于 ijkplayer 的 FFmpeg: openssl
3637
- 适用于苹果的 Ass:harfbuzz、fribidi、unibreak
3738
- 适用于安卓的 Ass:harfbuzz、fribidi、unibreak、fontconfig
3839
- 适用于苹果的 FFmpeg4:openssl3、opus、bluray
@@ -126,6 +127,7 @@ MRFFToolChain 的构建产物是为 [fsplayer](https://github.com/debugly/fsplay
126127
| ffmpeg6 | 6.1.1 | https://github.com/FFmpeg/FFmpeg.git | export GIT_FFMPEG_UPSTREAM=git@xx:yy/FFmpeg.git |
127128
| ffmpeg5 | 5.1.6 | https://github.com/FFmpeg/FFmpeg.git | export GIT_FFMPEG_UPSTREAM=git@xx:yy/FFmpeg.git |
128129
| ffmpeg4 | 4.0.5 | https://github.com/FFmpeg/FFmpeg.git | export GIT_FFMPEG_UPSTREAM=git@xx:yy/FFmpeg.git |
130+
| ijkffmpeg | ff4.0--ijk0.8.8--20210426--001 | https://github.com/bilibili/FFmpeg.git | export GIT_IJKFFMPEG_UPSTREAM=git@xx:yy/FFmpeg.git |
129131
| ass | 0.17.3 | https://github.com/libass/libass.git | export GIT_ASS_UPSTREAM=git@xx:yy/libass.git |
130132
| bluray | 1.3.4 | https://code.videolan.org/videolan/libbluray.git | export GIT_BLURAY_UPSTREAM=git@xx:yy/libbluray.git |
131133
| dav1d | 1.5.1 | https://code.videolan.org/videolan/dav1d.git | export GIT_DAV1D_UPSTREAM=git@xx:yy/dav1d.git |

0 commit comments

Comments
 (0)