#FFmpeg error in new compiled relases.

7 messages · Page 1 of 1 (latest)

cinder spoke
#

hi. I have a problem from version 4.0.2 there is an error. (4.0.1 works normally). app from pip install REPO also works. But the latest versions of releases display an error:
FFmpegError: Failed to convert music, you can find error here: path
error log:
(Attachment)
FFmpeg works well because when I run it in terminal it works.

tame ginkgoBOT
#
spotDL Support

Please continue adding more information into this thread.
You should include the following information:

spotDL Version

Eg. 4.0.0

Operating System

Eg. Windows

The Command You Ran

Please include Spotify links.

Screenshots or Pasted Error Messages

Only send these if they are relevant.

To send pasted error messages use three backticks (```)
Here's on how to use code blocks.

#

@cinder spoke

cinder spoke
#

I downloaded files from https://github.com/spotdl/spotify-dowownloader/releases/

#

os: Linux

magic quail
#

Not a solution, but with Ubuntu, with latest I do not have issues with ffmpeg installed from apt. …But also as a generic suggestion to devs, music conversion can be done with postprocessing scripts, maybe better to just offload it entirely defining a postprocessing script to run for each download, and rely on community-driven scripts for content. There, support is massive and we get rid of the whole topic in the app core. This is the same approach of transmission and nzbget. Also useful to trigger clamav on files downloaded. Now I run all that stuff with a scheduled loop but is always more clunky.

rain sparrow
#

I have same problem and have no idea what to do