[FFmpeg-devel] Why does vp56_init() sets avctx->width and avctx->height to 0?

Stefano Sabatini stefano.sabatini-lala
Sat Aug 30 15:28:32 CEST 2008


Hi,

this causes a bug both in ffprobe (prints widht=size=0) and causes a
division by 0 exception in libavfilter/vf_scale when it tryies to the
parameters for the filter.

What's the point into setting those values to 0? Or should I
(ffprobe/libavfilter) use other fields for that (maybe
coded_with/height)?

Regards.
-- 
FFmpeg = Fiendish Frightening Multimedia Patchable Entertaining Ghost




More information about the ffmpeg-devel mailing list