I'm struggling to figure out how to extract art from a song using a command line approach.
The following command runs at least to the extent that dbpoweramp can read my command line and does not produce any error language, but I do not see any resulting extracted art as I would expect, anywhere on my hard drive:
coreconverter.exe - infile=test.mp3 -outfile=test.mp3 -convert_to="[ID Tag Update]" -dspeffect1="ID Tag Processing=-case={qt}0{qt} -exportart={qt}Folder.jpg{qt} -arttojpg"
I placed test.mp3 in the directory from which I ran this command. Per the settings I found in the registry for ID Tag Update, I would have expected the picture in a dynamically named folder located under my Musci directory, but I found nothing there or anywhere else.
Suggestions on what's missing? thanks
The following command runs at least to the extent that dbpoweramp can read my command line and does not produce any error language, but I do not see any resulting extracted art as I would expect, anywhere on my hard drive:
coreconverter.exe - infile=test.mp3 -outfile=test.mp3 -convert_to="[ID Tag Update]" -dspeffect1="ID Tag Processing=-case={qt}0{qt} -exportart={qt}Folder.jpg{qt} -arttojpg"
I placed test.mp3 in the directory from which I ran this command. Per the settings I found in the registry for ID Tag Update, I would have expected the picture in a dynamically named folder located under my Musci directory, but I found nothing there or anywhere else.
Suggestions on what's missing? thanks
Comment