We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ffmpeg -i test.mp4 -vf subtitles=test.srt test_1123.mp4
The text was updated successfully, but these errors were encountered:
2019-08-05 14:43:01.121 19027-22506/io.microshow.rxffmpegdemo.debug D/TAG_FFMPEG: Setting default whitelist 'file,crypto' 2019-08-05 14:43:01.127 19027-22506/io.microshow.rxffmpegdemo.debug A/libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 in tid 22506 (RxCachedThreadS), pid 19027 (fmpegdemo.debug)
添加字幕,app闪退
Sorry, something went wrong.
@soxunyi 可以转成水印的方式添加
No branches or pull requests
ffmpeg -i test.mp4 -vf subtitles=test.srt test_1123.mp4
The text was updated successfully, but these errors were encountered: