[FFmpeg-user] -report option and log level

Maxim Kozlov rogat1y at gmail.com
Fri Nov 7 16:54:08 CET 2014


Hi all.

How i can change the log level of report file?

Setting environment variable FFREPORT=level=info throws error.

C:\src\ffmpeg-32\bin>set FFREPORT=level=info
C:\src\ffmpeg-32\bin>ffmpeg2.exe -threads 0 -rtbufsize 2G -fflags +genpts
-report -re -i rtmp://host/app/stream -vcodec libx264
-pix_fmt yuv420p -profile:v baseline -s 640x360 -vb 700k -x264opts
level=31:keyint=25:fps=25:ref=3:vbv_maxrate=700:vbv_bufsize=700 -preset:v
fast -aspect 16:9 -acodec libvo_aacenc -ab 32k -ar 22050 -ac 2 -bsf:a
aac_adtstoasc -map 0:v -map 0:a -flags:a +global_header -flags:v
+cgop+global_header -f tee
"[f=flv]rtmp://host1/app/stream|[f=flv]rtmp://host2/app/stream"
Invalid report file level


More information about the ffmpeg-user mailing list