#Debugging HEVC transcoding

1 messages · Page 1 of 1 (latest)

sonic frost
#

@opal grotto Better to continue here to avoid spamming general

#

Can you run ffprobe on both the downloaded Immich video and the one you transcoded with docker exec?

opal grotto
#

My testing method is to encode in unbutu (not in an immich container), replace the immich encoded video, and go directly to the api/asset/... url in mac safari to play the video (I know it will work in chrome).

#

If I encode with format h264, the file plays. if I encode wirth the format to hevc, the file does not play.

#

I THNK I FIGURED IT OUT - just going to run a few tests

#

YES - You need to add this to the ffmpeg command: -tag:v hvc1

#

Videos work perfectly in both mac safari and immich on iphone