SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Customizations
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 11-25-2007, 08:31 PM
chadman chadman is offline
Sage Advanced User
 
Join Date: Mar 2003
Posts: 147
Create .edl file with Comskip?

I just tried Comskip and it seems to work ok, but it only creates a .txt. I have edited the .ini file with output_edl=1, but I still only see a text file created. Am I missing something? I am pretty sure it is reading the .ini file because I have set verbose=0 to stop logging and that seemed to work. Chad
Reply With Quote
  #2  
Old 11-25-2007, 09:28 PM
pseudonym's Avatar
pseudonym pseudonym is offline
Sage Advanced User
 
Join Date: Feb 2007
Location: Out of Mind
Posts: 143
Hi,

I found this thread in the Comskip support forums:

http://www.kaashoek.com/comskip/view...&highlight=edl

Quote from that thread:
Quote:
Set output_edl=1
Drag and drop the previously generated .txt file on comskip.
Hit the 'W' key and comskip will generate the .edl file.
I didn't see anything that says it can happen automatically. You might want to do some searches over there and see what you turn up?

--pseudonym
Reply With Quote
  #3  
Old 11-25-2007, 09:29 PM
toricred's Avatar
toricred toricred is offline
Sage Icon
 
Join Date: Jan 2006
Location: Northern New Mexico
Posts: 1,729
It does create it automatically, but the edl file isn't created until the process is completely finished. Did you wait for it to finish?
Reply With Quote
  #4  
Old 11-25-2007, 10:40 PM
chadman chadman is offline
Sage Advanced User
 
Join Date: Mar 2003
Posts: 147
Well I have it working, but I had to use Comskip Monitor. I was using Dirmon2 before, but not sure why it did not work. I thought that I did wait until the file was done, but now that you mentioned that I might not have. Now that I installed Comskip Monitor I like it better anyway. I like how it has the option to run at scheduled times and I could not figure out how to do that with Dirmon2.

In the past I was using SA, but can not get it to work on one of my local channels that I record with a lot. I am hopping this might help.
Thanks, Chad
Reply With Quote
  #5  
Old 11-26-2007, 01:25 AM
waltraud waltraud is offline
Sage Advanced User
 
Join Date: Oct 2005
Posts: 135
Hi,

Quote:
I just tried Comskip and it seems to work ok, but it only creates a .txt
you also need to set output_default=0 in compskip.ini

Martin
__________________
Main System: Athlon X2 +3800, Asus A8N-E, 4GB RAM, 1x 200GB SATA, 3x 400GB SATA, 1x 500GB SATA, Geforce 7600GT, 1x Hauppauge PVR500, 1x Hauppauge PVR150, SageTV 6.2.4, XMLTV+Clickfinder to XMLTV, Windows XP Pro
Bedroom: Hauppauge MVP

Last edited by waltraud; 11-26-2007 at 01:30 AM.
Reply With Quote
  #6  
Old 11-26-2007, 04:39 AM
erik erik is offline
Sage Aficionado
 
Join Date: May 2005
Posts: 467
Setting
output_edl=1
should force the creation of the EDL file, no need to set output_default=0
__________________
Support Comskip, visit the forum and donate at http://www.comskip.org/
Reply With Quote
  #7  
Old 11-26-2007, 05:58 AM
bcjenkins bcjenkins is offline
SageTVaholic
 
Join Date: Jan 2006
Posts: 3,764
Quote:
Originally Posted by chadman View Post
Well I have it working, but I had to use Comskip Monitor. I was using Dirmon2 before, but not sure why it did not work. I thought that I did wait until the file was done, but now that you mentioned that I might not have. Now that I installed Comskip Monitor I like it better anyway. I like how it has the option to run at scheduled times and I could not figure out how to do that with Dirmon2.

In the past I was using SA, but can not get it to work on one of my local channels that I record with a lot. I am hopping this might help.
Thanks, Chad
Dirmon2 works, but you have to specify the ini cmdline option.
Code:
[Job Description 1]
Name = Comskip
Processor = C:/Program Files/SageTV/Comskip/comskip.exe
Targets Are Paths = 0
Targets Are Extensions = 1
Command Line Options = --ini="c:\program files\sagetv\comskip\comskip.ini"
Must Exist 1 = mpg
Must Exist Logic = OR
Must Exist 2 = 
Must And Or Must Not Exist Logic = AND
Must Not Exist 1 = edl
Must Not Exist Logic = OR
Must Not Exist 2 = 
Directory 1 = //sagetv-server/tv
Target 1 = mpg
Resources Needed = 33
Timeout Enabled = 0
Timeout = -1
Priority Boost Due To Job Description = 0
Priority Boost Due To Age = 1
Priority Boost Due To Name = 0
Process Subdirectories = 0
Wait Until File Is Finished = 0
Wait Until File Is Idle = 0
Wait Until File Is Not Growing = 0
Wait Until File Is Not Growing Time = 1
Wait Until Drive Is Idle = 0
Wait Until Drive Is Idle Time = 2
Hide Console = 1
Blackout Enabled = 0
Blackout Start Time = 0
Blackout End Time = 0
Reply With Quote
  #8  
Old 11-29-2007, 10:06 AM
megamojo's Avatar
megamojo megamojo is offline
Sage Advanced User
 
Join Date: Apr 2006
Posts: 179
Make sure that you have the ini file in your recording directory(ies), not just where the comskip exe lives. It should output the edl file while processing is in progress, and if you set enable_livetv (or is is just live_tv?) to 1 it will process files as they are recording and output the commercials as it finds them instead of waiting until the processing is complete.
Reply With Quote
  #9  
Old 02-05-2008, 07:53 AM
Steve52 Steve52 is offline
Sage Aficionado
 
Join Date: Dec 2005
Location: Middle Tennessee
Posts: 369
I think I am having the same problem with my install of comskip as the other posters above. I make changes to the .ini file that is in the same directory as my comskip.exe, but the changes do not seem to take. I set it to create .edl files and to not create .txt and log files, but it still creates them anyway. I have three SageTv recording directories. Do I need to place a copy of the revised .ini in each of my three recording directories for comskip to work properly? If this is the case then why does the install of comskip monitor ask for a path to the .ini file?
__________________

Central Sage Server Win 10 64 Bit, Two HD200, Three HD300, & One PC Client 21 TB storage. SageTv 64 Bit
Reply With Quote
  #10  
Old 02-05-2008, 10:52 AM
gplasky's Avatar
gplasky gplasky is offline
SageTVaholic
 
Join Date: Jul 2003
Location: Howell, MI
Posts: 9,203
No. But make sure in your comskip monitor ini file that you are calling out the correct comskip directory for your installation. Comskip monitor will use the comskip.exe from that named directory. If your making changes and using another direcdtory that is why you're having issues.

Gerry
__________________
Big Gerr
_______
Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Utility: Comskip erik SageTV Customizations 278 04-14-2016 08:13 PM
Can an EDL file yield a VPRJ file without rerunning Comskip? dmiraclejr SageTV Customizations 4 08-12-2007 06:25 AM
SageTV Transcoder syntax for sage.properties file krasev SageTV Customizations 0 05-14-2007 06:51 AM
Force Delete a File mike1961 SageTV Software 4 03-12-2007 11:52 PM


All times are GMT -6. The time now is 05:52 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.