I tried EVERYTHING..! I don't find the way to compress it

The old Video Software Help forum, left visible as an archive.
User avatar
Kalium
Sir Bugsalot
Joined: Fri Oct 03, 2003 11:17 pm
Location: Plymouth, Michigan
Contact:
Org Profile

Post by Kalium » Tue Feb 08, 2005 1:45 pm

Look, one lossless is pretty much as good as another. The end result isnt significantly different.

User avatar
Scintilla
(for EXTREME)
Joined: Mon Mar 31, 2003 8:47 pm
Status: Quo
Location: New Jersey
Contact:
Org Profile

Post by Scintilla » Tue Feb 08, 2005 3:15 pm

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
None of that matters once you've got a lossless export.
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.
ImageImage
:pizza: :pizza: Image :pizza: :pizza:

User avatar
Corran
Joined: Mon Oct 14, 2002 7:40 pm
Contact:
Org Profile

Post by Corran » Tue Feb 08, 2005 6:49 pm

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.

User avatar
[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:
Org Profile

Post by [Mike of the Desert] » Wed Feb 09, 2005 6:51 am

Scintilla wrote:
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
None of that matters once you've got a lossless export.
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.
Here is the trouble :S I worked on 720x480! Maybe if I render the video in more small dimension something would change?
ImageImage
Image

User avatar
Scintilla
(for EXTREME)
Joined: Mon Mar 31, 2003 8:47 pm
Status: Quo
Location: New Jersey
Contact:
Org Profile

Post by Scintilla » Wed Feb 09, 2005 1:15 pm

Michele wrote:
Scintilla wrote:
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
None of that matters once you've got a lossless export.
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.
Here is the trouble :S I worked on 720x480! Maybe if I render the video in more small dimension something would change?
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.

But I must emphasize that what you export from Premiere should be the same size as your project settings.
ImageImage
:pizza: :pizza: Image :pizza: :pizza:

User avatar
Eek-1
Joined: Sat Jun 22, 2002 10:06 am
Status: 0xc00000e9
Location: Cyberjaya
Org Profile

Post by Eek-1 » Thu Feb 10, 2005 7:35 am

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.
If the above is your issue, then I think the problem is caused by the invalid stats file.

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.

Locked

Return to “Video Software Help Archive”