bpa wrote: > Start with the first item. > > To understand what is really going wrong is it the scanning or the > transcoding ? - provide the debug output of the scanner.log file for > this problem file and then the server.log with player.source set at > INFO when playing this file to a SB player / Squeezelite. > > If the file plays OK through SB players and Squeezelite - then the issue > is with the matching of player capabilities as reported by the bridge > plugin and the detailedinfo about the file.
I've created a single sample file to test this all with. I ran it through the scanner and it has been added to my library with the incorrect bit-depth. Although I've all the scanner logging set to debug, there doesn't seem to be much info about the new file except that it is discovered and added to the library. Below are the properties of the file as reported by ffmpeg and also as reported by LMS. Log is included below also. Log: https://drive.google.com/file/d/1HjRTX4caKeH3T1rSuvw01uG0bOllgH5g/view?usp=sharing Code: -------------------- /storage/Media/philsmusic$ ffmpeg -i test.m4a ffmpeg version 2.8.14-0ubuntu0.16.04.1 Copyright (c) 2000-2018 the FFmpeg developers built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.9) 20160609 configuration: --prefix=/usr --extra-version=0ubuntu0.16.04.1 --build-suffix=-ffmpeg --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --cc=cc --cxx=g++ --enable-gpl --enable-shared --disable-stripping --disable-decoder=libopenjpeg --disable-decoder=libschroedinger --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxvid --enable-libzvbi --enable-openal --e nable-opengl --enable-x11grab --enable-libdc1394 --enable-libiec61883 --enable-libzmq --enable-frei0r --enable-libx264 --enable-libopencv WARNING: library configuration mismatch avcodec configuration: --prefix=/usr --extra-version=0ubuntu0.16.04.1 --build-suffix=-ffmpeg --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --cc=cc --cxx=g++ --enable-gpl --enable-shared --disable-stripping --disable-decoder=libopenjpeg --disable-decoder=libschroedinger --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxvid --enable-libzvbi --enabl e-openal --enable-opengl --enable-x11grab --enable-libdc1394 --enable-libiec61883 --enable-libzmq --enable-frei0r --enable-libx264 --enable-libopencv --enable-version3 --disable-doc --disable-programs --disable-avdevice --disable-avfilter --disable-avformat --disable-avresample --disable-postproc --disable-swscale --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libvo_aacenc --enable-libvo_amrwbenc libavutil 54. 31.100 / 54. 31.100 libavcodec 56. 60.100 / 56. 60.100 libavformat 56. 40.101 / 56. 40.101 libavdevice 56. 4.100 / 56. 4.100 libavfilter 5. 40.101 / 5. 40.101 libavresample 2. 1. 0 / 2. 1. 0 libswscale 3. 1.101 / 3. 1.101 libswresample 1. 2.101 / 1. 2.101 libpostproc 53. 3.100 / 53. 3.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'test.m4a': Metadata: major_brand : M4A minor_version : 512 compatible_brands: isomiso2 title : Wrecking Ball artist : Bruce Springsteen & The E Street Band album_artist : Bruce Springsteen & The E Street Band album : 2009/11/08 New York, NY date : 2009 encoder : Lavf56.40.101 comment : powered by nugs.net genre : Rock copyright : 2009, Bruce Springsteen & The E Street Band track : 1 disc : 1 Duration: 00:08:40.15, start: 0.000000, bitrate: 1753 kb/s Stream #0:0(und): Audio: alac (alac / 0x63616C61), 48000 Hz, stereo, s32p (24 bit), 1752 kb/s (default) Metadata: handler_name : SoundHandler -------------------- 25214 +-------------------------------------------------------------------+ |Filename: Screen Shot 2018-06-23 at 3.33.59 pm.png | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=25214| +-------------------------------------------------------------------+ ------------------------------------------------------------------------ pssturges's Profile: http://forums.slimdevices.com/member.php?userid=66790 View this thread: http://forums.slimdevices.com/showthread.php?t=102059 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
