为什么iOS浏览器无法播放此MP4视频中的音频?

时间:2019-04-27 00:56:54

标签: ios html5-video mp4

我有一个fullAccountNumber项目用let contentText = NSMutableAttributedString( string: "I see\nI'd think it`d be both a notification and a\nplace to see past announcements\nLike a one way chat.") contentText.addAttribute(.baselineOffset, value: 10, range: NSRange(location: 0, length: 5)) contentText.addAttribute(.baselineOffset, value: -10, range: NSRange(location: 85, length: 20)) H.264 video编码的100多个视频,但是音频无法在iOS上使用。 (没有声音,但有视频)。它在Android上完美运行。它们都有相同的编码设置,但是here's其中一部视频

用Google搜索了几天,似乎找不到MP3 audio和MP3音频的任何已知问题。怎么了?

1 个答案:

答案 0 :(得分:0)

检查硬件设备的铃声是否已关闭。如果您关闭铃声然后再打开,并且音频又打开又关闭,那么这就是原因。