Giter VIP home page Giter VIP logo

Comments (5)

khenriks avatar khenriks commented on August 24, 2024

Just wanted to comment that this should be possible. Right now the only output format is MP3, but if FLAC is added as an output format it should work fine to do what you want.

from mp3fs.

zombiehoffa avatar zombiehoffa commented on August 24, 2024

even outputting to mp3 is totally fine, the main thing is to downsample to 16 bit/44100 sonos seems to have something against 24 bit audio.

from mp3fs.

khenriks avatar khenriks commented on August 24, 2024

When you convert the FLAC to an MP3 using mp3fs, what output do you get? MP3 files don't have sample sizes (24 bit vs. 16 bit), and the largest sample rate possible is 48 kHz. I don't know the limitations of Sonos devices to know how well it will work, and I don't have high quality FLACs like that handy.

from mp3fs.

zombiehoffa avatar zombiehoffa commented on August 24, 2024

Hmm. So something weird is going on. If I copy the mp3 file out of my mp3fs read only dir somewhere else, then put it back in the parent dir (so that it shows up in my mp3fs dir that is shared to the sonos) I can actually play the mp3 file that is a created mp3. But, if I try to open the mp3fs virtual mp3 that will be created on the fly by mp3fs, I get an error in sonos about incorrect encoding (strangely VLC will play the parent FLAC file and it will play the mp3 generated by mp3fs if I first copy it somewhere else, but if I try to play the virtual mp3 in vlc, it takes about 45 seconds before it starts playing.)

You can get an open 96/24 bit flac here if you want to check it out: http://www.cardas.com/music/tree/

Also, it would be super handy if sample rate was configurable, since that also seems to break sonos.

from mp3fs.

khenriks avatar khenriks commented on August 24, 2024

That issue sounds a lot like #25, which was closed for lack of feedback. I'll try to find some time to test that out and see if I can get to the bottom of it.

from mp3fs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.