Question
ffmpeg cfexecute
Hi all,
I tried to run something like below
<cfexecute name="#ExpandPath('.')#\ffmpeg.exe" arguments=" -i #ExpandPath('.')#\2.avi" outputfile="#ExpandPath('.')#\output.log" />
But nothing happened...Nothing outputs on screen... Nothing in the file... Do you know the reason???
Thanks very much,
