-
Travis Ralston authored
This needs to be expanded to cover more of what ffmpeg covers. This does not support animation for a few reasons: * Most clients which will be using a video thumbnail will be using it in such a way where even a GIF isn't supported. * Clients rely on the thumbnail endpoint returning images, which can lead to resource inefficiencies if we return GIFs. * Returning more optimized thumbnails is not feasible for compatibility with most clients.
Travis Ralston authoredThis needs to be expanded to cover more of what ffmpeg covers. This does not support animation for a few reasons: * Most clients which will be using a video thumbnail will be using it in such a way where even a GIF isn't supported. * Clients rely on the thumbnail endpoint returning images, which can lead to resource inefficiencies if we return GIFs. * Returning more optimized thumbnails is not feasible for compatibility with most clients.
Loading