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. QT 6.8 and FFmpeg 7.1
Forum Updated to NodeBB v4.3 + New Features

QT 6.8 and FFmpeg 7.1

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 107 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.
  • V Offline
    V Offline
    VuHoang
    wrote last edited by
    #1

    Hi, I was on a project that using QT 6.7.2 and FFmpeg 7.0.2 before and now I am upgrading to QT 6.8 and FFmpeg 7.1. The project now meet a lot of error after I install both new versions. I want to ask that can QT 6.8 work with FFmpeg 7.0 or not. In the QT website, it said QT 6.8 goes with FFmpeg 7.1 so I installed both of them, but even FFmpeg also has some error with old version command line. So I wonder if I can change back to 7.0 while QT 6.8, don\t know if it affects any thing or not.

    Beside, I also meet this issue when running the program a61a9e79-4944-40ac-b5b7-a032dd3c9590-image.png

    ||qt.multimedia.ffmpeg.mediadataholder: Could not open media. FFmpeg error description: "No such file or directory"|| what is this mean

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

      Hi and welcome to devnet,

      AFAIK, it literally means that the file path you passed points to something that does not exist.

      Did you check the path for correctness ? Where does it point to ? What kind of file is 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

      • Login

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