Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. VideoOutPut in qml no Image only Sound
Qt 6.11 is out! See what's new in the release blog

VideoOutPut in qml no Image only Sound

Scheduled Pinned Locked Moved QML and Qt Quick
videomediaplayer
1 Posts 1 Posters 764 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.
  • ngendlioN Offline
    ngendlioN Offline
    ngendlio
    wrote on last edited by ngendlio
    #1

    Hello Community .

    This WOrks !

    • Video {
    • id: video
    • width : 800
    • height : 600
    • source: "video.avi"

    But afterthat if i try to do :

    • video.source =" video2.flv"

    I have only the sound and no video !!!!!!!

    I am using QML Object VideoOutput to read a distant Video.
    This is actually working when i set source a fixed url ;
    But if i try to set the source url after creating the videoOUtPut >: " I have only the sound and no Image displayed "
    So i would like to know if someone has encoutered that before to help me !
    Thank you !

    Software developer, Cryptography ,Computer security.

    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