[FFmpeg-user] Benchmarking with ffmpeg - What are the parameters meaning?

Francois Visagie francois.visagie at gmail.com
Mon Oct 15 16:18:58 CEST 2012


Hi All,

Previously I posted some suggestions for obtaining the Windows date and time
from within a script. I've learnt there's a much easier way!

It turns out that Windows automatically creates the "hidden" environment
variables DATE and TIME. They can be accessed using the '%' identifier like
any other environment variable, e.g.

C:\Users\fvisagie>echo %TIME%
16:16:16.83

The same holds for %DATE%.

Kind regards,
Francois



More information about the ffmpeg-user mailing list