Inrixia / Floatplane-Downloader

Project for automatically organizing and downloading Floatplane videos for plex.
https://monitor.spookelton.net/public-dashboards/db0aec66747b4950b01b128916eb737e
GNU Affero General Public License v3.0
152 stars 41 forks source link

Embed Thumbnail #124

Closed Dragonlord1005 closed 1 year ago

Dragonlord1005 commented 1 year ago

I believe their is a functionality in ffmpeg that allows you to embed thumbnails into videos, this would be a great functionality to have in my opinion

Inrixia commented 1 year ago

Looks like this is possible. https://stackoverflow.com/questions/54717175/how-do-i-add-a-custom-thumbnail-to-a-mp4-file-using-ffmpeg

Inrixia commented 1 year ago

Done in https://github.com/Inrixia/Floatplane-Downloader/commit/e9b67a7d3530895a1505799361178ecf43043fcc

This is live on dev now