"null" playback before actual playback?
#1
Copied a couple avi's to xbox, for 'stacked' playback.
Browsed to directory, hit select on remote - movie played.

After playback, looked at xbmc.log file and saw the following, which occurred before the movie actually played. Tried it again later, and the following was NOT in the log file.

Huh?
Code:
09:18:54 M: 43220992   DEBUG: CApplication::OnKey: 11 pressed, action is 7
09:18:54 M: 43208704   DEBUG: CPlayerCoreFactor::GetPlayers(stack://F:\HDTest\sf2hd7b2-2gcr635pbq2_1.avi , sf2hd7b2-2gcr635pbq2_2.avi)
09:18:54 M: 42680320    INFO: mplayer play:F:\HDTest\sf2hd7b2-2gcr635pbq2_1.avi cachesize:1280
09:18:55 M: 36319232   DEBUG:   msg:  set audio functions called
09:18:55 M: 36319232   DEBUG:   msg:  done
09:18:55 M: 36319232    INFO: Trying to play a large avi file. Setting -noidx
09:18:55 M: 36319232    INFO: Using -subcp enca:__:CP1252 to detect the subtitle charset
09:18:55 M: 36319232    INFO: Flipping bi-directional subtitles disabled
09:18:55 M: 36319232   DEBUG:   msg: mplayer_init()
09:18:55 M: 36319232   DEBUG:   msg: enable mplayer osd
09:18:55 M: 36319232   DEBUG:   msg: MPlayer dev-CVS-060924-20:59 (C) 2000-2004 MPlayer Team
09:18:55 M: 36319232   DEBUG:   msg: CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville
09:18:55 M: 36319232   DEBUG:   msg: (Family: 6, Stepping: 10)
09:18:55 M: 36319232   DEBUG:   msg: Detected cache-line size is 32 bytes
09:18:55 M: 36319232   DEBUG:   msg: CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
09:18:55 M: 36319232   DEBUG:   msg: Compiled for x86 CPU with extensions:
09:18:55 M: 36319232   DEBUG:   msg:  MMX
09:18:55 M: 36319232   DEBUG:   msg:  MMX2
09:18:55 M: 36319232   DEBUG:   msg:  SSE
09:18:55 M: 36319232   DEBUG:   msg:
09:18:55 M: 36306944   DEBUG:   msg:
09:18:55 M: 36306944   DEBUG:   msg: Creating config file: Q:\system\players\mplayer\config
09:18:55 M: 36306944   DEBUG:   msg:
09:18:55 M: 35991552   DEBUG:   msg: 88 audio & 199 video codecs
09:18:55 M: 35950592   DEBUG:   msg: mplayer_open_file(F:\HDTest\sf2hd7b2-2gcr635pbq2_1.avi)
09:18:55 M: 35950592    INFO: Stating file F:\HDTest\sf2hd7b2-2gcr635pbq2_1.avi.conf
09:18:55 M: 35950592    INFO: Stating file Q:\system\players\mplayer\F:\HDTest\sf2hd7b2-2gcr635pbq2_1.avi.conf
09:18:55 M: 35950592   DEBUG:   msg: Playing F:\HDTest\sf2hd7b2-2gcr635pbq2_1.avi.
09:18:55 M: 35950592   DEBUG:   msg: find subtitles
09:18:55 M: 35950592   DEBUG:   msg: auto open Z:\subtitle
09:18:55 M: 34062336   DEBUG:   msg:
Cache fill:  0.00% (0 bytes)
09:18:55 M: 34062336   DEBUG:   msg:
Cache fill:  0.00% (0 bytes)
09:18:55 M: 34062336   DEBUG:   msg: demux_open(00BC1010,0,-1,-1,-1)
09:18:55 M: 34062336   DEBUG:   msg: AVI file format detected.
09:18:55 M: 34062336   DEBUG:   msg: AVI: ODML: Building odml index (2 superindexchunks)
09:18:55 M: 30273536   DEBUG:   msg: VIDEO:  [XVID]  1280x544  12bpp  23.976 fps  6647.8 kbps (811.5 kbyte/s)
09:18:56 M: 30273536   DEBUG:   msg: Clip info:
09:18:56 M: 30273536   DEBUG:   msg:  Software: VirtualDubMod 1.5.10.2 (build 2540/release)
09:18:56 M: 30273536   DEBUG:   msg: Starting lookup for subs
09:18:56 M: 30273536   DEBUG:   msg: Global Subsize: 0 - VOBSUB: -1, DEMUX: -1, SUBS: -1
09:18:56 M: 30273536   DEBUG:   msg: Global Subpos : -1

09:18:56 M: 30273536   DEBUG:   msg: Forced audio codec: null
09:18:56 M: 30273536   DEBUG:   msg: Cannot find codec for audio format 0x2000.
09:18:56 M: 30273536   DEBUG:   msg: Read DOCS/HTML/en/codecs.html!

09:18:56 M: 30273536   DEBUG:   msg: Forced video codec: null
09:18:56 M: 30273536   DEBUG:   msg: Opening video decoder: [null] Null video decoder
09:18:56 M: 30273536   DEBUG:   msg: VDec: vo config request - 1280 x 544 (preferred csp: BGR 24-bit)
09:18:56 M: 30273536   DEBUG:   msg: VDec: using Planar YV12 as output csp (no 0)
09:18:56 M: 30273536   DEBUG:   msg: Movie-Aspect is undefined - no prescaling applied.
09:18:56 M: 30273536   DEBUG:   msg: VO: [null] 1280x544 => 1280x544 Planar YV12
09:18:56 M: 30273536   DEBUG:   msg: Selected video codec: [null] vfm:null (NULL codec (no decoding!))

09:18:56 M: 30273536   DEBUG:   msg: Audio: no sound
09:18:56 M: 30294016   DEBUG:   msg: Starting playback...
09:18:56 M: 30294016   DEBUG:   msg: mplayer_open_file(F:\HDTest\sf2hd7b2-2gcr635pbq2_1.avi) done 1.0000
09:18:56 M: 29769728   DEBUG: Playback has started
09:18:56 M: 29769728   DEBUG:   msg:  mplayer_close_file()
09:18:56 M: 29769728   DEBUG:   msg:
09:18:56 M: 29769728   DEBUG:   msg:
                             BENCHMARKs: VC:   0.000s VO:   0.000s A:   0.000s Sys:   0.001s =    0.001s
09:18:56 M: 29769728   DEBUG:   msg: BENCHMARK%: VC:  0.2209% VO:  0.0000% A:  0.0000% Sys: 99.7791% = 100.0000%
09:18:56 M: 29769728   DEBUG:   msg:  uninit_player
09:18:56 M: 36253696   DEBUG:   msg:  uninit_player - done
09:18:56 M: 36253696   DEBUG: Freeing FS segment @ 0xa935c0
09:18:56 M: 43151360   DEBUG: CPlayerCoreFactor::GetPlayers(stack://F:\HDTest\sf2hd7b2-2gcr635pbq2_1.avi , sf2hd7b2-2gcr635pbq2_2.avi)
09:18:56 M: 42631168    INFO: mplayer play:F:\HDTest\sf2hd7b2-2gcr635pbq2_2.avi cachesize:1280
09:18:56 M: 42631168   DEBUG: Initializing FS_SEG..
09:18:56 M: 42631168   DEBUG: FS segment @ 0xa935c0
09:18:56 M: 36265984   DEBUG:   msg:  set audio functions called
09:18:56 M: 36265984   DEBUG:   msg:  done
09:18:56 M: 36265984    INFO: Trying to play a large avi file. Setting -noidx
09:18:56 M: 36265984    INFO: Using -subcp enca:__:CP1252 to detect the subtitle charset
09:18:56 M: 36265984    INFO: Flipping bi-directional subtitles disabled
09:18:56 M: 36265984   DEBUG:   msg: mplayer_init()
09:18:56 M: 36265984   DEBUG:   msg: enable mplayer osd
09:18:56 M: 36265984   DEBUG:   msg: MPlayer dev-CVS-060924-20:59 (C) 2000-2004 MPlayer Team
09:18:56 M: 36265984   DEBUG:   msg: CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville
09:18:56 M: 36265984   DEBUG:   msg: (Family: 6, Stepping: 10)
09:18:56 M: 36265984   DEBUG:   msg: Detected cache-line size is 32 bytes
09:18:56 M: 36265984   DEBUG:   msg: CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
09:18:56 M: 36265984   DEBUG:   msg: Compiled for x86 CPU with extensions:
09:18:56 M: 36265984   DEBUG:   msg:  MMX
09:18:56 M: 36265984   DEBUG:   msg:  MMX2
09:18:56 M: 36265984   DEBUG:   msg:  SSE
09:18:56 M: 36265984   DEBUG:   msg:
09:18:56 M: 36253696   DEBUG:   msg:
09:18:56 M: 36265984   DEBUG:   msg: Creating config file: Q:\system\players\mplayer\config
09:18:56 M: 36253696   DEBUG:   msg:
09:18:56 M: 35938304   DEBUG:   msg: 88 audio & 199 video codecs
09:18:56 M: 35893248   DEBUG:   msg: mplayer_open_file(F:\HDTest\sf2hd7b2-2gcr635pbq2_2.avi)
09:18:56 M: 35893248    INFO: Stating file F:\HDTest\sf2hd7b2-2gcr635pbq2_2.avi.conf
09:18:56 M: 35893248    INFO: Stating file Q:\system\players\mplayer\F:\HDTest\sf2hd7b2-2gcr635pbq2_2.avi.conf
09:18:56 M: 35893248   DEBUG:   msg: Playing F:\HDTest\sf2hd7b2-2gcr635pbq2_2.avi.
09:18:56 M: 35893248   DEBUG:   msg: find subtitles
09:18:56 M: 35893248   DEBUG:   msg: auto open Z:\subtitle
09:18:56 M: 34009088   DEBUG:   msg:
Cache fill:  0.00% (0 bytes)
09:18:56 M: 34009088   DEBUG:   msg: demux_open(00BBB010,0,-1,-1,-1)
09:18:56 M: 34009088   DEBUG:   msg: AVI file format detected.
09:18:56 M: 34009088   DEBUG:   msg: AVI: ODML: Building odml index (2 superindexchunks)
09:18:57 M: 29794304   DEBUG:   msg: VIDEO:  [XVID]  1280x544  12bpp  23.976 fps  6069.6 kbps (740.9 kbyte/s)
09:18:57 M: 29794304   DEBUG:   msg: Clip info:
09:18:57 M: 29794304   DEBUG:   msg:  Software: VirtualDubMod 1.5.10.2 (build 2540/release)
09:18:57 M: 29794304   DEBUG:   msg: Starting lookup for subs
09:18:57 M: 29794304   DEBUG:   msg: Global Subsize: 0 - VOBSUB: -1, DEMUX: -1, SUBS: -1
09:18:57 M: 29794304   DEBUG:   msg: Global Subpos : -1

09:18:57 M: 29794304   DEBUG:   msg: Forced audio codec: null
09:18:57 M: 29794304   DEBUG:   msg: Cannot find codec for audio format 0x2000.
09:18:57 M: 29794304   DEBUG:   msg: Read DOCS/HTML/en/codecs.html!

09:18:57 M: 29794304   DEBUG:   msg: Forced video codec: null
09:18:57 M: 29794304   DEBUG:   msg: Opening video decoder: [null] Null video decoder
09:18:57 M: 29794304   DEBUG:   msg: VDec: vo config request - 1280 x 544 (preferred csp: BGR 24-bit)
09:18:57 M: 29794304   DEBUG:   msg: VDec: using Planar YV12 as output csp (no 0)
09:18:57 M: 29794304   DEBUG:   msg: Movie-Aspect is undefined - no prescaling applied.
09:18:57 M: 29794304   DEBUG:   msg: VO: [null] 1280x544 => 1280x544 Planar YV12
09:18:57 M: 29794304   DEBUG:   msg: Selected video codec: [null] vfm:null (NULL codec (no decoding!))

09:18:57 M: 29794304   DEBUG:   msg: Audio: no sound
09:18:57 M: 29818880   DEBUG:   msg: Starting playback...
09:18:57 M: 29818880   DEBUG:   msg: mplayer_open_file(F:\HDTest\sf2hd7b2-2gcr635pbq2_2.avi) done 1.0000
09:18:57 M: 29294592   DEBUG: Playback has started
09:18:57 M: 29294592   DEBUG:   msg:  mplayer_close_file()
09:18:57 M: 29294592   DEBUG:   msg:
09:18:57 M: 29294592   DEBUG:   msg:
                             BENCHMARKs: VC:   0.000s VO:   0.000s A:   0.000s Sys:   0.001s =    0.001s
09:18:57 M: 29294592   DEBUG:   msg: BENCHMARK%: VC:  0.2182% VO:  0.0000% A:  0.0000% Sys: 99.7818% = 100.0000%
09:18:57 M: 29294592   DEBUG:   msg:  uninit_player
09:18:57 M: 36253696   DEBUG:   msg:  uninit_player - done
09:18:57 M: 36253696   DEBUG: Freeing FS segment @ 0xa935c0
#2
It was opening the files to get their length for stacked playback.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image

Logout Mark Read Team Forum Stats Members Help
"null" playback before actual playback?0