Commit Graph

12 Commits

Author SHA1 Message Date
David Halls
8be5ea5d51 Add rotation metadata if initially in portrait mode
YouTube ignores it though - only supports landscape
2021-07-18 07:32:31 +01:00
David Halls
2767c05572 Display portrait video correctly 2021-07-17 08:44:02 +01:00
David Halls
2479db5401 Start handling portrait video
Android phones typically only support encoding of landscape.
Still need to rotate the display back again.
2021-07-16 07:18:18 +01:00
David Halls
dde25c21cd webcodecs mode working 2021-07-08 22:40:31 +01:00
David Halls
72fcd1460e Reduce number of update events 2021-07-08 20:55:27 +01:00
David Halls
7e4212f448 Start changes to use webm-muxer.js 2021-07-06 08:35:17 +01:00
David Halls
3ad52c7b3b Add note about Safari bug on iOS 2021-06-05 16:28:38 +01:00
David Halls
d2d2a531a6 More Safari fixes 2021-06-04 23:50:03 +01:00
David Halls
c1226687cc Move silence fixup into hls-worker 2021-06-04 08:09:56 +01:00
David Halls
4211360ecc Use WebAudio to add missing audio track 2021-06-03 20:00:10 +01:00
David Halls
d157db2729 Add fallback to MP4 for Safari 2021-05-29 08:37:37 +01:00
David Halls
82cfefec84 Move files to site/ and catch errors 2021-05-28 21:51:06 +01:00