11 Commits

Author SHA1 Message Date
3ca1c1ec9a improve (plg_video_transcode): ffmpeg improvements 2022-11-29 21:50:30 +11:00
849b00ba36 clean (plg_video_transcode): more readable ffmpeg command
The idea is to play with the params in ffmpeg until we find the
perfect setup for HLS and have everything version control by git
2022-11-29 20:48:06 +11:00
ec575d68b1 fix (#522): issue handling certain kind of mkv
whenever too many audio are available, videojs wouldn't be able to
load the hls stream
2022-11-29 08:25:58 +11:00
a82177e719 maintain (ctx): pass app context as pointer 2022-08-30 17:27:23 +10:00
f7a4e52703 maintain (go): go format 2021-08-22 16:47:09 +10:00
2c891c35c8 fix (#234): missing mime type 2020-03-05 21:30:30 +11:00
03877addb7 fix (transcoding): make the config data available from the admin console 2020-02-11 18:17:08 +11:00
84500e6a60 feature (transcoding): video transcoding blacklist 2019-12-21 17:45:51 +11:00
6799e4dc78 feature (transcoding): don't transcode video formats well supported by browsers 2019-12-18 12:29:41 +11:00
cb519d7d24 feature (transcoding): update csp 2019-12-18 03:29:25 +11:00
539a6f086d feature (transcoding): live transcoding 2019-12-18 02:18:58 +11:00