3D flags
#16
Cool. Thanks a lot.
cU

xbmc4me
Reply
#17
It would be nice to have the option like the an icon or tick box for a movie to be showed as 3D, so the cover art will show a 3D icon or have in the database the option like : Avatar or Avatar 3D

Now in my library I can't see which movies are 3D and which one are not until start playing it
iMac OS X 10.10, ATV3, LG 3D TV, Onkyo Home cinema 5.1,SLICE/OpenELEC/HELIX
Reply
#18
(2013-11-06, 23:06)ronie Wrote: 2013-11-06 New infolabel + infobool
  • ListItem.IsStereoscopic
will return true if the selected video is 3D.


  • ListItem.StereoscopicMode
will return the stereomode of the selected video (i.e. mono, split_vertical, split_horizontal, row_interleaved, anaglyph_cyan_red, anaglyph_green_magenta)


git commit: https://github.com/xbmc/xbmc/commit/cb38...b7f89c8f0b
pull request: 3340 (PR)

based on what XBMC flags a video as 3D?

Would there be a way to quickly flag videos as 3D? Maybe specifing the content of the source folder as 3D with an optional togglebutton?
I'm asking because I have to manually flag the videos as 3D and this way the infolabel is kinda useless. I mean not useless but it would be like having to manually set audio codecs and resolution for each video...
Image Image
Did I Help? Add to my reputation
Reply
#19
(2013-11-11, 13:10)fastcolors Wrote:
(2013-11-06, 23:06)ronie Wrote: 2013-11-06 New infolabel + infobool
  • ListItem.IsStereoscopic
will return true if the selected video is 3D.


  • ListItem.StereoscopicMode
will return the stereomode of the selected video (i.e. mono, split_vertical, split_horizontal, row_interleaved, anaglyph_cyan_red, anaglyph_green_magenta)


git commit: https://github.com/xbmc/xbmc/commit/cb38...b7f89c8f0b
pull request: 3340 (PR)

based on what XBMC flags a video as 3D?

if i read the code correctly, it's done is this way/order:

1) xbmc tries to detect the stereoscopic mode when extracting streamdetails from the videofile
2) manually applied stereoscopic mode in the video settings for the videofile
3) filename of the videofile


@da-anda: please correct me if i'm wrong.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#20
you're correct ronie
Reply
#21
This is impressive. Thanks you for work.
I modified my daily skin for 3D movies to show 3D flag and it is very useful and great.
Then, can I expect for this boolean to be added to Playlist in Gotham?
It would be nice If I can choose 'Movie is 3D: True/Fault' condition in playlist.
Sorry for my English.
OS X 10.10.x | Helix 14.x
Reply

Logout Mark Read Team Forum Stats Members Help
3D flags0