[Abcde-users] FW: Abcde and aiff
Dry Martini Holding Company
qrp at kg4kgl.net
Sat Apr 26 02:38:47 BST 2025
ffmpeg -version
ffmpeg version 5.1.6-0+deb12u1 Copyright (c) 2000-2024 the FFmpeg developers
built with gcc 12 (Debian 12.2.0-14)
configuration: --prefix=/usr --extra-version=0+deb12u1
--toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu
--incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl
--disable-stripping --enable-gnutls --enable-ladspa --enable-libaom
--enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca
--enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite
--enable-libfontconfig --enable-libfreetype --enable-libfribidi
--enable-libglslang --enable-libgme --enable-libgsm --enable-libjack
--enable-libmp3lame --enable-libmysofa --enable-libopenjpeg
--enable-libopenmpt --enable-libopus --enable-libpulse
--enable-librabbitmq --enable-librist --enable-librubberband
--enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex
--enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libtheora
--enable-libtwolame --enable-libvidstab --enable-libvorbis
--enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2
--enable-libxvid --enable-libzimg --enable-libzmq --enable-libzvbi
--enable-lv2 --enable-omx --enable-openal --enable-opencl
--enable-opengl --enable-sdl2 --disable-sndio --enable-libjxl
--enable-pocketsphinx --enable-librsvg --enable-libmfx
--enable-libdc1394 --enable-libdrm --enable-libiec61883
--enable-chromaprint --enable-frei0r --enable-libx264
--enable-libplacebo --enable-librav1e --enable-shared
libavutil 57. 28.100 / 57. 28.100
libavcodec 59. 37.100 / 59. 37.100
libavformat 59. 27.100 / 59. 27.100
libavdevice 59. 7.100 / 59. 7.100
libavfilter 8. 44.100 / 8. 44.100
libswscale 6. 7.100 / 6. 7.100
libswresample 4. 7.100 / 4. 7.100
libpostproc 56. 6.100 / 56. 6.100
I have no doubt that MPD plays the aiff files and displays the metadata
properly. The part of the music server that is not working properly is
the the display by "album", album artist, and artist. All of this info
is stored in a DB. The DB is updated after any additions or deletions
are made. In my case, the only part that diplays a newly added album, is
the "alpha" order listing.
Cheers,
Robert
On 4/25/25 16:24, Gabriel Rosenkoetter via Abcde-users wrote:
> On 2025-04-23 11:23, Dry Martini Holding Company wrote:
>> Here is the debug info. The file is attached.
>
> Well, shoot, -D was less verbose than I'd hoped.
>
> This all looks basically sane:
>
> echo Encoding track 2 of 10: The Sky Is a Poisonous Garden...
> encodetrack-aiff-2 nice -n 10 ffmpeg -i
> /home/robert/Documents/abcde/abcde.820a000a/track2.wav -write_id3v2 1
> -id3v2_version 4 -metadata artist=Concrete Blonde -metadata
> album=Bloodletting -metadata title=The Sky Is a Poisonous Garden
> -metadata track=2 -metadata date=1990 -metadata genre= -metadata
> comment= /home/robert/Documents/abcde/abcde.820a000a/track2.aiff
> encodetrack-2 true
> echo Tagging track 2 of 10: The Sky Is a Poisonous Garden...
> tagtrack-aiff-2 true
> tagtrack-2 true
>
> While strictly speaking it would violate copyright, I actually already
> own that Concrete Blonde album anyway, so could you confirm that Rune
> is unable to display metadata on that file (if you already deleted it,
> just do the same thing again), and then post it somewhere (Google
> Drive, Dropbox, whatever: as long as you can send us a link to grab
> the sample file, but it's not, like, out on a publicly-accessible
> website that'll potentially get you nabbed by the RIAA) temporarily so
> that we can look at the output files that you're getting?
>
> Also, please send us the output of `ffmpeg -version` on the system
> you're using to run abcde. For example, on this MacBook Air (not what
> I typically use to encode music with abcde, so don't go and try to
> match this version or anything), I've got:
>
> [23] (gr at moan:~)% ffmpeg -version
> ffmpeg version 4.4.1 Copyright (c) 2000-2021 the FFmpeg developers
> built with Apple clang version 13.0.0 (clang-1300.0.29.30)
> configuration: --prefix=/opt/local --enable-swscale --enable-avfilter
> --enable-avresample --enable-libmp3lame --enable-libvorbis
> --enable-libopus --enable-librsvg --enable-libtheora
> --enable-libopenjpeg --enable-libmodplug --enable-libvpx
> --enable-libsoxr --enable-libspeex --enable-libass --enable-libbluray
> --enable-libzvbi --enable-lzma --enable-gnutls --enable-fontconfig
> --enable-libfreetype --enable-libfribidi --enable-zlib
> --disable-libjack --disable-libopencore-amrnb
> --disable-libopencore-amrwb --disable-libxcb --disable-libxcb-shm
> --disable-libxcb-xfixes --disable-indev=jack --enable-opencl
> --disable-outdev=xv --enable-audiotoolbox --enable-videotoolbox
> --enable-sdl2 --disable-securetransport --mandir=/opt/local/share/man
> --enable-shared --enable-pthreads --cc=/usr/bin/clang --enable-libzimg
> --arch=arm64 --enable-libx265 --enable-gpl --enable-postproc
> --enable-libx264 --enable-libxvid --enable-libvidstab
> 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
> libavresample 4. 0. 0 / 4. 0. 0
> libswscale 5. 9.100 / 5. 9.100
> libswresample 3. 9.100 / 3. 9.100
> libpostproc 55. 9.100 / 55. 9.100
>
>
>
> _______________________________________________
> Abcde-users mailing list
> Abcde-users at lists.einval.com
> https://lists.einval.com/cgi-bin/mailman/listinfo/abcde-users
More information about the Abcde-users
mailing list