ffmpeg-android
ffmpeg-android copied to clipboard
VideoRenderer.I420Frame get preview from these frames
Hi, I want to generate preview from VideoRenderer.I420Frame in webRTC stream using some filters. Is it possible to we use GPUImage plus lib for this purpose please give me some tips for this. Because if we generate a bitmaps from the stream & apply filters or perform any other processing on stream then it will not sync with Audio. Feel much delay in frames. Thanks