Comskip INI Editor

To discuss the tuning of comskip and for posting your ini files
Post Reply
K24A3
Posts: 23
Joined: Mon Feb 10, 2014 12:03 pm

Comskip INI Editor

Post 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
Last edited by K24A3 on Fri Jul 11, 2014 5:07 am, edited 1 time in total.
mdkathon
Posts: 1
Joined: Fri Jul 11, 2014 4:27 am

Re: Comskip INI Editor

Post by mdkathon »

FYI - I had no luck downloading from that provider. The file is 1k size when downloaded.
K24A3
Posts: 23
Joined: Mon Feb 10, 2014 12:03 pm

Re: Comskip INI Editor

Post by K24A3 »

New link added (tinyupload), thanks.
windows8
Posts: 1
Joined: Mon Jun 16, 2014 3:35 am

Re: Comskip INI Editor

Post by windows8 »

Very good program, thanks! Please bundle with comskip
Jagad
Posts: 131
Joined: Wed Dec 07, 2011 12:37 am

Re: Comskip INI Editor

Post by Jagad »

+1
AlphaZulu
Posts: 39
Joined: Wed Feb 02, 2011 3:33 am

Re: Comskip INI Editor

Post by AlphaZulu »

Not sure how I missed this little gem, but anyway just wanted to give thanks!!
erik
Site Admin
Posts: 3368
Joined: Sun Aug 21, 2005 3:49 pm

Re: Comskip INI Editor

Post by erik »

Its included in the comskip distribution zip file.
Doubledose
Posts: 8
Joined: Sat Feb 28, 2009 2:59 pm

Re: Comskip INI Editor

Post 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
K24A3
Posts: 23
Joined: Mon Feb 10, 2014 12:03 pm

Re: Comskip INI Editor

Post 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.
erik
Site Admin
Posts: 3368
Joined: Sun Aug 21, 2005 3:49 pm

Re: Comskip INI Editor

Post by erik »

Will do
mango
Posts: 3
Joined: Mon Jul 04, 2011 10:41 pm

Re: Comskip INI Editor

Post by mango »

This is great thank you K24A3 and thank you erik for continued development on Comskip.
marvin-miller
Posts: 114
Joined: Wed Nov 02, 2011 3:43 am

Re: Comskip INI Editor

Post by marvin-miller »

+1 K24A3 - that editor is awesome!
Tatts4Life
Posts: 5
Joined: Mon Nov 09, 2015 11:29 pm

Re: Comskip INI Editor

Post 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?
erik
Site Admin
Posts: 3368
Joined: Sun Aug 21, 2005 3:49 pm

Re: Comskip INI Editor

Post by erik »

Start a separate thread for this question,
Post Reply