Page 1 of 1
File variables %i_original_mon% and %i_original_day% switch?
Posted: Fri Jan 13, 2017 11:45 am
by mberg
Hi
I used the file variable %i_original_date% in the filename of files i transcode. But it writes day where the month should be.
are the 2 variable %i_original_mon% and %i_original_day% switch?
could somebody confirm this?
Marius
Re: File variables %i_original_mon% and %i_original_day% switch?
Posted: Fri Jan 13, 2017 2:59 pm
by admin
Hi Marius,
So you get this form: YYYY-DD-MM_hh-mm-ss when using %s_original_date% ? (not %i_original_date%...)
-steinar
Re: File variables %i_original_mon% and %i_original_day% switch?
Posted: Fri Jan 13, 2017 5:11 pm
by mberg
Sorry
copy past
I used %s_original_date% it gave me YYYY-DD-MM_hh-mm-ss. tried %i_original_mon% and %i_original_day% also, %i_original_mon% gave me the creation day, while %i_original_day% gave me creation month. Just wanted to see anyone else had this.
Ffastrans is running on Windows server 2012 R2 Standard.
Marius
Re: File variables %i_original_mon% and %i_original_day% switch?
Posted: Fri Jan 13, 2017 10:24 pm
by admin
Ok, I have recreated the bug and I will look into it. Thanks for reporting!
-steinar
Edit: Bug has been corrected for the next version.