Search found 1 match

by juegos0607
Fri Mar 03, 2017 3:55 pm
Forum: Usage, tips and tricks
Topic: Custom FFmpeg Script in FFAStrans
Replies: 1
Views: 5475

Custom FFmpeg Script in FFAStrans

Regards,

I'm new to FFAStrans,I would like to execute a command of ffmpeg through FFAStrans.
Should I use the Command Excutor or Custom FFmpeg?

Could you give me an example, where and with what variables do I put my ffmpeg script?

My script
for %%a in ("C:\Users\POST\Desktop\IN-MP4\*.*") do ...