View Single Post
Old 10th September 2008, 12:18   #1827  |  Link
saza0500
Registered User
 
Join Date: Sep 2008
Posts: 6
Quote:
Originally Posted by tebasuna51 View Post
You want convert a 2GB (832*416) movie to a 300MB movie with AR=2.423 and same quality.

If you ecuate the quality factor Qf (bits per pixel) from two movies you have:

Qf = Bitrate1 / (fps1 x height1 x width1) = Bitrate2 / (fps2 x height2 x width2)

With fps1 = fps2 and height2 = AR x width2

Bitrate1 / (height1 x width1) = Bitrate2 / (AR x width2 x width2)

width2 = SQR ( (Bitrate2/Bitrate1) x (height1 x width1) / AR)

If Audio bitrate is reduced also, we can replace Bitrate2/Bitrate1 by Size2/Size1 (more or less)

width2 = SQR ( (300/2000) x (832 x 416) / 2.423) = 146
height2 = 146 x 2.423 = 354

Or maybe better 352 x 144
If you use more high resolution you have less quality
i have tried this resolution even its more worse than before . here is another movie that is encoded by other user. with resoultion of 660*272 it works fine and so smooth .




Code:
http://rapidshare.com/files/140306860/_400MB___HDRip__The.Matrix._1999_-Sample-Adz-Salman.mkv
i want this type of result but i cldnt get it . and the way u told i tried to do that but its more bad even and so small resolution even by using --sar it doesnt even hep..
saza0500 is offline