Jump to content

chapter image extraction doesn't work for most movies (Synology)


horstepipe
Go to solution Solved by solabc16,

Recommended Posts

horstepipe

hey

for most of my movies (looks like especially HD content) chapter image extraction doesn't work at all or only the first couple of chapters get an image.

 

Is this still the problem discussed here?:

https://github.com/MediaBrowser/Emby/issues/190

 

so is there no way to get it to work?

2016-08-23 23:51:23.2555 Info MediaEncoder: Killing ffmpeg process
2016-08-23 23:51:24.2679 Error MediaEncoder: ffmpeg image extraction failed for file:"/volume1/WollesNAS/Filme/Watchmen - Die Wächter (2009)/Watchmen - Die Wächter.1080p.bluray.ac3.mkv"
2016-08-23 23:51:24.2706 Error App: Error extracting chapter images for /volume1/WollesNAS/Filme/Watchmen - Die Wächter (2009)/Watchmen - Die Wächter.1080p.bluray.ac3.mkv
	*** Error Report ***
	Version: 3.1.117.0
	Command line: /var/packages/EmbyServer/target/server/MediaBrowser.Server.Mono.exe -programdata /var/packages/EmbyServer/target/var -ffmpeg /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ffprobe /var/packages/EmbyServer/target/ffmpeg/bin/ffprobe
	Operating system: Unix 3.2.40.0
	Processor count: 2
	64-Bit OS: False
	64-Bit Process: False
	Program data path: /var/packages/EmbyServer/target/var
	Mono: 4.4.2 (Stable 4.4.2.11/f72fe45 Mon Aug  8 03:22:17 CST 2016)
	Application Path: /volume1/@appstore/EmbyServer/releases/v3.1.117-beta/MediaBrowser.Server.Mono.exe
	ffmpeg image extraction failed for file:"/volume1/WollesNAS/Filme/Watchmen - Die Wächter (2009)/Watchmen - Die Wächter.1080p.bluray.ac3.mkv"
	System.ApplicationException
	  at MediaBrowser.MediaEncoding.Encoder.MediaEncoder+<ExtractImageInternal>d__37.MoveNext () <0x33ca1158 + 0x00e04> in <filename unknown>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x338a2768 + 0x00024> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x338a2458 + 0x000bb> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x338a2378 + 0x0008b> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x2db09e10 + 0x0003f> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () <0x2e534bd8 + 0x0001b> in <filename unknown>:0 
	  at MediaBrowser.MediaEncoding.Encoder.MediaEncoder+<ExtractImage>d__30.MoveNext () <0x33ca0000 + 0x00787> in <filename unknown>:0 
	--- End of stack trace from previous location where exception was thrown ---
	  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () <0x338a2768 + 0x00024> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) <0x338a2458 + 0x000bb> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) <0x338a2378 + 0x0008b> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) <0x2db09e10 + 0x0003f> in <filename unknown>:0 
	  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () <0x2e534bd8 + 0x0001b> in <filename unknown>:0 
	  at MediaBrowser.Server.Implementations.MediaEncoder.EncodingManager+<RefreshChapterImages>d__0.MoveNext () <0x33c9ada0 + 0x00d1f> in <filename unknown>:0 
Edited by horstepipe
Link to comment
Share on other sites

Sometimes it will fail with some files. If you can provide a sample file i'll test it out. thanks.

Link to comment
Share on other sites

horstepipe

Sometimes it will fail with some files. If you can provide a sample file i'll test it out. thanks.

These are all quite big movie files, so where do you want me to upload it?

Link to comment
Share on other sites

Happy2Play

I convert all my media to mp4 and everything works, will have to test with mkv before conversion.

Link to comment
Share on other sites

pir8radio

Works on my windows system, using MKV's  I have not seen a movie yet without all chapter images.  Here is star wars a 35Gb movie.

 

 

 

57be3a358327e_Screenshotfrom201608241920

 

 

Link to comment
Share on other sites

Happy2Play

Test file that was provided worked without issue for me.  Only difference would be OS as I am on Windows and tested on Dev build 3.1.6080.19712.

 

 

2016-08-24 17:28:05.5462 Debug App: Running FFProbeProvider for C:\Users\Media\Desktop\Video Test\Movies\Test-media\Test-media.1080p.bluray.ac3.mkv
2016-08-24 17:28:05.5462 Debug MediaEncoder: C:\Users\Media\AppData\Roaming\Emby-Server\ffmpeg\20160410\ffprobe.exe -i file:"C:\Users\Media\Desktop\Video Test\Movies\Test-media\Test-media.1080p.bluray.ac3.mkv" -threads 0 -v info -print_format json -show_streams -show_chapters -show_format
2016-08-24 17:28:05.6273 Debug MediaEncoder: C:\Users\Media\AppData\Roaming\Emby-Server\ffmpeg\20160410\ffmpeg.exe -ss 00:00:15.000 -i file:"C:\Users\Media\Desktop\Video Test\Movies\Test-media\Test-media.1080p.bluray.ac3.mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "C:\Users\Media\AppData\Roaming\Emby-Server\cache\temp\7b7b74ec-cf71-4304-9726-9f9d1589dd3d.jpg"
2016-08-24 17:28:05.9146 Info App: SessionInfoWebSocketListener Begin transmitting over websocket to [::1]:56207
2016-08-24 17:28:05.9146 Info App: ScheduledTasksWebSocketListener Begin transmitting over websocket to [::1]:56207
2016-08-24 17:28:05.9146 Info HttpServer: HTTP GET http://localhost:9096/emby/Sessions. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2837.0 Safari/537.36
2016-08-24 17:28:05.9146 Info HttpServer: HTTP GET http://localhost:9096/emby/ScheduledTasks. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2837.0 Safari/537.36
2016-08-24 17:28:05.9146 Info App: ActivityLogWebSocketListener Begin transmitting over websocket to [::1]:56207
2016-08-24 17:28:05.9146 Info HttpServer: HTTP GET http://localhost:9096/emby/System/Info. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2837.0 Safari/537.36
2016-08-24 17:28:05.9216 Info HttpServer: HTTP Response 200 to ::1. Time: 6ms. http://localhost:9096/emby/Sessions
2016-08-24 17:28:05.9216 Info HttpServer: HTTP GET http://localhost:9096/emby/News/Product?StartIndex=0&Limit=7. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2837.0 Safari/537.36
2016-08-24 17:28:05.9216 Debug JsonSerializer: Deserializing file C:\Users\Media\AppData\Roaming\Emby-Server\cache\news.json
2016-08-24 17:28:05.9216 Info HttpServer: HTTP GET http://localhost:9096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2016-08-24T00:28:05.914Z. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2837.0 Safari/537.36
2016-08-24 17:28:05.9216 Info HttpServer: HTTP Response 200 to ::1. Time: 2ms. http://localhost:9096/emby/News/Product?StartIndex=0&Limit=7
2016-08-24 17:28:05.9216 Info HttpServer: HTTP GET http://localhost:9096/emby/DisplayPreferences/dashboard?userId=aca1531ac3ad49609c7b26eb24f2c9ff&client=dashboard. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2837.0 Safari/537.36
2016-08-24 17:28:05.9216 Info HttpServer: HTTP Response 200 to ::1. Time: 13ms. http://localhost:9096/emby/ScheduledTasks
2016-08-24 17:28:05.9366 Info HttpServer: HTTP Response 200 to ::1. Time: 12ms. http://localhost:9096/emby/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2016-08-24T00:28:05.914Z
2016-08-24 17:28:05.9366 Info HttpServer: HTTP GET http://localhost:9096/emby/Packages/Updates?PackageType=UserInstalled. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2837.0 Safari/537.36
2016-08-24 17:28:05.9366 Info HttpServer: HTTP Response 200 to ::1. Time: 15ms. http://localhost:9096/emby/DisplayPreferences/dashboard?userId=aca1531ac3ad49609c7b26eb24f2c9ff&client=dashboard
2016-08-24 17:28:05.9366 Info InstallationManager: Opening C:\Users\Media\AppData\Roaming\Emby-Server\cache\serverpackages.json
2016-08-24 17:28:05.9516 Info HttpServer: HTTP Response 200 to ::1. Time: 35ms. http://localhost:9096/emby/System/Info
2016-08-24 17:28:05.9516 Info HttpServer: HTTP GET http://localhost:9096/emby/Packages/Updates?PackageType=System. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2837.0 Safari/537.36
2016-08-24 17:28:05.9516 Info HttpClient: Checking for cache file C:\Users\Media\AppData\Roaming\Emby-Server\cache\httpclient\f70ca6622474da8168a3b6c06f651a16
2016-08-24 17:28:06.0156 Info HttpServer: HTTP Response 200 to ::1. Time: 57ms. http://localhost:9096/emby/Packages/Updates?PackageType=System
2016-08-24 17:28:06.1175 Info HttpServer: HTTP Response 200 to ::1. Time: 178ms. http://localhost:9096/emby/Packages/Updates?PackageType=UserInstalled
2016-08-24 17:28:06.7393 Debug MediaEncoder: C:\Users\Media\AppData\Roaming\Emby-Server\ffmpeg\20160410\ffmpeg.exe -ss 00:05:00.000 -i file:"C:\Users\Media\Desktop\Video Test\Movies\Test-media\Test-media.1080p.bluray.ac3.mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "C:\Users\Media\AppData\Roaming\Emby-Server\cache\temp\fcdffbbc-92b4-4b13-ae68-49c4185d9f64.jpg"
2016-08-24 17:28:07.1704 Debug MediaEncoder: C:\Users\Media\AppData\Roaming\Emby-Server\ffmpeg\20160410\ffmpeg.exe -ss 00:10:00.000 -i file:"C:\Users\Media\Desktop\Video Test\Movies\Test-media\Test-media.1080p.bluray.ac3.mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "C:\Users\Media\AppData\Roaming\Emby-Server\cache\temp\cc7616d6-199f-450a-a924-a22ca9717bb2.jpg"
2016-08-24 17:28:07.7674 Debug MediaEncoder: C:\Users\Media\AppData\Roaming\Emby-Server\ffmpeg\20160410\ffmpeg.exe -ss 00:15:00.000 -i file:"C:\Users\Media\Desktop\Video Test\Movies\Test-media\Test-media.1080p.bluray.ac3.mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "C:\Users\Media\AppData\Roaming\Emby-Server\cache\temp\2cd3753e-47a5-47a7-9349-e446a9b33377.jpg"
2016-08-24 17:28:08.1515 Debug MediaEncoder: C:\Users\Media\AppData\Roaming\Emby-Server\ffmpeg\20160410\ffmpeg.exe -ss 00:20:00.000 -i file:"C:\Users\Media\Desktop\Video Test\Movies\Test-media\Test-media.1080p.bluray.ac3.mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "C:\Users\Media\AppData\Roaming\Emby-Server\cache\temp\ef552dd4-9961-4992-a2b9-42f56d04ac2e.jpg"
2016-08-24 17:28:08.2065 Info App: ActivityLogWebSocketListener stop transmitting over websocket to [::1]:56207
2016-08-24 17:28:08.2065 Info App: ActivityLogWebSocketListener Begin transmitting over websocket to [::1]:56207
2016-08-24 17:28:08.2065 Info App: SessionInfoWebSocketListener stop transmitting over websocket to [::1]:56207
2016-08-24 17:28:08.2065 Info App: ScheduledTasksWebSocketListener stop transmitting over websocket to [::1]:56207
2016-08-24 17:28:08.3995 Info App: ScheduledTasksWebSocketListener Begin transmitting over websocket to [::1]:56207
2016-08-24 17:28:08.4385 Info HttpServer: HTTP GET http://localhost:9096/emby/ScheduledTasks?IsEnabled=true. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2837.0 Safari/537.36
2016-08-24 17:28:08.4385 Info HttpServer: HTTP GET http://localhost:9096/emby/Library/VirtualFolders. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2837.0 Safari/537.36
2016-08-24 17:28:08.4385 Info HttpServer: HTTP Response 200 to ::1. Time: 6ms. http://localhost:9096/emby/ScheduledTasks?IsEnabled=true
2016-08-24 17:28:08.5595 Debug MediaEncoder: C:\Users\Media\AppData\Roaming\Emby-Server\ffmpeg\20160410\ffmpeg.exe -ss 00:25:00.000 -i file:"C:\Users\Media\Desktop\Video Test\Movies\Test-media\Test-media.1080p.bluray.ac3.mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "C:\Users\Media\AppData\Roaming\Emby-Server\cache\temp\a8a061a4-a625-4145-b3e7-4ed79df8c1b4.jpg"
2016-08-24 17:28:08.6411 Info HttpServer: HTTP Response 200 to ::1. Time: 202ms. http://localhost:9096/emby/Library/VirtualFolders
2016-08-24 17:28:08.6722 Info HttpServer: HTTP GET http://localhost:9096/emby/Items/62801d545b213279900d6d0cc96696f2/Images/Primary?quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2837.0 Safari/537.36
2016-08-24 17:28:08.6722 Info HttpServer: HTTP GET http://localhost:9096/emby/Items/384bb658bdd82344138c376d0e4945c0/Images/Primary?quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2837.0 Safari/537.36
2016-08-24 17:28:08.6722 Info HttpServer: HTTP GET http://localhost:9096/emby/Items/f137a2dd21bbc1b99aa5c0f6bf02a805/Images/Primary?quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2837.0 Safari/537.36
2016-08-24 17:28:08.6932 Info HttpServer: HTTP GET http://localhost:9096/emby/Items/7e64e319657a9516ec78490da03edccb/Images/Primary?quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2837.0 Safari/537.36
2016-08-24 17:28:08.6932 Info HttpServer: HTTP GET http://localhost:9096/emby/Items/0b2e6a012534cd34335f596ace08b422/Images/Primary?quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2837.0 Safari/537.36
2016-08-24 17:28:08.6932 Info HttpServer: HTTP GET http://localhost:9096/emby/Items/4e2749cb48f8efc795a779dc2cf01212/Images/Primary?quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2837.0 Safari/537.36
2016-08-24 17:28:08.7542 Debug XmlSerializer: Deserializing file C:\Users\Media\AppData\Roaming\Emby-Server\config\notifications.xml
2016-08-24 17:28:08.8795 Info HttpServer: HTTP Response 200 to ::1. Time: 186ms. http://localhost:9096/emby/Items/7e64e319657a9516ec78490da03edccb/Images/Primary?quality=90
2016-08-24 17:28:08.8795 Info HttpServer: HTTP GET http://localhost:9096/emby/Items/7d656fe8f45c79f4d5294214e09990a3/Images/Primary?quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2837.0 Safari/537.36
2016-08-24 17:28:08.8925 Info HttpServer: HTTP Response 200 to ::1. Time: 199ms. http://localhost:9096/emby/Items/0b2e6a012534cd34335f596ace08b422/Images/Primary?quality=90
2016-08-24 17:28:08.8925 Info HttpServer: HTTP GET http://localhost:9096/emby/Items/7998090d50b1b79e5a00ebc20c032d42/Images/Primary?quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2837.0 Safari/537.36
2016-08-24 17:28:08.9195 Info HttpServer: HTTP GET http://localhost:9096/emby/Items/4514ec850e5ad0c47b58444e17b6346c/Images/Primary?quality=90. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2837.0 Safari/537.36
2016-08-24 17:28:08.9195 Info HttpServer: HTTP Response 200 to ::1. Time: 248ms. http://localhost:9096/emby/Items/384bb658bdd82344138c376d0e4945c0/Images/Primary?quality=90
2016-08-24 17:28:09.0545 Info HttpServer: HTTP Response 200 to ::1. Time: 162ms. http://localhost:9096/emby/Items/7998090d50b1b79e5a00ebc20c032d42/Images/Primary?quality=90
2016-08-24 17:28:09.0645 Info HttpServer: HTTP Response 200 to ::1. Time: 371ms. http://localhost:9096/emby/Items/4e2749cb48f8efc795a779dc2cf01212/Images/Primary?quality=90
2016-08-24 17:28:09.2595 Info HttpServer: HTTP Response 200 to ::1. Time: 587ms. http://localhost:9096/emby/Items/62801d545b213279900d6d0cc96696f2/Images/Primary?quality=90
2016-08-24 17:28:09.2595 Info HttpServer: HTTP Response 200 to ::1. Time: 587ms. http://localhost:9096/emby/Items/f137a2dd21bbc1b99aa5c0f6bf02a805/Images/Primary?quality=90
2016-08-24 17:28:09.2635 Info HttpServer: HTTP Response 200 to ::1. Time: 344ms. http://localhost:9096/emby/Items/4514ec850e5ad0c47b58444e17b6346c/Images/Primary?quality=90
2016-08-24 17:28:09.3285 Info HttpServer: HTTP Response 200 to ::1. Time: 443ms. http://localhost:9096/emby/Items/7d656fe8f45c79f4d5294214e09990a3/Images/Primary?quality=90
2016-08-24 17:28:09.4285 Debug MediaEncoder: C:\Users\Media\AppData\Roaming\Emby-Server\ffmpeg\20160410\ffmpeg.exe -ss 00:30:00.000 -i file:"C:\Users\Media\Desktop\Video Test\Movies\Test-media\Test-media.1080p.bluray.ac3.mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "C:\Users\Media\AppData\Roaming\Emby-Server\cache\temp\c8e9464b-68a2-47c8-9285-295c29336140.jpg"
2016-08-24 17:28:09.7867 Debug MediaEncoder: C:\Users\Media\AppData\Roaming\Emby-Server\ffmpeg\20160410\ffmpeg.exe -ss 00:35:00.000 -i file:"C:\Users\Media\Desktop\Video Test\Movies\Test-media\Test-media.1080p.bluray.ac3.mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "C:\Users\Media\AppData\Roaming\Emby-Server\cache\temp\35e4014a-9039-4637-be9a-1d1b44048445.jpg"
2016-08-24 17:28:10.1897 Debug MediaEncoder: C:\Users\Media\AppData\Roaming\Emby-Server\ffmpeg\20160410\ffmpeg.exe -ss 00:40:00.000 -i file:"C:\Users\Media\Desktop\Video Test\Movies\Test-media\Test-media.1080p.bluray.ac3.mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "C:\Users\Media\AppData\Roaming\Emby-Server\cache\temp\d65f2e2e-fef7-447e-a8c6-fa6b7eb0ef70.jpg"
2016-08-24 17:28:10.5417 Info HttpServer: HTTP GET http://localhost:9096/emby/Users/aca1531ac3ad49609c7b26eb24f2c9ff/Items?Recursive=true&Limit=3&IsFolder=false&SortBy=DateCreated&SortOrder=Descending&Ids=39b14fd4d9ef1fe47ff195a41eddd30e. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2837.0 Safari/537.36
2016-08-24 17:28:10.5417 Info HttpServer: HTTP GET http://localhost:9096/emby/Users/aca1531ac3ad49609c7b26eb24f2c9ff/Items?Recursive=true&Limit=3&IsFolder=false&SortBy=DateCreated&SortOrder=Descending&Ids=39b14fd4d9ef1fe47ff195a41eddd30e. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2837.0 Safari/537.36
2016-08-24 17:28:10.5427 Debug MediaEncoder: C:\Users\Media\AppData\Roaming\Emby-Server\ffmpeg\20160410\ffmpeg.exe -ss 00:45:00.000 -i file:"C:\Users\Media\Desktop\Video Test\Movies\Test-media\Test-media.1080p.bluray.ac3.mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "C:\Users\Media\AppData\Roaming\Emby-Server\cache\temp\18af0716-fce8-4fd4-afed-6b850e1dec7d.jpg"
2016-08-24 17:28:10.5427 Info HttpServer: HTTP Response 200 to ::1. Time: 4ms. http://localhost:9096/emby/Users/aca1531ac3ad49609c7b26eb24f2c9ff/Items?Recursive=true&Limit=3&IsFolder=false&SortBy=DateCreated&SortOrder=Descending&Ids=39b14fd4d9ef1fe47ff195a41eddd30e
2016-08-24 17:28:10.5427 Info HttpServer: HTTP Response 200 to ::1. Time: 6ms. http://localhost:9096/emby/Users/aca1531ac3ad49609c7b26eb24f2c9ff/Items?Recursive=true&Limit=3&IsFolder=false&SortBy=DateCreated&SortOrder=Descending&Ids=39b14fd4d9ef1fe47ff195a41eddd30e
2016-08-24 17:28:10.8827 Debug MediaEncoder: C:\Users\Media\AppData\Roaming\Emby-Server\ffmpeg\20160410\ffmpeg.exe -ss 00:50:00.000 -i file:"C:\Users\Media\Desktop\Video Test\Movies\Test-media\Test-media.1080p.bluray.ac3.mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "C:\Users\Media\AppData\Roaming\Emby-Server\cache\temp\a25c602a-e817-4c2b-b264-b5a3a5c52730.jpg"
2016-08-24 17:28:11.4929 Debug MediaEncoder: C:\Users\Media\AppData\Roaming\Emby-Server\ffmpeg\20160410\ffmpeg.exe -ss 00:55:00.000 -i file:"C:\Users\Media\Desktop\Video Test\Movies\Test-media\Test-media.1080p.bluray.ac3.mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "C:\Users\Media\AppData\Roaming\Emby-Server\cache\temp\67de5f07-c65c-4aeb-a2c1-1ada570d2090.jpg"
2016-08-24 17:28:11.9519 Debug MediaEncoder: C:\Users\Media\AppData\Roaming\Emby-Server\ffmpeg\20160410\ffmpeg.exe -ss 01:00:00.000 -i file:"C:\Users\Media\Desktop\Video Test\Movies\Test-media\Test-media.1080p.bluray.ac3.mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "C:\Users\Media\AppData\Roaming\Emby-Server\cache\temp\d179fe03-2520-4cb0-b76a-0f8db2065344.jpg"
2016-08-24 17:28:12.3079 Debug MediaEncoder: C:\Users\Media\AppData\Roaming\Emby-Server\ffmpeg\20160410\ffmpeg.exe -ss 01:05:00.000 -i file:"C:\Users\Media\Desktop\Video Test\Movies\Test-media\Test-media.1080p.bluray.ac3.mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "C:\Users\Media\AppData\Roaming\Emby-Server\cache\temp\39e4ba29-4081-4045-87df-cbe271a02c63.jpg"
2016-08-24 17:28:12.6209 Debug MediaEncoder: C:\Users\Media\AppData\Roaming\Emby-Server\ffmpeg\20160410\ffmpeg.exe -ss 01:10:00.000 -i file:"C:\Users\Media\Desktop\Video Test\Movies\Test-media\Test-media.1080p.bluray.ac3.mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "C:\Users\Media\AppData\Roaming\Emby-Server\cache\temp\364fc9cb-4fff-4fda-b376-0d4ee6a77537.jpg"
2016-08-24 17:28:12.9459 Debug MediaEncoder: C:\Users\Media\AppData\Roaming\Emby-Server\ffmpeg\20160410\ffmpeg.exe -ss 01:15:00.000 -i file:"C:\Users\Media\Desktop\Video Test\Movies\Test-media\Test-media.1080p.bluray.ac3.mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "C:\Users\Media\AppData\Roaming\Emby-Server\cache\temp\e58fb7c8-d46e-4af4-8a16-694293a1aa5e.jpg"
2016-08-24 17:28:13.3869 Debug MediaEncoder: C:\Users\Media\AppData\Roaming\Emby-Server\ffmpeg\20160410\ffmpeg.exe -ss 01:20:00.000 -i file:"C:\Users\Media\Desktop\Video Test\Movies\Test-media\Test-media.1080p.bluray.ac3.mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "C:\Users\Media\AppData\Roaming\Emby-Server\cache\temp\7314f291-ebd3-4891-a053-0f49bce73d42.jpg"
2016-08-24 17:28:13.6569 Debug MediaEncoder: C:\Users\Media\AppData\Roaming\Emby-Server\ffmpeg\20160410\ffmpeg.exe -ss 01:25:00.000 -i file:"C:\Users\Media\Desktop\Video Test\Movies\Test-media\Test-media.1080p.bluray.ac3.mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "C:\Users\Media\AppData\Roaming\Emby-Server\cache\temp\08a4e2f1-880a-407d-aa58-57b1127efda7.jpg"
2016-08-24 17:28:14.0659 Debug MediaEncoder: C:\Users\Media\AppData\Roaming\Emby-Server\ffmpeg\20160410\ffmpeg.exe -ss 01:30:00.000 -i file:"C:\Users\Media\Desktop\Video Test\Movies\Test-media\Test-media.1080p.bluray.ac3.mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "C:\Users\Media\AppData\Roaming\Emby-Server\cache\temp\b7b9c48e-05af-482a-a62e-3c728f336e2c.jpg"
2016-08-24 17:28:14.4939 Debug MediaEncoder: C:\Users\Media\AppData\Roaming\Emby-Server\ffmpeg\20160410\ffmpeg.exe -ss 01:35:00.000 -i file:"C:\Users\Media\Desktop\Video Test\Movies\Test-media\Test-media.1080p.bluray.ac3.mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "C:\Users\Media\AppData\Roaming\Emby-Server\cache\temp\640d6b04-b956-4aec-8b6c-a64b45431087.jpg"
2016-08-24 17:28:14.9829 Debug MediaEncoder: C:\Users\Media\AppData\Roaming\Emby-Server\ffmpeg\20160410\ffmpeg.exe -ss 01:40:00.000 -i file:"C:\Users\Media\Desktop\Video Test\Movies\Test-media\Test-media.1080p.bluray.ac3.mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "C:\Users\Media\AppData\Roaming\Emby-Server\cache\temp\fc9f21c6-ae88-4615-ae22-1efb0d85169c.jpg"
2016-08-24 17:28:15.5179 Debug MediaEncoder: C:\Users\Media\AppData\Roaming\Emby-Server\ffmpeg\20160410\ffmpeg.exe -ss 01:45:00.000 -i file:"C:\Users\Media\Desktop\Video Test\Movies\Test-media\Test-media.1080p.bluray.ac3.mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "C:\Users\Media\AppData\Roaming\Emby-Server\cache\temp\f150707c-ba02-493e-bb45-1b1fcb0050f4.jpg"

 

Link to comment
Share on other sites

pir8radio

Is it possible he has real time folder monitoring enabled, and maybe its scanning before the full movie has reached the destination?

  • Like 1
Link to comment
Share on other sites

horstepipe

Is it possible he has real time folder monitoring enabled, and maybe its scanning before the full movie has reached the destination?

 

 

It is always a possibility.

 

not in my case, I created my whole movie database with disabled chapter image extraction. I enabled and started the task afterwards.

Link to comment
Share on other sites

horstepipe

The other difference besides OS is ffmpeg version.

So you think that's the point?

@@solabc16 what do you think? Is the Synology ffmpeg version too old for reliable chapter image extraction?

Link to comment
Share on other sites

solabc16

Hello All

 

It won't be because it's too old, it'll be because it's in development for the Marvell based hardware at the moment and this is just a 'bug' we need to iron out.

 

If we can grab the command line used to perform the image extraction, you can then run it directly from an SSH session and we'll get to find out what's really happening.

 

- James

Link to comment
Share on other sites

solabc16

Hi @@horstepipe

 

Here's an example command line used for image extraction, it should be good enough to give us an idea what's happening.

 

SSH to your box then run these commands:-

cd /var/packages/EmbyServer/target/ffmpeg/bin

sudo ./ffmpeg -ss 00:00:15.000 -i file:"/volume1/WollesNAS/Filme/Watchmen - Die Wächter (2009)/Watchmen - Die Wächter.1080p.bluray.ac3.mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "/volume1/WollesNAS/Filme/Watchmen - Die Wächter (2009)/testimg.jpg"

NOTE: You'll need to fixup the path to correct for the unicode characters that will have been mangled, don't just copy and paste it.

 

Can you also send a screenshot of the 'Scenes' and 'Media Info' sections for this movie in the WebUI.

 

- James

Link to comment
Share on other sites

horstepipe

Hi @@horstepipe

 

Here's an example command line used for image extraction, it should be good enough to give us an idea what's happening.

 

SSH to your box then run these commands:-

cd /var/packages/EmbyServer/target/ffmpeg/bin

sudo ./ffmpeg -ss 00:00:15.000 -i file:"/volume1/WollesNAS/Filme/Watchmen - Die Wächter (2009)/Watchmen - Die Wächter.1080p.bluray.ac3.mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "/volume1/WollesNAS/Filme/Watchmen - Die Wächter (2009)/testimg.jpg"

NOTE: You'll need to fixup the path to correct for the unicode characters that will have been mangled, don't just copy and paste it.

 

Can you also send a screenshot of the 'Scenes' and 'Media Info' sections for this movie in the WebUI.

 

- James

 

the command progresses without errors and the test image was being created.

 

http://imgur.com/a/GmKyO

 

sorry image upload doesn't work here for me atm.

Edited by horstepipe
Link to comment
Share on other sites

That's how we extract a single thumbnail. The command line for chapters is a little different. you can find it in the emby server log after it attempts to extract them.

Link to comment
Share on other sites

solabc16

@@Luke - can you clarify, this is taken from the log?

 

e.g.

2016-08-27 19:43:56.8045 Info TaskManager: Executing Chapter image extraction
2016-08-27 19:43:59.4446 Debug MediaEncoder: /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ss 00:00:15.000 -i file:"/volume1/MyEmbyMedia/Movies/500 Days of Summer (2009)/500 Days of Summer (2009).mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "/var/packages/EmbyServer/target/var/cache/temp/554e52f3-a05e-4b8d-949c-dc5e73247f14.jpg"
2016-08-27 19:43:59.8611 Debug MediaEncoder: /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ss 00:03:46.880 -i file:"/volume1/MyEmbyMedia/Movies/500 Days of Summer (2009)/500 Days of Summer (2009).mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "/var/packages/EmbyServer/target/var/cache/temp/e8cf1f4e-12db-45e8-8a5b-c4527d1bf1ad.jpg"
2016-08-27 19:44:00.2700 Debug MediaEncoder: /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ss 00:06:47.080 -i file:"/volume1/MyEmbyMedia/Movies/500 Days of Summer (2009)/500 Days of Summer (2009).mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "/var/packages/EmbyServer/target/var/cache/temp/21de2dfa-4b90-4cee-9426-402fec91c600.jpg"
2016-08-27 19:44:00.6982 Debug MediaEncoder: /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ss 00:08:55.360 -i file:"/volume1/MyEmbyMedia/Movies/500 Days of Summer (2009)/500 Days of Summer (2009).mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "/var/packages/EmbyServer/target/var/cache/temp/80628750-8db6-475e-ba84-baac57a0ade1.jpg"
2016-08-27 19:44:01.1160 Debug MediaEncoder: /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ss 00:12:59.880 -i file:"/volume1/MyEmbyMedia/Movies/500 Days of Summer (2009)/500 Days of Summer (2009).mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "/var/packages/EmbyServer/target/var/cache/temp/73268d77-7b2d-4ebe-a63c-ddd765648900.jpg"
2016-08-27 19:44:01.5432 Debug MediaEncoder: /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ss 00:13:46.880 -i file:"/volume1/MyEmbyMedia/Movies/500 Days of Summer (2009)/500 Days of Summer (2009).mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "/var/packages/EmbyServer/target/var/cache/temp/3d8014ee-c430-402f-bc8e-480eafb23cb8.jpg"
2016-08-27 19:44:01.9501 Debug MediaEncoder: /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ss 00:16:11.000 -i file:"/volume1/MyEmbyMedia/Movies/500 Days of Summer (2009)/500 Days of Summer (2009).mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "/var/packages/EmbyServer/target/var/cache/temp/5ab290ae-3a9c-4c10-b130-623cda280fb8.jpg"
2016-08-27 19:44:02.4011 Debug MediaEncoder: /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ss 00:18:30.320 -i file:"/volume1/MyEmbyMedia/Movies/500 Days of Summer (2009)/500 Days of Summer (2009).mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "/var/packages/EmbyServer/target/var/cache/temp/ccdb18f3-d8f1-4923-a28f-147687273107.jpg"
2016-08-27 19:44:02.8717 Debug MediaEncoder: /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ss 00:23:28.800 -i file:"/volume1/MyEmbyMedia/Movies/500 Days of Summer (2009)/500 Days of Summer (2009).mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "/var/packages/EmbyServer/target/var/cache/temp/3002d7b0-44ba-4521-8675-0a494bee23f6.jpg"
2016-08-27 19:44:03.2880 Debug MediaEncoder: /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ss 00:25:53.000 -i file:"/volume1/MyEmbyMedia/Movies/500 Days of Summer (2009)/500 Days of Summer (2009).mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "/var/packages/EmbyServer/target/var/cache/temp/56386de3-82cc-43c6-b9ef-7c96c404f9ed.jpg"
2016-08-27 19:44:03.7208 Debug MediaEncoder: /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ss 00:29:23.480 -i file:"/volume1/MyEmbyMedia/Movies/500 Days of Summer (2009)/500 Days of Summer (2009).mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "/var/packages/EmbyServer/target/var/cache/temp/a574ce33-20b7-499c-b697-eb0235d89f8a.jpg"
2016-08-27 19:44:04.1952 Debug MediaEncoder: /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ss 00:32:04.280 -i file:"/volume1/MyEmbyMedia/Movies/500 Days of Summer (2009)/500 Days of Summer (2009).mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "/var/packages/EmbyServer/target/var/cache/temp/e6816374-50d4-46a1-bdae-1d72ef9cc59b.jpg"
2016-08-27 19:44:04.6331 Debug MediaEncoder: /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ss 00:34:05.200 -i file:"/volume1/MyEmbyMedia/Movies/500 Days of Summer (2009)/500 Days of Summer (2009).mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "/var/packages/EmbyServer/target/var/cache/temp/b178f6b7-8f3f-4b3f-b162-2c82174cea35.jpg"
2016-08-27 19:44:05.0766 Debug MediaEncoder: /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ss 00:36:39.480 -i file:"/volume1/MyEmbyMedia/Movies/500 Days of Summer (2009)/500 Days of Summer (2009).mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "/var/packages/EmbyServer/target/var/cache/temp/e2633f90-201d-4f49-8f54-507c9d87ccde.jpg"
2016-08-27 19:44:05.5675 Debug MediaEncoder: /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ss 00:41:58.280 -i file:"/volume1/MyEmbyMedia/Movies/500 Days of Summer (2009)/500 Days of Summer (2009).mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "/var/packages/EmbyServer/target/var/cache/temp/b4cafd96-eb80-4518-86af-315f96bff011.jpg"
2016-08-27 19:44:06.0619 Debug MediaEncoder: /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ss 00:50:14.440 -i file:"/volume1/MyEmbyMedia/Movies/500 Days of Summer (2009)/500 Days of Summer (2009).mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "/var/packages/EmbyServer/target/var/cache/temp/2c107a2a-76ce-4095-b932-465c021d2c3f.jpg"
2016-08-27 19:44:06.5511 Debug MediaEncoder: /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ss 00:54:26.680 -i file:"/volume1/MyEmbyMedia/Movies/500 Days of Summer (2009)/500 Days of Summer (2009).mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "/var/packages/EmbyServer/target/var/cache/temp/1f631402-c362-44f1-bb76-02929cebc0ed.jpg"
2016-08-27 19:44:07.0215 Debug MediaEncoder: /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ss 00:57:56.600 -i file:"/volume1/MyEmbyMedia/Movies/500 Days of Summer (2009)/500 Days of Summer (2009).mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "/var/packages/EmbyServer/target/var/cache/temp/a9cbbb70-ae05-4022-8aa6-60cccab4ad72.jpg"
2016-08-27 19:44:07.5485 Debug MediaEncoder: /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ss 01:03:40.200 -i file:"/volume1/MyEmbyMedia/Movies/500 Days of Summer (2009)/500 Days of Summer (2009).mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "/var/packages/EmbyServer/target/var/cache/temp/daf1bc6e-8fb5-47bf-a7a2-f7262b2aa756.jpg"
2016-08-27 19:44:08.0360 Debug MediaEncoder: /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ss 01:07:54.680 -i file:"/volume1/MyEmbyMedia/Movies/500 Days of Summer (2009)/500 Days of Summer (2009).mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "/var/packages/EmbyServer/target/var/cache/temp/5f5fc5fe-072d-472e-bcc5-8581c1fa8a17.jpg"
2016-08-27 19:44:08.4390 Debug MediaEncoder: /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ss 01:12:09.200 -i file:"/volume1/MyEmbyMedia/Movies/500 Days of Summer (2009)/500 Days of Summer (2009).mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "/var/packages/EmbyServer/target/var/cache/temp/6cc14e79-38a5-4d83-a752-7252b7805d20.jpg"
2016-08-27 19:44:08.9396 Debug MediaEncoder: /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ss 01:15:45.280 -i file:"/volume1/MyEmbyMedia/Movies/500 Days of Summer (2009)/500 Days of Summer (2009).mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "/var/packages/EmbyServer/target/var/cache/temp/21d58998-6b97-4441-a19a-dc7b0a211636.jpg"
2016-08-27 19:44:09.3706 Debug MediaEncoder: /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ss 01:18:02.000 -i file:"/volume1/MyEmbyMedia/Movies/500 Days of Summer (2009)/500 Days of Summer (2009).mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "/var/packages/EmbyServer/target/var/cache/temp/736b1986-1659-4518-adfb-cf0949d82312.jpg"
2016-08-27 19:44:09.8061 Debug MediaEncoder: /var/packages/EmbyServer/target/ffmpeg/bin/ffmpeg -ss 01:23:33.480 -i file:"/volume1/MyEmbyMedia/Movies/500 Days of Summer (2009)/500 Days of Summer (2009).mkv" -threads 0 -v quiet -vframes 1 -vf "scale=600:trunc(600/dar/2)*2,thumbnail=30" -f image2 "/var/packages/EmbyServer/target/var/cache/temp/52a0bbf3-9589-4710-a0b1-b4a257689830.jpg"
2016-08-27 19:44:10.2967 Info TaskManager: Chapter image extraction Completed after 0 minute(s) and 13 seconds

57c40b703d7ab_ffmpeg_chapter_image_extra

 

- James

Link to comment
Share on other sites

solabc16

@@horstepipe

 

I took a look the MKV properties dump you sent me, this caught my eye...

Writing application : mkvmerge v2.9.0 ('Moanin'') built on May 22 2009 17:46:31
Writing library     : libebml v0.7.7 + libmatroska v0.8.1

When did you create this file? This is a very old version.

 

As you will have noted in some of the related threads you posted earlier (or a quick Google), there were issues with the way the MKV files were being created historically.

 

- James

Link to comment
Share on other sites

solabc16

Hello @@horstepipe

 

Can you also run the following, to make sure these behave as expected, posting the output back here.

 

SSH to your box then run these commands:-

cd /var/packages/EmbyServer/target/ffmpeg/bin

sudo ./ffprobe -i file:"/volume1/WollesNAS/Filme/Watchmen - Die Wächter (2009)/Watchmen - Die Wächter.1080p.bluray.ac3.mkv" -threads 0 -v info -print_format json -show_streams -show_chapters -show_format

sudo ./ffmpeg -i file:"/volume1/WollesNAS/Filme/Watchmen - Die Wächter (2009)/Watchmen - Die Wächter.1080p.bluray.ac3.mkv" -map 0:v:0 -an -filter:v idet -frames:v 500 -an -f null /dev/null

As before, you'll need to fixup the path to correct for the unicode characters.

 

- James

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