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
Development
General Development (no feature request here!)
Replacement MTN (Thumbnailer) for H264 content
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="Jay_UK" data-source="post: 931280" data-attributes="member: 98509"><p>Hi there,</p><p> </p><p>What do you mean wrong aspect ratio?</p><p> </p><p>The total thumbnail size will be the size of the original source (if no size is specified).</p><p> </p><p>So in the case above 1920 x 800.</p><p> </p><p>Then you decided you wanted two rows x 1 column - therefore the width of the image will be 1920, but the height of each tile/frame will now be 800 / 2 = 400</p><p> </p><p>So the individual tiles will be 1920x400.</p><p> </p><p>What do you expect them to be?</p><p> </p><p>I can see several ways of handling this:</p><p> </p><p>Shrink the width of the tiles to maintain aspect ratio (and then fill the gaps with black?)</p><p>Crop the image?</p><p>Alter the overall thumb size to maintain aspect ratio (this will keep the aspect - but will mean the thumbnail will possibly be a different size depending on source?</p><p> </p><p>The original source will be large...they might be 1920x800 images!</p><p> </p><p>J.</p></blockquote><p></p>
[QUOTE="Jay_UK, post: 931280, member: 98509"] Hi there, What do you mean wrong aspect ratio? The total thumbnail size will be the size of the original source (if no size is specified). So in the case above 1920 x 800. Then you decided you wanted two rows x 1 column - therefore the width of the image will be 1920, but the height of each tile/frame will now be 800 / 2 = 400 So the individual tiles will be 1920x400. What do you expect them to be? I can see several ways of handling this: Shrink the width of the tiles to maintain aspect ratio (and then fill the gaps with black?) Crop the image? Alter the overall thumb size to maintain aspect ratio (this will keep the aspect - but will mean the thumbnail will possibly be a different size depending on source? The original source will be large...they might be 1920x800 images! J. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Replacement MTN (Thumbnailer) for H264 content
Contact us
RSS
Top
Bottom