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. ¿how can i use vlc mouse event ?
Forum Updated to NodeBB v4.3 + New Features

¿how can i use vlc mouse event ?

Scheduled Pinned Locked Moved Unsolved 3rd Party Software
5 Posts 2 Posters 885 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.
  • E Offline
    E Offline
    Edgar Diaz
    wrote on last edited by
    #1

    when I click on the video that is playing, I get these messages:

    main vout display debug: VoutDisplayEvent 'mouse button' 0 t=8
    main vout display debug: VoutDisplayEvent 'mouse button' 0 t=9
    main vout display debug: VoutDisplayEvent 'mouse button' 0 t=8
    main vout display debug: VoutDisplayEvent 'mouse button' 0 t=9
    main vout display debug: VoutDisplayEvent 'double click'
    drawable window warning: unsupported control query 2
    main vout display debug: VoutDisplayEvent 'fullscreen' 1
    main vout display error: Failed to set fullscreen
    

    How can I use vlc's mouse event to assign actions to my program?

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

      Hi and welcome to devnet,

      How did you integrate VLC in your Qt application ?

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

      E 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi and welcome to devnet,

        How did you integrate VLC in your Qt application ?

        E Offline
        E Offline
        Edgar Diaz
        wrote on last edited by
        #3

        @SGaist i'm using libvlc library, and i'm using a class i downloaded from github so i can work with it

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

          Just in case, do you know that there is the VLC-Qt project for easy integration of VLC with Qt application ?

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

          E 1 Reply Last reply
          0
          • SGaistS SGaist

            Just in case, do you know that there is the VLC-Qt project for easy integration of VLC with Qt application ?

            E Offline
            E Offline
            Edgar Diaz
            wrote on last edited by
            #5

            @SGaist no, i'm beginner in qt

            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