Is it in any way possible to specifiy the dimensions of the thumbnail generated when a video is uploaded?
The default dimensions are way to small for the application I’m building.
Is it in any way possible to specifiy the dimensions of the thumbnail generated when a video is uploaded?
The default dimensions are way to small for the application I’m building.
Yes, it in the peertube config: PeerTube/config/default.yaml at develop · Chocobozzz/PeerTube · GitHub
Thanks Chocobozzz!