user-53
28-08-2013, 01:04 AM
Partial from an --info output yields...
coupled with the option ...
I would like to use the above option in PVR mode like this...
where the nearest size found to 1000x1000px is saved as embedded art, in the above case thumbnail6.
This would allow my player to look great when displaying embedded artwork from GiP recorded shows.
Thanks in advance.
Code:
pid: b039yx23
player: http://www.bbc.co.uk/iplayer/episode/b039yx23/Adele_Roberts_26_08_2013/
thumbfile: V:\_incoming\_iplayer\Adele_Roberts\Adele_Roberts\Adele_Roberts_-_26_08_2013_b039yx23_default.jpg
thumbnail: http://www.bbc.co.uk/iplayer/images/episode/b039yx23_150_84.jpg
thumbnail1: http://ichef.bbci.co.uk/programmeimages/episode/b039yx23_86_48.jpg
thumbnail2: http://ichef.bbci.co.uk/programmeimages/episode/b039yx23_150_84.jpg
thumbnail3: http://ichef.bbci.co.uk/programmeimages/episode/b039yx23_178_100.jpg
thumbnail4: http://ichef.bbci.co.uk/programmeimages/episode/b039yx23_512_288.jpg
thumbnail5: http://ichef.bbci.co.uk/programmeimages/episode/b039yx23_528_297.jpg
thumbnail6: http://ichef.bbci.co.uk/programmeimages/episode/b039yx23_640_360.jpg
coupled with the option ...
Code:
--thumbsize <index|width> Default thumbnail size/index to use for the current recording and metadata (see --info for thumbnailN: to get size/index)
I would like to use the above option in PVR mode like this...
Code:
thumbsize 1000
This would allow my player to look great when displaying embedded artwork from GiP recorded shows.
Thanks in advance.