
Videos taken on Pixel 6 Pro using Google camera dont play
This may be an issue with other videos from high end camera phones as well, but at a minimum the Pixel 6 Pro videos dont work.
Audio DOES work though it seems.
Sample video file is attached, but there's really no audio on this specific one - I don't say anything.
Is there any way to get this fixed?
If you need more sample files I can PM some larger ones to you.
Similar issue exists with PhotoView (a different project) -- see here incase it helps: https://github.com/photoview/photoview/issues/606
Answer

I suppose I should have raised this as a bug, I forgot that dropdown, sorry!

Unfortunately browser support for the encoding the video uses is limited to Apple's browser: https://caniuse.com/hevc
It's a bit stupid that a Google phone would use this encoding which the Google browser can't read.
I do plan to add soon real-time video transcoding to FileRun.
Customer support service by UserEcho
Unfortunately browser support for the encoding the video uses is limited to Apple's browser: https://caniuse.com/hevc
It's a bit stupid that a Google phone would use this encoding which the Google browser can't read.
I do plan to add soon real-time video transcoding to FileRun.