Page 1 of 1

Comskip INI Editor

Posted: Mon Jul 07, 2014 10:07 am
by K24A3
I have created a Comskip INI Editor to simplify editing the comskip.ini file.
It uses the information in comskip.txt to display the description of each option and to determine the default value.

Simply place the EXE into your comskip folder. Launch the EXE and it will load the comskip.ini file within that folder.
It requires .NET 4 runtimes which most PC's should already have installed.
If not, download it from here: http://www.microsoft.com/en-au/download ... x?id=17718

@erik, you may bundle it with Comskip if you wish. The exe is only 244KB.

Download (URL's are turned off, so copy and paste the link):

New link:
http://s000.tinyupload.com/index.php?fi ... 7097797857

Prev link (not working):
http://www.filedropper.com/comskipinieditor10_1

Screenshot:
Image

Re: Comskip INI Editor

Posted: Fri Jul 11, 2014 4:57 am
by mdkathon
FYI - I had no luck downloading from that provider. The file is 1k size when downloaded.

Re: Comskip INI Editor

Posted: Fri Jul 11, 2014 5:07 am
by K24A3
New link added (tinyupload), thanks.

Re: Comskip INI Editor

Posted: Tue Aug 05, 2014 3:02 pm
by windows8
Very good program, thanks! Please bundle with comskip

Re: Comskip INI Editor

Posted: Tue Aug 05, 2014 7:44 pm
by Jagad
+1

Re: Comskip INI Editor

Posted: Sun Oct 26, 2014 6:47 pm
by AlphaZulu
Not sure how I missed this little gem, but anyway just wanted to give thanks!!

Re: Comskip INI Editor

Posted: Sun Oct 26, 2014 9:52 pm
by erik
Its included in the comskip distribution zip file.

Re: Comskip INI Editor

Posted: Wed Jan 14, 2015 2:09 am
by Doubledose
Nice and useful tool. I am trying to use this to set my ticker tape setting. But all I can seem to do is turn it on or off. where do I put in the pixel amount I want to exclude? My choices are enable, disable, not set when I enable it the box in the far right window bottom right corner highlights as set default value. I see no where to change the pixel setting.
Can you advise on this. I think I have looked thru all of the different catogories on the left.

Wayne :D

Re: Comskip INI Editor

Posted: Wed Jan 14, 2015 7:43 am
by K24A3
Hi,

The variable type is determined by what it finds in comskip.txt

Currently it is set to:

Code: Select all

ticker_tape=0 (0=off / 1=on)
;Use to set the amount of pixels at the bottom of the screen to completely ignore in processing.
;;Usefull when there is a ticker tape or text at the bottom that never disappears.
If comskipeditor finds "(0=off / 1=on)" in the line it will set it as a BOOL value.

If the ticker_tape is supposed to be a different variable type such as INTEGER, replace the line in comskip.txt to:
ticker_tape=0 (0-MAXINT)

If it works as expected as an INTEGER, let erik know that comskip.txt needs to be updated in the next ZIP package.

Re: Comskip INI Editor

Posted: Thu Jan 15, 2015 9:43 am
by erik
Will do

Re: Comskip INI Editor

Posted: Thu Apr 23, 2015 1:12 am
by mango
This is great thank you K24A3 and thank you erik for continued development on Comskip.

Re: Comskip INI Editor

Posted: Wed Nov 25, 2015 9:14 pm
by marvin-miller
+1 K24A3 - that editor is awesome!

Re: Comskip INI Editor

Posted: Mon Dec 07, 2015 2:34 am
by Tatts4Life
I'm trying to make a specific action that removes only the first 10 seconds of the beginning in a group of videos. I'm new at Comskip and the editor. The only thing I can find is in global removes. It was the last two options that I think talked about adding to the beginning or the end. What I want to do is only remove from the beginning. Is there a way to do that?

Re: Comskip INI Editor

Posted: Mon Dec 07, 2015 9:00 am
by erik
Start a separate thread for this question,