XBMC Video Thumbnails: Where is the code for that? (re: video rotation)
#1
I've manually applied the patch in ticket #12231 to fix upside down QuickTime MOV files (ie. iPhone recorded videos) but the video thumbnails are still upside down.

Can somebody point me in the right direction of where in the XBMC source code it generates the thumbnail images? Does it use FFmpeg?

The patch in the ticket above modifies the linked FFmpeg library to read the rotation metadata and works perfectly and I think I might be able to adapt it to fix the thumbnails as well but I'm not sure where to look...
Reply
#2
Yes, it uses ffmpeg. Grep the sources for DVDFileInfo
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.


Image
Reply
#3
Thanks for the info!
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC Video Thumbnails: Where is the code for that? (re: video rotation)0