essandess / etv-comskip

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

Setting output_debugwindow=1 in ini file causes Python to hang #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add the line output_debugwindow=1 to comskip.ini
2. Run MarkCommercials.py on a single (suggest short) recording
3. Observe Python eventually hanging such that it must be force quit'ed

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

Comskip for windows brings up a video window used primarily during tuning to 
confirm the 
suspected commercial locations. Instead python hangs.

What version of the product are you using? On what operating system?
 MarkCommercials 0.3.0 on OSX 10.5.6

Please provide any additional information below.

I would assume that this is due to the debugwindow functionality not being 
ported, but would 
like to confirm this as tuning without it requires using other mpg viewing 
programs that make it 
a little (but still possible) to do.

Original issue reported on code.google.com by awmt...@gmail.com on 3 Jan 2009 at 9:04

GoogleCodeExporter commented 8 years ago
this is not a bug; the underlying comskip just doesn't support this on mac os x.

Original comment by jon.chri...@gmail.com on 19 Apr 2010 at 8:54