DWM86 / transcoding-machine

Automatically exported from code.google.com/p/transcoding-machine
0 stars 0 forks source link

Confused on Input/Output Macro #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'm confused of a good macro to use for setting the -i and -o flags for 
conversion.  Any guidance?

Original issue reported on code.google.com by rightasr...@gmail.com on 11 Aug 2010 at 12:18

GoogleCodeExporter commented 8 years ago
The default of -i |INPUT| -o |OUTPUT| is probably what you want, that handles 
any file extension changes that take place in the transcoding process.

Original comment by cory.powers@gmail.com on 11 Aug 2010 at 12:25

GoogleCodeExporter commented 8 years ago
Thanks for the quick reply! I seem to be running into another issue, however.  
Whenever I change the input/output directories themselves, the application 
crashes.  I tried recompiling the AppleScript as I saw in a couple other 
issues, but no dice, still does the same thing.

Original comment by rightasr...@gmail.com on 11 Aug 2010 at 12:51

GoogleCodeExporter commented 8 years ago
Go into finder and remove all folder actions from the current folders and the 
folders you want to change to. Crashes are usually caused by corrupted folder 
action lists.

Original comment by cory.powers@gmail.com on 11 Aug 2010 at 12:53

GoogleCodeExporter commented 8 years ago
I was actually just about to come back and say that the folder action had 
attached itself anyway and if I just went into the app and changed the output 
folder and left well enough alone it seems to be working just fine.

Thanks so much for your help, much appreciated!

Original comment by rightasr...@gmail.com on 11 Aug 2010 at 12:55

GoogleCodeExporter commented 8 years ago

Original comment by cory.powers@gmail.com on 28 Aug 2010 at 2:38