2011-04-06, 19:40
I’ve got an issue with Neon playing episodes of a specific TV-series.
I’m running a XBMC nightly build:
“… Starting XBMC, Platform: Windows 7, 64-bit (WoW) Service Pack 1 build 7601. Built on Apr 1 2011 (Git:20110331-acb1223, compiler 1600)“
While trying to play XVID AVIs for a certain TV-Series nothing is happening. I’m selecting an episode to be played, but nothing seems to happen.
The log says:
“…
19:20:24 T:4120 M:4294967295 NOTICE: DVDPlayer: Opening: W:\media\videos\Kinder\Serien\Horseland
19:20:24 T:4120 M:4294967295 WARNING: CDVDMessageQueue(player):
ut MSGQ_NOT_INITIALIZED
19:20:24 T:3744 M:4294967295 NOTICE: Creating InputStream
19:20:24 T:3744 M:4294967295 ERROR: CDVDPlayer::OpenInputStream - error opening [W:\media\videos\Kinder\Serien\Horseland]
19:20:24 T:3744 M:4294967295 NOTICE: CDVDPlayer::OnExit()
19:20:24 T:3744 M:4294967295 NOTICE: CDVDPlayer::OnExit() deleting input stream
19:20:24 T:4120 M:4294967295 ERROR: XBMC.PlayMedia could not play media: W:\media\videos\Kinder\Serien\Horseland
19:20:24 T:4120 M:4294967295 NOTICE: CDVDPlayer::CloseFile()
…”
Switching to Confluence I don’t have any problems:
“…
19:28:02 T:6032 M:4294967295 NOTICE: DVDPlayer: Opening: W:\media\videos\Kinder\Serien\Horseland, die Pferderanch\Staffel 1\Horseland, die Pferderanch - s01e01 - Die Neue.avi
19:28:02 T:6032 M:4294967295 WARNING: CDVDMessageQueue(player):
ut MSGQ_NOT_INITIALIZED
19:28:02 T:6136 M:4294967295 NOTICE: Creating InputStream
19:28:02 T:6136 M:4294967295 NOTICE: Creating Demuxer
19:28:03 T:6136 M:4294967295 NOTICE: Opening video stream: 0 source: 256
19:28:03 T:6136 M:4294967295 NOTICE: Creating video codec with codec id: 13
19:28:03 T:6136 M:4294967295 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
19:28:03 T:6136 M:4294967295 NOTICE: Creating video thread
19:28:03 T:6136 M:4294967295 NOTICE: Opening audio stream: 1 source: 256
19:28:03 T:6136 M:4294967295 NOTICE: Finding audio codec for: 86017
19:28:03 T:6020 M:4294967295 NOTICE: running thread: video_thread
19:28:03 T:6136 M:4294967295 NOTICE: Creating audio thread
19:28:03 T:4184 M:4294967295 NOTICE: running thread: CDVDPlayerAudio:
rocess()
19:28:03 T:4184 M:4294967295 NOTICE: Creating audio device with codec id: 86017, channels: 2, sample rate: 48000, no pass-through
19:28:03 T:6020 M:4294967295 NOTICE: fps: 25.000000, pwidth: 716, pheight: 574, dwidth: 713, dheight: 536
…”
I tried this on two different machines. One is accessing the video files from a local drive, the other one from a share. Within Neon I tried to select and play from filemode and from database mode. No difference.
Has anybody a clue?
Thanks,
_ak1_
I’m running a XBMC nightly build:
“… Starting XBMC, Platform: Windows 7, 64-bit (WoW) Service Pack 1 build 7601. Built on Apr 1 2011 (Git:20110331-acb1223, compiler 1600)“
While trying to play XVID AVIs for a certain TV-Series nothing is happening. I’m selecting an episode to be played, but nothing seems to happen.
The log says:
“…
19:20:24 T:4120 M:4294967295 NOTICE: DVDPlayer: Opening: W:\media\videos\Kinder\Serien\Horseland
19:20:24 T:4120 M:4294967295 WARNING: CDVDMessageQueue(player):
![Tongue Tongue](https://forum.kodi.tv/images/smilies/razz.png)
19:20:24 T:3744 M:4294967295 NOTICE: Creating InputStream
19:20:24 T:3744 M:4294967295 ERROR: CDVDPlayer::OpenInputStream - error opening [W:\media\videos\Kinder\Serien\Horseland]
19:20:24 T:3744 M:4294967295 NOTICE: CDVDPlayer::OnExit()
19:20:24 T:3744 M:4294967295 NOTICE: CDVDPlayer::OnExit() deleting input stream
19:20:24 T:4120 M:4294967295 ERROR: XBMC.PlayMedia could not play media: W:\media\videos\Kinder\Serien\Horseland
19:20:24 T:4120 M:4294967295 NOTICE: CDVDPlayer::CloseFile()
…”
Switching to Confluence I don’t have any problems:
“…
19:28:02 T:6032 M:4294967295 NOTICE: DVDPlayer: Opening: W:\media\videos\Kinder\Serien\Horseland, die Pferderanch\Staffel 1\Horseland, die Pferderanch - s01e01 - Die Neue.avi
19:28:02 T:6032 M:4294967295 WARNING: CDVDMessageQueue(player):
![Tongue Tongue](https://forum.kodi.tv/images/smilies/razz.png)
19:28:02 T:6136 M:4294967295 NOTICE: Creating InputStream
19:28:02 T:6136 M:4294967295 NOTICE: Creating Demuxer
19:28:03 T:6136 M:4294967295 NOTICE: Opening video stream: 0 source: 256
19:28:03 T:6136 M:4294967295 NOTICE: Creating video codec with codec id: 13
19:28:03 T:6136 M:4294967295 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
19:28:03 T:6136 M:4294967295 NOTICE: Creating video thread
19:28:03 T:6136 M:4294967295 NOTICE: Opening audio stream: 1 source: 256
19:28:03 T:6136 M:4294967295 NOTICE: Finding audio codec for: 86017
19:28:03 T:6020 M:4294967295 NOTICE: running thread: video_thread
19:28:03 T:6136 M:4294967295 NOTICE: Creating audio thread
19:28:03 T:4184 M:4294967295 NOTICE: running thread: CDVDPlayerAudio:
![Tongue Tongue](https://forum.kodi.tv/images/smilies/razz.png)
19:28:03 T:4184 M:4294967295 NOTICE: Creating audio device with codec id: 86017, channels: 2, sample rate: 48000, no pass-through
19:28:03 T:6020 M:4294967295 NOTICE: fps: 25.000000, pwidth: 716, pheight: 574, dwidth: 713, dheight: 536
…”
I tried this on two different machines. One is accessing the video files from a local drive, the other one from a share. Within Neon I tried to select and play from filemode and from database mode. No difference.
Has anybody a clue?
Thanks,
_ak1_