in

andy vt's tools & blog

automating lazy

Browse by Tags

  • New version of DVRMSToolbox public

    The newest rev of DTB is now available for everyone.. Version 1.1.0.5 ( XP ) - Added CreateTimeout Action - a maximum runtime, in minutes, per action can be set; if the runtime is exceeded the profile will terminate unless the action is marked continue on fail. - set WM/MediaClassPrimaryID and WM/MediaClassSecondaryID...
    Posted to andy vt's blog (Weblog) by babgvant on 06-18-2007
  • DVRMSToolbox For Vista - 1.2.0.7

    For those with Early Access , DVRMSToolbox 1.2.0.7 is available. Enjoy . Don't worry XP users, 1.1.0.5 is in the works... - Added Mencoder action for simplified use of Jelwood's Mencoder project - Included Version #11 of Jelwoods Mencoder project in the application directory (for use by the Mencoder...
    Posted to andy vt's blog (Weblog) by babgvant on 06-03-2007
  • ShowAnalyzer 0.8.12

    Jere's updated ShowAnalyzer with some good stuff for us... 0.8.12 - 20 May 2007 Added .tp to supported extensions Changed filename in VPRJ files to use a back slash instead of a forward slash Possibly fixed bug causing hang as SA is shutting down Fixed unreliable timestamps in DVRMS files Fixed CC...
    Posted to andy vt's blog (Weblog) by babgvant on 05-21-2007
  • Starting over

    I've been thinking about changing the way that I implemented most of the changes required to get DTb working on Vista lately. After coupling that with the progress that the MCE version of DTb underwent (and the Vista one did not because of bad branching decisions); I started over with the latest rev...
    Posted to andy vt's blog (Weblog) by babgvant on 02-04-2007
  • Bad news re: CableCARD

    I've speculated before that CableCARD was going to reduce the value of WMC, today Chris Lainer posted some confirmation that CableCARD content will not play nice with others. "just as with current CGMS-A protected content it [CableCARD content] can only be played back on the Media Center PC it was recorded...
    Posted to andy vt's blog (Weblog) by babgvant on 11-22-2006
  • StreamBufferSource object?

    I got some help with my problem trying to cast the playback graph as an IGraphBuilder in Vista, I still can't cast it as an IGraphBuilder, but it will cast as an IMediaControl which has necessary functionality to get a collection of the filters in the graph. But now I have a new problem. When I enumerate...
    Posted to andy vt's blog (Weblog) by babgvant on 10-01-2006
  • Cannot access meta data on a currently recording file in Vista RC1

    The following code worked on XP and still works on Vista if the show is not currently recording. IFileSourceFilter sourceFilter = (IFileSourceFilter)ClassId.CoCreateInstance(ClassId.RecordingAttributes); sourceFilter.Load(filepath, null); The error message is -System.Runtime.InteropServices.COMException...
    Posted to andy vt's blog (Weblog) by babgvant on 09-27-2006
  • A More Robust Commercial Skip

    I spent tonight working on a more robust implementation on the work around published last night to get the Commercial Skip add-in working. While I'm still not thrilled about approach (not nearly as elegant as the IGraphBuilder approach used in MCE), it does work and now does not require the user running...
    Posted to andy vt's blog (Weblog) by babgvant on 09-12-2006
Page 6 of 6 (58 items) « First ... < Previous 2 3 4 5 6
@2008 andy vt
Powered by Community Server (Non-Commercial Edition), by Telligent Systems