You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On one of my video's I keep bumping into the the below error. The reason behind is that icc_transform apparently is not being found. It only happens on certain video's shot with a Google Pixel.
[Nest] 1272 - 02/01/2025, 9:41:37 AM ERROR [Microservices:JobService] Unable to run job handler (thumbnailGeneration/generate-thumbnails): Error: ffmpeg exited with code 244: Conversion failed!
[Nest] 1272 - 02/01/2025, 9:41:37 AM ERROR [Microservices:JobService] Error: ffmpeg exited with code 244: Conversion failed!
at ChildProcess.<anonymous> (/app/immich/server/node_modules/fluent-ffmpeg/lib/processor.js:180:22)
at ChildProcess.emit (node:events:518:28)
at ChildProcess._handle.onexit (node:internal/child_process:293:12)
[Nest] 1272 - 02/01/2025, 9:41:37 AM ERROR [Microservices:JobService] Object:
{
"id": "6a5297d7-9b72-485f-87ca-35350cf54811"
}
[Nest] 1272 - 02/01/2025, 9:41:37 AM ERROR [Microservices:JobService] Unable to run job handler (thumbnailGeneration/generate-thumbnails): Error: VipsOperation: class "icc_transform" not found
VipsOperation: class "icc_transform" not found
VipsJpeg: ./lib/jpegli/decode_scan.cc:535: Incomplete scan detected.
VipsJpeg: ./lib/jpegli/decode_marker.cc:60: Duplicate SOF marker.
[Nest] 1272 - 02/01/2025, 9:41:37 AM ERROR [Microservices:JobService] Error: VipsOperation: class "icc_transform" not found
VipsOperation: class "icc_transform" not found
VipsJpeg: ./lib/jpegli/decode_scan.cc:535: Incomplete scan detected.
VipsJpeg: ./lib/jpegli/decode_marker.cc:60: Duplicate SOF marker.
The OS that Immich Server is running on
Debian
Version of Immich Server
v1.125.7
Version of Immich Mobile App
N/A
Platform with the issue
Server
Web
Mobile
Your docker-compose.yml content
N/A
Your .env content
N/A
Reproduction steps
...
Relevant log output
Additional information
No response
The text was updated successfully, but these errors were encountered:
The bug
On one of my video's I keep bumping into the the below error. The reason behind is that icc_transform apparently is not being found. It only happens on certain video's shot with a Google Pixel.
The OS that Immich Server is running on
Debian
Version of Immich Server
v1.125.7
Version of Immich Mobile App
N/A
Platform with the issue
Your docker-compose.yml content
N/A
Your .env content
Reproduction steps
...
Relevant log output
Additional information
No response
The text was updated successfully, but these errors were encountered: