Page 1 of 1

Error using Batch Rip Actions for Automator

Posted: Sat Nov 23, 2013 12:06 am
by doccelo
I am trying to use Batch Rip Actions for Automator which uses makemkvcon to process a VIDEO_TS folder but it fails and I am receiving Posix errors and it won't complete. When I try to use MakeMKV GUI and makemkvcon manually it processes the movie successfully. Here is a link to the current discussion over at MacRumors Forums: http://forums.macrumors.com/showthread. ... st18410305

Post #1312 shows the verbose error log showing the Posix error.

Does anyone here have any suggestions or input regarding these errors? Thanks!

Re: Error using Batch Rip Actions for Automator

Posted: Sun Nov 24, 2013 5:08 pm
by doccelo
I have resolved this issue by changing permissions on the video_ts folder from 555 to 777, although I would imagine 755 would also work. Still not sure why the system was giving permission to makemkvcon manually but not through the batch encode script referenced in my previous post.