[FFmpeg-user] ffmpeg 1.0.5 and buffer underflow - Update

Carl Eugen Hoyos cehoyos at ag.or.at
Sat May 4 13:23:10 CEST 2013


Mark Haney <sullafelix <at> ymail.com> writes:

> ffmpeg version 1.0.5

This does not look like current git head;-(

> --optflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
> -fexceptions -fstack-protector --param=ssp-buffer-size=4 
> -m64 -mtune=generic'

Unrelated:
There are two possibilities: Either these options are 
useful, then they should be made default for FFmpeg, 
this needs either a patch sent to ffmpeg-devel 
(together with the explanation why the patch is needed) 
or a bug report explaining why a particular option 
should be set.
Or the options are not useful, then you should remove 
them from compilation.

(Some of the options are not useful / harmful, for 
others I honestly don't know.)

Carl Eugen



More information about the ffmpeg-user mailing list