I tried EVERYTHING..! I don't find the way to compress it
- Kalium
- Sir Bugsalot
- Joined: Fri Oct 03, 2003 11:17 pm
- Location: Plymouth, Michigan
- Contact:
- Scintilla
- (for EXTREME)
- Joined: Mon Mar 31, 2003 8:47 pm
- Status: Quo
- Location: New Jersey
- Contact:
None of that matters once you've got a lossless export.Michele wrote:I have to say that I cannot put the video in square pixels, because of the use of Keyframes.. It destroy all my work. So I work in 4:3
If your full-quality version is 640x480, and you've removed all the interlacing, then nothing's stopping you from resizing to 512x384, 480x352, or even 320x240 with AVISynth.
- Corran
- Joined: Mon Oct 14, 2002 7:40 pm
- Contact:
Be sure to follow this guide.
http://www.animemusicvideos.org/guides/avtech/xvid.html
Also is there static/noise in the video? Video noise is very difficult to compress with codecs.
http://www.animemusicvideos.org/guides/avtech/xvid.html
Also is there static/noise in the video? Video noise is very difficult to compress with codecs.
- [Mike of the Desert]
- Joined: Fri Jul 25, 2003 5:56 am
- Status: Lonely
- Location: Earth -> Europe -> Italy -> Rome -> Cerveteri -> Sasso -> Home -> Mike's Room
- Contact:
Here is the trouble :S I worked on 720x480! Maybe if I render the video in more small dimension something would change?Scintilla wrote:None of that matters once you've got a lossless export.Michele wrote:I have to say that I cannot put the video in square pixels, because of the use of Keyframes.. It destroy all my work. So I work in 4:3
If your full-quality version is 640x480, and you've removed all the interlacing, then nothing's stopping you from resizing to 512x384, 480x352, or even 320x240 with AVISynth.
- Scintilla
- (for EXTREME)
- Joined: Mon Mar 31, 2003 8:47 pm
- Status: Quo
- Location: New Jersey
- Contact:
If your full-quality export is 720x480, and you've removed all the interlacing, then there's STILL nothing stopping you from resizing to a 4:3 square pixel resolution like 512x384, 480x352, or 320x240 with AVISynth.Michele wrote:Here is the trouble :S I worked on 720x480! Maybe if I render the video in more small dimension something would change?Scintilla wrote:None of that matters once you've got a lossless export.Michele wrote:I have to say that I cannot put the video in square pixels, because of the use of Keyframes.. It destroy all my work. So I work in 4:3
If your full-quality version is 640x480, and you've removed all the interlacing, then nothing's stopping you from resizing to 512x384, 480x352, or even 320x240 with AVISynth.
But I must emphasize that what you export from Premiere should be the same size as your project settings.
- Eek-1
- Joined: Sat Jun 22, 2002 10:06 am
- Status: 0xc00000e9
- Location: Cyberjaya
If the above is your issue, then I think the problem is caused by the invalid stats file.2nd-pass encoding encodes almost or exactly like the 1st-pass, regardless the input value of filesize. I, P and B-frames are not distributed around the larger quantisizers except 2 and 4, according to XviD status.
A stats file becomes invalid when it is corrupted or its attributes has been changed (to hidden, or read-only). XviD will not be able to overwrite a stats file if the file is 'locked' or its attribute is changed.
To resolve this, all you have to do is either create a new stats or delete the invalid stats, and always redo the encode from the 1st-pass.





