Search found 11 matches

by K.B
Sun Aug 26, 2007 3:24 am
Forum: Support
Topic: svn://svn.kaashoek.com/ doesn't work
Replies: 13
Views: 9003

Hi Erik,

Getting 'Connection refused' errors off your svn server. Is it up at the moment?

thanks.
by K.B
Sat Jun 09, 2007 4:22 am
Forum: Support
Topic: svn://svn.kaashoek.com/ doesn't work
Replies: 13
Views: 9003

Erik, I was trying to have a look at http://svn.kaashoek.com/ from . Top level loads but drill down fails (in TortoiseSVN client 1.4.3): Error * PROPFIND request failed on '/' PROPFIND of '/': 405 Method Not Allowed (http://svn.kaashoek.com) Is your server up at the moment?? Or is that SVN client no...
by K.B
Sat Oct 28, 2006 6:21 am
Forum: Support
Topic: Comskip crashes when 'parallel processing' DVR-MS files
Replies: 8
Views: 7488

Erik, Been a while since I looked at this due to computer hardware problems :( . Now normal service has been restored I've had a play with live_tv_retries as suggested but can see no difference. I've uploaded two verbose log files to you FTP site under a 'Concurrent TS' folder. The '2006-10-28 1434_...
by K.B
Fri Aug 25, 2006 10:58 am
Forum: Support
Topic: Comskip crashes when 'parallel processing' DVR-MS files
Replies: 8
Views: 7488

Erik, Tried comskip on a TS file that was being written and it ran just fine but did not wait for the file to be closed before exiting. I.e It started running about 30 seconds after the TS file was created and finished at around the 700 frame mark (on a PAL recording) even though the TS capture cont...
by K.B
Sun Aug 20, 2006 9:58 am
Forum: Support
Topic: Comskip crashes when 'parallel processing' DVR-MS files
Replies: 8
Views: 7488

I'll give it a go.

I don't have a reliable TS cutter at the moment tho but the WebScheduler software I use for recording has introduced concurrent tasks so that will give me an incentive to get one running.

cheers.
by K.B
Sun Aug 20, 2006 8:21 am
Forum: Support
Topic: Comskip crashes when 'parallel processing' DVR-MS files
Replies: 8
Views: 7488

Erik,

Is parallel processing available on TS files?
by K.B
Fri May 26, 2006 9:17 am
Forum: Support
Topic: Logo parameter confusion
Replies: 1
Views: 3714

Logo parameter confusion

Hi Erik, I need to force comskip to look much later in the file to detect the logo because some sports broadcasts in Oz use different logos to the normal channel (no idea why this should be but it just is). I seem to remember you added this but capability a while ago but can't find the post or a set...
by K.B
Sun Apr 23, 2006 1:54 am
Forum: Support
Topic: Comclean and DVR-MS
Replies: 14
Views: 14524

Cutting dvr-ms is not too hard. If you have a technical background and a C# compiler then have a look at the excellent http://directshownet.sourceforge.net/ open source project, under their samples area in the SBE section they have a DvrMsCutter command line application that will cut dvr-ms files to...
by K.B
Thu Apr 06, 2006 1:21 am
Forum: Announcements
Topic: Comskip 0.79 build 31: ProjectX output and Timeline analysis
Replies: 5
Views: 7660

Bad recognition

I've noticed the poor recognition as well. I've been scanning dvr-ms files (which seems to go very smoothly) and getting cut points but they don't line up properly. Often the reported commercial break durations seem reasonable but definately mis-aligned. I hope you can fix this because the dvr-ms su...
by K.B
Sat Mar 18, 2006 12:15 pm
Forum: Announcements
Topic: What should I do next?
Replies: 14
Views: 28192

Well there's the easy way and the hard way. :wink: The hard way being to spend the next 12 months of your life stuggling to make it work in C/C++. The easy way is to re-package comskip pretty much as is into a DLL and export one or more functions (see http://msdn2.microsoft.com/en-us/library/z4zxe9k...
by K.B
Sat Mar 18, 2006 2:12 am
Forum: Announcements
Topic: What should I do next?
Replies: 14
Views: 28192

I would hate to see a windows GUI version created if its at the expense of the command line version. How about making comskip more COM friendly? That way people could put their own GUI on it and it would also be easily embedded in VB or VBScript (which have better error handling and debugging than B...