You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 7, 2019. It is now read-only.
I noticed from when uploading videos or music, thumbnails from either the id3 artwork or a screenshot of a video wouldn't be seen, instead you'd get the missing thumbnail image. I was thinking what if for videos, it'd generate a lossless png thumbnail from ffmpeg and a set frame. As for music you could retrieve the id3 info with getID3. Also for the thumbnails, would it be possible to have them cropped in, instead of scaled down to fit the 1:1 factor?
The text was updated successfully, but these errors were encountered:
I like the idea, it's just a fairly complex thing to do that I'd rather not have to deal with. If anyone else manages to implement it cleanly, I'm always open to pull requests.
I noticed from when uploading videos or music, thumbnails from either the id3 artwork or a screenshot of a video wouldn't be seen, instead you'd get the missing thumbnail image. I was thinking what if for videos, it'd generate a lossless png thumbnail from ffmpeg and a set frame. As for music you could retrieve the id3 info with getID3. Also for the thumbnails, would it be possible to have them cropped in, instead of scaled down to fit the 1:1 factor?
The text was updated successfully, but these errors were encountered: