Hello,
I tried to do some research but cannot find any information about the issue I am having.
I have a raspberry pi with raspbmc installed on it and everything works fine except with some video files. In fact what happens is that after launching the video playback some movie suddenly hang after a maximum of 60 seconds.
To try understanding wich is the relvant log line I was follwing the hang of the movie with
So when it did hang those are the lines that poped up immediatly:
Herewith the mediainfo of two of the problematic movies>
I'm open to all kind of suggestion because I really do not understand where these issue comes from.
Thank You
I tried to do some research but cannot find any information about the issue I am having.
I have a raspberry pi with raspbmc installed on it and everything works fine except with some video files. In fact what happens is that after launching the video playback some movie suddenly hang after a maximum of 60 seconds.
To try understanding wich is the relvant log line I was follwing the hang of the movie with
Code:
tail -f xbmc.log
So when it did hang those are the lines that poped up immediatly:
Code:
00:24:47 T:2836395072 INFO: ADDON: cpluff: 'Could not read plug-in directory /opt/xbmc-bcm/xbmc-bin/lib/xbmc/addons: No such file or directory'
00:24:47 T:2836395072 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
00:24:47 T:2903503936 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
00:25:17 T:2836395072 DEBUG: Thread Jobworker 2836395072 terminating (autodelete)
Herewith the mediainfo of two of the problematic movies>
Code:
Format : AVI
Format/Info : Audio Video Interleave
Format profile : OpenDML
Format settings : rec
File size : 2.23 GiB
Duration : 2h 52mn
Overall bit rate : 1 853 Kbps
Writing application : AVI-Mux GUI 1.17.7, Aug 8 2006 20:59:17
Video
ID : 0
Format : MPEG-4 Visual
Format profile : Advanced Simple@L5
Format settings, BVOP : 2
Format settings, QPel : Yes
Format settings, GMC : No warppoints
Format settings, Matrix : Default (H.263)
Muxing mode : Packed bitstream
Codec ID : XVID
Codec ID/Hint : XviD
Duration : 2h 52mn
Bit rate : 1 400 Kbps
Width : 720 pixels
Height : 304 pixels
Display aspect ratio : 2.35:1
Frame rate : 23.976 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Compression mode : Lossy
Bits/(Pixel*Frame) : 0.267
Stream size : 1.68 GiB (76%)
Writing library : XviD 1.2.1 (UTC 2008-12-04)
Audio
ID : 1
Format : AC-3
Format/Info : Audio Coding 3
Mode extension : CM (complete main)
Format settings, Endianness : Big
Codec ID : 2000
Duration : 2h 52mn
Bit rate mode : Constant
Bit rate : 448 Kbps
Channel(s) : 6 channels
Channel positions : Front: L C R, Side: L R, LFE
Sampling rate : 48.0 KHz
Bit depth : 16 bits
Compression mode : Lossy
Stream size : 552 MiB (24%)
Alignment : Aligned on interleaves
Interleave, duration : 64 ms (1.53 video frames)
Interleave, preload duration : 192 ms
Title : clouda
Code:
Format : AVI
Format/Info : Audio Video Interleave
File size : 700 MiB
Duration : 1h 45mn
Overall bit rate : 926 Kbps
Writing application : VirtualDubMod 1.5.10.2 (build 2542/release)
Writing library : VirtualDubMod build 2542/release
Video
ID : 0
Format : MPEG-4 Visual
Format profile : Advanced Simple@L5
Format settings, BVOP : 1
Format settings, QPel : No
Format settings, GMC : No warppoints
Format settings, Matrix : Default (H.263)
Muxing mode : Packed bitstream
Codec ID : XVID
Codec ID/Hint : XviD
Duration : 1h 45mn
Bit rate : 788 Kbps
Width : 624 pixels
Height : 352 pixels
Display aspect ratio : 16:9
Frame rate : 25.000 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Compression mode : Lossy
Bits/(Pixel*Frame) : 0.144
Stream size : 596 MiB (85%)
Writing library : XviD 64
Audio
ID : 1
Format : MPEG Audio
Format version : Version 1
Format profile : Layer 3
Mode : Joint stereo
Mode extension : MS Stereo
Codec ID : 55
Codec ID/Hint : MP3
Duration : 1h 45mn
Bit rate mode : Constant
Bit rate : 128 Kbps
Channel(s) : 2 channels
Sampling rate : 48.0 KHz
Compression mode : Lossy
Stream size : 96.7 MiB (14%)
Alignment : Split accross interleaves
Interleave, duration : 40 ms (1.00 video frame)
Interleave, preload duration : 500 ms
Writing library : LAME3.98r
Encoding settings : -m j -V 4 -q 3 -lowpass 17 -b 128
I'm open to all kind of suggestion because I really do not understand where these issue comes from.
Thank You