XBMC crash when open file
#1
Hi,

There's a certain file that keeps crashing my xbmc. Basically it's from a movie with CD1 and CD2. CD2 works fine but CD1 always crashing.

I detected in the error log to this:

Code:
22:24:53 T:3021310864 M:1272336384   ERROR: ffmpeg[B4158B90]: [aac] channel element 0.0 is not allocated
22:24:53 T:3021310864 M:1272336384   ERROR: ffmpeg[B4158B90]: [aac] channel element 0.0 is not allocated
22:24:53 T:3021310864 M:1272336384   ERROR: ffmpeg[B4158B90]: [aac] channel element 0.1 is not allocated
22:24:53 T:3021310864 M:1272336384   ERROR: ffmpeg[B4158B90]: [aac] channel element 0.1 is not allocated
22:24:53 T:3021310864 M:1272336384   ERROR: ffmpeg[B4158B90]: [aac] channel element 0.3 is not allocated
22:24:53 T:3021310864 M:1272336384   DEBUG: Open - av_find_stream_info finished
22:24:53 T:3021310864 M:1272336384    INFO: ffmpeg[B4158B90]: Input #0, aac, from 'special://temp/subtitle.sub':
22:24:53 T:3021310864 M:1272336384    INFO: ffmpeg[B4158B90]:   Duration: 00:01:37.08, bitrate: 976 kb/s
22:24:53 T:3021310864 M:1272336384    INFO: ffmpeg[B4158B90]:     Stream #0.0: Audio: aac, 88200 Hz, 4 channels, s16, 976 kb/s
22:24:53 T:3021310864 M:1272336384   DEBUG: FactoryCodec - Overlay: FFmpeg Subtitle Decoder - Opening
22:24:53 T:3021310864 M:1272336384   DEBUG: FactoryCodec - Overlay: FFmpeg Subtitle Decoder - Opened
22:24:53 T:3043579792 M:1272336384   DEBUG: CGUIAudioManager::DeInitialize

Can anyone help me? It's funny cos CD2 works fine and it's got the same codec etc etc. Oh yeah playing it on the pc is fine. It's just XBMC.

Is my only option to fix this is to re-encode the file or do I have to change something?

Below is the codec file for CD1 and CD2

Code:
CD1 (problem file)
    Format : AVI
    Format/Info : Audio Video Interleave
    File size : 700 MiB
    Duration : 56mn 57s
    Overall bit rate : 1 718 Kbps
    Writing application : Nandub v1.0rc2
    Writing library : Nandub build 1852/release
  Video
    Format : MPEG-4 Visual
    Format profile : Streaming Video@L1
    Format settings, BVOP : Yes
    Format settings, QPel : No
    Format settings, GMC : No warppoints
    Format settings, Matrix : Default
    Codec ID : XVID
    Codec ID/Hint : XviD
    Duration : 56mn 57s
    Bit rate : 1 261 Kbps
    Width : 640 pixels
    Height : 272 pixels
    Display aspect ratio : 2.35
    Frame rate : 23.976 fps
    Resolution : 24 bits
    Colorimetry : 4:2:0
    Scan type : Progressive
    Bits/(Pixel*Frame) : 0.302
    Stream size : 514 MiB (73%)
    Writing library : XviD 50
  Audio
    Format : AC-3
    Format/Info : Audio Coding 3
    Codec ID : 2000
    Duration : 56mn 57s
    Bit rate mode : Constant
    Bit rate : 448 Kbps
    Channel(s) : 6 channels
    Channel positions : Front: L C R, Surround: L R, LFE
    Sampling rate : 48.0 KHz
    Video delay : 1s 300ms
    Stream size : 183 MiB (26%)
    Alignment : Split accross interleaves
    Interleave, duration : 42 ms (1.00 video frame)
    Interleave, preload duration : 500 ms

CD2
Format : AVI
    Format/Info : Audio Video Interleave
    File size : 700 MiB
    Duration : 1h 1mn
    Overall bit rate : 1 604 Kbps
    Writing application : Nandub v1.0rc2
    Writing library : Nandub build 1852/release
  Video
    Format : MPEG-4 Visual
    Format profile : Streaming Video@L1
    Format settings, BVOP : Yes
    Format settings, QPel : No
    Format settings, GMC : No warppoints
    Format settings, Matrix : Default
    Codec ID : XVID
    Codec ID/Hint : XviD
    Duration : 1h 1mn
    Bit rate : 1 146 Kbps
    Width : 640 pixels
    Height : 272 pixels
    Display aspect ratio : 2.35
    Frame rate : 23.976 fps
    Resolution : 24 bits
    Colorimetry : 4:2:0
    Scan type : Progressive
    Bits/(Pixel*Frame) : 0.275
    Stream size : 501 MiB (71%)
    Writing library : XviD 50
  Audio
    Format : AC-3
    Format/Info : Audio Coding 3
    Codec ID : 2000
    Duration : 1h 1mn
    Bit rate mode : Constant
    Bit rate : 448 Kbps
    Channel(s) : 6 channels
    Channel positions : Front: L C R, Surround: L R, LFE
    Sampling rate : 48.0 KHz
    Video delay : 6ms
    Stream size : 196 MiB (28%)
    Alignment : Split accross interleaves
    Interleave, duration : 42 ms (1.00 video frame)
    Interleave, preload duration : 500 ms

Any help would greatly be appreciated.
Reply
#2
Don't snip logs, use pastbin.com or similiar.
Reply
#3
hey there - got the same prob with some *.ts files - any solution??
just a linux prob, as it works perfect on win7 :-(

thx
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC crash when open file0