![]() |
[PROBLEM] DSD sample rate display ? - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: [PROBLEM] DSD sample rate display ? (/showthread.php?tid=4865) Pages:
1
2
|
RE: DSD sample rate display ? - OldNick - 05-15-2022 (05-14-2022, 11:38 PM)OldNick Wrote:(05-14-2022, 11:12 PM)Tim Curtis Wrote: Take the double quotes off the file path since it has some backslash \ escaped spaces. Code: General Here's the ouput finally ![]() RE: DSD sample rate display ? - Tim Curtis - 05-15-2022 Thats the full mediainfo output. moOde would use the output from the command below. Code: mediainfo --Inform="Audio;file:///var/www/mediainfo.tpl" /media/Music/Music/Gallén,\ Ricardo/En\ Silencio/05_En-Silencio_Eudora-Records_EUDDR1801_2ch128.dsf Example: Code: pi@sig:~ $ mediainfo --Inform="Audio;file:///var/www/mediainfo.tpl" '/media/VFAT128/Test_mixed/DSF/01 - The Police - Roxanne.dsf' Contents of the mediainfo.tpl (template) file Code: pi@sig:~ $ cat /var/www/mediainfo.tpl RE: DSD sample rate display ? - OldNick - 05-15-2022 (05-15-2022, 10:29 PM)Tim Curtis Wrote: Thats the full mediainfo output. moOde would use the output from the command below. Tim, thanks for your patience...this is the output from your string.. Code: 5644800 RE: DSD sample rate display ? - Tim Curtis - 05-15-2022 Was there a blank line above the 5644800 in your output? RE: DSD sample rate display ? - OldNick - 05-15-2022 (05-15-2022, 11:06 PM)Tim Curtis Wrote: Was there a blank line above the 5644800 in your output? Yes, it looks like a blank line at the start RE: DSD sample rate display ? - Tim Curtis - 05-15-2022 The output would be OK then. It's not obviously to me what might be going on. RE: DSD sample rate display ? - OldNick - 05-15-2022 (05-15-2022, 11:48 PM)Tim Curtis Wrote: The output would be OK then. It's not obviously to me what might be going on. Ok, thanks for looking at it. RE: DSD sample rate display ? - OldNick - 05-16-2022 (05-15-2022, 11:51 PM)OldNick Wrote:(05-15-2022, 11:48 PM)Tim Curtis Wrote: The output would be OK then. It's not obviously to me what might be going on. This morning's sleuthing: As the issue was common to 2 albums under the same artist folder, I renamed the folder from 'Gallén, Ricardo' to 'Gallen, Ricardo', ran library update. The sample rate is now displayed correctly. ![]() Any thoughts on why this should be? I have other folders with accented letters in the name (PCM files mind you, not dsd) that do not have any trouble.. |