+ Reply to Thread
Results 1 to 2 of 2

Thread: Coding problems perhaps? HELP

  1. #1
    Newbie suefyzah is an unknown quantity at this point
    Join Date
    Jul 2008
    Posts
    2

    Unhappy Coding problems perhaps? HELP

    I wish to capture some live video and preview, but PlayVideoCap example that i downloaded from Windows SDK, (DirectX) just doesn't do the job. It compiles and there is no error messages. video preview show black screen,although avi frame capturing works fine.. and video capture with VideoCap works. I wish to capture from the Capture Card as well and currently using a surveillance camera.

    I am beginner in video programming C++. What possibilities of mistakes there may be? Any advice please! Any other sample codes??
    Thanks in advance.

    Cheers,
    kel

    any help is greatly appreciated.

  2. #2
    Learning Programmer Ewe Loon is an unknown quantity at this point Ewe Loon's Avatar
    Join Date
    Feb 2010
    Posts
    43

    Re: Coding problems perhaps? HELP

    the video capture will probably be needing a video codec for saving, if there are no errors (and no picture) it could be because its using a really bad compressor,
    look into anything to do with save formats or codecs,
    also i would suggest seeing if you can get it to channel the picture to a display rather than file,
    sorry i cant help any more than that

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Coding style.
    By Chinmoy in forum General Programming
    Replies: 25
    Last Post: 03-27-2009, 12:49 PM
  2. Looking for help coding an Anti-Cheat Client
    By denial in forum Software Development Tools
    Replies: 2
    Last Post: 07-01-2008, 10:28 AM
  3. Replies: 0
    Last Post: 05-22-2008, 07:18 AM
  4. Quad Core - Heating Problems
    By TcM in forum Computer Hardware
    Replies: 2
    Last Post: 11-28-2007, 10:09 AM
  5. More Coding Methods
    By RobSoftware in forum General Programming
    Replies: 2
    Last Post: 05-30-2006, 04:42 PM

Bookmarks

Bookmarks

     
        Algorithms and Data Structures

        Java tutorials

        Algorithms Forum

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts