Closed Thread
Results 1 to 2 of 2

Thread: Coding problems perhaps? HELP

  1. #1
    suefyzah is offline Newbie
    Join Date
    Jul 2008
    Posts
    2
    Rep Power
    0

    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. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Ewe Loon's Avatar
    Ewe Loon is offline Learning Programmer
    Join Date
    Feb 2010
    Posts
    49
    Rep Power
    0

    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

Closed Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Need Help on php coding
    By Mastspace in forum PHP Development
    Replies: 5
    Last Post: 04-21-2010, 05:18 AM
  2. Coding an IM
    By BlackRoseAngel in forum Visual Basic Programming
    Replies: 8
    Last Post: 09-24-2008, 09:01 PM
  3. Need some coding help!!
    By Gianmbaio in forum C and C++
    Replies: 1
    Last Post: 02-27-2008, 09:42 PM

Tags for this Thread

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