View Full Version : Encoding uncompressed AVI and preserving quality
jaffy1229
9 Feb 2009, 06:36 AM
Hi,
I have an uncompressed AVI movie that is around 2GB in size. What I want to do is compress the file but not compress it so much that I loose any of the original quality.
For example, I used WinRar and it compressed the file to just over 700Mb which is what I want a video encoder to do. My problem is, how I get this level of compression with the various settings involved with video encoding (I don't understand half of them!)
I can't seem to work out how much compression is too much, where I start to loose the original quality. With WinRar I do not have this problem as I know it will simply compress it as much as possible, but preserving the original quality.
Can anyone give me any advice how to achieve this, and with which encoding settings?
Cheers
Jaffy
admin
9 Feb 2009, 12:34 PM
You can try one of the many lossless codecs - these compress the video, but you do not lose quality with it:
http://www.digital-digest.com/search_action.php?type=software&keywords=lossless+codec
paglamon
9 Feb 2009, 11:56 PM
I don't think lossless video codecs will be able to achieve the amount of compression( 2GB to 700 MB) that jaffy desires.
BTW, jaffy, what is the source of your uncompressed avi ? I seriously doubt that your video is uncompressed avi. Uncompressed avi will be nearly 2GB per minute. Is your video only a min. long ?
jobspk
10 Feb 2009, 12:19 AM
I'm wondering if I might get higher resolution in a finished DVD by 1st compressing the uncompressed source AVI with XVid, and then burning that to a DVD. I'm brand new at all this, so please bare with me if this sounds idiotic.
I was just watching the preview window while NeroVision Express 3 was writing my finished project. I immediately noticed the poor quality of the compressed video NE was creating from the uncompressed AVI source file. Aborting the process, and going into NE settings, I found I could change the settings and get a higher quality DVD in the end. My AVI was only 50 minutes long, and after applying the changes to the settings, NE reported it could burn 60 minutes of high quality data. I’m not getting any video in the preview pane at this point, so I hope this will work.
But I've seen AVIs where people have taken a half hour of uncompressed video, and probably used something like VirtualDub, AutoGK and XVid to shrink the source file to a 179-180MB file of outrageously good quality.
So my questions are:
1. Can someone point me to where I might learn how to convert my uncompressed 1/2 hour AVIs to XVid encoded files with that kind of high resolution at less than 200MB in size?
2. Can I make a higher resolution DVD video than I can get from NeroVision Express if I 1st compress my captured, uncompressed AVI video files with XVid, and then use some other DVD software to burn the disk?
I see where NE can export a video project to an Xvid encoded file. Maybe I can still do all of this in a series of steps using NE.
Internet Jobs (http://www.weblinx-pk.blogspot.com)
paglamon
10 Feb 2009, 12:32 AM
jobspk,
As I had asked jaffy, what is the source of your "uncompressed" avi ? How do you know it is uncompressed ?
admin
10 Feb 2009, 02:40 AM
Sorry, I didn't read the post properly. It will be very hard to get 2 GB -> 700 MB compression without using some kind of lossy codec.
gonwk
10 Feb 2009, 03:28 PM
Sorry, I didn't read the post properly. It will be very hard to get 2 GB -> 700 MB compression without using some kind of lossy codec.
Hi Admin,
Can you give your link for these "Lossy Codecs"!
Thanks,
G!:)
admin
10 Feb 2009, 05:58 PM
Pretty much all codecs are lossy codecs, unless they are labeled as "lossless". DivX, XviD, H.264 ...
jaffy1229
11 Feb 2009, 07:03 AM
I don't think lossless video codecs will be able to achieve the amount of compression( 2GB to 700 MB) that jaffy desires.
BTW, jaffy, what is the source of your uncompressed avi ? I seriously doubt that your video is uncompressed avi. Uncompressed avi will be nearly 2GB per minute. Is your video only a min. long ?
The source is originally a MOV file from a Kodak Zi6 video recorder, I then coverted it to AVI with Quicktime with no compression. It is only 36 seconds long.
paglamon
11 Feb 2009, 01:54 PM
Is the AVI file better than the original MOV file ?
jaffy1229
12 Feb 2009, 05:02 AM
Is the AVI file better than the original MOV file ?
I am not sure, but I assume it is the same quality as when Quicktime converted it to AVI, it had no compression
paglamon
12 Feb 2009, 01:22 PM
Why did you have to convert it to AVI ?
Since Kodak Zi6 uses H264 codec, you are getting from the camera a video which is already compressed with a lossy codec. So, some amount of original data is already lost. Saving as uncompressed AVI can thus only preserve the data you have(but increasing the size many fold).The AVI can never be better than the original MOV.
jaffy1229
13 Feb 2009, 04:58 AM
Why did you have to convert it to AVI ?
Since Kodak Zi6 uses H264 codec, you are getting from the camera a video which is already compressed with a lossy codec. So, some amount of original data is already lost. Saving as uncompressed AVI can thus only preserve the data you have(but increasing the size many fold).The AVI can never be better than the original MOV.
I cannot use the MOV file format in virtual dub, which is why I need it in AVI format.
This is why I am converting it, but not using any compression because I don't want to loose any of the quality from the original file.
paglamon
13 Feb 2009, 05:26 AM
I think you can open MOV file in Virtualdub via AVISynth script and a directshow filter(like QT alternative).
Anyway, AVIDemux (http://fixounet.free.fr/avidemux/) can open MOV file(H264 encoded) straightaway.
paglamon
13 Feb 2009, 05:58 AM
And now there is a plugin to import mov files into Virtualdub.See here:http://www.videohelp.com/tools/Virtualdub
jobspk
1 Apr 2009, 12:23 AM
I'm wondering if I might get higher resolution in a finished DVD by 1st compressing the uncompressed source AVI with XVid, and then burning that to a DVD. I'm brand new at all this, so please bare with me if this sounds idiotic.
I was just watching the preview window while NeroVision Express 3 was writing my finished project. I immediately noticed the poor quality of the compressed video NE was creating from the uncompressed AVI source file. Aborting the process, and going into NE settings, I found I could change the settings and get a higher quality DVD in the end. My AVI was only 50 minutes long, and after applying the changes to the settings, NE reported it could burn 60 minutes of high quality data. I’m not getting any video in the preview pane at this point, so I hope this will work.
But I've seen AVIs where people have taken a half hour of uncompressed video, and probably used something like VirtualDub, AutoGK and XVid to shrink the source file to a 179-180MB file of outrageously good quality.
So my questions are:
1. Can someone point me to where I might learn how to convert my uncompressed 1/2 hour AVIs to XVid encoded files with that kind of high resolution at less than 200MB in size?
2. Can I make a higher resolution DVD video than I can get from NeroVision Express if I 1st compress my captured, uncompressed AVI video files with XVid, and then use some other DVD software to burn the disk?
I see where NE can export a video project to an Xvid encoded file. Maybe I can still do all of this in a series of steps using NE.
jobs home (http://www.weblinx-pk.blogspot.com)
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.