bug#42607: guix.gnu.org/videos don't play on iOS

2021-02-01 Thread Leo Famulari
On Wed, Jul 29, 2020 at 07:26:57PM -0400, Leo Famulari wrote: > > nginx can easily sniff iOS/Macintosh user agents and serve them an inferior > > format to match, such as h264 with MP3 audio, which can both be encoded > > using free software in Guix. > > Here is where the videos are created: > >

bug#42607: guix.gnu.org/videos don't play on iOS

2020-07-29 Thread Leo Famulari
On Thu, Jul 30, 2020 at 01:08:48AM +0200, Tobias Geerinckx-Rice via Bug reports for GNU Guix wrote: > nginx can easily sniff iOS/Macintosh user agents and serve them an inferior > format to match, such as h264 with MP3 audio, which can both be encoded > using free software in Guix. Here is where

bug#42607: guix.gnu.org/videos don't play on iOS

2020-07-29 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Guix, A sympathetic PotentialUser reported that they were unable to play any of our home-page videos on their iPad. Even Firefox didn't work. Leo pointed out that we use the VP9 and Opus codecs — both of which are still not supported by Apple[0][1]. Nor is Vorbis. nginx can easily sniff