Hi. I'd like to know, are there any methods to calculate the video_outbuf_size based on resolution and other pre-known details?
Up till now I used the common value of 200000 (which seem to be used everywhere), but after I started working with higher resolutions (800x600+), I started receiving the "not large enough" messages from ffmpeg. Increasing to 300000 appears to have solved it, but my questions if, is it possible to calculate the maximum value from ahead? Regards. _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
