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

Anuradha Suraparaju anuradha
Tue Feb 10 06:20:48 CET 2009


Hi,

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.

Regards,
Anuradha
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpegsvn_trunk_revision_17116-libschroedingerenc.diff
Type: text/x-patch
Size: 726 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090210/cc9c97b8/attachment.bin>



More information about the ffmpeg-devel mailing list