Thomas Perl

Results 225 comments of Thomas Perl

Yes, it's possible, but not implemented yet. As FLAC is lossless, you can decode the FLAC file, cut the WAV file and then re-encode to FLAC without any loss for...

> I understand. Since it's not a priority (yet) is it possible to add support for the specification [WAVEFORMATEXTENSIBLE](https://learn.microsoft.com/en-us/windows/desktop/api/mmreg/ns-mmreg-waveformatextensible)? > I use it to cut demultiplexed audio with ffmpeg. If...

Indeed, this needs some tweaking to the QML to make it work for more screen resolutions/ratios.

Probably the server is down, @stefankoegl?

Yes, it's not implemented for the Sailfish OS browser yet. Thanks for noticing.

We can maybe do it with a .desktop file like for other platforms, but I'll have to look at it. If it turns out that it's indeed a shortcoming of...

This doesn't have anything to do with gpodder.net, but rather with web pages linking to gpodder:// and that opens up the web page. Not sure what the current status of...

Yes, we can think about this, but have to coordinate DNS switches.

`playbackRate` in Qt (at least on Sailfish OS) changes pitch, so that's a no-go. Funnily, HTML5 audio does pitch-preserving playback rate changes, and it works in the Sailfish browser. So...

Have you tried this recently? https://doc.qt.io/qt-5/qml-qtmultimedia-mediaplayer.html#playbackRate-prop I don't remember if it corrects for pitch or not, and if it works properly for all media types, but if it does, that...