[MEncoder-users] ffvhuff: encoded frame too large
infernix
infernix at infernix.net
Fri Apr 13 23:45:24 CEST 2007
Loren Merritt wrote:
> MEncoder allocates a constant buffer size of 2MB to hold a compressed
> frame. 1080p is 3MB uncompressed, and huffyuv (or any lossless codec)
> can't always compress a 3MB frame into less than 2MB.
> Solution: increase the buffer size, and/or make it dynamic.
Do you know where to change this buffersize, or how to make it dynamic?
I'm guessing the latter will need coding so a pointer to what I should
alter in the code would suffice.
Thanks.
More information about the MEncoder-users
mailing list