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
Forum Updated to NodeBB v4.3 + New Features

Getting swf metadata i

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 3 Posters 1.2k 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.
  • C Offline
    C Offline
    CKurdu
    wrote on 18 Feb 2016, 12:47 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
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 18 Feb 2016, 21:46 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
      • C Offline
        C Offline
        CKurdu
        wrote on 19 Feb 2016, 07:11 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 19 Feb 2016, 10:49 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
          • S Offline
            S Offline
            SGaist
            Lifetime Qt Champion
            wrote on 19 Feb 2016, 22:43 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

            3/5

            19 Feb 2016, 07:11

            • Login

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