Open erikhric opened 8 years ago
Hi, is there any way I can force video output to render into two separate views on Android? Can I at least draw output into two canvases?
Yes for avcodec (SW decoder). No for MediaCodec (HW decoder).
Hi, is there any way I can force video output to render into two separate views on Android? Can I at least draw output into two canvases?