bytedeco/javacv
Voir sur GitHubRecord Activity - How to apply color key filter for FFmpegFrameRecorder
Open
#1 207 ouverte le 17 mai 2019
help wantedquestion
Métriques du dépôt
- Stars
- (6 985 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
Hi @saudet @lfdversluis @pachev , I am following this Url to capture the video to remove Green(Chroma key effect) - https://github.com/bytedeco/javacv/blob/master/samples/RecordActivity.java
To record the video by applying ffmpeg color key filter as filterString = "colorkey=#3BBD1E:0.33:0.23"; But, unable to apply the filter while recording the video Please help me, if i am going wrong in filter command