Skip to content
  • Travis Ralston's avatar
    919b52d9
    Add preliminary support for MP4 files · 919b52d9
    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.
    919b52d9
    Add preliminary support for MP4 files
    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.
Loading