Skip to content
This repository was archived by the owner on Oct 5, 2021. It is now read-only.

Commit d7d2f22

Browse files
authored
Update README.md
Add ffmpeg-kit and ffmpeg-kit-test links.
1 parent 60c304c commit d7d2f22

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# react-native-ffmpeg-test
2-
test application for [react-native-ffmpeg](https://github.com/tanersener/react-native-ffmpeg)
2+
Test application for [react-native-ffmpeg](https://github.com/tanersener/react-native-ffmpeg)
3+
4+
Not maintained anymore, superseded by [FFmpegKit](https://github.com/tanersener/ffmpeg-kit) and [FFmpegKitTest](https://github.com/tanersener/ffmpeg-kit-test). See [react-native-ffmpeg to FFmpegKit Migration Guide](https://github.com/tanersener/ffmpeg-kit/wiki/Migrating-From-ReactNativeFFmpeg).
5+
36

47
Supports command execution, video encoding, accessing https, encoding audio, burning subtitles, video stabilisation,
58
pipe operations and concurrent command execution.
@@ -52,4 +55,4 @@ target "ReactNativeFFmpegTest" do
5255
pod 'Folly', :podspec => '../node_modules/react-native/third-party-podspecs/Folly.podspec'
5356
5457
end
55-
```
58+
```

0 commit comments

Comments
 (0)