PenkethBoy 2068 Posted March 8, 2017 Posted March 8, 2017 (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 March 8, 2017 by PenkethBoy
Happy2Play 9780 Posted March 8, 2017 Posted March 8, 2017 Been that way for awhile. https://emby.media/community/index.php?/topic/24595-coverart-resorce-not-found
PenkethBoy 2068 Posted March 9, 2017 Author Posted March 9, 2017 Ah - another undocumented feature shall ignore then
ebr 16170 Posted March 9, 2017 Posted March 9, 2017 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 2068 Posted March 10, 2017 Author Posted March 10, 2017 If thats the case then the error message needs updating but a minor issue as there are more important issues to resolve
ebr 16170 Posted March 10, 2017 Posted March 10, 2017 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 2068 Posted March 10, 2017 Author Posted March 10, 2017 for coverart not the imageprocessor as was not posting about that
Happy2Play 9780 Posted March 10, 2017 Posted March 10, 2017 (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 March 10, 2017 by Happy2Play
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now