|
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. |
|
Thread Tools | Search this Thread | Display Modes |
#301
|
|||
|
|||
Personally I'd run it on all my recordings. If you're just wanting to test it out you can manually select a few shows to process. Trust me, if you run it on new recordings and like it you'll want to process all of them. If you want to specifically run it on new ones first you can try briands suggestion.
When I first started running comskip I had +200 gigs of recordings to process and used a lowly celeron 366mhz cpu running 24/7 and it never interfered with my recording or playback (dedicated server). You could also run comskip on other computers until you get all the old recordings processed. Just set Dirmon2 up on the other computers and point it towards the recording directory. Last edited by blade; 11-25-2006 at 10:05 AM. |
#302
|
|||
|
|||
Quote:
__________________
-Jason |
#303
|
||||
|
||||
Hey Jere, where can I upload a 500MB log file to ya?
|
#304
|
|||
|
|||
Feature request
Hi Jere,
Any possibility of adding real job management features like pausing, stopping or skipping running jobs. Sometimes individual running jobs seems to hang or run away. Also is it possible to putting defined jobs on hold? Sometimes I want Dirmon2 not to process SA jobs for a variety of reasons. My only recourse right now is to backup the ini file, then delete the job so it no longer appears in Dirmon2. Then copy the ini file back in place once I want SA to run again. Thanks for a great product! Merry Christmas Dave |
#305
|
||||
|
||||
Quote:
Jere
__________________
Death to commercials!!! Latest ShowAnalyzer Beta version: 0.9.7
|
#306
|
||||
|
||||
Posted a bugfix version:
0.6.3 - 27 December 2006 - Fixed a problem when trying to delete a file that was already deleted. Enjoy, Jere
__________________
Death to commercials!!! Latest ShowAnalyzer Beta version: 0.9.7
|
#307
|
|||
|
|||
Used Files not clearing
Greeting - bng Dirmon2 with comskip on sage v5. Has been working great - my challenge is there 3 files associated with each mpg so I end up with 4 total files, the mpg itself, 2 txt files and a logo file. The logo files is deleting by itself. It seems at one time these would be cleared except for the one needed for sage stv.
Are these excess files needed? I followed the online tutorial, should I be adding some additional file extension names? Any help would be appreciated. Thanks.... |
#308
|
|||
|
|||
brand new to dirmon2 and would like to find out if it's apropriate for
some tasks i need to do. i'm capturing timelapse jpg's to a drive and am using imagemagick to crop and resize them, saving them to a different folder. the jpg's arrive in folder one, are cropped and saved to folder 2. then they are resized and saved again with the same filename over themselves remaining in folder 2. each new jpg arrives every 5-10 seconds. the processing and resizing might take a bit longer than that. how might i use dirmon2 such that i could intercept the new jpg's as they arrive and process them? it would seem i'd need to monitor two folders simultaneously. is this possible? i'm also concerned about how i make sure all of the jpgs are processed as the processing takes longer than the captures. i want to avoid problems because of the processing stage falling behind the capture stage. this would be great if i can get it to work as it would cut my time almost in half. as it is now i have to capture everything and not start the processing until the capture is finished, that doubles my time. if i could be processing as the captures are arriving it would be great. thanks, BabaG |
#309
|
|||
|
|||
Quote:
__________________
-Jason |
#310
|
|||
|
|||
Quote:
Generated using Comskip 0.79.48 Time at start of run: Sun Jan 21 16:07:56 2007 The other file is the one I think sage stv uses and is the one I think I need to keep. I just don't know how to code the rule to exclude the "generated using comskip file..." FILE PROCESSING COMPLETE 107826 FRAMES AT 2997 ------------------- 3727 5524 101859 103235 107041 107826 Thoughts? Thanks again |
#311
|
|||
|
|||
Well, the problem is, that the clean up utility is based on file extension only, so if you are using txt files, and not edl files, you will have to keep both txt files.
Is there a particular reason you need to delete the other files? They should all be small in comparison, so I wouldn't think it would matter. Just create one rule, that says if the mpg does not exist, to delete all the file extensions that you are seeing. I don't know how to stop comskip from generating those files, as I don't have experience with it. If you started using ShowAnalyzer, I may have some suggestions for you, but someone else would have to help with comskip. And, yes, the last file snapshot you listed, is the one that has the commercial detection in it. There is a thread that I started over on the dragonglobal forums about setting up DM2 and SA for commercial detection. If you need help setting up DM2 for the clean up files, there is an example in there...or if you want to venture into SA (you can use the free version, it's just not as fast). http://www.dragonglobal.org/forums/showthread.php?t=562
__________________
-Jason |
#312
|
||||
|
||||
you can add output_default=0 to the config file and it won't create the txt skipfile.
__________________
Server: MS Win7 SP1; FX8350 (H2O cooled); 8GB RAM; Hauppauge HVR-7164 (OTA); HVR-885 (OTA); SageTV 9.1.5.x; 12+TB Sage Storage Clients: HD300 x2; HD200 x2; Placeshifter Service: EPB Fiber (1Gb); OTA (we "cut the cord"); Netflix, Hulu, etc. |
#313
|
|||
|
|||
Quote:
|
#314
|
|||
|
|||
No idea how to set comskip to create edl files.
To have DM2 delete the txt files, just make a clean-up rule that says something crazy, like, if "delete.txt" does not exist, delete "txt" files. Since you will not have a file labeled delete.txt, then it will automatically delete any txt files in that directory. I do not believe you have to do anything to get the STV to recognize edl files, at least, I know with SageMC, it's automatic.
__________________
-Jason |
#315
|
|||
|
|||
comskip not creating edl files
I am having an issue where comskip is not producing .edl files when launched by dirmon2. I changed the comskip.ini and set output_edl=1 and output_default=0 but when Dirmon2 launches comskip it appears that it is ignoring the comskip.ini. If I launch comskip manually it produces .edl files like it should.
Here are my dirmon2 settings: Name: SageTV Directories: D:\ Program to run: C:\Program Files\ComSkip\comskip.exe Targets: mpg Resources Required: 50 Must Exist: mpg Must Not Exist: edl All the other settings I did not touch and are default I tried setting command line options: --ini=comskip.ini but that did not work either. I don't know what else to try. Any help would be great. |
#316
|
|||
|
|||
Quote:
Dirk |
#317
|
|||
|
|||
Quote:
It worked great once I put the full patch to the ini file in quotes thanks for your help Last edited by Oats; 01-22-2007 at 07:12 PM. |
#318
|
|||
|
|||
I'm trying to get DirMon2 to run a .bat batch file which will immediately automatically delete any partial recordings caused by live TV channel flipping and then run comskip. To do this I have created a batch file that checks if the recording created by SageTV is greater than 900 MB in size. Since I have my recording set to high quality this means basically anything under 25 minutes in length will be deleted. If the size is greater than 900 MB the batch file is supposed to run comskip on the file. For some reason it is not working within DirMon2 when I point DirMon2 to run the batch file in the "Program to Run" box. The file works perfectly outside of DirMon2. By just dragging the .mpg file onto the batch file I am able to run this just how I intended, but for some reason its functionality is ruined within DirMon2. I've posted the code below so any help would be great!!
Quote:
|
#319
|
|||
|
|||
Has anyone ever had the issue when they set the black out periods and "save" dirmon2 crashes?
-- FC |
#320
|
|||
|
|||
Quote:
Nevermind, figured it out, was putting in 9am and 130am for the blackout times... it was giving an unhandlede exception BTW. -- FC |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|