Re: problems with target size with xvid.
Christoph Lampert <[email protected]> Thu, 10 Mar 2005 15:04:35 +0100 (CET)
| Newsgroups | gmane.comp.video.xvid.user |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 9 Mar 2005, Alexey wrote: > Doesnt anyone know an answer? I encoded about 5 movies with these > settings and they had the correct size. It is only ONE movie that gets > encoded with the wrong size. How could this be? Any idea? I am really > stuck. Regards Hi Alexey, the second pass does not need the AVI from first pass, it's all in the stats-file. That should contain one line of data per frame. Is it possible that the file isn't written correctly? You might want to just count the lines... If it's too short, then the codec doesn't know what to do with the remaining frames and might encode them at a too low fixed quant, causing the oversize. gruel