MPMoviePlayerController H.264 and Multiple Audio Streams

不想你离开。 提交于 2019-12-11 03:34:07

问题


I am trying to find some information on how to support multiple audio streams from a single H.264/MPEG4 video file.

So far I have found very little information when googling, I was wondering if anybody has any information that may shed some light.

I would like to display the video then have a choice of which audio stream to play from the H.264 format.

Anybody?


回答1:


MPMoviePlayer cannot be used to play a movie with multiple audio streams.



来源:https://stackoverflow.com/questions/15138380/mpmovieplayercontroller-h-264-and-multiple-audio-streams

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!