Jump to content

Coverart Error - codec_aac


Recommended Posts

PenkethBoy
Posted (edited)

While looking for something else in my logs i noticed coverart is having a few problems with "codec_aac"

 

Is this something missing from the latest update?

 

This is on Stable 3.2.5

 

extract below

2017-03-08 11:49:46.5739 Info HttpServer: HTTP Response 200 to ::1. Time: 1ms. http://localhost:9096/emby/Items/0764d21674fcc1c8e7b4fa4e21b6bd50/ThemeMedia?userId=81fc5a87efcc49c59c2cfb9875df76f8&InheritFromParent=true
2017-03-08 11:49:46.7103 Info ImageProcessor: Creating image collage and saving to D:\Emby2 Cache\cache\temp\c222c7b122d2461d83463e35cd0a64cf.png
2017-03-08 11:49:46.7283 Error CoverArt: Resource not found: codec_aac
2017-03-08 11:49:46.7283 Warn CoverArt: CoverArt - Undefined overlay type: codec_aac
2017-03-08 11:49:46.7654 Info CoverArt: image enhance took 0.365 seconds.
2017-03-08 11:49:46.7935 Info CoverArt: image enhance took 0.380 seconds.
2017-03-08 11:49:46.8126 Info CoverArt: image enhance took 0.381 seconds.
2017-03-08 11:49:47.3560 Error ImageProcessor: Error encoding image
	*** Error Report ***
	Version: 3.2.5.0
	Command line: D:\Emby2\System\MediaBrowser.ServerApplication.exe
	Operating system: Microsoft Windows NT 6.2.9200.0
	64-Bit OS: True
	64-Bit Process: True
	Processor count: 8
	Program data path: D:\Emby2
	Application directory: D:\Emby2\System
	ImageMagickSharp.WandException
	   at ImageMagickSharp.WandCore`1.CheckError(Boolean status)
	   at Emby.Drawing.ImageMagick.ImageMagickEncoder.EncodeImage(String inputPath, String outputPath, Boolean autoOrient, Int32 width, Int32 height, Int32 quality, ImageProcessingOptions options, ImageFormat selectedOutputFormat)
	   at Emby.Drawing.ImageProcessor.<ProcessImage>d__27.MoveNext()
	ImageMagickSharp.WandException
	   at ImageMagickSharp.WandCore`1.CheckError(Boolean status)
	   at Emby.Drawing.ImageMagick.ImageMagickEncoder.EncodeImage(String inputPath, String outputPath, Boolean autoOrient, Int32 width, Int32 height, Int32 quality, ImageProcessingOptions options, ImageFormat selectedOutputFormat)
	   at Emby.Drawing.ImageProcessor.<ProcessImage>d__27.MoveNext()
	
2017-03-08 11:49:47.3560 Info HttpServer: HTTP Response 200 to ::1. Time: 1048ms (slow). http://localhost:9096/emby/Items/852f7e8e24b3d64ffa1dfa85bb7cbf4d/Images/Primary?maxWidth=427&tag=158cc692adff539ebd90207c3fd532e8&quality=90
2017-03-08 11:49:47.4342 Info ImageProcessor: Completed creation of image collage and saved to D:\Emby2 Cache\cache\temp\c222c7b122d2461d83463e35cd0a64cf.png
2017-03-08 11:49:47.5275 Error ImageProcessor: Error encoding image
	*** Error Report ***
	Version: 3.2.5.0
	Command line: D:\Emby2\System\MediaBrowser.ServerApplication.exe
	Operating system: Microsoft Windows NT 6.2.9200.0
	64-Bit OS: True
	64-Bit Process: True
	Processor count: 8
	Program data path: D:\Emby2
	Application directory: D:\Emby2\System
	ImageMagickSharp.WandException
	   at ImageMagickSharp.WandCore`1.CheckError(Boolean status)
	   at Emby.Drawing.ImageMagick.ImageMagickEncoder.EncodeImage(String inputPath, String outputPath, Boolean autoOrient, Int32 width, Int32 height, Int32 quality, ImageProcessingOptions options, ImageFormat selectedOutputFormat)
	   at Emby.Drawing.ImageProcessor.<ProcessImage>d__27.MoveNext()
	ImageMagickSharp.WandException
	   at ImageMagickSharp.WandCore`1.CheckError(Boolean status)
	   at Emby.Drawing.ImageMagick.ImageMagickEncoder.EncodeImage(String inputPath, String outputPath, Boolean autoOrient, Int32 width, Int32 height, Int32 quality, ImageProcessingOptions options, ImageFormat selectedOutputFormat)
	   at Emby.Drawing.ImageProcessor.<ProcessImage>d__27.MoveNext()
Edited by PenkethBoy
PenkethBoy
Posted

Ah - another undocumented feature  :P

 

shall ignore then :)

Posted

That message (about aac) and the error you see are unrelated.  In fact, I don't think the error was even produced by CoverArt.  I think it was by the general image processor in the server - perhaps while attempting to create the automatic collage image for a library.

PenkethBoy
Posted

If thats the case then the error message needs updating

 

but a minor issue as there are more important issues to resolve :)

Posted

If thats the case then the error message needs updating

 

I don't think so.  I think you just happened to relate two adjacent entries in the log that weren't actually related.

PenkethBoy
Posted

for coverart

 

not the imageprocessor as was not posting about that

Happy2Play
Posted (edited)
2017-03-08 11:49:46.7283 Error CoverArt: Resource not found: codec_aac
2017-03-08 11:49:46.7283 Warn CoverArt: CoverArt - Undefined overlay type: codec_aac

To me this means CoverArt is looking for a AAC image/overlay.

So does this not mean there is no codec_aac image or overlay for aac?  Can one be added?

Edited by Happy2Play
PenkethBoy
Posted

Yep agree :)

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...