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: 934364" data-attributes="member: 98509"><p>Hi there,</p><p> </p><p>What is the issue with the width?</p><p> </p><p>The overrall thumbnail width is either specified with "-w" or matches the source video width (or if that fails, defaults to 1270)</p><p> </p><p>Looking at the last processed movie:</p><p> </p><p>Video width = 1920</p><p>Thumbnail width is not specified - so set to same as the Video width = 1920</p><p>External border = 3</p><p>Internal border = 8</p><p> </p><p>Tile Width = (Video Width - Left External Border - Right External Border - (Internal Border * (Columns -1)))/Columns</p><p> </p><p>Therefore:</p><p> </p><p>Tile width: (1920 - 3 - 3 - (8 * (3-1)))/3 = 632 (rounded to 633)</p><p> </p><p>Cheers,</p><p> </p><p>J.</p></blockquote><p></p>
[QUOTE="Jay_UK, post: 934364, member: 98509"] Hi there, What is the issue with the width? The overrall thumbnail width is either specified with "-w" or matches the source video width (or if that fails, defaults to 1270) Looking at the last processed movie: Video width = 1920 Thumbnail width is not specified - so set to same as the Video width = 1920 External border = 3 Internal border = 8 Tile Width = (Video Width - Left External Border - Right External Border - (Internal Border * (Columns -1)))/Columns Therefore: Tile width: (1920 - 3 - 3 - (8 * (3-1)))/3 = 632 (rounded to 633) Cheers, 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