Unplayable videos with !-symbol

Some videos have this icon in top of thumbnail. What does it mean? img1 When I click these, I see this instead of Play icon: img2 I found this when I dig deeper into the item: img3
No description
16 Replies
Immich
Immich2mo ago
:wave: Hey @EbenezerIbiza, Thanks for reaching out to us. Please carefully read this message and follow the recommended actions. This will help us be more effective in our support effort and leave more time for building Immich :immich:. References - Container Logs: docker compose logs docs - Container Status: docker ps -a docs - Reverse Proxy: https://immich.app/docs/administration/reverse-proxy - Code Formatting https://support.discord.com/hc/en-us/articles/210298617-Markdown-Text-101-Chat-Formatting-Bold-Italic-Underline#h_01GY0DAKGXDEHE263BCAYEGFJA Checklist I have... 1. :ballot_box_with_check: verified I'm on the latest release(note that mobile app releases may take some time). 2. :ballot_box_with_check: read applicable release notes. 3. :ballot_box_with_check: reviewed the FAQs for known issues. 4. :ballot_box_with_check: reviewed Github for known issues. 5. :ballot_box_with_check: tried accessing Immich via local ip (without a custom reverse proxy). 6. :ballot_box_with_check: uploaded the relevant information (see below). 7. :ballot_box_with_check: tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable (an item can be marked as "complete" by reacting with the appropriate number) Information In order to be able to effectively help you, we need you to provide clear information to show what the problem is. The exact details needed vary per case, but here is a list of things to consider: - Your docker-compose.yml and .env files. - Logs from all the containers and their status (see above). - All the troubleshooting steps you've tried so far. - Any recent changes you've made to Immich or your system. - Details about your system (both software/OS and hardware). - Details about your storage (filesystems, type of disks, output of commands like fdisk -l and df -h). - The version of the Immich server, mobile app, and other relevant pieces. - Any other information that you think might be relevant. Please paste files and logs with proper code formatting, and especially avoid blurry screenshots. Without the right information we can't work out what the problem is. Help us help you ;) If this ticket can be closed you can use the /close command, and re-open it later if needed. Successfully submitted, a tag has been added to inform contributors. :white_check_mark:
EbenezerIbiza
EbenezerIbizaOP2mo ago
No description
No description
EbenezerIbiza
EbenezerIbizaOP2mo ago
Not sure why all images were not attached so attached them above Does immich use the hash of files for the index somehow? Meaning that if a file changes outside of immich will immich then give this red symbol? Even if the file is still at the same location/name?
bo0tzz
bo0tzz2mo ago
Yeah you should not change files outside of Immich Unless they're in an external library
EbenezerIbiza
EbenezerIbizaOP2mo ago
They are in external library All my files are in external lib So what happens if I change them? e.g. change EXIF date outside of immich? Would that result in this behavior?
mertalev
mertalev2mo ago
i believe it would reimport the changed asset (as if it’s new) and reprocess it (including transcoding) the exclamation mark typically means it either hasn’t transcoded the video yet or failed while trying to. you can check the job panel to see if it’s transcoding videos
EbenezerIbiza
EbenezerIbizaOP2mo ago
The jobs have all finish - zero green/active
mertalev
mertalev2mo ago
try clicking “missing” for transcoding after it finishes, check if there are errors in the logs
EbenezerIbiza
EbenezerIbizaOP2mo ago
Which log? container logs?
mertalev
mertalev2mo ago
yes, the server container logs
EbenezerIbiza
EbenezerIbizaOP2mo ago
I disabled those for now. I guess I will have to re-enable... But it was producing waay to much log... Yes, there are errors in the logs. Do you want me to paste them here?
EbenezerIbiza
EbenezerIbizaOP2mo ago
EbenezerIbiza
EbenezerIbizaOP2mo ago
I am not too much into the details here. Does this mean that the video file is corrupt and ffmpeg fails on it? If this is the case, I think there might still be a problem in immich because those videos have worked fine in immich and then some metadata was changed, I think, and they suddenly got the red !-symbol in immich. But immich was able to transcode/play them before. And other players like vlc also plays them just fine.
tj
tj5w ago
@EbenezerIbiza I'm experiencing something similar - which browser are you using? when I use Arc (a Chromium-like) the videos fail to play, but when I download the video (by right-clicking in the player and saving it, not from Immich's download button) then other things can play it just fine. and it works in Safari I'll download Chrome to see if it's a Chromium issue or just an Arc quirk strangely works in Chrome which is using the exact same Chromium version as Arc, curious
EbenezerIbiza
EbenezerIbizaOP5w ago
I have tried different browsers.

Did you find this page helpful?