|
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 |
#221
|
||||
|
||||
BTW, when you are recording multiple simultaneous shows, will dirmon startup one SA for each? I haven't tested that but if not, that would be a really great feature since analyzing live shows take so little cpu.
t |
#222
|
||||
|
||||
Quote:
Jere
__________________
Death to commercials!!! Latest ShowAnalyzer Beta version: 0.9.7
|
#223
|
||||
|
||||
I have only one processor set up and it calls SA. I had assumed that if I setup another processor calling SA that it would be able to analyze simultaneous shows even if live. Is it not possible to run multiple instances of SA?
I don't plan on actually doing this, I'm just asking because I am curious. |
#224
|
||||
|
||||
Quote:
Jere
__________________
Death to commercials!!! Latest ShowAnalyzer Beta version: 0.9.7
|
#225
|
||||
|
||||
You could setup multiple processors in DirMon which would then launch multiple instances of SA?
|
#226
|
||||
|
||||
DirMon will only run one processor at a time. It runs a processor, waits for it to finish, then runs the next one.
Jere
__________________
Death to commercials!!! Latest ShowAnalyzer Beta version: 0.9.7
|
#227
|
|||
|
|||
Strange. Well, since I knew the new version was probably there, I just changed the link to point to the real .4 version.
Just got switched over to Verizon FiOS this morning, and wow, it's fast. Pulling 5.1Mbps right now!
__________________
-Jason |
#228
|
||||
|
||||
Bug fixes anyone? Especially for free mode users.
0.5.5 26 August 2005 - Placing the mouse over the system tray icon will now display what show is being analyzed and the percentage complete. - Fixed bug with free decoder crashing. - Free decoder can now decode HD files. The AC-3 audio stream will be ignored. - Fixed the mode indication on the status window. (It always indicated normal mode) - Added more command line options. These allow you to specify recording specific information about the show being analyzed (e.g. show name, channel, category, etc.) that will be used in selecting the settings profile. - Fixed Free/Normal selection bug. Jere
__________________
Death to commercials!!! Latest ShowAnalyzer Beta version: 0.9.7
|
#229
|
|||
|
|||
Quote:
I upgraded to 5.5 and I am still seeing the issue. Not sure how the show in my previous example got fragmented. I don't believe that is a factor here since it happens on all shows. I've uploaded another screen print. As you can see it just sits there idle until the timeout shuts it down. An interesting thing is that it always hangs like this on the same computer, never on the other one. Is it possible to put an exclusive lock on the .txt file so the second analyzer is unable to write to it? Then add a check where if it can't open the .txt file exclusively it moves on? HC Last edited by hchucky; 08-26-2005 at 11:25 PM. |
#230
|
||||
|
||||
Try uninstalling completely and making sure that the \Software\Dragon Global keys are deleted in HK Local Machine and HK Current User.
Reinstall and reregister. As a side question, the computers that are processing, which is locking up? The one that has the files locally? Or the one that is accessing over a network? What kind of network? The one that freezes, will it run okay manually if the other computer isn't running on that file? Jere
__________________
Death to commercials!!! Latest ShowAnalyzer Beta version: 0.9.7
Last edited by Jere_Jones; 08-27-2005 at 08:21 AM. Reason: Inappropriate advice |
#231
|
|||
|
|||
Quote:
Logfile snippet from the ShowAnalyzer that hangs: Fri Aug 26 16:00:19 2005: Checking directories... Fri Aug 26 16:00:19 2005: Checking "U:\Video" Fri Aug 26 16:00:19 2005: Checking "Y:\Video" Fri Aug 26 16:00:19 2005: Checking for orphan targets. Ensuring U:\Video\KimPossible-NumberOne-3897893-0.mpg still exists. Verifying the that U:\Video\KimPossible-NumberOne-3897893-0.mpg should still be processed. Fri Aug 26 16:00:19 2005: Attempting to execute the following command: "C:\Program Files\Dragon Global\ShowAnalyzer\ShowAnalyzer.exe" U:\Video\KimPossible-NumberOne-3897893-0.mpg Fri Aug 26 16:00:20 2005: Waiting for processor to finish. Fri Aug 26 20:00:21 2005: Processor not finished after timout period. Terminating process. Ensuring U:\Video\KimPossible-NumberOne-3897893-0.mpg still exists. Verifying the that U:\Video\KimPossible-NumberOne-3897893-0.mpg should still be processed. Nope. It's done. Not processing. Logfile snippet from the ShowAnalyzer that does not hang: Fri Aug 26 16:01:00 2005: Checking directories... Fri Aug 26 16:01:00 2005: Checking "U:\Video" Fri Aug 26 16:01:00 2005: Checking "Y:\Video" Fri Aug 26 16:01:00 2005: Checking for orphan targets. Ensuring U:\Video\KimPossible-NumberOne-3897893-0.mpg still exists. Verifying the that U:\Video\KimPossible-NumberOne-3897893-0.mpg should still be processed. Fri Aug 26 16:01:00 2005: Attempting to execute the following command: "C:\Program Files\Dragon Global\ShowAnalyzer\ShowAnalyzer.exe" U:\Video\KimPossible-NumberOne-3897893-0.mpg Fri Aug 26 16:01:00 2005: Waiting for processor to finish. Fri Aug 26 16:29:58 2005: Processor Done. Ensuring U:\Video\KimPossible-NumberOne-3897893-0.mpg still exists. Verifying the that U:\Video\KimPossible-NumberOne-3897893-0.mpg should still be processed. Nope. It's done. Not processing. Ensuring U:\Video\KimPossible-NumberOne-3897893-0.mpg still exists. Verifying the that U:\Video\KimPossible-NumberOne-3897893-0.mpg should still be processed. Nope. It's done. Not processing. Fri Aug 26 16:29:58 2005: Pass complete. |
#232
|
|||
|
|||
Quote:
The files are remote to both systems. Yes, I believe that in every case when it hangs the other system is working on the same file. Also if you look at the log entries that I posted it appears that the hanging systems starts to process the file first then the other system comes along a min. later and starts to process the same file. One other interesting thing I noticed...when DirMon times out ShowAnalyzer it leaves the icon in the systems tray. It disapears when you run the mouse over it. Not a big deal, just an observation. HC |
#233
|
||||
|
||||
Quote:
While I won't put an exclusive lock on the txt file, what I will do is add an option so that SA looks for the txt file immediately before it tries to create it. If it already exists, then SA will exit nice and quiet. That should prevent SA from processing the same file more than once. Jere
__________________
Death to commercials!!! Latest ShowAnalyzer Beta version: 0.9.7
|
#234
|
|||
|
|||
Quote:
HC |
#235
|
||||
|
||||
** YOU MUST UNINSTALL ANY OLD VERSION BEFORE INSTALLING THIS VERSION** 0.5.6 30 August 2005- SA will silently exit if a txt file is found. This should prevent two instances from running on the same file. - Modified mouse over text. Will only display the base name. Won't display percent done if it doesn't make any sense. - SchoolHouse: Made cursor a little easier to see. (It's the blue box) - Modified audio decoder in normal decoder to improve syncronization in DVR-MS files. - Optimized DVR-MS support some. Should be twice as fast or faster. - Corrected behavior of -help command line parameter. - SAConfig: Improved ability to determine if profiles need to be saved. - Improved DVR-MS demuxer's adherance to the specification. - Fixed "out of order frames" in DVR-MS files. - AC3 audio in DVR-MS files is now properly handled. - Improved the closed caption handling. Now handles all types of captions and can extract them from DVR-MS files. - Changed registration key saving methods. NOTE TO DEVELOPERS: To determine if SA is registered, look at the contents of the file "mode.status" in SA's settings directory. The "IsRegistered" key is no longer used. Hopefully, this will allow SA to be run by a service. Jere
__________________
Death to commercials!!! Latest ShowAnalyzer Beta version: 0.9.7
|
#236
|
|||
|
|||
I don't seem to be getting "live" commercial detection when pausing LiveTV. Is this normal? Does SA only process files that have been setup within Sage as "recorded?" I'm using DirMon, and think I have it setup correctly. I'm using 0.5.5, not the newest version.
I still have comskip enabled in the SageMC 16x9 STV, should I disable this, now that I'm using DirMon?
__________________
-Jason |
#237
|
|||
|
|||
Quote:
Argh!!! How do I make it stop??? In order to uninstall so I can install the new version, how do I make it stop! If I kill it, it restarts. Dirmon is not running to start it, how is this happening... PLEASE help me make it stop!!! scratch that... Dirmon was running, but there was no Icon in the system tray or application in task manager... Hmmmm.... Oh well. Also, do we have to register each time we update? |
#238
|
||||
|
||||
Quote:
If SA is running, then make sure the "Output commercials as they are found" setting is checked in SAConfig. If that is done, then it is up to the STV to reload the txt file occassionally. Jere
__________________
Death to commercials!!! Latest ShowAnalyzer Beta version: 0.9.7
|
#239
|
||||
|
||||
Quote:
Quote:
Jere
__________________
Death to commercials!!! Latest ShowAnalyzer Beta version: 0.9.7
|
#240
|
|||
|
|||
Quote:
**** Server Log **** Wed Aug 31 18:33:01 2005: Checking directories... Wed Aug 31 18:33:01 2005: Checking "U:\Video" Wed Aug 31 18:33:01 2005: Checking "Y:\Video" Wed Aug 31 18:33:01 2005: Checking for orphan targets. Ensuring U:\Video\EntertainmentTonight-3942957-0.mpg still exists. Verifying the that U:\Video\EntertainmentTonight-3942957-0.mpg should still be processed. Wed Aug 31 18:33:01 2005: Attempting to execute the following command: "C:\Program Files\Dragon Global\ShowAnalyzer\ShowAnalyzer.exe" U:\Video\EntertainmentTonight-3942957-0.mpg Wed Aug 31 18:33:01 2005: Waiting for processor to finish. Wed Aug 31 19:00:07 2005: Processor Done. Ensuring U:\Video\EntertainmentTonight-3942957-0.mpg still exists. Verifying the that U:\Video\EntertainmentTonight-3942957-0.mpg should still be processed. Nope. It's done. Not processing. Ensuring U:\Video\EntertainmentTonight-3942957-0.mpg still exists. Verifying the that U:\Video\EntertainmentTonight-3942957-0.mpg should still be processed. Nope. It's done. Not processing. Wed Aug 31 19:00:08 2005: Pass complete. **** workstation Log **** Wed Aug 31 18:30:31 2005: Checking directories... Wed Aug 31 18:30:31 2005: Checking "U:\Video" Wed Aug 31 18:30:31 2005: Checking "Y:\Video" Wed Aug 31 18:30:32 2005: Checking for orphan targets. Wed Aug 31 18:30:32 2005: Deleting U:\Video\NBCNightlyNews-3942986-0.txt Ensuring U:\Video\EntertainmentTonight-3942957-0.mpg still exists. Verifying the that U:\Video\EntertainmentTonight-3942957-0.mpg should still be processed. Wed Aug 31 18:30:32 2005: Attempting to execute the following command: "C:\Program Files\Dragon Global\ShowAnalyzer\ShowAnalyzer.exe" U:\Video\EntertainmentTonight-3942957-0.mpg Wed Aug 31 18:30:32 2005: Waiting for processor to finish. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|