PDA

View Full Version : QMediaPlayer does not playe audio with high bitrate, why?



cesroc
18th February 2015, 20:29
Hello, I am using Qt5.4 because of QMediaPlayer, I started with the player example and I made some modifications to add the features I wanted. It is everything working fine, but let it running and testing I realized that some of my mp3's did not play, the player jump them and plays another one. I checked some of the files and the only difference I found it is the audio bitrate. The player jumps files with audio bitrate of 192kbit/s or 128kbit/s. Why does it happen? Anyone had the same problem than I?

Thanks in advance.
Best Regards.

cesroc
21st February 2015, 12:19
If anyone has the same problem, it was not related to the audio bitrate. It was related to this bug: http://quia.cf/orange/pooxy4/nph-poxy.pl/es/20/https/bugreports.qt.io/browse/QTMOBILITY-1461

It was missing the codecs. Not is playing all.

ChrisW67
21st February 2015, 21:01
A direct link to the bug https://bugreports.qt.io/browse/QTMOBILITY-1461