curna
7th February 2003, 23:10
Hi, I'm trying to encode "Pi" (It's a black and white film).
This film is only 80 minuts long and I tried to fit it in 1 CD. This let me to an average bitrate for image of 1039 kBits/s. Also, it's a 4:3 film but have some big black bars at the top and at the bottom (The Aspect ratio is 1.713)
When encoding I was using B-frames en GMC.
Here is the script (using Avisynth 2.50) Gordinat-Knot used to make the compressibility test:
LoadPlugin("C:\PROGRA~1\GORDIA~1\mpeg2dec3.dll")
mpeg2source("E:\DVD RIP\PI_SCN\VIDEO_TS\pi.d2v")
crop(2,56,714,456)
BilinearResize(576,336)
SelectRangeEvery(350,14)
With these settings, the compressibility test gives me 1.169 Bits/(pixel*frame).
This means that, using a "normal" resolution of 544*320, the compressibility test is only of 20.4% using 0.239 Bits(pixel*frame) !!!!
Is this really possible ??? It's this film so uncompressible ???
If that is the case, is there any way to modify my script to make it a little bit more compressible or any workaround ???
Looking at the image it seems to me that have a lot of noise, but the film is from 1998. So, I think that this is what the director wanted. Can this have something to do with this low results ??
I've attached a screenshot of the film, so that you can see how it looks like.
This film is only 80 minuts long and I tried to fit it in 1 CD. This let me to an average bitrate for image of 1039 kBits/s. Also, it's a 4:3 film but have some big black bars at the top and at the bottom (The Aspect ratio is 1.713)
When encoding I was using B-frames en GMC.
Here is the script (using Avisynth 2.50) Gordinat-Knot used to make the compressibility test:
LoadPlugin("C:\PROGRA~1\GORDIA~1\mpeg2dec3.dll")
mpeg2source("E:\DVD RIP\PI_SCN\VIDEO_TS\pi.d2v")
crop(2,56,714,456)
BilinearResize(576,336)
SelectRangeEvery(350,14)
With these settings, the compressibility test gives me 1.169 Bits/(pixel*frame).
This means that, using a "normal" resolution of 544*320, the compressibility test is only of 20.4% using 0.239 Bits(pixel*frame) !!!!
Is this really possible ??? It's this film so uncompressible ???
If that is the case, is there any way to modify my script to make it a little bit more compressible or any workaround ???
Looking at the image it seems to me that have a lot of noise, but the film is from 1998. So, I think that this is what the director wanted. Can this have something to do with this low results ??
I've attached a screenshot of the film, so that you can see how it looks like.