[LINUX] Playing ISO files?
#1
I'm having problems playing ISO files on my xbmc. The output is extremely slow and full of errors parly images etc. Playing .mov files etc. works fine. Here's a sample log:

Code:
15:15:21 T:140012003542976 M:3786170368  NOTICE: DVDPlayer: Opening: /home/xbmc/media/video/dvd-rip/SIMPSONS_SEASON_1_DISC_1.iso
15:15:21 T:140012003542976 M:3786170368 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
15:15:21 T:140011636782864 M:3786170368  NOTICE: Creating InputStream
15:15:22 T:140011636782864 M:3786665984  NOTICE: DVDPlayer: playing a dvd with menu's
15:15:22 T:140011636782864 M:3786665984  NOTICE: Creating Demuxer
15:15:22 T:140011636782864 M:3786665984 WARNING: could not find codec parameters for /home/xbmc/media/video/dvd-rip/SIMPSONS_SEASON_1_DISC_1.iso
15:15:22 T:140011636782864 M:3786665984  NOTICE: Opening audio stream: 0 source: 512
15:15:22 T:140011636782864 M:3786665984  NOTICE: Opening Subtitle stream: 0 source: 512
15:15:22 T:140011636782864 M:3786539008 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
15:15:22 T:140011636782864 M:3786539008 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
15:15:22 T:140011636782864 M:3786182656 WARNING: could not find codec parameters for /home/xbmc/media/video/dvd-rip/SIMPSONS_SEASON_1_DISC_1.iso
15:15:22 T:140011636782864 M:3786182656   ERROR: AddStream - CODEC_ID_PROBE detected, forcing CODEC_ID_MPEG2VIDEO
15:15:22 T:140011636782864 M:3786432512  NOTICE: Opening video stream: 0 source: 256
15:15:22 T:140011636782864 M:3786432512  NOTICE: Creating video codec with codec id: 2
15:15:22 T:140011636782864 M:3786432512  NOTICE: Creating video thread
15:15:22 T:140011607615248 M:3786432512  NOTICE: running thread: video_thread
15:15:22 T:140011607615248 M:3785895936  NOTICE:  fps: 45.250000, pwidth: 720, pheight: 576, dwidth: 787, dheight: 576
15:15:22 T:140011607615248 M:3785895936  NOTICE: Display resolution DESKTOP : 1280x768 (12)
15:15:22 T:140011607615248 M:3785895936 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
15:15:22 T:140012003542976 M:3784499200  NOTICE: Using GL_TEXTURE_2D
15:15:22 T:140012003542976 M:3784499200  NOTICE: GL: Selecting Single Pass YUV 2 RGB shader
15:15:22 T:140012003542976 M:3784724480  NOTICE: GL: NPOT texture support detected
15:15:22 T:140012003542976 M:3784724480  NOTICE: GL: Using GL_ARB_pixel_buffer_object
15:15:32 T:140011607615248 M:3794391040 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
15:15:43 T:140011636782864 M:3797028864  NOTICE: Opening video stream: 0 source: 256
15:15:43 T:140011636782864 M:3797028864  NOTICE: Closing video stream
15:15:43 T:140011636782864 M:3797028864  NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
15:15:43 T:140011636782864 M:3796815872  NOTICE: waiting for video thread to exit
15:15:43 T:140011607615248 M:3796815872   ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true

Is there a free perfect ISO file I can use for testing so I can rule out bad ISO files as the reason for the problem?
Reply
#2
Did you get your ISO playback issue resolved? I'm also experiencing choppy video playback when playing DVD ISOs in Ubuntu 12.04 (server/minimal) + XBMC Eden from oficial repo/ppa.

I've added some more details in this thread.

Hope we can manage to fix it.

Gabriel.
Reply

Logout Mark Read Team Forum Stats Members Help
[LINUX] Playing ISO files?0