Search found 1 match
- 03 Jul 2017, 06:41
- Forum: Scripting and Automation
- Topic: transcode before moving
- Replies: 1
- Views: 1950
transcode before moving
I am trying to shrink my library and have filebot call ffmpeg to transcode videos to x265 *before* moving to the new directory. Digging through the amc script on github looks like the file is already renamed & moved before '-exec' is applied. Is there an option I am missing that might help do what I ...