Hi all,
This is my first post here although I've been lurking around similar forums for a while now. I'm not completely new to video encoding, having done a few encodes and I understand the basics. I have a lot of AVI movies that are usually around 2 CD's in size (1.4 GB, already XviD encoded) that I want to convert to single CD (~700 MB, AVI format), while maintaining a reasonable degree of quality. For this purpose, I use VirtualDUB with XviD compression. My modus operandi is to encode the video and audio separately and then Mux the output.
During these encodes, sometimes the resultant video's average bitrate falls below 800 kbps from a source bitrate of about 1500 kbps (which is unacceptable). So, my idea was to reduce the dimensions of the video slightly (90%-95%) and then perform the compression. However, this does not seem to be so simple because VirtualDUB seems to apply the resize filters as a "post-processing" mechanism. The bitrate calculator in the XviD configuration dialogs does not seem to take into account the fact that the video dimensions have been reduced, so a higher bitrate would be feasible. It gives me an output video with almost the same bitrate irrespective of whether I apply a Resize filter or not.
In order to work around this, I attempted to do it in two steps - Use VirtualDUB to "Direct stream copy" a resized video and then apply compression to this intermediate file. However, VirtualDUB does not allow me to apply filters in Direct stream copy mode.
I also tried to encode a frame served video (using an AviSynth script to load a Lanczos resized video in VirtualDUB) and encoding it. However, the bitrate calculator and the actual encoding output results in a video with the same quality as earlier. I feel that I am missing something basic and my research has not revealed any clues. Am I even on the right track here and perhaps need to reduce dimensions still more? Would greatly appreciate any help in this matter.
Please note that I do not wish to use H.264 compression because I want the movies to be playable on my standalone DVD player.
This is my first post here although I've been lurking around similar forums for a while now. I'm not completely new to video encoding, having done a few encodes and I understand the basics. I have a lot of AVI movies that are usually around 2 CD's in size (1.4 GB, already XviD encoded) that I want to convert to single CD (~700 MB, AVI format), while maintaining a reasonable degree of quality. For this purpose, I use VirtualDUB with XviD compression. My modus operandi is to encode the video and audio separately and then Mux the output.
During these encodes, sometimes the resultant video's average bitrate falls below 800 kbps from a source bitrate of about 1500 kbps (which is unacceptable). So, my idea was to reduce the dimensions of the video slightly (90%-95%) and then perform the compression. However, this does not seem to be so simple because VirtualDUB seems to apply the resize filters as a "post-processing" mechanism. The bitrate calculator in the XviD configuration dialogs does not seem to take into account the fact that the video dimensions have been reduced, so a higher bitrate would be feasible. It gives me an output video with almost the same bitrate irrespective of whether I apply a Resize filter or not.
In order to work around this, I attempted to do it in two steps - Use VirtualDUB to "Direct stream copy" a resized video and then apply compression to this intermediate file. However, VirtualDUB does not allow me to apply filters in Direct stream copy mode.
I also tried to encode a frame served video (using an AviSynth script to load a Lanczos resized video in VirtualDUB) and encoding it. However, the bitrate calculator and the actual encoding output results in a video with the same quality as earlier. I feel that I am missing something basic and my research has not revealed any clues. Am I even on the right track here and perhaps need to reduce dimensions still more? Would greatly appreciate any help in this matter.
Please note that I do not wish to use H.264 compression because I want the movies to be playable on my standalone DVD player.
Comment