[Ffmpeg-devel] ffmpeg stderr output

Michel Bardiaux mbardiaux
Tue Feb 13 13:35:17 CET 2007


Engin Kurutepe wrote:
> Dear All,
> 
> This is probably a very silly question but couldn't find anything 
> through google.
> 
> I'm using avcodec_decode_video() under win xp. it fails and returns -1 
> but doesn't spit out what the error was to stderr. Any ideas what might 
> be wrong with av_log()?

Maybe there is simply no av_log at that place in the source.

What happens if you use ffmpeg.exe itself on the input file?

> 
> how is the verbosity level set for the ffmpeg library? is that something 
> that should be done during compile-time or is it possible to change it 
> through the api?

Change global variable av_log_level

Greetings,
-- 
Michel Bardiaux
R&D Director
T +32 [0] 2 790 29 41
F +32 [0] 2 790 29 02
E mailto:mbardiaux at mediaxim.be

Mediaxim NV/SA
Vorstlaan 191 Boulevard du Souverain
Brussel 1160 Bruxelles
http://www.mediaxim.com/




More information about the ffmpeg-devel mailing list