diff options
author | ptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-06-10 17:58:53 +0000 |
---|---|---|
committer | ptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-06-10 17:58:53 +0000 |
commit | 47a0c3b9eb325f89874ca2fa517d9933a2044abb (patch) | |
tree | fd90a8abf22ca80a65baef68208e81d159c91e43 /DOCS/xml/en | |
parent | a01c491a85d65e3b3477d3ca1872bd1b662e29a3 (diff) |
capital char and relative dot at end of phrase removed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23538 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en')
-rw-r--r-- | DOCS/xml/en/containers.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/en/containers.xml b/DOCS/xml/en/containers.xml index 4f6efcd471..54f3e08964 100644 --- a/DOCS/xml/en/containers.xml +++ b/DOCS/xml/en/containers.xml @@ -205,9 +205,9 @@ These formats were designed by Apple and can contain any codec, CBR or VBR. They usually have a <filename>.QT</filename> or <filename>.MOV</filename> extension. Note that since the MPEG-4 group chose QuickTime as the recommended file format for MPEG-4, their MOV files come with a <filename>.MPG</filename> or -<filename>.MP4</filename> extension (Interestingly the video and audio +<filename>.MP4</filename> extension (interestingly the video and audio streams in these files are real MPG and AAC files. You can even extract them -with the <option>-dumpvideo</option> and <option>-dumpaudio</option> options.). +with the <option>-dumpvideo</option> and <option>-dumpaudio</option> options). </para> </sect2> |