![]() |
|
Airplay to XMBC videos not rotating - it's upside down!! - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111) +---- Forum: iOS support (/forumdisplay.php?fid=137) +---- Thread: Airplay to XMBC videos not rotating - it's upside down!! (/showthread.php?tid=110553) |
Airplay to XMBC videos not rotating - it's upside down!! - ajerazzor - 2011-09-20 05:45 I recently recorded a video on my iphone, and when airplayed to the ATV lowtide, it auto rotated it fine. When airplaying to XBMC the video shows upside down. Might be a rare occurrence but it happens. Not sure where to log this hope a dev sees it..... - davilla - 2011-09-20 05:48 everyone knows the drill, xbmc.log or no soup. - Ned Scott - 2011-09-20 08:29 in addition to posting your xbmc.log file, I would try transferring the movie to your computer and playing it from a network share and see if it does the same thing. - Memphiz - 2011-09-20 13:43 wtf should that be? ... i don't think we need to rotate movies in xbmc do we davilla? disgusting stuff ... maybe hold your camera in another angle when recording your movie? - ajerazzor - 2011-09-21 08:50 Memphiz Wrote:wtf should that be? ... i don't think we need to rotate movies in xbmc do we davilla? disgusting stuff ... maybe hold your camera in another angle when recording your movie? I could do that - I could also just play it in ATV lowtide - it is one of those things that doesnt bother me but thought it might be something that is either not implemented yet or has not been considered - if it did the same in atv lowtide I would just say bad luck.... - ajerazzor - 2011-09-21 08:51 davilla Wrote:everyone knows the drill, xbmc.log or no soup. Is a log going to be of any use - it is probably operating as expected - there is no crash - it just plays upside down? If it is of use, I will do if anyone is going to have a look at it? - Memphiz - 2011-09-21 13:33 i want to have an example clip which shows the problem ... upload it somewhere and post the link here please ... - Ned Scott - 2011-09-21 15:59 It's not an airplay problem, it's a Quick Time problem. I just tried it myself. I recorded 4 videos at every possible rotation of the iPhone, and only one plays correctly in XBMC (locally played, not over airplay). I'm guessing the .mov file has rotation data that is read when you play it in a native Apple/QT player, but isn't read by XBMC. I'll upload samples in a moment here. - Memphiz - 2011-09-22 00:26 learned somthing then ... didn't know that such crap even exists. With all the motion and orientation sensors the iphone just should now where the top and where the bottom is. And just record that in a correct orientation imho ... - Jezz_X - 2011-09-22 01:02 Seems like a fairly common problem with iOS http://www.google.com.au/search?gcx=c&q=quicktime+video+orientation+tag Also seems like its in the spec sheet as well http://developer.apple.com/library/ios/DOCUMENTATION/AVFoundation/Reference/AVCaptureConnection_Class/Reference/Reference.html#//apple_ref/occ/instp/AVCaptureConnection/videoOrientation Quote:Available in iOS 4.0 and later. |