- Joined
- Mar 10, 2019
It's a codec thing. The video is encoded HVEC which is pretty much only supported on Safari or if device has hardware support for the codec.
ffprobe:
Code:
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '1bb6dc87519a46c9993c8960266f32b0.mp4':
Metadata:
major_brand : mp42
minor_version : 1
compatible_brands: isommp41mp42
creation_time : 2024-08-18T20:22:38.000000Z
Duration: 00:00:04.79, start: 0.000000, bitrate: 15900 kb/s
Stream #0:0[0x1](und): Video: hevc (Main) (hvc1 / 0x31637668), yuv420p(tv, bt709), 720x1280, 15832 kb/s, 29.86 fps, 29.83 tbr, 600 tbn (default)
Metadata:
creation_time : 2024-08-18T20:22:38.000000Z
handler_name : Core Media Video
vendor_id : [0][0][0][0]
Stream #0:1[0x2](und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, mono, fltp, 63 kb/s (default)
Metadata:
creation_time : 2024-08-18T20:22:38.000000Z
handler_name : Core Media Audio
vendor_id : [0][0][0][0]
