[FFmpeg-devel] [PATCH] MS Video 1 encoder
Kostya
kostya.shishkov
Sun Mar 8 19:02:06 CET 2009
On Sun, Mar 08, 2009 at 05:01:40PM +0100, Vitor Sessak wrote:
> Kostya wrote:
[...]
> >
> >I'll switch codecs I maintain to LFG but somebody has to do something with
> >ELBG and RoQ encoder that uses it.
>
> Patch attached.
>
> -Vitor
You seems to be the author of original file (so you can apply that patch directly).
Can you tell why there is a problem in get_high_utility_cell() (i.e. it
segfaults when elbg->utility_inc[elbg->numCB-1] == 1)?
I suspect that happens because MSVC encoder wants 4 entries in the codebook which
is a rather low (and hence untested) number.
More information about the ffmpeg-devel
mailing list