Is there any way XBMC can keep rotated image?
I'm rotating images by pressing R key but when browsing to it back it remais unrotated...
Save image orientation after rotate ?
parslej
Member Posts: 92 Joined: Aug 2011 Reputation: 4 |
|
| find quote |
vdrfan
Team-XBMC Developer Posts: 2,787 Joined: Jan 2008 Reputation: 7 Location: Germany |
2011-11-30 09:48
Post: #2
As there's no picture database, there's no way to store the rotation information. Sorry.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
parslej
Member Posts: 92 Joined: Aug 2011 Reputation: 4 |
2011-11-30 09:53
Post: #3
vdrfan Wrote:As there's no picture database, there's no way to store the rotation information. Sorry. That's bad Means I still another program for rotation / savingAny plans to implement picure DB, or at least option in cfg to save picture after rotation (this shall be easy) ? |
| find quote |
vdrfan
Team-XBMC Developer Posts: 2,787 Joined: Jan 2008 Reputation: 7 Location: Germany |
2011-11-30 09:59
Post: #4
Nope, no plans. Patches welcome
. Not sure i like the idea of manipulating the users images from withing XBMC. You could try to feature request it (trac.xbmc.org) in case there's no such ticket yet.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
parslej
Member Posts: 92 Joined: Aug 2011 Reputation: 4 |
2011-11-30 10:43
Post: #5
vdrfan Wrote:Nope, no plans. Patches welcome Will try to request then. I can not see anything against img rotation saving if this can be added in config as an option - so end user can decide... Happy to add some patch but I'm c# developer and this is not big value for XBMC Project...
|
| find quote |
Robotica
Posting Freak Posts: 928 Joined: Aug 2010 Reputation: 3 |
2011-11-30 17:44
Post: #6
I wrote a little topic about the picture database: http://forum.xbmc.org/showthread.php?tid=113290
|
| find quote |
Robotica
Posting Freak Posts: 928 Joined: Aug 2010 Reputation: 3 |
2012-08-08 17:05
Post: #7
(2011-11-30 09:48)vdrfan Wrote: As there's no picture database, there's no way to store the rotation information. Sorry. there is... If the EXIF parser writes the orientation to the EXIF fields, no need for a picture database. I don't know if the used EXIF-parser can write. |
| find quote |

Means I still another program for rotation / saving
. Not sure i like the idea of manipulating the users images from withing XBMC. You could try to feature request it (trac.xbmc.org) in case there's no such ticket yet.
Search
Help