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.