Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


DSD 1024fs
#1
Is there a maximum file size that Moode will recognize?

Moode sees all my DSD files except 1024fs, doesn't see them on my NAS, nor via USB drive. I have a 5 track sample from Native DSD, the folder is 18+ gig, smallest file is over 2 gig with 1 that's 9 gig.
Reply
#2
Not that I know of.

What does mediainfo show for one of the files?

Code:
mediainfo <path_to_file>
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#3
(07-04-2024, 03:03 PM)Tim Curtis Wrote: Not that I know of.

What does mediainfo show for one of the files?

Code:
mediainfo <path_to_file>

Took me some time to figure out how to get that info
Code:
General
Complete name                            : track 1.dsf
Format                                   : DSF
Format/Info                              : Direct Stream Digital Stream File
Format version                           : Version 1
File size                                : 9.15 GiB
Duration                                 : 14 min 30 s
Overall bit rate                         : 90.3 Mb/s
Album                                    : 5 Tracks in DSD 1024
Track name                               : Symphony No. 9: I. Allegro ma non troppo, un poco maestoso - from 'Beethoven Symphony No. 9' FR741, Reference Recordings
Track name/Position                      : 1
Performer                                : Various Artists
Composer                                 : Beethoven
Conductor                                : Manfred Honeck
Genre                                    : Classical
Recorded date                            : 2021
Cover                                    : Yes
Cover description                        : Picture
Cover type                               : Cover (front)
Cover MIME                               : image/jpeg
Catalog #                                : NDSD020
Tool Name                                : Media Center
Version                                 : 20.0.132

Audio
Format                                   : DSD
Format/Info                              : Direct Stream Digital
Format settings                          : Little
Duration                                 : 14 min 30 s
Bit rate                                 : 90.3 Mb/s
Channel(s)                               : 2 channels
Channel layout                           : L R
Sampling rate                            : 45.2 MHz
Compression mode                         : Lossless
Stream size                              : 9.15 GiB (100%)
Reply
#4
Check the MPD log for errors regarding the files.

1. Truncate the log
Code:
sudo truncate /var/log/mpd/log --size 0

2. Regenerate the MPD database
- Menu, Configure, Library
- Regenerate music database

3. Examine the MPD log

Code:
moodeutl --mpdlog
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#5
(07-04-2024, 04:12 PM)Tim Curtis Wrote: Check the MPD log for errors regarding the files.

1. Truncate the log
Code:
sudo truncate /var/log/mpd/log --size 0

2. Regenerate the MPD database
- Menu, Configure, Library
- Regenerate music database

3. Examine the MPD log

Code:
moodeutl --mpdlog
That didn't show any errors and it didn't see the files either.

I looked at the log manually and the only error I could see was. No idea if it's relevant.

src/libmpg123/parse.cConfusedkip_junk():1276] error: Giving up searching valid MPEG >
Jul 04 18:33 : mpg123: mpg123_getformat() failed: A generic mpg123 error.
Jul 04 18:33 : ffmpeg/mp3: Format mp3 detected only with low score of 1, misdet>
Jul 04 18:33 : ffmpeg/mp3: Could not find codec parameters for stream 0 (Audio:>
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (50>
Reply
#6
Just tried with Volumio, same issue. Doesn't see anything over DSD512fs, which must be MPDs ceiling as far as DSD resolution goes.
Reply
#7
(07-04-2024, 08:54 PM)Jinxy Wrote: Just tried with Volumio, same issue. Doesn't see anything over DSD512fs, which must be MPDs ceiling as far as DSD resolution goes.

I have some DSD tracks I mainly use for checking device capabilities, and the DSD1024 file is not taken into account by MPD. It is there, but MPD will catalogue only up to DSD512.
Reply


Forum Jump: