dustinblake / transcoding-machine

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

help with setup / how do i know TM is working? #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have Monitored folder set to: /Users/tom/Downloads/Transmission complete/
I have Output folder set to: /Users/tom/Downloads/Converted
I have Transcoder set to: /Applications/HandBrakeCLI
Extensions is set to avi,m4v,mkv,mp4

I have made sure those folders and the HandbrakeCLI exist at those locations. 
Monitoring is active.

When I drop an avi in the "Transmission complete" folder, nothing happens that 
I can see. Do I need to look for HandbrakeCLI in Activity Monitor or using ps 
-al in Terminal?

Do I need to have TM launched? Do I need to press Start in the Queue window?

Can TM handle spaces in paths to folders?

Any other suggestions?

Thanks

What version of the product are you using? On what operating system?

1.0 RC 4 on 10.6.4

Original issue reported on code.google.com by tomisenb...@gmail.com on 30 Aug 2010 at 7:40

GoogleCodeExporter commented 9 years ago
You can open Console and view the system logs to any messages from TM. Also 
have a look at this ticket for somethings to troubleshoot 
http://code.google.com/p/transcoding-machine/issues/detail?id=2&can=1

When you drop a file into the monitored directory then it should show up in the 
queue, TM will be started if it isn't running by the OS. Try manually adding a 
file to the queue using the Add File button or drag and drop, if that is 
working fine then there is something causing the script to not be run, the 
issue linked above has a lot of info for troubleshooting that.

Original comment by cory.powers@gmail.com on 30 Aug 2010 at 7:51

GoogleCodeExporter commented 9 years ago
Thanks. When I manually add a file to the queue using the "Add" button, the 
file name shows up in the queue with a read stop sign next to it. When I click 
"Start" I briefly see a progress bar appear but it goes away and no conversion 
happens.

Original comment by tomisenb...@gmail.com on 30 Aug 2010 at 7:56

GoogleCodeExporter commented 9 years ago
In the "log" tab for the queue item it says

"HandBrakeCLI: invalid option -- P
unknown option (--strict-anamorphic)"

Original comment by tomisenb...@gmail.com on 30 Aug 2010 at 7:59

GoogleCodeExporter commented 9 years ago
Have a look at 
http://code.google.com/p/transcoding-machine/issues/detail?id=13&can=1

Original comment by cory.powers@gmail.com on 30 Aug 2010 at 8:17

GoogleCodeExporter commented 9 years ago
OK. Changing the options to those in the link you sent worked for a manually 
added file. Now, I need to solve automatic conversion of files in a monitored 
folder. When I add the .avi file to the monitored folder, it is not added to 
the queue. I will look at the previous links you sent to see if those solve it.

Original comment by tomisenb...@gmail.com on 30 Aug 2010 at 8:28

GoogleCodeExporter commented 9 years ago
When I add an avi to the monitored folder, this is what I see in Console:

8/30/10 3:59:25 PM  osascript[236]  Error loading 
/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit 
Types:  dlopen(/Library/ScriptingAdditions/Adobe Unit 
Types.osax/Contents/MacOS/Adobe Unit Types, 262): no suitable image found.  Did 
find:
    /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: no matching architecture in universal wrapper
8/30/10 3:59:25 PM  com.apple.FolderActions.folders[236]    osascript: 
OpenScripting.framework - scripting addition "/Library/ScriptingAdditions/Adobe 
Unit Types.osax" declares no loadable handlers.
8/30/10 3:59:25 PM  AppleScript Runner[237] Error loading 
/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit 
Types:  dlopen(/Library/ScriptingAdditions/Adobe Unit 
Types.osax/Contents/MacOS/Adobe Unit Types, 262): no suitable image found.  Did 
find:
    /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: no matching architecture in universal wrapper
8/30/10 3:59:25 PM  [0x0-0x37037].com.apple.AppleScriptRunner[237]  AppleScript 
Runner: OpenScripting.framework - scripting addition 
"/Library/ScriptingAdditions/Adobe Unit Types.osax" declares no loadable 
handlers.

Original comment by tomisenb...@gmail.com on 30 Aug 2010 at 9:00

GoogleCodeExporter commented 9 years ago
Thats not good, there is no reason TM would need the Adobe stuff, it looks like 
you have some problems with applescript on the system, possibly missing files.

Original comment by cory.powers@gmail.com on 30 Aug 2010 at 9:04

GoogleCodeExporter commented 9 years ago
I removed /Library/ScriptingAdditions/Adobe Unit Types.osax to the Desktop. Now 
when I move a test avi into my monitored folder I don't see any messages in 
Console nor is the file added to the TM queue

Original comment by tomisenb...@gmail.com on 31 Aug 2010 at 12:35

GoogleCodeExporter commented 9 years ago
Did you follow the steps in Issue #2? Turning on the loggging and saving the 
script using the applescript editor?

Original comment by cory.powers@gmail.com on 31 Aug 2010 at 12:43

GoogleCodeExporter commented 9 years ago
Found the culprit for the Adobe file.  Not sure if it will fix the problem but 
at least correct the 32bit file.
http://www.davidchinphoto.com/snow-leopard-and-adobe-unit-types-osax/

Original comment by pava...@gmail.com on 10 Sep 2010 at 2:18

GoogleCodeExporter commented 9 years ago
If you fix the Adobe problem and it still doesn't work, see the last few 
comments in Issue #2. You may have to re-compile and save the applescript file. 
It has worked for a few people.

Original comment by ag...@mac.com on 5 Oct 2010 at 7:18