search for: etvcomskip

Displaying 3 results from an estimated 3 matches for "etvcomskip".

2011 Jan 21
1
Unhandled exception error on single account
...must run wine from the account with the problem. I've gone through and cross-checked environment variables and permissions, but nothing obvious pops out. Here's wine the way it should work on the "good" account: Code: good$ /opt/local/bin/wine "/Library/Application Support/ETVComskip/comskip/comskip.exe" 0000000012e71eda.mpg Comskip 0.80.039, made using: mpeg2dec-0.4.0 - by Michel Lespinasse <walken at zoy.org> and Aaron Holtzman The commandline used was: "Z:\Library\Application Support\ETVComskip\comskip\comskip.exe" 0000000012e71eda.mpg Opening 000000001...
2011 Sep 12
6
WINE fails in directories with Question Marks in name
...log that calls WINE: Code: Sun Sep 4 23:00:24 2011 - Changing directory to /Volumes/Macintosh HD2/Documents/EyeTV Archive/Curiosity_ Is There a Parallel Universe?.eyetvsched Sun Sep 4 23:00:24 2011 - Running: /usr/bin/nice -n 14 "/opt/local/bin/wine" "/Library/Application Support/ETVComskip/comskip/comskip.exe" --ini="/Library/Application Support/ETVComskip/comskip/comskip.ini" "00000000141472b8.mpg" > /Users/name/Library/Logs/ETVComskip/336884408_comskip.log 2>&1 Sun Sep 4 23:02:11 2011 - Return code is: 768, 0x300 Sun Sep 4 23:02:11 2011 - Error...
2012 Mar 09
0
Re: WINE fails in directories with Question Marks in name
...n change the name back again. I had to change the RecordingStarted and RecordingDone scripts to get this to happen. Only good way I could think of getting it done is to store off the Title and Episode into temporary files at the start and go read them back when EyeTV was done. I'm surprised the ETVComskip folks haven't run into this and done a workaround. I actually started doing this down in the MarkCommercials.py file but then decided that it would probably be better to do it as high in the chain of events as possible. BTW, I was also playing around with symbolic links and Wine somehow was get...