Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Showcase
  4. Synapse - Open Source Compositor
QtWS25 Last Chance

Synapse - Open Source Compositor

Scheduled Pinned Locked Moved Showcase
10 Posts 8 Posters 8.1k Views
  • 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.
  • J Offline
    J Offline
    jorj
    wrote on last edited by
    #1

    Hello, partly as an excuse to make threads and test the forum, but also as a plug:

    Synapse is my final year university project. It is a compositor (like Photoshop, but for sequences of images, used to create effects for films etc.). It uses Qt for pretty much everything except the 3D shader/renderer side, as the Qt offerings don't (currently) support floating point to my knowledge (QImage especially).

    A video will probably deomstrate the project best:
    "(Basic Introduction to Synapse)":http://www.youtube.com/watch?v=-whcrEPKy5M

    There are others in the same channel if you want to see more too.

    The interface is written using graphicsview, and the data management for the application uses a system derived from QObject (similar to Qt's itemview stuff, but not).

    You can also download and try it out if you like - its hosted at: "http://vexx.googlecode.com":http://vexx.googlecode.com Unfortunately I havent gotten around to trying Git yet, so SVN only.

    1 Reply Last reply
    0
    • U Offline
      U Offline
      utkuaydin
      wrote on last edited by
      #2

      I'll watch video later but it sounds really interesting. :) Is there any other application (especially on Linux) exists like Synapse? If yes, which parts of Synapse is better than them?

      The only way for errors to occur in a program is by being put there by the author. ~ Harlan Mills

      1 Reply Last reply
      0
      • J Offline
        J Offline
        jorj
        wrote on last edited by
        #3

        Yes, there are different applications that are also on linux (Linux is udes a lot in the CG industry), especially Apples Shake and The Foundrys Nuke. There are others (even other open source ones, Ramen I think)

        Most alternatives however, aren't open source and are rather expensive. Also synapse uses GLSL to optimise image composition, so it should render in realtime, if using sensibly sized images, in reality with hard drive load time it isn't quite.

        1 Reply Last reply
        0
        • K Offline
          K Offline
          kkrzewniak
          wrote on last edited by
          #4

          A slick looking app grate job.

          Me, Grimlock, not "nice dino". ME BASH BRAINS!

          1 Reply Last reply
          0
          • A Offline
            A Offline
            andreiamenta
            wrote on last edited by
            #5

            seems pretty cool and with great potential.
            just an advice for the future, try to make it so you don't jump from actual footage to a text screen, it makes it all a better experience to watch.
            nice job.

            1 Reply Last reply
            0
            • J Offline
              J Offline
              jorj
              wrote on last edited by
              #6

              Yes, that irritated me too, however I edited the video on linux using kdenlive, and it didnt seem to support transparent images for the titles...

              Anyway, I'll use premiere next time!

              1 Reply Last reply
              0
              • U Offline
                U Offline
                ucomesdag
                wrote on last edited by
                #7

                Really looking nice!

                Write “Qt”, not “QT” (QuickTime).

                1 Reply Last reply
                0
                • M Offline
                  M Offline
                  mariusbu
                  wrote on last edited by
                  #8

                  Very nice! I like!

                  Cheers,
                  Marius Bugge Monsen (mbm)

                  1 Reply Last reply
                  0
                  • H Offline
                    H Offline
                    hugo
                    wrote on last edited by
                    #9

                    I've seen the video ... looks very good !!

                    I also had an idea to make a free a compositor, I called it Mewa Film, and was done with Qt as well. Check out "http://mewafilm.blogspot.com/":http://mewafilm.blogspot.com/

                    I still try to improve it on my free time, when I find some :(

                    1 Reply Last reply
                    0
                    • A Offline
                      A Offline
                      anselmolsm
                      wrote on last edited by
                      #10

                      Really nice, great job!

                      Anselmo L. S. Melo (anselmolsm)

                      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