cozy icon indicating copy to clipboard operation
cozy copied to clipboard

Different audio quality

Open winstonma opened this issue 1 year ago • 2 comments

I tried to open the below sample audiofile in both cozy and mpv and it seems to me that the audio output from mpv is better. Just wonder if it is possible to improve cozy's audio output quality, especially using a headphone.

Sample Audio File - opus/mono/24kbps Sample.zip

winstonma avatar Feb 14 '25 05:02 winstonma

The audio quality is indeed noticeably worse in Cozy (and any other GStreamer-based application), than in other players. Since the playback is done by GStreamer, there's nothing we can do here, except figuring out the issue and reporting it upstream.

rdbende avatar Feb 18 '25 17:02 rdbende

Thanks. Just wonder if it is possible to use ffmpeg-python and use GStreamer as a fallback? Thanks

EDIT: It would be interesting if Cozy can use ffmpeg to read the Chapter info coz it can read the QuickTime-style chapter information

winstonma avatar Feb 19 '25 02:02 winstonma