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. sound quality issues
Qt 6.11 is out! See what's new in the release blog

sound quality issues

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 2 Posters 682 Views 2 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.
  • A Offline
    A Offline
    amirjoon
    wrote on last edited by
    #1

    Hello people,
    I am trying to stream the media file from HDMI cable as an input source. When I implement it in cpp, Video quality was ok, but audio quality was very bad and i couldnt improve the quality. (Playback quality is good also if i stream it in VLC or other player in my computer, audio quality is good as well)
    Then I tried to implement it in front end and i was hoping that QT multymedia is supporting the audio, now i have a video without any problem, but it seems that QML does not support live stream audio feature.
    Can anyone help me to solve this issue ?
    I only need to have a live stream from a HDMI input :D
    Cheers

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

      Hi,

      Since VLC is working correctly, what about using the VLC-Qt project ? That way you can leverage VLC multimedia features with 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

      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