View Single Post
Posts: 986 | Thanked: 1,526 times | Joined on Jul 2010
#3
NOTE: QMediaPlayer apparently supports seeking in MP3s now, both in debian and sailfish, so i updated qtcmdplayer to use QMediaPlayer instead of QAudioDecoder for all files, including MP3s (--player-alt can be used to use the old player for old versions of pyqt5-multimedia)

(QMediaPlayer is much more efficient, and unlike QAudioDecoder, doesnt have to decode everything up to a certain point to seek to that point)
__________________
~ teleshoes ~
 

The Following 5 Users Say Thank You to wolke For This Useful Post: