Results 1 to 2 of 2

Thread: Video library needed

  1. #1
    Join Date
    Mar 2008
    Beans
    78

    Video library needed

    Hello.
    I need a C/C++ library which can open and interpret video files (as much formats as possible). I need to access specific frames of the video as images. Do you know a good library?
    Thank you in advance, and sorry if it's a stupid question of some sort, I never really worked with videos.

  2. #2
    Join Date
    May 2006
    Beans
    67

    Re: Video library needed

    Check out gstreamer/gstreamermm (c/c++). I'm not 100% certain on grabbing individual frames, but it should be there.

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
  •