Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. QImage + Libtheora = OGV file
Qt 6.11 is out! See what's new in the release blog

QImage + Libtheora = OGV file

Scheduled Pinned Locked Moved 3rd Party Software
2 Posts 1 Posters 2.4k Views 1 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.
  • X Offline
    X Offline
    xtingray
    wrote on last edited by
    #1

    I wonder if someone has been working on this problem: How to create an OGV video from a QImage array using the libtheora API?

    I was trying to make a modified version of this example with no luck: https://svn.xiph.org/trunk/theora/examples/png2theora.c

    Suggestions are very welcome! :)


    Qt Developer

    1 Reply Last reply
    0
    • X Offline
      X Offline
      xtingray
      wrote on last edited by
      #2

      After several days of trials and errors playing with code from many places, finally I could write a very basic example based on the png2theora.c file

      Here is the code, although it already works it can be enhanced a lot, so I'm posting these files just for those curious programmers interested in this specific topic:
      http://www.maefloresta.com/portal/files/theora.pro.txt
      http://www.maefloresta.com/portal/files/theora.cpp.txt

      I hope this can be handy for someone else.


      Qt Developer

      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