$ 0 0 bluesky2 寫:Firefox error message: Can't decode H.264 stream because its resolution is out of the maximum limitation不是寫得很清楚了嗎?超出最大解析度限制了。代碼:if (mVideoInfo.mImage.width > MAX_H264_FRAME_WIDTH || mVideoInfo.mImage.height > MAX_H264_FRAME_HEIGHT) { mIsValid = false; return MediaResult(NS_ERROR_DOM_MEDIA_FATAL_ERR, RESULT_DETAIL("Can't decode H.264 stream because its " "resolution is out of the maximum limitation")); }統計資料 : 發表於 由 Amauds • 發表於 2017-12-06, 20:41 • 回覆 2 • 觀看 124