comparison DOCS/tech/encoding-guide.txt @ 26883:a365271c97a5

Revert commit r26897. XviD is the correct spelling of the codec. You can see it written in the codec own documentation and header files. Prefered name capitalization confirmed in conversation with XviD developer (prunedtree).
author iive
date Wed, 28 May 2008 23:04:41 +0000
parents aa81249bfedb
children 13061a6174b6
comparison
equal deleted inserted replaced
26882:8eacd1538e64 26883:a365271c97a5
120 extra disk wear from writing the file twice, you can use -o /dev/null 120 extra disk wear from writing the file twice, you can use -o /dev/null
121 during the first pass. However, sometimes it is beneficial to watch 121 during the first pass. However, sometimes it is beneficial to watch
122 the first-pass file before beginning the second pass to make sure 122 the first-pass file before beginning the second pass to make sure
123 nothing went wrong in the encoding. 123 nothing went wrong in the encoding.
124 124
125 Next, an example using Xvid instead of libavcodec: 125 Next, an example using XviD instead of libavcodec:
126 126
127 Encoding from an existing AVI file 127 Encoding from an existing AVI file
128 500 kbit/sec MPEG-4 video 128 500 kbit/sec MPEG-4 video
129 Copying the existing audio stream unmodified 129 Copying the existing audio stream unmodified
130 130