[FFmpeg-user] ffmpeg-opus from start to finish

Carl Eugen Hoyos cehoyos at ag.or.at
Tue Jan 15 12:37:44 CET 2013


mark edwards <edwardsmarkf <at> gmail.com> writes:

>  ./configure --disable-shared   --enable-static  --enable-libopus && 

--disable-shared --enable-static are the defaults, 
specifying them can only lead to confusion imo.

> make V=1 > make-results2.txt ;

Developers have invested a lot of time to make 
the output of "make" nicer, I suggest you do 
not fight these efforts by suggesting unneeded 
options (V=1 is only needed for debugging).

> make ;

A second call to make should never be necessary, 
if it is necessary that may be a bug that you 
should report.

Carl Eugentest but 



More information about the ffmpeg-user mailing list