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. SupportedAudioCodecs() how to add codecs?
Qt 6.11 is out! See what's new in the release blog

SupportedAudioCodecs() how to add codecs?

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.5k 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.
  • N Offline
    N Offline
    noway
    wrote on last edited by
    #1

    Hello,

    I am currently trying to work with QtMobility 1.2. It has an example called audiorecorder included (http://doc.qt.nokia.com/qtmobility/audiorecorder.html).
    Right now the only codec available is audio/pcm. I would like to save files as *.mp3.
    Any ideas on how i can get other codecs working with qt?

    thanks in advance

    1 Reply Last reply
    0
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      Here's one possible solution: http://qt-project.org/forums/viewthread/18960

      I haven't looked at it in detail, but it sounds like the developer has found a way to use your OS's MP3 codec (LAME) in Qt. Check out his source code.

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      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