Comskip INI Editor
Comskip INI Editor
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:
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:
Last edited by K24A3 on Fri Jul 11, 2014 5:07 am, edited 1 time in total.
Re: Comskip INI Editor
FYI - I had no luck downloading from that provider. The file is 1k size when downloaded.
Re: Comskip INI Editor
New link added (tinyupload), thanks.
Re: Comskip INI Editor
Very good program, thanks! Please bundle with comskip
Re: Comskip INI Editor
Not sure how I missed this little gem, but anyway just wanted to give thanks!!
Re: Comskip INI Editor
Its included in the comskip distribution zip file.
-
- Posts: 8
- Joined: Sat Feb 28, 2009 2:59 pm
Re: Comskip INI Editor
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
Can you advise on this. I think I have looked thru all of the different catogories on the left.
Wayne
Re: Comskip INI Editor
Hi,
The variable type is determined by what it finds in comskip.txt
Currently it is set to:
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.
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 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
This is great thank you K24A3 and thank you erik for continued development on Comskip.
-
- Posts: 114
- Joined: Wed Nov 02, 2011 3:43 am
Re: Comskip INI Editor
+1 K24A3 - that editor is awesome!
-
- Posts: 5
- Joined: Mon Nov 09, 2015 11:29 pm
Re: Comskip INI Editor
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
Start a separate thread for this question,