FAQ  •  Register  •  Login

Seek good quality thumbs/pictures generated by serviiio?

<<

wazer

Serviio newbie

Posts: 19

Joined: Fri Dec 25, 2015 5:17 pm

Post Mon Mar 28, 2016 2:13 am

Seek good quality thumbs/pictures generated by serviiio?

This how it looks in webbrowser tv,phones,tablets and what not, its everyting, i tried disabling generate thumbs etc nothing helped.

How can i make those pictures look better??

Image
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Mar 28, 2016 7:02 pm

Re: Seek good quality thumbs/pictures generated by serviiio?

Not currently. There is a ticket pending to enable the users to define the resolution.
<<

wazer

Serviio newbie

Posts: 19

Joined: Fri Dec 25, 2015 5:17 pm

Post Tue Feb 28, 2017 3:19 am

Re: Seek good quality thumbs/pictures generated by serviiio?

zip wrote:Not currently. There is a ticket pending to enable the users to define the resolution.


Reviving this thread, does not seem to bee included as of 28-02-2017 on Version 1.8
Image
Image
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Feb 28, 2017 11:34 am

Re: Seek good quality thumbs/pictures generated by serviiio?

there is a serviio.hdThumbnailResoulution system variable now.

You can set it to something higher than 320, like

  Code:
-Dserviio.hdThumbnailResoulution=640


http://www.serviio.org/index.php?option ... e&id=21#q3

You'll also have to refresh the video metadata in the console and Force refresh so that the thumbnails are re-generated.
<<

wazer

Serviio newbie

Posts: 19

Joined: Fri Dec 25, 2015 5:17 pm

Post Thu Mar 02, 2017 4:03 am

Re: Seek good quality thumbs/pictures generated by serviiio?

zip wrote:there is a serviio.hdThumbnailResoulution system variable now.

You can set it to something higher than 320, like

  Code:
-Dserviio.hdThumbnailResoulution=640


http://www.serviio.org/index.php?option ... e&id=21#q3

You'll also have to refresh the video metadata in the console and Force refresh so that the thumbnails are re-generated.



So my file should look like this?

-Dserviio.hdThumbnailResoulution=1920 -Xmx512m

-Xmx512m

was already added.

I force refresh and and meta, still not working.

Think there needs to be an proper guide?

people in this are using another cmd and it seems to be working for them?

viewtopic.php?f=5&t=22535

Im totally confused now.

is it

-Xmx512m
-Dserviio.hdThumbnailResoulution=1280
-DhdThumbnailResoulution=1280

without any spaces?

or

-Xmx512m -Dserviio.hdThumbnailResoulution=1280 -DhdThumbnailResoulution=1280

Because this wont make the server start with either one of them when editing ServiioService.exe.vmoptions

640 ress is too low for me.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Mar 03, 2017 10:13 am

Re: Seek good quality thumbs/pictures generated by serviiio?

It should be

  Code:
-Xmx512m
-Dserviio.hdThumbnailResoulution=1280
<<

wazer

Serviio newbie

Posts: 19

Joined: Fri Dec 25, 2015 5:17 pm

Post Sat Mar 04, 2017 6:22 pm

Re: Seek good quality thumbs/pictures generated by serviiio?

zip wrote:It should be

  Code:
-Xmx512m
-Dserviio.hdThumbnailResoulution=1280


Thanks and if i just want all my generated pictures to be 1920x1080?

Return to Serviio Support & Help

Who is online

Users browsing this forum: No registered users and 43 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.