Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Recording Video
Qt 6.11 is out! See what's new in the release blog

Recording Video

Scheduled Pinned Locked Moved General and Desktop
qcamera
2 Posts 2 Posters 985 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Bear35645B Offline
    Bear35645B Offline
    Bear35645
    wrote on last edited by Bear35645
    #1

    I am told that to record video using the MSVC2013 compiler, all I need to do is tell Qt where the Codecs are. This is my first experience writing a program that records video. I don't know where to locate the codecs to tell Qt where to find them. Also, will I be able to draw in the individual frames as the come available?

    I did attempt to use OpenCV instead and was recording video, then all of a sudden my program started to crash as soon as I attempted to attach to the Video Capture device. The actual camera is a camcorder attached to a video capture card on the computer. I understand OpenCV does not work well with Video Capture devices.

    I really don't care what path I take to get this done, but I really need to start recording video again. Any suggestions would be helpful, especially if they have links to explain how to use the method.

    BTW, sound has to be recorded as well in the wmv file.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Did you try QMediaRecorder ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved