Search found 1 match
- January 21st, 2013, 8:07 pm
- Forum: Post-Processing Scripts
- Topic: Help! File not moving to iTunes folder at end of script
- Replies: 0
- Views: 1309
Help! File not moving to iTunes folder at end of script
Hi everyone, My script's purpose is to convert an mkv file to mp4 using ffmpeg, run a tagging command called "mp4meta" on the mp4 file, and copy the file to D:\iTunes\Automatically Add to iTunes. Everything works except the last command.. it's not copying the file to the folder. I tried co...