---------------
NOTICE: [3DPlayer 1] Generating informations of 3D movie:
"/mnt/3DMovie.mkv"
ERROR: dll_fstat64 emulated function failed
WARNING: dll_setvbuf - May not be implemented correctly
ERROR: dll_fstat64 emulated function failed
WARNING: dll_setvbuf - May not be implemented correctly
NOTICE: [3DPlayer 1] Checking if movie is side-by-side or over/under
NOTICE: [3DPlayer 1] Checking if movie is half sbs
INFO: -->Python script returned the following error<--
ERROR: Error Type: exceptions.NameError
ERROR: Error Contents: global name 'isHalfSBSSideBySide' is not defined
ERROR: Traceback (most recent call last):
File "/var/lib/vdr/.xbmc/addons/plugin.3Dvideo.player/default.py", line
105, in ?
mydisplay.handleListing()
File "/var/lib/vdr/.xbmc/addons/plugin.3Dvideo.player/default.py", line
50, in handleListing
mystarter.play3DMovie(self.settings.playerLocation,
self.settings.mediainfoLocation, fileSelect, self.settings.outputVideo,
self.settings.audioLang, self.settings.subtitleLang)
File "/var/lib/vdr/.xbmc/addons/plugin.3Dvideo.player/default.py", line
65, in play3DMovie
Player.play(appMovie, appMediaInfo, fileLocation, outVideoFormat, audio,
subtitle)
File
"/var/lib/vdr/.xbmc/addons/plugin.3Dvideo.player/resources/lib/xbmc3Dplayer.py",
line 351, in play
if isHalfSBSSideBySide(IN):
NameError: global name 'isHalfSBSSideBySide' is not defined
INFO: -->End of Python script error report<--
----------------