Current MPMoviePlayerViewController that being used in Ti.Media.VideoPlayer does not support playing video with audio channel encoded using AMR-NB. I'm looking for a way to include the decoder library (https://github.com/hhuai/ios-amr) as a module into my app so that it can decode & play the video
↧