home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
[Plugin] DVDArt - All artwork for MovingPictures, MyFilms, TVSeries, Music & more!!!
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="kiwijunglist" data-source="post: 923698" data-attributes="member: 76888"><p>Hi m3cury</p><p> </p><p>Here is everything you need to auto create missing disc images, I went with 1000x1000 format because that is what fanart.tv has been using.</p><p> </p><p>The command for using movie poster is</p><p>[code]convert poster.jpg -resize 1500x1500 ^ -gravity center -crop 1000x1000+0+0 +repage ^ transparency_mask.png -alpha off -compose copy_opacity -composite dvdoverlay.png -compose over -composite ^ result.png[/code]</p><p> </p><p>The command for movie fanart is</p><p>[code]convert fanart.jpg -resize 1778x1778 ^ -gravity center -crop 1000x1000+0+0 +repage ^ transparency_mask.png -alpha off -compose copy_opacity -composite dvdoverlay.png -compose over -composite ^ result.png[/code]</p><p> </p><p>It expects fanart to be 16:9 and movie poster to be 10x15. The commands above are for fanart.jpg and poster.jpg but you can subsitute fanart.png and poster.png if they the source material is in png format.</p></blockquote><p></p>
[QUOTE="kiwijunglist, post: 923698, member: 76888"] Hi m3cury Here is everything you need to auto create missing disc images, I went with 1000x1000 format because that is what fanart.tv has been using. The command for using movie poster is [code]convert poster.jpg -resize 1500x1500 ^ -gravity center -crop 1000x1000+0+0 +repage ^ transparency_mask.png -alpha off -compose copy_opacity -composite dvdoverlay.png -compose over -composite ^ result.png[/code] The command for movie fanart is [code]convert fanart.jpg -resize 1778x1778 ^ -gravity center -crop 1000x1000+0+0 +repage ^ transparency_mask.png -alpha off -compose copy_opacity -composite dvdoverlay.png -compose over -composite ^ result.png[/code] It expects fanart to be 16:9 and movie poster to be 10x15. The commands above are for fanart.jpg and poster.jpg but you can subsitute fanart.png and poster.png if they the source material is in png format. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
[Plugin] DVDArt - All artwork for MovingPictures, MyFilms, TVSeries, Music & more!!!
Contact us
RSS
Top
Bottom