From 3a2bc40e8609fb3b1ed3086a77630f93c9c29653 Mon Sep 17 00:00:00 2001 From: gpoirier Date: Thu, 14 Apr 2005 10:53:04 +0000 Subject: Nits suggested by The Wanderer git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15158 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/mencoder.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'DOCS') diff --git a/DOCS/xml/en/mencoder.xml b/DOCS/xml/en/mencoder.xml index 70d942d304..8de7fc4b18 100644 --- a/DOCS/xml/en/mencoder.xml +++ b/DOCS/xml/en/mencoder.xml @@ -1385,13 +1385,13 @@ vcodec=mpeg2video:intra_matrix=8,9,12,22,26,27,29,34,9,10,14,26,27,29,34,37, Muxing into the Matroska container - The Matroska is a free, open standard container format, aiming + Matroska is a free, open standard container format, aiming to offer a lot of advanced features, which older containers like AVI cannot handle. For example, Matroska supports variable bitrate audio content (VBR), variable framerates (VFR), chapters, file attachments, - error detection (EDC) and modern A/V Codecs like "advanced audio - coding" (AAC), "Vorbis" or "MPEG-4 AVC" (H.264), next to nothing + error detection code (EDC) and modern A/V Codecs like "Advanced Audio + Coding" (AAC), "Vorbis" or "MPEG-4 AVC" (H.264), next to nothing handled by AVI. @@ -1399,7 +1399,7 @@ vcodec=mpeg2video:intra_matrix=8,9,12,22,26,27,29,34,9,10,14,26,27,29,34,37, The tools required to create Matroska files are collectively called mkvtoolnix, and are available for most Unix platforms as well as Windows. - Given that Matroska is an open standard, you may find other + Because Matroska is an open standard you may find other tools that suit you better, but since mkvtoolnix is the most common, and is supported by the Matroska team itself, we will only cover its usage. -- cgit v1.2.3