|
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 |
#601
|
|||
|
|||
Jere,
DespHous.zip attached. Inclides comskip.ini. Block 27 is the offending Ford spot. 12, 13, 24, 25 and 47 are also similar cases Thanks, Lynn |
#602
|
||||
|
||||
Looking at your log I see the following:
Code:
890) S: 58271 E: 58289 L: 19 LIFE IS A JOURNEY. 891) S: 58357 E: 58390 L: 42 A ROAD THAT CAN TAKE YOU ANYWHERE. 892) S: 58532 E: 58550 L: 19 DOWN MAIN STREETS, 893) S: 58641 E: 58662 L: 29 AND OVER BACK-COUNTRY LANES. 894) S: 58779 E: 58800 L: 28 WHERE IT GOES IS UP TO YOU. 895) S: 58892 E: 58937 L: 48 AND AS LONG AS YOU KEEP YOUR PROMISES, 896) S: 59051 E: 59084 L: 42 AND NEVER LOSE SIGHT OF YOUR GOALS, 897) S: 59143 E: 59157 L: 15 YOUR DREAMS AR 898) S: 59158 E: 59178 L: 27 E JUST AROUND THE CORNER. 899) S: 59275 E: 59308 L: 38 WELCOME TO THE NEXTGENERATION OF FORD. 900) S: 59401 E: 59434 L: 40 AN UNPRECEDENTED SIXALL-NEW VEHICLES. 901) S: 59549 E: 59565 L: 22 RIGHT HERE. RIGHT NOW. Code:
life is a journey generation of ford all-new vehicles right here. right now. Additionaly, for this show at least, I would change the score_percentile to .63 in the ini file. Jere
__________________
Death to commercials!!! Latest ShowAnalyzer Beta version: 0.9.7
|
#603
|
|||
|
|||
Thank for looking at this. Seems like maintaining the dictionary could be a major project in itself! Any chance of getting the table column headings for the log block list defined?
Lynn |
#604
|
||||
|
||||
Quote:
S: Start E: End L: Length |
#605
|
|||
|
|||
I understand those, however, at the end of the log there is a table that shows the scoring of the blocks in detail. The column headings are: # sbf bs be fs fe s len scc scr cmbnd AR cc
I understand what most of these stand for but am unclear on a few, such as cmbnd, which probably means combined but I would like some more detail so that I can better understand the impact of changes on the .ini file. Lynn |
#606
|
||||
|
||||
I posted some explainations in the ComSkip FAQ.
If you still have questions, I will try to answer anything specific. Regarding the combined column, ComSkip will try to combine adjacent blocks to see if they meet a standard commercial length. This was done so that commercials with black frames (like movie promos) are still identified. Jere
__________________
Death to commercials!!! Latest ShowAnalyzer Beta version: 0.9.7
Last edited by Jere_Jones; 11-25-2004 at 05:17 PM. |
#607
|
||||
|
||||
Is NOBODY having crashes with comskip?
Jere
__________________
Death to commercials!!! Latest ShowAnalyzer Beta version: 0.9.7
|
#608
|
|||
|
|||
Thanks Jere
|
#609
|
||||
|
||||
Quote:
Good work!
__________________
Warm Regards, Andy Kruta A+, CNA, MCSA, Network+, RHCE "It's kinda fun to do the impossible" - Walt Disney |
#610
|
||||
|
||||
Quote:
I'm thrilled with the software, and didn't want to complain. I only posted this because you were looking for feedback. Andy |
#611
|
||||
|
||||
Version 0.63
I am honestly suprised by the lack of crashes considering the severity of the bug I found.
If you are not experiencing any crashing and don't have any filenames that unicode characters in the filename, there is no reason to upgrade. But I found bugs that have the potential to be severe, so I'm posting this version. Enjoy... Jere
__________________
Death to commercials!!! Latest ShowAnalyzer Beta version: 0.9.7
|
#612
|
|||
|
|||
Quote:
1) Since you're considering a new version and your current version can read CC, I was wondering if you could dump the CC data as a SMI file sort of like mpg2srt does? It's not that mpg2srt doesn't work, it's that running two apps on the same file is a little redundant. I didn't ask for this before, but I looked at the data from a verbose dump(optimizing comskip) and realized that you seem to be scanning all the needed info, already. If comskip could generate the SMI file, this would reduce my CPU's load/usage and only need one app. Also since you're working on realtime commercial detection, realtime CC(like 2.1s unofficial CC) using SMI should be doable as well. I'm still use the SMI system for CC, since it works with everything(including playback outside of SageTV). I'm hopefull SMI CC would work with a MVP when I can afford one. I also use the smi files to mux subtitles into the compressed(ogm) files, I use to save shows I want to archive. I basically just like having a hard copy of the CC data, since you never know how it may come in usefull in the future. Apologies if I'm totally missunderstanding the difficulty level of this, as I'm no coder. I also realize this would be a feature that would not be as widely used as other comskip features. Still I figured it couldn't hurt to ask, anyway. 2)Anyway, question 2, and no it's not dependant on you adding #1. Is there a way I can donate to your project? It won't be much, maybe $5-$10, but I still like to support opensource apps I use. Thanks for you hard work. /justme Last edited by justme; 11-26-2004 at 03:29 AM. |
#613
|
||||
|
||||
I think he wrote that the next gen will not be open source. It would seem he intends to keep ownership. He made no mention of how he would distribute it though. So it could be anywhere from free executable (no source code) to whatever the market could bear.
Personally I think its a wise move on his part. The fictional Billionare in Carl Sagans "Contact" who solves the code for physicist Ellie Arroway (Jodie Foster in the movie) made his billions by inventing an algorithm that accurately zapped commercials |
#614
|
|||
|
|||
Quote:
/justme Last edited by justme; 11-26-2004 at 03:28 AM. |
#615
|
||||
|
||||
Jere, since you are writing a brand new version of comskip I'd like to start the feature requests. Some of these may not be possible due to Sage and STV limitations but here goes.
1) Ability to run on a Sage Server as it's own service or under the Sage service like the web server does. Pros a) This would allow all comskipping to be done automatically on the server without having the UI nor any clients running. I run Sage Server as a service and don't even log in unless I'm doing maintenance and the Sage clients are not always on. b) This would reduce or eliminate dependance on 3rd party STV's. Cons a) May not be possible to communicate with Sage to get necessary info if it is a seperate service OR b) may have to write the app in java to run under the Sage service like the web server (I have no clue myself). c)This would also require added processing power on the server. 2) The ability to create profiles for either specific channels or shows and some way to give feedback to comskip on mistakes. For example, if I notice that it marked some frames as commercial that it shouldn't have there would be a way to let it know that info and rerun detection. Each time it is rerun with error feedback it would make the profile more accurate. Eventually we would have perfect profiles that could be shared among the user community. |
#616
|
|||||||||
|
|||||||||
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Jere
__________________
Death to commercials!!! Latest ShowAnalyzer Beta version: 0.9.7
|
#617
|
|||
|
|||
Jere, the new setting in the ini file "livetv". I noticed that this slows down processing a lot. To the point that it's taking 4 times longer to process on my machine. It took 4 hours to process a show that was already recorded. At present I can't use it for "real-time" shows.
Is there any down side to setting this to 0 and still having it run on files being recorded? For shows being recorded, is it best to have the 2 pass stuff turned off? If the shows have CC data in them is there any setting you can recommend to get it to run as fast as possible for real-time processing? |
#618
|
|||||
|
|||||
Quote:
Quote:
Quote:
Quote:
Having said that, I'll probably open up a paypal account and pass that to y'all. Quote:
Jere
__________________
Death to commercials!!! Latest ShowAnalyzer Beta version: 0.9.7
|
#619
|
||||
|
||||
Quote:
Quote:
Quote:
Quote:
Jere
__________________
Death to commercials!!! Latest ShowAnalyzer Beta version: 0.9.7
|
#620
|
||||
|
||||
Version 0.64
This is a slight adjustment to the livetv code. The I/O resource requirements are DRASTICALLY reduced with this one.
Jere
__________________
Death to commercials!!! Latest ShowAnalyzer Beta version: 0.9.7
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|