Author Topic: Not getting ITrimmerObjControlCB_OnStop notification outside debugger  (Read 14926 times)
  • Users
  • *
  • Posts: 4
    • View Profile
« Reply #3 on: January 27, 2009, 07:09:51 PM »
Sorry for not responding sooner.  I had to work on other projects for a while.  Seems upgrading to the latest sp for VB 6.0 fixed this problem.  It was on the VB 6.0 project by the way.

  • Administrator
  • Users
  • *****
  • Posts: 881
    • View Profile
« Reply #2 on: November 07, 2008, 03:04:36 PM »
Hello piningforfjords,

Thank you for the interest to our SDK.

Please clear up if you are talking about VB6.0 sample to be shipped with the SDK.
If this is the case, do release version ( SolveigMM Video Editing SDK\Bin\release\SMM_VB60Trimmer.exe)  generates "Trrimming Complete" upon completion?
Regards,
Dmitry Vergeles
Solveig Multimedia

  • Users
  • *
  • Posts: 4
    • View Profile
« Reply #1 on: November 06, 2008, 06:44:15 PM »
Hi

  I'm currently evaluating the SDK.  It looks very useful at the moment but I find that my program doesn't behave itself once compiled.  I'm using it in VB6 sp 6 and the first problem I have encountered is I am not getting the ITrimmerObjControlCB_OnStop when subclipping an MPeg2 file.  Works perfectly in the debugger environment but I've put some trace statements and that function is never called when the operation is complete.  Thanks