[FFmpeg-devel] [PATCH]Fix bug causing crash when encoding with libschroedinger

Reimar Döffinger Reimar.Doeffinger
Tue Feb 10 15:39:15 CET 2009


On Tue, Feb 10, 2009 at 04:20:48PM +1100, Anuradha Suraparaju wrote:
> I've attached a patch to fix the bug that causes ffmpeg to crash when
> encoding using libschroedinger. Currently only pixel and half-pixel
> motion vector precisions are supported in Schroedinger. Setting the
> mv_precision field to 2 (i.e. quarter pixel) causes a crash in the
> Schroedinger encoder calls. By not setting this parameter, we fall back
> to the default value used in the Schroedinger library.

Even though it was applied, I have to ask: is this a bug in
libschroedinger? If so, has this already been fixed?
If yes, should not configure check for the new version instead?
If no, there should obviously be some way to fix this without removing
that call, and that fix should still be added, too.




More information about the ffmpeg-devel mailing list