comparison DOCS/formats.html @ 4177:cab4ac1467e4

many small updates
author gabucino
date Tue, 15 Jan 2002 17:04:01 +0000
parents 6793c7088abb
children 4b231f3778a6
comparison
equal deleted inserted replaced
4176:116abdd0aed1 4177:cab4ac1467e4
36 36
37 <P>In theory, you can happily put an OpenDivX video and MP3 audio 37 <P>In theory, you can happily put an OpenDivX video and MP3 audio
38 into a <B>.MPG</B> format file. Though most players won't play it, since 38 into a <B>.MPG</B> format file. Though most players won't play it, since
39 they expect MPEG1 video and MP2 audio (<B>.MPG</B> doesn't have the 39 they expect MPEG1 video and MP2 audio (<B>.MPG</B> doesn't have the
40 necessary fields to describe its video and audio streams, like <B>.AVI</B> 40 necessary fields to describe its video and audio streams, like <B>.AVI</B>
41 does). Or put MPEG1 video to an .AVI. For example <A HREF="http://ffmpeg.sourceforge.net">ffmpeg</A> can 41 does). Or put MPEG1 video to an .AVI. For example <A HREF="http://ffmpeg.sourceforge.net">ffmpeg</A>
42 create these files.</P> 42 and <A HREF="encoding.html">MEncoder</A> can create these files.</P>
43 43
44 <P>Audio <B>codecs</B> and <B>formats</B> are basically the same terms.</P> 44 <P>Audio <B>codecs</B> and <B>formats</B> are basically the same terms.</P>
45 45
46 46
47 <P><B><A NAME=2.1.1>2.1.1. Video formats</A></B></P> 47 <P><B><A NAME=2.1.1>2.1.1. Video formats</A></B></P>