Hi all,
I was trying to decode some H.264 ES frames with avcodec-51.dll but the dll crashed somehow while decoding the second frame, first frame was decoded correctly. I downloaded the ffmpeg source code from the svn, r12383, and compiled it on Windows with Cygwin 1.5.24. It worked fine with MPEG4 ES frames. I tried to trace the code to find out the problem and found that it was crashed while ran to "qpix_op[luma_xy](dest_y, src_y, h->mb_linesize); //FIXME try variable height perhaps?" in mc_dir_part() function. Is there any advice that I can get around with this problem? I've uploaded the dll and 6 H.264 ES frames to ultrashare file hosting server. It can be downloaded from http://ultrashare.net/hosting/fl/8af70bf3b4/avcodec-51.dll If I didn't make myself clear, please let me know. Any advice/hint is highly appreciated. Thank you. Tihctw _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
