2025-04-08, 08:27 PM
I am on Linux.
I'm wondering if these lines are spawning ffmpeg processes.
I'm assuming it would start a ffmpeg process based on the class that is generating the log. These lines would appear every time a library scan is run. Which usually also includes startup.
I'm wondering if these lines are spawning ffmpeg processes.
Code:
[2025-04-07 18:09:51.922 -04:00] [INF] [27] Emby.Server.Implementations.MediaEncoder.EncodingManager: Skipping chapter image extraction.....
I'm assuming it would start a ffmpeg process based on the class that is generating the log. These lines would appear every time a library scan is run. Which usually also includes startup.