Dragon Global Forums

Go Back   Dragon Global Forums > ShowAnalyzer > ShowAnalyzer Beta

ShowAnalyzer Beta Discussion related to the ShowAnalyzer Beta.

Reply
 
LinkBack (1) Thread Tools Display Modes
  1 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 07-28-2005, 11:12 AM
Jere_Jones's Avatar
Administrator
 
Join Date: Apr 2008
Posts: 1,991
Jere_Jones has disabled reputation
Default New to ShowAnalyzer? Start Here

ShowAnalyzer is an external utility that identifies the location of commercials in recorded shows. It is designed to be a replacement for comskip.

ShowAnalyzer can be run in one of two different modes:

1) Free
2) Normal

The only difference between free and normal is that free does not include any decoders. You have to provide the decoder yourself. The decoders that you will need can be downloaded from the AviSynth Filter Collection(http://www.avisynth.org/warpenterprises/). Download the EvilMPASource by nic(http://www.avisynth.org/warpenterpri...l_20030617.zip) and the Mpegdecoder by nic(http://www.avisynth.org/warpenterpri...l_20030216.zip). Only the version in the Avisynth 2.5 column will work. Place those files in the same directory that contains ShowAnalyzer.dll. Now ShowAnalyzer will work.

When using SA in free mode there are a couple of things you should be aware of:

1) Due to limitations in the audio decoder, do not run SA on a show that is still being recorded (i.e. no live detection).
2) When SA starts, there will be a lot of disk activity while the audio decoder reads the entire file. It doesn't use much CPU for this, but the disk drive will be very busy.
3) After the initial scan, SA will read the file again to decode the audio.
4) After the audio decode, SA will read the file one last time to decode the video.
5) If the first two scans are unacceptable to you, you can remove the EvilMPASource.dll file. However, SA's ability to accurately detect commercials will be handicapped.

If you want to try SA in normal mode, go to http://www.dragonglobal.org/trialrequest.htm and fill in the form. A trial key will be sent to you immediately.

If you want to purchase a normal key and, go to http://www.dragonglobal.org/purchase.htm to see the available methods of payment. If you don't like any of the options, just email me at showanalyzer@gmail.com and we can work out something else. I'm flexible.

Once you have a key (trial or normal), run SAConfig and click on Register under the operations menu. Enter your information and SA's built in decoder will be activated.

Regardless of whether you run SA in free or normal mode, installation and setup is straight-foward. Just make sure that you uninstall any version prior to 0.5.0 before installing the beta. And make sure that you "Save All" in SAConfig before you run SA.

You can download SA directly from http://www.dragonglobal.org/showanalyzer.htm.

Jere
Reply With Quote
  #2 (permalink)  
Old 08-28-2005, 12:05 PM
Junior Member
 
Join Date: Aug 2005
Posts: 3
DudeMaster is on a distinguished road
Default Command Line

I'd like to use ShowAnalyzer from a command prompt for use with postprocessing.bat for GBPVR software. I'm trying to locate the command line parms docs, but I'm unable to do so....

Secondly, does showanalyzer simply identify commercials like comskip or does it identify AND remove them??

Thanks...
Reply With Quote
  #3 (permalink)  
Old 08-28-2005, 12:26 PM
Jere_Jones's Avatar
Administrator
 
Join Date: Apr 2008
Posts: 1,991
Jere_Jones has disabled reputation
Default

Like most programs that take command line parameters, a -help option is available that will explain the possibilities.

SA won't remove the commercials, but it will output a variety of files to assist in removing them via other programs.

Jere
__________________
DEATH TO ALL COMMERCIALS
Latest Stable: ShowAnalyzer 1.0.58 - 31 Jan 2010
Latest: DirMon2 Beta 0.6.4 - 8 May 2008
Reply With Quote
  #4 (permalink)  
Old 08-28-2005, 03:35 PM
Junior Member
 
Join Date: Aug 2005
Posts: 3
DudeMaster is on a distinguished road
Default

Oh... Ok... So it's -- more or less -- the same type of application as comskip. Therefore it should work with comclean (?)...


Thanks for your reply I just received the trial key and if it works out, I'll most certainly register.. It's very reasonable

Thank you
Shannon
Reply With Quote
  #5 (permalink)  
Old 08-28-2005, 03:50 PM
Member
 
Join Date: Jun 2005
Posts: 84
reboot is on a distinguished road
Default

Yes, it works with comclean (if you're following the comclean thread at gbpvr.com).
__________________
One can [i]never[/i] have enough tuners!

[size=-2]XP Pro SP1 / Dual Core Athlon 64 4800@4800 / MSI K8N Neo Platinum/ 2 x PVR-500, PVR-250 / GB-PVR[/size]
Cheers, Jim
Reply With Quote
  #6 (permalink)  
Old 08-28-2005, 05:42 PM
Junior Member
 
Join Date: Aug 2005
Posts: 3
DudeMaster is on a distinguished road
Default

VERY impressive Thanks for all your help It works pretty darn well right out of the box. You have really coded a nice piece of software!!

I do have another question for you... I tried to get a list of commands by typing the -help at the prompt as you suggested, but it only asks for a file to process. I've tried different methods without much success... But -- that's ok.. I'm very happy with the application running the default profile I created!

Ya know -- if you were to encode the commercial slicer into the application, you'd have a really --- all inclusive package that would have an incredible commercial application (not meaning a pun).

I'll play around with it some more, move some funds into my dried up pay pal account and register.

Thanks!!
Shannon
Reply With Quote
  #7 (permalink)  
Old 08-28-2005, 06:12 PM
Jere_Jones's Avatar
Administrator
 
Join Date: Apr 2008
Posts: 1,991
Jere_Jones has disabled reputation
Default

Quote:
Originally Posted by DudeMaster
I do have another question for you... I tried to get a list of commands by typing the -help at the prompt as you suggested, but it only asks for a file to process.
Yeah. This is fixed for the next version.
Quote:
Originally Posted by DudeMaster
Ya know -- if you were to encode the commercial slicer into the application, you'd have a really --- all inclusive package that would have an incredible commercial application (not meaning a pun).
I don't expect this to ever happen. There are too many potential problems (legal and technical) and there are too many programs that already do an excellent job of editing mpgs (VideoRedo is my personal favorite).

JEre
__________________
DEATH TO ALL COMMERCIALS
Latest Stable: ShowAnalyzer 1.0.58 - 31 Jan 2010
Latest: DirMon2 Beta 0.6.4 - 8 May 2008
Reply With Quote
  #8 (permalink)  
Old 10-04-2005, 02:27 PM
Junior Member
 
Join Date: Oct 2005
Posts: 4
naln is on a distinguished road
Default

Quote:
Originally Posted by DudeMaster
Oh... Ok... So it's -- more or less -- the same type of application as comskip. Therefore it should work with comclean (?)...


Thanks for your reply I just received the trial key and if it works out, I'll most certainly register.. It's very reasonable

Thank you
Shannon
Hi,
Forgive the newbie question- will this do autocommercial detection via SageTV interface - as comskip has been configured to do? From the first post in this thread- I presume it does. But just want to make sure that it does this automatically (and can be turned on/off via sage). If this has been discussed elsewhere please point me to the thread.

Thanks.
Reply With Quote
  #9 (permalink)  
Old 10-04-2005, 02:32 PM
Jere_Jones's Avatar
Administrator
 
Join Date: Apr 2008
Posts: 1,991
Jere_Jones has disabled reputation
Default

Quote:
Originally Posted by naln
will this do autocommercial detection via SageTV interface
I'm not sure I understand the question. Are you asking if SageTV can initiate ShowAnalyzer automatically on recordings? If you are, then the answer is yes. You will need to download the comskip proxy and put it in the SageTV directory. Then the STV will behave exactly as if it had called comskip.

Jere
__________________
DEATH TO ALL COMMERCIALS
Latest Stable: ShowAnalyzer 1.0.58 - 31 Jan 2010
Latest: DirMon2 Beta 0.6.4 - 8 May 2008
Reply With Quote
  #10 (permalink)  
Old 10-04-2005, 02:37 PM
Junior Member
 
Join Date: Oct 2005
Posts: 4
naln is on a distinguished road
Default

Quote:
Originally Posted by Jere_Jones
You will need to download the comskip proxy and put it in the SageTV directory. Then the STV will behave exactly as if it had called comskip.

Jere
Yes- that was what I meant. Thanks for the prompt reply.

So if I understand this right- sageTv will autoskip commercials while playing a recorded file- just as comskip presently does?
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On

LinkBacks (?)
LinkBack to this Thread: http://www.dragonglobal.biz/forums/showanalyzer-beta/53-new-showanalyzer-start-here.html
Posted By For Type Date
ShowAnalyzer Beta - Dragon Global Forums This thread Refback 04-25-2008 12:01 AM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Service unable to start richardc DirMon Discussion 1 01-28-2007 02:12 PM
Unable to start the service silentmonolith DirMon Discussion 1 02-21-2006 07:42 AM
start and end of recordings sk00t3r ShowAnalyzer Beta 1 11-18-2005 11:02 AM
big problem with SA with SageTV start padding? pjwerdna ShowAnalyzer Beta 4 08-26-2005 06:02 PM
How to start dirmon automatically? lovingHDTV DirMon Discussion 3 08-14-2005 01:41 AM


All times are GMT -4. The time now is 04:46 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0