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. yocto5.4.24 Qt5Multimedia qmlvideo video play is not working

yocto5.4.24 Qt5Multimedia qmlvideo video play is not working

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 177 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.
  • R Offline
    R Offline
    ryan_rain
    wrote on last edited by
    #1

    hi ~
    I build imx8qxp yocto 5.4.24 image with command bitbake fsl-image-qt5
    modify the local.conf as below :


    IMAGE_INSTALL_append = "\

    qtmultimedia \

    qtmultimedia-examples \

    qtmultimedia-plugins \

    qtmultimedia-qmlplugins \

    packagegroup-qt5-imx \

    packagegroup-fsl-gstreamer1.0 \

    packagegroup-fsl-gstreamer1.0-full \

    "

    I execute the qmlvideo demo
    /usr/share/qt5/examples/multimedia/video/qmlvideo
    For this only blank screen is coming in imx8qxp board
    be0901bc-5230-4c85-a9d4-bc410d659ad1-image.png
    Also i have tried
    #gplay-1.0 test.mp4
    #gst-launch-1.0 filesrc location=/home/root/test.mp4 ! qtdemux name=d d.video_0 ! queue ! h264parse ! v4l2h264dec ! imxvideoconvert_g2d ! queue ! waylandsink
    it works fine. Kindly suggest where i am doing wrong. thanks.

    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