[AppleTV2] DVD playback fails
#1
Hi all,

I'm using ATV2 with XBMC for a week now.
It works great.

The only problem I have is that I can't play DVD files (*.IFO, *.VOB, *.BUP, *.ISO, *.IMG)

This only seems to be the problem when playing from library mode

This is the information from the log file:
Code:
12:03:21 T:92102656 M:127275008   DEBUG: Error: Requested setting (karaoke.enabled) was not found.  It must be case-sensitive
12:03:21 T:92102656 M:127275008   DEBUG: new file set audiostream:0
12:03:21 T:804675584 M:127275008   DEBUG: Thread 804675584 terminating
12:03:21 T:92102656 M:127275008   DEBUG: CPlayerCoreFactory::GetPlayers(smb://admin:****@192.168.1.2/video/DVD/4.3.2.1/VIDEO_TS/VIDEO_TS.IFO)
12:03:21 T:92102656 M:127275008   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
12:03:21 T:92102656 M:127275008   DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
12:03:21 T:92102656 M:127275008   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
12:03:21 T:92102656 M:127275008   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/rtmp/mms/udp
12:03:21 T:92102656 M:127275008   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
12:03:21 T:92102656 M:127275008   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
12:03:21 T:92102656 M:127275008   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
12:03:21 T:92102656 M:127275008   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
12:03:21 T:92102656 M:127275008   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdfile
12:03:21 T:92102656 M:127275008   DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: dvdfile
12:03:21 T:92102656 M:127275008   DEBUG: CPlayerSelectionRule::GetPlayers: adding player: videodefaultdvdplayer (1) for rule: dvdfile
12:03:21 T:92102656 M:127275008   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
12:03:21 T:92102656 M:127275008   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
12:03:21 T:92102656 M:127275008   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
12:03:21 T:92102656 M:127275008   DEBUG: CPlayerCoreFactory::GetPlayers: matched 1 rules with players
12:03:21 T:92102656 M:127275008   DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
12:03:21 T:92102656 M:127275008   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
12:03:21 T:92102656 M:127275008   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
12:03:21 T:92102656 M:127275008   DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
12:03:21 T:92102656 M:127275008   DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
12:03:21 T:92102656 M:127275008  NOTICE: DVDPlayer: Opening: smb://admin:****@192.168.1.2/video/DVD/4.3.2.1/VIDEO_TS/VIDEO_TS.IFO
12:03:21 T:92102656 M:127275008 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
12:03:21 T:154763264 M:127270912   DEBUG: thread start, auto delete: 0
12:03:21 T:154763264 M:127270912  NOTICE: Creating InputStream
12:03:21 T:154763264 M:127266816   DEBUG: Loading: /Applications/XBMC.frappliance/XBMCData/XBMCHome/system/players/dvdplayer/libdvdnav-arm-osx.so
12:03:21 T:154763264 M:127238144    INFO:   msg: libdvdnav: Using dvdnav version 4.1.3
12:03:21 T:154763264 M:127225856   DEBUG: libdvdread: Encrypted DVD support unavailable.
12:03:21 T:154763264 M:127225856   DEBUG: CFileSMB::Open - opened video/DVD/4.3.2.1/VIDEO_TS, fd=-1
12:03:21 T:154763264 M:127225856    INFO: FileSmb->Open: Unable to open file : 'smb://admin:****@192%2e168%2e1%2e2/video/DVD/4%2e3%2e2%2e1/VIDEO%5fTS'
                                            unix_err:'15' error : 'Is a directory'
12:03:21 T:154763264 M:127225856    INFO:   msg: libdvdread: Could not open input, smb://admin:****@192.168.1.2/video/DVD/4.3.2.1/VIDEO_TS.
12:03:21 T:154763264 M:127221760    INFO:   msg: libdvdread: Can't open smb://admin:****@192.168.1.2/video/DVD/4.3.2.1/VIDEO_TS for reading
12:03:21 T:154763264 M:127217664   DEBUG: libdvdnav: vm: failed to open/read the DVD
12:03:21 T:154763264 M:127217664   ERROR: Error on dvdnav_open
12:03:21 T:154763264 M:127217664   ERROR: CDVDPlayer::OpenInputStream - error opening [smb://admin:****@192.168.1.2/video/DVD/4.3.2.1/VIDEO_TS/VIDEO_TS.IFO]
12:03:21 T:154763264 M:127217664  NOTICE: CDVDPlayer::OnExit()
12:03:21 T:154763264 M:127217664  NOTICE: CDVDPlayer::OnExit() deleting input stream
12:03:21 T:154763264 M:127217664   DEBUG: Thread 154763264 terminating
12:03:21 T:92102656 M:127217664   DEBUG: CAnnouncementManager - Announcement: PlaybackStopped from xbmc
12:03:21 T:92102656 M:127217664   ERROR: Playlist Player: skipping unplayable item: 0, path [smb://admin:****@192.168.1.2/video/DVD/4.3.2.1/VIDEO_TS/VIDEO_TS.IFO]
12:03:21 T:92102656 M:127217664   DEBUG: Playlist Player: no more playable items... aborting playback
12:03:21 T:804675584 M:127221760   DEBUG: thread start, auto delete: 0
12:03:21 T:92102656 M:127221760  NOTICE: CDVDPlayer::CloseFile()
12:03:21 T:92102656 M:127221760 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
12:03:21 T:92102656 M:127221760  NOTICE: DVDPlayer: waiting for threads to exit
12:03:21 T:134746112 M:127229952   DEBUG: DoWork - trying to extract filestream details from video file smb://admin:****@192.168.1.2/video/DVD/4.3.2.1/VIDEO_TS/VIDEO_TS.IFO
12:03:21 T:92102656 M:127229952  NOTICE: DVDPlayer: finished waiting
12:03:21 T:92102656 M:127229952   DEBUG: CGUIAudioManager::Initialize
12:03:21 T:137891840 M:127229952   DEBUG: Previous line repeats 1 times.
XBMC crashes even sometimes

*.MKV playback seems to be no problem

Does somebody know what the problem can be?

Thanks in advance!
Reply
#2
Are you using the latest (10.0-07) version?
Reply
#3
Where can I find the latest build?
I think this isn't the latest:
http://forum.xbmc.org/showthread.php?tid=92261
Reply
#4
We have this thread already here ...

http://forum.xbmc.org/showthread.php?tid=94798&page=2

maybe a mod could join them ...

@ronny please use the search next time ... this will end in chaos with multiple threads for the same problem Wink
Reply

Logout Mark Read Team Forum Stats Members Help
[AppleTV2] DVD playback fails0