MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Help on Development » General Development (no feature request here!)


General Development (no feature request here!) You were able to fix an issue, or improved a feature? Post it here.

Reply
 
LinkBack (1) Thread Tools Display Modes
Old 2007-12-17, 20:28   #41 (permalink)
Portal Member
 
Darre's Avatar
 
Join Date: Apr 2007
Age: 23
Posts: 680
Thanks: 77
Thanked 47 Times in 38 Posts

Country:


Default

To have this in the viewmode switcher would be awesome. For now I only use this one.
Darre is offline   Reply With Quote
Old 2007-12-18, 08:47   #42 (permalink)
Portal Member
 
Join Date: Nov 2007
Posts: 86
Thanks: 4
Thanked 0 Times in 0 Posts

Country:


Default

I guess it doesn't work as well as it could with avi movies. In my case, it always strech all movies, it doesn't matter if they are 4:3, 16:9, 1.79:1, 1.85:1... it always fills the screen, so if you see films, you see people with some enlargement. Maybe it works well with TV, cause there's only two aspect ratios on it.
LXTR is offline   Reply With Quote
Old 2007-12-18, 09:13   #43 (permalink)
Portal Member
 
Darre's Avatar
 
Join Date: Apr 2007
Age: 23
Posts: 680
Thanks: 77
Thanked 47 Times in 38 Posts

Country:


Default

This zoom mode doesn't recognize what input you got, its meant to be used on 4:3 content only. To get auto-switching you need the view-mode switcher plugin.
Darre is offline   Reply With Quote
Old 2007-12-18, 09:28   #44 (permalink)
Portal Member
 
Join Date: Nov 2007
Posts: 86
Thanks: 4
Thanked 0 Times in 0 Posts

Country:


Default

So then... what´s the difference between this aspecto ratio and the strecht one included in MP?
LXTR is offline   Reply With Quote
Old 2007-12-18, 11:20   #45 (permalink)
Portal Member
 
Join Date: Mar 2007
Age: 27
Posts: 38
Thanks: 0
Thanked 8 Times in 2 Posts

Country:


Default

As mentioned by Darre, this zoom mode assumes the source aspect ratio is 4:3, it shouldn't be used for non 4:3 content.

The difference between stretch and this one, is this one stretches the side more than the middle, so the middle area loses proportion much less.
ol263 is offline   Reply With Quote
Old 2007-12-18, 11:45   #46 (permalink)
Portal Member
 
Join Date: Nov 2007
Posts: 86
Thanks: 4
Thanked 0 Times in 0 Posts

Country:


Default

Thanks a lot both of you! Really usefull your help indeed. Just a question more... Is there any way of make a rule so when the pciture is 4:33, then this aspect ratio is aplied, but if it's is not, aply normal aspect ratio by example?

(i suppose i'm asking for too much, sorry...) ;-)
LXTR is offline   Reply With Quote
Old 2007-12-18, 16:22   #47 (permalink)
Portal Developer
 
lkuech's Avatar
 
Join Date: Feb 2007
Location: Hamburg
Age: 34
Posts: 515
Thanks: 26
Thanked 41 Times in 15 Posts

Country:

My System

Default

Hi ol263.

I really like your new zoom mode. Maybe I have an idea to make the things a bit easier for the people (and your self)
Easier as the implementation of a complete new zoom mode (which requires changes to many file or even plugins like the viewmodeswitcher) would be the replacement of an existing zoom mode.
I personally have changed your patch to replace the "Pan&Scan"-mode which is not interesting for a user with a 16:9 screen.

Bye
Lars
__________________
Using a wide screen and tired of changing the aspect ratio via remote all the time? Use the ViewModeSwitcher Plugin and everything is working automatically.
Are you able to find your home in MediaPortal? Yes you are! With the WorldMap plugin!
lkuech is offline   Reply With Quote
Old 2007-12-18, 16:31   #48 (permalink)
Portal Member
 
Darre's Avatar
 
Join Date: Apr 2007
Age: 23
Posts: 680
Thanks: 77
Thanked 47 Times in 38 Posts

Country:


Default

So lkuech will you include this in a new svn? Or are you (or the author) going to post a patch that does just that? would be great because then its easy to implent in viewmode switcher without changing that plugin.
Darre is offline   Reply With Quote
Old 2007-12-18, 17:04   #49 (permalink)
Portal Member
 
Join Date: Mar 2007
Age: 27
Posts: 38
Thanks: 0
Thanked 8 Times in 2 Posts

Country:


Default

Quote:
Originally Posted by LXTR View Post
Thanks a lot both of you! Really usefull your help indeed. Just a question more... Is there any way of make a rule so when the pciture is 4:33, then this aspect ratio is aplied, but if it's is not, aply normal aspect ratio by example?

(i suppose i'm asking for too much, sorry...) ;-)
That's just what ViewModeSwitcher does, see previous 2 replies.

Quote:
Originally Posted by lkuech View Post
Hi ol263.

I really like your new zoom mode. Maybe I have an idea to make the things a bit easier for the people (and your self)
Easier as the implementation of a complete new zoom mode (which requires changes to many file or even plugins like the viewmodeswitcher) would be the replacement of an existing zoom mode.
I personally have changed your patch to replace the "Pan&Scan"-mode which is not interesting for a user with a 16:9 screen.

Bye
Lars
That would be indeed much easier, requiring changes to only 2 or 3 files.

To extend on that some more I might do:
- Change the Pan&Scan parameters depending on the screen dimensions: If it's 4:3, use classic pan&scan, if it's 16:9 use this mode.
- Change the AR name in the strings.xml file, instead of calling it "Pan&Scan" or "Smart 4:3->16:9", just call it "Smart", which would represent both cases.

Last edited by ol263; 2007-12-18 at 17:21. Reason: Automerged Doublepost
ol263 is offline   Reply With Quote
Old 2007-12-18, 23:27   #50 (permalink)
Portal Member
 
Join Date: Mar 2007
Age: 27
Posts: 38
Thanks: 0
Thanked 8 Times in 2 Posts

Country:


Default

OK, i've done the above, see the original post for details.

I assume it should work with ViewModeSwitcher, though I haven't tried.

Please note what I wrote there about overwriting the previous version with the new one. Don't! Restore the official binaries first and then install the new version.
ol263 is offline   Reply With Quote
Reply

Bookmarks

Tags
43andgt169, implemented, nonlinear, smart, stretching

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

LinkBacks (?)
LinkBack to this Thread: http://forum.team-mediaportal.com/general-development-no-feature-request-here-48/implemented-non-linear-smart-stretching-4-3-16-9-a-30446/
Posted By For Type Date
OB1KOB's bookmarks on del.icio.us This thread Refback 2008-07-13 11:43

Similar Threads
Thread Thread Starter Forum Replies Last Post
New zoom mode: 4/3 -> 16/9 non-linear distortion mystic2k Improvement Suggestions 15 2007-11-08 22:50
strange stretching and flickering of text and UI in tvguide joostzilla General Support 0 2007-10-23 20:20
Stretching thumbnails when browsing mikael MediaPortal 1 Talk 1 2007-01-22 10:19
smart mode for viewing 4:3 as 16:9 dipunm Improvement Suggestions 6 2006-09-08 11:26
(linear) Editing of DVR-MS files simple and free suslik Tips and Tricks 0 2005-07-17 20:47


All times are GMT +1. The time now is 13:06.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress