GPUImage2
GPUImage2 copied to clipboard
MovieInput -> filter -> MovieOutput (no audio) where to start?
I’m wondering if you have any suggestions on implementing the audio in the MovieInput.swift class. I see on Line 29 in the MovieInput class you have left a TODO there.
Would the steps be first implementing the synchronization then adding in AVPlayerItemLogic (as per the TODOs above the init method)?
@BradLarson are there any updates on this or suggestions here?
@ronaldho did you get a solution? I'm facing the same issue.