Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transcoded playback #47

Open
faultables opened this issue Jan 18, 2025 · 4 comments
Open

Transcoded playback #47

faultables opened this issue Jan 18, 2025 · 4 comments
Labels
help wanted Extra attention is needed

Comments

@faultables
Copy link
Contributor

as of version 1.4, transcoded playback is supported in flo (#20) under experimental features. I treated this as an experimental feature because the output is forced to mp3 for compatibility reasons (since AVPlayer does not support OPUS yet)

i remembered that, at some point, there was a rare bug where the track would "go back" to the first timestamp despite the track progress was correct. i was reminded of this bug when someone raised the issue on the Navidrome Discord for another player, but, i can't reproduce it last night while testing with 24 tracks using flo. still, i remember that flo has encountered this kind of issue before

so i need your help!

if you don't use the transcoding feature, you can skip this issue.

but if you do and encounter the issue, please share your findings here!

more information such as:

  • the "source" track format (e.g m4a, wav, etc)
  • the track duration (e.g 04:20)
  • the TranscodingCacheSize or ND_TRANSCODINGCACHESIZE value (if not explicitly set, it's probably 100MB)
  • the Navidrome version (e.g 1.4.0)

...would be super useful too!

@faultables faultables added the help wanted Extra attention is needed label Jan 18, 2025
@faultables
Copy link
Contributor Author

found it

Image

  • source: m4a
  • duration: 03:48
  • ND_TRANSCODINGCACHESIZE: 100MB
  • Navidrome version: 0.53.3

@faultables
Copy link
Contributor Author

this one too

Image

@faultables
Copy link
Contributor Author

last one

Image

@faultables
Copy link
Contributor Author

actually this happened in Navidrome Web UI too :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant