android-gpuimage-plus
android-gpuimage-plus copied to clipboard
Can we use Record function in the Media Player
Hi, is it possible to record the Player imported video with his own audio and filter applied?
Sure, but that may not be best practice. If the audio comes from a file, offline processing would be simpler. If you're aiming to dub a video, that's reasonable, but there's no need to merge the audio into the video file in real time—you can save the audio separately and merge them when exporting the final video.