[FFmpeg-devel] [PATCH] libopenjpeg J2K encoder

Michael Niedermayer michaelni at gmx.at
Thu Nov 17 23:56:29 CET 2011


On Thu, Nov 17, 2011 at 11:42:26PM +0100, Michael Niedermayer wrote:
> Hi
> 
> On Thu, Nov 17, 2011 at 03:18:34PM -0700, Michael Bradshaw wrote:
> > > Michael Bradshaw <mbradshaw <at> sorensonmedia.com> writes:
[...]
> > Attached is the revised patch.
> 
> Ill look at it in a moment, thanks

same gdb crash and under valgrind i get:

Conditional jump or move depends on uninitialised value(s)
   at 0x6A01E69: opj_event_msg (in /usr/lib/libopenjpeg-2.1.3.0.so)
   by 0x6A05F7D: j2k_encode (in /usr/lib/libopenjpeg-2.1.3.0.so)
   by 0x786496: libopenjpeg_encode_frame (libopenjpegenc.c:256)
   by 0x8A40AE: avcodec_encode_video (utils.c:747)
   by 0x43F855: output_packet (ffmpeg.c:1324)
   by 0x443C7E: transcode (ffmpeg.c:2710)
   by 0x447A55: main (ffmpeg.c:4758)

(i get more stuff from valgrind but the others look unrelated to me)

but otherwise i get a good looking video from valgrinded ffmpeg_g


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Everything should be made as simple as possible, but not simpler.
-- Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20111117/ce0ec683/attachment.asc>


More information about the ffmpeg-devel mailing list