In case anyone stumbles on this and is looking for the answer, it
turnes out the issue was with the rule in Hazel. I had it set to pass
the file to iFlicks, then delete the file, then growl. For some
reason, Hazel wasn't waiting for the file to process before deleting,
so iFlicks lost track of the file.
I simply removed the "delete file" rule in hazel and changed the
script to "import theFile with deleting without gui". Same result-
except this actual works!
Thanks for all of your halp in digging in to this, Jendrick!
On Nov 6, 12:47 pm, Joe Phillips <
josephbphill...@gmail.com> wrote:
> I sent you feedback last night. I will send more as I try more
> files. I realize now that it hangs on a lot of smaller files as
> well. Here is the applescript I am using to call it:
>
> try
> tell application "iFlicks"
> import theFile without gui
> end tell
> end try
>
> Does that seem correct?
>
> I did find the dictionary- I am a rookie at coding, but that is a
> great resource!
>
> Thanks!
>
> On Nov 3, 10:59 am, Jendrik Bertram <
jend...@iflicksapp.com> wrote:
>
> > When this happens again, please send me a feedback report. To do so,
> > just select Help -> Send Feedback from the menu and leave me a short
> > note explaining the error.
>
> > On 03.11.2009, at 18:25, Joe Phillips wrote:
>
> > > I am testing this program and I like it a lot! I am using the flatten
> > > to QT option and I love the results with TV shows (on Apple TV).
>
> > > I have having an issue with full length movie files. So far, they
> > > seem to hang every time. I have this set up so that iFlicks is being
> > > run from the applescript. I use the same script for all files, and
> > > the TV length files work fine. The are almost exclusively avi. The
> > > movies have been avi,mkv, and wmv. I initially attributed the isse
> > > to the way QT loadsMKVand WMV, but now that it hung on an 800mb avi,