Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt5 directshow plugin (dsengine.dll) is not built under Windows7
Forum Updated to NodeBB v4.3 + New Features

Qt5 directshow plugin (dsengine.dll) is not built under Windows7

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 3.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y Offline
    Y Offline
    yarospo
    wrote on 14 Oct 2012, 06:38 last edited by
    #1

    Hello,

    I've tried to build the directshow multimedia plugin in Qt5 under Windows7, however, there is a problem that qedit.h is not found, as this file was removed from WindowsSDK 7.1 (which is the one I am required to use to build Qt5).
    So I tried to follow this "post here":http://social.msdn.microsoft.com/Forums/en/windowsdirectshowdevelopment/thread/2ab5c212-5824-419d-b5d9-7f5db82f57cd
    Just adding this qedit.h (from what I see it just needs the IID_ISampleGrabber and CLSID_SampleGrabber and that's it) and recompiling. It linked alright, but when I run my application, if I try to play video it just doesn't do a damn thing, and if I try to access the camera it just quits the application right away. Since I have no idea about the inner workings of DS, I don't know how legitimate this fix is.

    How do I fix this?

    Thanks.

    1 Reply Last reply
    0
    • W Offline
      W Offline
      wangzhen263
      wrote on 19 Nov 2012, 04:27 last edited by
      #2

      I met the same problem. wmfengine only supports limited media. I also try to compile dsengine independently. No problems to build but multimedia lib cannot load dsengine in run time.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved