From: Larry Bouthillier <[EMAIL PROTECTED]>
Subject: Re: Video Resize
The file size is determined by the amount of data encoded for each second of
video, which is defined by the bitrate you've encoded at. Given a constant
bitrate, making the video image smaller will improve the framerate of your
video and perhaps improve the look of it overall, but will not reduce the
amount of data you've encoded. If you want to reduce the file size, you have
to reduce the bitrate.
Larry
RealForum wrote:
> From: Les Richards <[EMAIL PROTECTED]>
> Subject: Re: Video Resize
>
> When I enable resizing and change from 352 x 240 to 236 to 160 I expected
> that the encoded file would be much smaller then an encoded 352 x 240 but
> they are exactly the same size. Can anyone explain this for me.
>
> Leslie