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
请教一下,如果想在rtsp直播流录制视频的同时往视频中添加水印,从而节省mp4文件添加水印的耗时,有什么思路吗
The text was updated successfully, but these errors were encountered:
录制视频流时 用过滤器添加自定义功能就行了 可以参考ffmpeg的过滤器功能,网上有参考代码
Sorry, something went wrong.
好的,能再请教一下您这里面视频录制的C源码在哪个文件里吗,想定位一下大概的逻辑位置再去研究您说的方案
查源码看这里 https://code.videolan.org/videolan/vlc-android 在这里提 issues
No branches or pull requests
请教一下,如果想在rtsp直播流录制视频的同时往视频中添加水印,从而节省mp4文件添加水印的耗时,有什么思路吗
The text was updated successfully, but these errors were encountered: