namidaco / namida

A Beautiful and Feature-rich Music & Video Player with Youtube Support, Built in Flutter
Other
1.48k stars 108 forks source link

[QUESTION] Musicolet somehow sounds clearer than Namida, possible? #194

Closed nuser222 closed 1 month ago

nuser222 commented 1 month ago

When I play a flac file the sound seems to be better with musicolet in both players no effects or equalizers are activated

However, musicolet's own encoder is selected in the menu. Is it possible that Namida uses the system encoder and that makes a difference in terms of sound?

Screenshots

Logs

MSOB7YY commented 1 month ago

yep totally. namida just uses exoplayer with its default decoders, which i guess defaults to system decoders. musicolet might be using ffmpeg to play or other custom decoders. unfortunately it's not smth easy to implement nor have i the experience with audio decoders/etc, and it's not the main focus in namida. sorry for that

you can compare sound in namida to YouTube/YouTube music, since both use exoplayer too