[FFmpeg-devel] [PATCH v12 10/14] lavc/tiff: Support decoding of DNGs with single-component JPEGs

Michael Niedermayer michael at niedermayer.cc
Sun Aug 11 02:29:44 EEST 2019


On Sun, Aug 11, 2019 at 12:57:17AM +0300, Nick Renieris wrote:
> > after this commit the code dies when used with ffplay with floating point
> > exceptions
> 
> I tried this on Ubuntu and I can't repro, it works fine.
> Maybe something I changed locally fixed it, please re-test on the new
> revision I'll send in a bit.

yes, it behaved a bit odd, ill retest with the new patches tomorrow (need to sleep)
some things i noticed in the previous ones though
it disappeared with some commits in the previous set too
it doesnt happen with ffmpeg
and i have this half useless backtrace:
#0  0x00000000004752cc in dng_decode.isra ()
#1  0x0000000000b73b67 in decode_frame ()
#2  0x00000000008668d7 in decode_receive_frame_internal ()
#3  0x0000000000867488 in avcodec_send_packet ()
#4  0x00000000007c002d in try_decode_frame ()
#5  0x00000000007c8ad8 in avformat_find_stream_info ()
#6  0x00000000004c2b09 in read_thread ()

ill provide better information tomorrow in case it still happens
with the latest set 

Thanks

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

Many that live deserve death. And some that die deserve life. Can you give
it to them? Then do not be too eager to deal out death in judgement. For
even the very wise cannot see all ends. -- Gandalf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190811/2d769e30/attachment.sig>


More information about the ffmpeg-devel mailing list