On Wed, Nov 23, 2016 at 14:54:49 +0800, [email protected] wrote: > I am using the function sws_scale to decode a sample of .mp4 file and > save the frames as opencv mat data on it.I got this error message on > runtime [swscaler @ 0000000059c400a0] bad src image pointers
Use of the libav* libraries is discussed on the libav-user mailing list: https://lists.ffmpeg.org/mailman/listinfo/libav-user/ You are more likely to get support there. (You will probably be asked to provide parts of your code.) Thanks, Moritz _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
