Results 1 to 7 of 7

Thread: DirectShow Demo project [request]

  1. #1
    Join Date
    Jul 2011
    Location
    BRAZIL-RIO DE JANEIRO
    Posts
    47
    Thanks
    33
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default DirectShow Demo project [request]

    Hi friends,


    Does anybody could provide a simple QT based example project using DirectShow ?
    The only complete reference I found here, unnafortunatelly the link does´t works anymore...


    http://www.qtcentre.org/threads/3438...how-Qt-Project

    +++

  2. #2
    Join Date
    Sep 2010
    Posts
    17
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: DirectShow Demo project [request]

    You can still have access :
    http://ftp.elvitec.fr
    user : ftp
    password : ftp
    Then check /Pleora/TECHNOTES-DEMOS folder

    SRSR

  3. The following user says thank you to srsr for this useful post:

    andre_teprom (1st September 2011)

  4. #3
    Join Date
    Jul 2011
    Location
    BRAZIL-RIO DE JANEIRO
    Posts
    47
    Thanks
    33
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: DirectShow Demo project [request]

    SRSR,

    Thanks a lot to share the info.
    However, I could not find there the source code, but mainly .DLL and .EXE.
    Are you shure that´s the correct place ?

    Thanks...

    +++

  5. #4
    Join Date
    Sep 2010
    Posts
    17
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: DirectShow Demo project [request]

    Hi,

    Give me an email so that I can send you full VS2008 Qt4 project ( x86 and x64).
    At least some DLLs will remain necessary ( can't be provided as source) but project has all Qt and DirectShow parts. On my side project is "suspended".
    SRSR

  6. The following user says thank you to srsr for this useful post:

    andre_teprom (3rd September 2011)

  7. #5
    Join Date
    Jul 2011
    Location
    BRAZIL-RIO DE JANEIRO
    Posts
    47
    Thanks
    33
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: DirectShow Demo project [request]

    Hi friend,

    I sent an E-mail to you.
    However, I can advance another here :

    EDITED

    Thanks !
    Last edited by andre_teprom; 3rd September 2011 at 22:33.

  8. #6
    Join Date
    Sep 2010
    Posts
    17
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: DirectShow Demo project [request]

    I've send VS2008 project with some explanations for recompilation.
    You need to update PATH to your own development system and to download Development_pack for external DLLs usage.
    Note that you have the full source code for Qt and DirectShow and you can easily remove external DLLs usage.
    ( they are used to monitor CPU usage, DISPLAY and LAPTOP optimization in a pure Windows way,and provide some asm (x86,x64)image convert that can be replaced by your own
    Take a look at precompiled applications ( x86 , x64) on FTP site. As you also use OpenCV take a look at PlugIn folder.
    Hope this may help you. No further support as on my side this project is "suspended".
    SRSR

  9. The following user says thank you to srsr for this useful post:

    andre_teprom (3rd September 2011)

  10. #7
    Join Date
    Jul 2011
    Location
    BRAZIL-RIO DE JANEIRO
    Posts
    47
    Thanks
    33
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: DirectShow Demo project [request]

    Hi,

    I apreciate too much your help.
    I will take a look and extract only the informations required to my project :
    ( http://www.qtcentre.org/threads/4406...787#post200787 )

    Kind Regards.

    +++
    Last edited by andre_teprom; 3rd September 2011 at 22:42.

Similar Threads

  1. DirectShow Qt Project
    By srsr in forum Qt-based Software
    Replies: 1
    Last Post: 27th August 2011, 20:56
  2. Sample project ( QT4 + OpenCV) --> Request
    By andre_teprom in forum Newbie
    Replies: 12
    Last Post: 26th July 2011, 06:40
  3. Replies: 3
    Last Post: 20th March 2011, 13:42
  4. Request ID of QNetworkaccessmanager get and post request
    By dineshkumar in forum Qt Programming
    Replies: 2
    Last Post: 4th February 2011, 21:56
  5. Qhttp::request(...) method and GET request
    By mikhailt in forum Qt Programming
    Replies: 4
    Last Post: 15th September 2006, 12:26

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
  •  
Qt is a trademark of The Qt Company.