Jump to content

Error loading webp


xelar
Go to solution Solved by Luke,

Recommended Posts

Hi Guys,

 

so the latest Emby stable update seems to run just fine. However during the startup I see the following error message

Info, ImageProcessor, ImageMagick version: ImageMagick 6.8.9-9 Q16 x86_64 2015-01-05 http://www.imagemagick.org
Error, ImageProcessor, Error loading webp:
        *** Error Report ***
        Version: 3.0.5569.0
        Command line: /home/appuser/MediaBrowser/MediaBrowser.Server.Mono.exe
        Operating system: Unix 3.16.0.4
        Processor count: 4
        64-Bit OS: True
        64-Bit Process: True
        Program data path: /home/appuser/MediaBrowser/ProgramData-Server
        Mono: 3.10.0 (tarball Wed Nov  5 12:50:04 UTC 2014)
        Application Path: /home/appuser/MediaBrowser/MediaBrowser.Server.Mono.exe
        delegate failed `"cwebp" -quiet -q %Q "%i" -o "%o"' @ error/delegate.c/InvokeDelegate/1310
        ImageMagickSharp.WandException
          at ImageMagickSharp.WandCore`1[ImageMagickSharp.MagickWand].CheckError (Booleanstatus) [0x00000] in <filename unknown>:0
          at ImageMagickSharp.MagickWand.SaveImage (System.String path) [0x00000] in <filename unknown>:0
          at MediaBrowser.Server.Implementations.Drawing.ImageProcessor.TestWebp () [0x00000] in <filename unknown>:0

Any thoughts on this? It doesn't seem to affect the server though.

 

I'm running Debian Jessie and using the zip from the release repo on github.

 

 

Thanks.

Link to comment
Share on other sites

  • Solution

It's fine. We use webp as an optimization when it's available, but if not the server will recover and fallback to other formats.

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...