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. Getting swf metadata i

Getting swf metadata i

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 3 Posters 1.2k 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.
  • CKurduC Offline
    CKurduC Offline
    CKurdu
    wrote on last edited by
    #1

    Is there a qt solution to get info of swf file like width, height, compression?

    You reap what you sow it

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

      Hi,

      If you mean without playing the file ?

      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
      • CKurduC Offline
        CKurduC Offline
        CKurdu
        wrote on last edited by
        #3

        Exactly without playing swf, I want to get information of swf files. Information of width and height is the most important point but in addition If I can get screenshot, duration, compression , It will be perfect.

        My application works like a webserver and a CMS and gives the information of media files before publishing in clients. I am programming Backend (Webserver and CMS) with qt. I am programming frontend with javascript, html and css.

        In admin panel, we can make a design and we can combine it with media files (video, swf, images). So to get information of media files width, height, duration and screenshot is important.

        Thanks for advance.

        You reap what you sow it

        1 Reply Last reply
        0
        • E Offline
          E Offline
          eureka
          wrote on last edited by eureka
          #4

          You could try exiftools .. command line tool which extracts metadata.

          http://www.sno.phy.queensu.ca/~phil/exiftool/

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

            Then you should rather use a tool like ffmpeg for that.

            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