Page 1 of 1
Custom Thumbnails

Posted:
Fri Jun 09, 2017 9:42 pm
by jimgeldermann
I've been creating thumbnails for my videos, placing them into a folder with the video and grabbing the thumbnail url with the restapi, to store in my database that renders HTML5 pages. The thumbnails show up correctly when the page loads, but as you can see from the attachment they are very blurry.
I've tried different pixels and jpeg and png, but the results are the same.
Re: Custom Thumbnails

Posted:
Sat Jun 10, 2017 12:28 am
by atc98092
The first thing to set is a setting in the profiles.xml file. At the bottom of the very first profile (the Generic profile) you will see this line:
<ThumbnailsResolution>DLNA</ThumbnailsResolution>
Change DLNA to HD and then either restart the Serviio process or reboot the computer. Now see if that is sufficient resolution for your use.
Re: Custom Thumbnails

Posted:
Sat Jun 10, 2017 3:28 am
by jimgeldermann
Thanks. Much better.
Sent from my iPhone using Tapatalk
Re: Custom Thumbnails

Posted:
Sat Jun 10, 2017 10:05 pm
by atc98092
No problem. Remember that you'll need to make that change every time Serviio is updated. The update install will create a new Profiles file with the default setting.