Results 1 to 5 of 5

Thread: :: I can to use library DirectShow with Qt? ::

  1. #1
    Join Date
    Aug 2009
    Posts
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default :: I can to use library DirectShow with Qt? ::

    Hello people!

    I can to use library Directshow (windows sdk) with Qt?

    []'s
    Carlos

  2. #2
    Join Date
    Mar 2007
    Location
    Germany
    Posts
    229
    Thanks
    2
    Thanked 29 Times in 28 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: :: I can to use library DirectShow with Qt? ::

    I don't know what should be special in DirectShow. It is just a library as many thousand other libraries. So: Yes, you can use DirectShow and Qt library in the same program.

    But as I have never worked with MS specific libraries of any kind (to be honest, that's a lie; today I called PostMessage() which seems to be a Win32 function) I cannot say how to embed DirectShow "elements" (are they called widgets or objects or controls?) into a Qt form.

  3. #3
    Join Date
    Jan 2006
    Location
    Innsbruck, Austria
    Posts
    62
    Thanks
    10
    Thanked 7 Times in 6 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: :: I can to use library DirectShow with Qt? ::

    I don't think you need DirectShow. Qt already offers you anything DirectShow might have. You have QGraphicsView for cools graphics as well as Phonon to play music and videos. What do you plan to do with DirectShow? Perhaps we can offer you a Qt alternative.

  4. #4
    Join Date
    Aug 2009
    Posts
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: :: I can to use library DirectShow with Qt? ::

    Thank you for reply!

    I need to do a playout of TV using Decklink hardware(www.blackmagic-design.com).

    SDK of Blackmagic is c++.

    []'s
    Carlos

  5. #5
    Join Date
    Aug 2009
    Posts
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: :: I can to use library DirectShow with Qt? ::

    Up

Similar Threads

  1. Extending a plugin in a static library
    By ultim8 in forum Qt Programming
    Replies: 5
    Last Post: 25th March 2010, 15:10
  2. Replies: 1
    Last Post: 13th August 2009, 16:32
  3. plugin in a library
    By alisami in forum Qt Programming
    Replies: 2
    Last Post: 3rd October 2008, 17:21
  4. Adding library dependencies to qmake
    By sadastronaut in forum Installation and Deployment
    Replies: 2
    Last Post: 18th March 2008, 17:06
  5. Replies: 1
    Last Post: 5th March 2007, 20:50

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.