python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
MTAudioProcessingTap - prepare{} and process{} callbacks are not executing
I am working on loading a (local) movie into AVPlayer and applying processing to the audio track with an audioTapProcessor. So far I've found great GitHub examples here, here, and here. I'm using the ...
eefanatic
Votes: 0
Answers: 1
How to add subtitles for offline video (using AvPlayer)
I'm trying to add subtitles for a video. Both video file and subtitles files are downloaded on iphone (*in both vtt and srt format)
Example paths:
subtitle: file:///private/var/mobile/Containers/Data/...
Janek Podwysocki
Votes: 0
Answers: 0