aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
Diffstat (limited to 'files')
-rw-r--r--files/zh-cn/web/media/formats/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/media/formats/index.html b/files/zh-cn/web/media/formats/index.html
index 0139d4b701..b35565cdab 100644
--- a/files/zh-cn/web/media/formats/index.html
+++ b/files/zh-cn/web/media/formats/index.html
@@ -21,7 +21,7 @@ translation_of: Web/Media/Formats
---
<p>{{QuickLinksWithSubpages("/en-US/docs/Web/Media")}}</p>
-<p>Since nearly its beginning, the web has included support for some form of visual media presentation. Originally, these capabilities were limited, and were expanded organically, with different browsers finding their own solutions to the problems around including still and video imagery on the web. The modern web has powerful features to support the presentation and manipulation of media, with several media-related APIs supporting various types of content. Generally, the media formats supported by a browser are entirely up to the browser's creators, which can complicate the work of a web developer.</p>
+<p>几乎从一开始,网络就包含了对某种形式的视觉媒体呈现的支持。 最初,这些功能是有限的,但是不同的浏览器厂商扩展了这些功能,并且找到了自己的解决方案来解决网络上的静态和视频图像等问题。 现代 Web 具有强大的功能来支持媒体的呈现和操作,多个与媒体相关的 API 支持各种类型的内容。 通常,浏览器支持的媒体格式完全取决于浏览器的创建者,这可能会使 Web 开发人员的工作复杂化。</p>
<p><span class="seoSummary">This guide provides an overview of the media file types, {{Glossary("codec", "codecs")}}, and algorithms that may comprise media used on the web.</span> It also provides browser support information for various combinations of these, and suggestions for prioritization of formats, as well as which formats excel at specific types of content.</p>