On 4/9/2014 12:42 AM, Tim W. wrote: > IIRC H.265 has 16-bit fields for SAR width/height: strlen(65535) * 2 + ':' + > '\n' should be 12, IMO.
Well we are calling av_reduce with a max of 4096. Nobody mentioned this originally. I'll do it in a separate patch if this is true. > I would *maybe* check for X265_PARAM_BAD_NAME too, just in case they change > the option name (however unlikely). Hmm, OK. - Derek _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
