essandess / etv-comskip

Commercial Marking and Skipping for EyeTV and iTunes Exports
GNU General Public License v2.0
55 stars 7 forks source link

Unable to open mpeg2 file return from "comskip": 2 #39

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. install snow leopard
2. install eyetv 3.4.2
3. install 2.0.2 of comskipper
4. ru
/Library/Application\ 
Support/ETVComskip/MarkCommercials.app/Contents/MacOS/MarkCommercials all

What is the expected output? What do you see instead?

this should mark the commercials.
i see the following error instead on all prerecorded shows:

Unable to open mpeg2 file return from "comskip": 2 

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

snow leopard, eglato 3.4.2 and latest comskipper (i think it's 2.0.2)

Please provide any additional information below.

Original issue reported on code.google.com by kosmach@gmail.com on 3 Oct 2010 at 3:19

GoogleCodeExporter commented 8 years ago
I had this problem and took a look at the files that were installed.  The 
"comskip" folder in "/Library/Application Support/ETVComskip/" had permissions 
that were pretty restrictive and once I changed my user to the owner it started 
working.

Original comment by da.man....@gmail.com on 4 Oct 2010 at 12:25

GoogleCodeExporter commented 8 years ago
yeah i think that's it.  Here is/was my background.

1. i have a multiple users.  Account A was the initial account on the mac so i 
assume this is some root privileges.
2. i never use this account.
3. i use account B for all software installation and use it on a day to day 
basis.
4. i have never had a problem before.
5. installed etv-comskip and it asked me for the password for user B (which 
typically happens during software installation).
6. As pointed out by da.man.dan, the comskip directory is owned with R/W by 
user A????  and user B had no permissions to this directory.  After changing 
everything in and including the directory to user B with R/W it's now working.

So it seems like an installation issue.

Original comment by kosmach@gmail.com on 4 Oct 2010 at 4:26

GoogleCodeExporter commented 8 years ago
I also changed the permissions and this worked as well.

Original comment by Matrix...@gmail.com on 25 Nov 2011 at 3:28