[FFmpeg-user] How can I change Log filename for -report option

Nicolas George nicolas.george at normalesup.org
Sat Nov 10 22:36:30 CET 2012


Le nonidi 19 brumaire, an CCXXI, Евгений ( Evgeniy ) a écrit :
> Here is something wrong in my script. Ffmpeg reports:
> 
> ffmpeg started on 2012-11-09 at 10:48:50
> Report written to "ffmpeg-20121109-104850.log"
> Command line:
> "D:\\ffmpeg\\bin\\ffmpeg" -report "file='E:\\ffmp5.log'"

The -report option does not take an argument. If you want to specify the
file name, you need to use the environment variable. Read the documentation:

http://ffmpeg.org/ffmpeg.html

(no anchor, but -report is easy to find) You also missed the note about
escaping the ':' delimiter.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20121110/928befb8/attachment.asc>


More information about the ffmpeg-user mailing list