You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed this playing flac files that meet the criteria for being transcoded (high bitrate meeting a threshold). On Android it all works fine (log attached), but not for the desktop player (in Linux if relevant, logs attached as well).
The thing that puzzles me is that in both cases the transcoding should be equivalent (flac->aac), though for some reason, the ffmpeg command ends up being different depending on the client and fails for this one. Maybe this is an issue with the server in fact, but given that I can only reproduce it with this client, I'm posting it here 1st.
Describe the bug
I noticed this playing flac files that meet the criteria for being transcoded (high bitrate meeting a threshold). On Android it all works fine (log attached), but not for the desktop player (in Linux if relevant, logs attached as well).
The thing that puzzles me is that in both cases the transcoding should be equivalent (flac->aac), though for some reason, the ffmpeg command ends up being different depending on the client and fails for this one. Maybe this is an issue with the server in fact, but given that I can only reproduce it with this client, I'm posting it here 1st.
Logs for the respective transcodes:
android.txt
desktop.txt
The relevant errors to help others search for the issue:
To Reproduce
Desktop:
The text was updated successfully, but these errors were encountered: