Log in

View Full Version : Encode SD @ Bitrate > 10mps


uralop
29th May 2008, 13:52
Hello,
I want to encode SD at a very high bitrate.
The output will not be the final file, that's why I want it the more "lossless" possible.
What encoder can do that? Moreover I want a m2v that can be muxed well, as the one I tried with quenc refused to be muxed with ffmpeg (ERROR: [mplex] Too many frame drops -exiting)

Moreover, as I said I tested a 40mbps encode with Quenc and the output is very blocky, like a 500kps divx encode, why?

And a last question, I want to feed the encoder a avs script. Should I give the encoder a 720*480 picture or a 640*480?

THanks. :)

xbox360
29th May 2008, 14:14
CCE Basic can do 15mb

You should give the encoder 720*480 picture

Try using DGDecode for your AviSynth Script

If the Input is blocky the Output will also be blocky

uralop
29th May 2008, 14:24
I will try CCE Basis, thanks.
No, my source was not blocky ;)