Sorry, I got distracted trying to get the high-level essentia analysis
working in Windows. (No joy yet with that one.)

cpd73 wrote: 
> Odd. Can you run ffprobe against this file? ffbrobe.exe should be in the
> 'windows' folder - and it should print info such as the track's
> duration. Also, if you edit musly.py (in the lib folder) and uncomment
> (remove the '#') lines 71 and 72 (these lines have ....musly_debug....)
> and re-run, then you should have more debug (comming from libmusly).
> This -might- provide more info.
> 

Here's the output from ffprobe:
----------------------------------------------------------------------------------------------------------------------------------
ffprobe version n4.4.1-2-gcc33e73618-20211215 Copyright (c) 2007-2021
the FFmpeg developers
built with gcc 11.2.0 (crosstool-NG 1.24.0.498_5075e1f)
configuration: --prefix=/ffbuild/prefix --pkg-config-flags=--static
--pkg-config=pkg-config --cross-prefix=x86_64-w64-mingw32- --arch=x86_64
--target-os=mingw32 --enable-version3 --disable-debug
--disable-w32threads --enable-pthreads --enable-iconv --enable-libxml2
--enable-zlib --enable-libfreetype --enable-libfribidi --enable-gmp
--enable-lzma --enable-fontconfig --enable-libvorbis --enable-opencl
--enable-libvmaf --disable-libxcb --disable-xlib --enable-amf
--enable-libaom --disable-avisynth --enable-libdav1d --disable-libdavs2
--disable-libfdk-aac --enable-ffnvcodec --enable-cuda-llvm
--disable-frei0r --enable-libgme --enable-libass --enable-libbluray
--enable-libmp3lame --enable-libopus --enable-librist --enable-libtheora
--enable-libvpx --enable-libwebp --enable-lv2 --enable-libmfx
--enable-libopencore-amrnb --enable-libopencore-amrwb
--enable-libopenh264 --enable-libopenjpeg --enable-libopenmpt
--enable-librav1e --disable-librubberband --enable-schannel
--enable-sdl2 --enable-libsoxr --enable-libsrt --enable-libsvtav1
--enable-libtwolame --enable-libuavs3d --disable-libdrm --disable-vaapi
--disable-libvidstab --disable-vulkan --disable-libx264
--disable-libx265 --disable-libxavs2 --disable-libxvid --enable-libzimg
--enable-libzvbi --extra-cflags=-DLIBTWOLAME_STATIC --extra-cxxflags=
--extra-ldflags=-pthread --extra-ldexeflags= --extra-libs=-lgomp
--extra-version=20211215
libavutil      56. 70.100 / 56. 70.100
libavcodec     58.134.100 / 58.134.100
libavformat    58. 76.100 / 58. 76.100
libavdevice    58. 13.100 / 58. 13.100
libavfilter     7.110.100 /  7.110.100
libswscale      5.  9.100 /  5.  9.100
libswresample   3.  9.100 /  3.  9.100
Input #0, flac, from 'M:\TestLibrary\Gorillaz\Humanz
(Deluxe)\09-Interlude- Elevator Going Up.flac':
Metadata:
ALBUM           : Humanz (Deluxe)
album_artist    : Gorillaz
ARTIST          : Gorillaz
REPLAYGAIN_TRACK_PEAK: 0.943359
DATE            : 2017
GENRE           : Trip-Hop
TITLE           : Interlude: Elevator Going Up
TRACKTOTAL      : 26
track           : 9
REPLAYGAIN_ALBUM_GAIN: -9.17 dB
REPLAYGAIN_ALBUM_PEAK: 0.998840
REPLAYGAIN_TRACK_GAIN: -1.36 dB
comment         : 10A - Energy 4
BPM             : 83
Duration: 00:00:04.85, start: 0.000000, bitrate: 531 kb/s
Stream #0:0: Audio: flac, 96000 Hz, stereo, s16
Side data:
replaygain: track gain - -1.360000, track peak - 0.000022, album
gain - -9.170000, album peak - 0.000023,
----------------------------------------------------------------------------------------------------------------------------------

And this is what I get when re-running with those lines commented out:
----------------------------------------------------------------------------------------------------------------------------------
2022-01-01 13:30:42 D [1/1 100%] Gorillaz/Humanz (Deluxe)/09-Interlude-
Elevator Going Up.flac
DEBUG: Decoding: M:\TestLibrary/Gorillaz\Humanz (Deluxe)\09-Interlude-
Elevator Going Up.flac started.
DEBUG: Running command:ffprobe -hide_banner
"M:\TestLibrary/Gorillaz\Humanz (Deluxe)\09-Interlude- Elevator Going
Up.flac" 2>&1
DEBUG: File duration:4
musly_track_analyze_audiofile failed for M:\TestLibrary/Gorillaz\Humanz
(Deluxe)\09-Interlude- Elevator Going Up.flac
----------------------------------------------------------------------------------------------------------------------------------


------------------------------------------------------------------------
mruddo's Profile: http://forums.slimdevices.com/member.php?userid=65325
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to