* Framerate fix
Keep original framerate up to 60fps, halve any framerate above 60fps. Because of "video_frame_rate": Fraction(video_info["r_frame_rate"]), it does not work, when float used, the video is encoded but framerate suffers from rounding error.
* Framerate fix
Keep original framerate up to 60fps, halve any framerate above 60fps. Because of "video_frame_rate": Fraction(video_info["r_frame_rate"]), it does not work, when float used, the video is encoded but framerate suffers from rounding error.
* Introduction of minimum bitrate modifier
A minimum bitrate modifier introduced as per https://developers.google.com/media/vp9/settings/vod
* Introduction of minimum bitrate modifier
A minimum bitrate modifier introduced as per https://developers.google.com/media/vp9/settings/vod
* Deinterlacing and better filter logic
* Framerate fix
Keep original framerate up to 60fps, halve any framerate above 60fps. Because of "video_frame_rate": Fraction(video_info["r_frame_rate"]), it does not work, when float used, the video is encoded but framerate suffers from rounding error.
* Framerate fix
Keep original framerate up to 60fps, halve any framerate above 60fps. Because of "video_frame_rate": Fraction(video_info["r_frame_rate"]), it does not work, when float used, the video is encoded but framerate suffers from rounding error.
* Introduction of minimum bitrate modifier
A minimum bitrate modifier introduced as per https://developers.google.com/media/vp9/settings/vod
* Introduction of minimum bitrate modifier
A minimum bitrate modifier introduced as per https://developers.google.com/media/vp9/settings/vod
* Added frontend development files/environment
* More items-categories related removals
* Improvements in pages templates (inc. static pages)
* Improvements in video player
* Added empty home page message + cta
* Updates in media, playlist and management pages
* Improvements in material icons font loading
* Replaced media & playlists links in frontend dev-env
* frontend package version update
* chnaged frontend dev url port
* static files update
* Changed default position of theme switcher
* enabled frontend docker container
Segregation of Dev and Prod envs, addition of tests
Co-authored-by: Markos Gogoulos <mgogoulos@gmail.com>
Co-authored-by: Ubuntu <shubhank@my-hostings.nxfutj5b2tlubjykddwgszqteb.bx.internal.cloudapp.net>
* Remove Loading Video Visibility Bug
* Quality Y-Overflow for Mobile
* Update _commons.js
* Oneliner
* Reset _common.js
* Use OnLoad
* Use Observer
* No Max-Height
* Webserver security
* Create vHost dirs during install; link vHost to sites-enabled
* Remove default vHosts during install
* Only generate new DH params when also using real certificates
* Removed duplicate ssl_ecdh_curve