Video stopped working
#1
Hi Guys,

I installed openelec on my Raspberry Pi. All video's where working, including content from my home network and also live tv from my tvheadend server. After I tested this I went configuring xbmc the way i wanted, i also added MPEG2 and VC1 codecs to my Pi.

Now all of a sudden I don't have video on any file anymore. Movies, tv-shows, livetv all give me audio but no video....

I'm not sure what causes this, every video gives this in the xbmc log:

17:26:55 T:2752304224 WARNING: OpenVideoStream - Unsupported stream 0. Stream disabled.

These video's all played fine before....

Does this sound familiar? Anybody knows how to fix it?

Here's my full log for more info.

EDIT: Full log with highlighting, just found this out Smile http://xbmclogs.com/show.php?id=67683

EDIT2: some extra info, my config.txt

rm_freq=900
core_freq=333
sdram_freq=450
over_voltage=2
force_turbo=0
initial_turbo=30
decode_MPG2=xxxxxxxxx
decode_WVC1=xxxxxxxxx

Any help would be greatly appreciated!

Regards,

Chris
Reply
#2
Quote:NOTICE: ARM mem: 448MB GPU mem: 64MB
Quote:ERROR: COMXCoreComponent:Big GrinecoderEventHandler OMX.broadcom.video_decode - OMX_ErrorInsufficientResources, insufficient resources

You need to dedicate more memory to GPU. Most probably use 128 but I recommend 256.
For some reason your Pi has reverted to default which is not enough, add the following to config.txt: gpu_mem_512=256
Reply
#3
Thanks! That fixed it! I already had it set to 256 but i think something got lost due to my horrible vi skills in terminal Smile

I see it was wrong also when I posted my config, there it was set at all and the a from arm also fell off.

Anyway, thanks a million!
Reply

Logout Mark Read Team Forum Stats Members Help
Video stopped working0